Package evaluation of LuxurySparse on Julia 1.13.0-DEV.733 (c0ecfe9bcc*) started at 2025-06-12T12:22:10.384 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.77s ################################################################################ # Installation # Installing LuxurySparse... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [d05aeea4] + LuxurySparse v0.7.4 Updating `~/.julia/environments/v1.13/Manifest.toml` [d05aeea4] + LuxurySparse v0.7.4 [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.0s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.51s ################################################################################ # Testing # Testing LuxurySparse Status `/tmp/jl_tcRaY5/Project.toml` [d05aeea4] LuxurySparse v0.7.4 [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_tcRaY5/Manifest.toml` [d05aeea4] LuxurySparse v0.7.4 [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.1s Test Summary: | Pass Total Time PermMatrix | 40 40 18.1s Test Summary: | Pass Total Time SparseMatrixCOO | 23 23 4.2s sparse([1, 2, 3, 1, 1, 4, 3, 4], [1, 1, 1, 2, 3, 3, 4, 4], ComplexF64[0.6998121282506875 + 0.317638277141293im, 0.1556613391844155 + 0.7957435429346114im, 0.2977645622571904 + 0.731783018439836im, 0.010711511669834417 + 0.6604891855567189im, 0.22730072902896825 + 0.4728187654032574im, 0.20745368688703492 + 0.6368392851934925im, 0.9096710362118853 + 0.2842135035092952im, 0.01952893903424935 + 0.3814937636171305im], 4, 4)4×4 SSparseMatrixCSC{ComplexF64, Int64, 8, 5} with 8 stored entries: 0.699812+0.317638im 0.0107115+0.660489im 0.227301+0.472819im ⋅ 0.155661+0.795744im ⋅ ⋅ ⋅ 0.297765+0.731783im ⋅ ⋅ 0.909671+0.284214im ⋅ ⋅ 0.207454+0.636839im 0.0195289+0.381494im Test Summary: | Pass Total Time SSparseMatrixCSC | 9 9 9.4s Test Summary: | Pass Total Time kronecker | 148 148 9.6s Test Summary: | Pass Total Time linalg | 579 579 1m42.1s Test Summary: | Pass Total Time staticize | 36 36 3.6s Test Summary: | Pass Total Time broadcast | 58 58 40.2s Test Summary: | Pass Total Time iterate | 31 31 5.9s Testing LuxurySparse tests passed Testing completed after 221.21s PkgEval succeeded after 253.59s