Package evaluation of LuxurySparse on Julia 1.13.0-DEV.759 (3bb7518b04*) started at 2025-06-19T12:25:02.235 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.85s ################################################################################ # Installation # Installing LuxurySparse... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [d05aeea4] + LuxurySparse v0.7.5 Updating `~/.julia/environments/v1.13/Manifest.toml` [d05aeea4] + LuxurySparse v0.7.5 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 1.01s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.58s ################################################################################ # Testing # Testing LuxurySparse Status `/tmp/jl_NXs4l9/Project.toml` [d05aeea4] LuxurySparse v0.7.5 [90137ffa] StaticArrays v1.9.13 [37e2e46d] LinearAlgebra v1.12.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_NXs4l9/Manifest.toml` [d05aeea4] LuxurySparse v0.7.5 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.12.0+0 Testing Running tests... p1 = Bool[1 0 0 0; 0 1 0 0; 0 0 1 0; 0 0 0 1] Test Summary: | Pass Total Time IMatrix | 48 48 21.3s Test Summary: | Pass Total Time PermMatrix | 96 96 35.5s Test Summary: | Pass Total Time SparseMatrixCOO | 23 23 4.0s sparse([4, 1, 4, 2, 3, 4], [2, 3, 3, 4, 4, 4], ComplexF64[0.7015367516738635 + 0.42104115174869017im, 0.8580319547263504 + 0.5691808176074862im, 0.3633534376176403 + 0.8878888352117893im, 0.963950967394074 + 0.4482731370914621im, 0.8872675552296798 + 0.7473782717370371im, 0.8369733701563079 + 0.9316224506115015im], 4, 4)4×4 SSparseMatrixCSC{ComplexF64, Int64, 6, 5} with 6 stored entries: ⋅ ⋅ 0.858032+0.569181im ⋅ ⋅ ⋅ ⋅ 0.963951+0.448273im ⋅ ⋅ ⋅ 0.887268+0.747378im ⋅ 0.701537+0.421041im 0.363353+0.887889im 0.836973+0.931622im Test Summary: | Pass Total Time SSparseMatrixCSC | 9 9 9.4s Test Summary: | Pass Total Time kronecker | 202 202 11.7s Test Summary: | Pass Total Time linalg | 579 579 1m49.0s SDPermMatrixCSC{ComplexF64, Int64, Vector{ComplexF64}, Vector{Int64}} (3, 1) = -0.009598684296511246 + 1.115192557586509im (1, 2) = 0.9253173075255141 - 0.6614881631042815im (2, 3) = 1.5717421966308047 - 1.0660530348396289im (4, 4) = -0.6762381983874839 - 1.0507012998306982im Test Summary: | Pass Total Time staticize | 47 47 3.8s Test Summary: | Pass Total Time broadcast | 87 87 47.7s Test Summary: | Pass Total Time iterate | 37 37 7.2s Testing LuxurySparse tests passed Testing completed after 257.03s PkgEval succeeded after 290.8s