Package evaluation of LuxurySparse on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:26:15.493 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.45s ################################################################################ # Installation # Installing LuxurySparse... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [d05aeea4] + LuxurySparse v0.7.4 Updating `~/.julia/environments/v1.10/Manifest.toml` [d05aeea4] + LuxurySparse v0.7.4 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts [ade2ca70] + Dates [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.06s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.44s ################################################################################ # Testing # Testing LuxurySparse Status `/tmp/jl_QuSc6I/Project.toml` [d05aeea4] LuxurySparse v0.7.4 [90137ffa] StaticArrays v1.9.13 [37e2e46d] LinearAlgebra [9a3f8284] Random [2f01184e] SparseArrays v1.10.0 [8dfed614] Test Status `/tmp/jl_QuSc6I/Manifest.toml` [d05aeea4] LuxurySparse v0.7.4 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. 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 18.8s Test Summary: | Pass Total Time PermMatrix | 40 40 25.1s Test Summary: | Pass Total Time SparseMatrixCOO | 23 23 2.5s sparse([1, 3, 2, 2, 3, 4, 1, 2, 3, 4], [1, 1, 2, 3, 3, 3, 4, 4, 4, 4], ComplexF64[0.8889197100125209 + 0.8263666320659047im, 0.74522872113317 + 0.9339306970996182im, 0.05399697847081075 + 0.9407503517996357im, 0.07872777415663168 + 0.855607933360866im, 0.9204321580648461 + 0.4249140357166965im, 0.16924032145553536 + 0.9737259689074992im, 0.7312824012945579 + 0.23404074045448475im, 0.8573305076830339 + 0.7227237106659751im, 0.7372458470188705 + 0.6288873989976492im, 0.3652122460183316 + 0.3449709913688387im], 4, 4)4×4 SSparseMatrixCSC{ComplexF64, Int64, 10, 5} with 10 stored entries: 0.88892+0.826367im ⋅ ⋅ 0.731282+0.234041im ⋅ 0.053997+0.94075im 0.0787278+0.855608im 0.857331+0.722724im 0.745229+0.933931im ⋅ 0.920432+0.424914im 0.737246+0.628887im ⋅ ⋅ 0.16924+0.973726im 0.365212+0.344971im Test Summary: | Pass Total Time SSparseMatrixCSC | 9 9 5.8s Test Summary: | Pass Total Time kronecker | 148 148 5.7s Test Summary: | Pass Total Time linalg | 579 579 2m16.9s Test Summary: | Pass Total Time staticize | 36 36 1.5s Test Summary: | Pass Total Time broadcast | 58 58 39.5s Test Summary: | Pass Total Time iterate | 31 31 4.9s Testing LuxurySparse tests passed Testing completed after 245.56s PkgEval succeeded after 277.33s