Package evaluation of LuxurySparse on Julia 1.13.0-DEV.745 (a23ce4bcbb*) started at 2025-06-15T12:41:26.785 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.3s ################################################################################ # 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.09s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.32s ################################################################################ # Testing # Testing LuxurySparse Status `/tmp/jl_9g9MY3/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_9g9MY3/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.9s Test Summary: | Pass Total Time PermMatrix | 40 40 18.9s Test Summary: | Pass Total Time SparseMatrixCOO | 23 23 4.4s sparse([1, 2, 3, 2, 3, 4, 1, 4, 1, 2, 3], [1, 1, 1, 2, 2, 2, 3, 3, 4, 4, 4], ComplexF64[0.9256930281150095 + 0.513583155892463im, 0.9789915391840908 + 0.7797372476204689im, 0.7560821166092154 + 0.17090878017340105im, 0.6043790283390531 + 0.5041708452071376im, 0.8158873653181579 + 0.34390657722697493im, 0.01711552938392391 + 0.13134502191670683im, 0.35230271366258903 + 0.2917409865019831im, 0.9594617424093844 + 0.45389868951298695im, 0.17308657200072441 + 0.9590873979806709im, 0.11371666571843086 + 0.9068229928404393im, 0.4509684933579361 + 0.5654117472144273im], 4, 4)4×4 SSparseMatrixCSC{ComplexF64, Int64, 11, 5} with 11 stored entries: 0.925693+0.513583im ⋅ 0.352303+0.291741im 0.173087+0.959087im 0.978992+0.779737im 0.604379+0.504171im ⋅ 0.113717+0.906823im 0.756082+0.170909im 0.815887+0.343907im ⋅ 0.450968+0.565412im ⋅ 0.0171155+0.131345im 0.959462+0.453899im ⋅ Test Summary: | Pass Total Time SSparseMatrixCSC | 9 9 9.9s Test Summary: | Pass Total Time kronecker | 148 148 10.2s Test Summary: | Pass Total Time linalg | 579 579 1m46.3s Test Summary: | Pass Total Time staticize | 36 36 3.7s Test Summary: | Pass Total Time broadcast | 58 58 41.6s Test Summary: | Pass Total Time iterate | 31 31 6.0s Testing LuxurySparse tests passed Testing completed after 230.61s PkgEval succeeded after 264.96s