Package evaluation of LuxurySparse on Julia 1.13.0-DEV.717 (51214a7524*) started at 2025-06-08T12:22:12.807 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.23s ################################################################################ # 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.06s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.84s ################################################################################ # Testing # Testing LuxurySparse Status `/tmp/jl_nWIsml/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_nWIsml/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.3s Test Summary: | Pass Total Time PermMatrix | 40 40 19.0s Test Summary: | Pass Total Time SparseMatrixCOO | 23 23 4.3s sparse([2, 3, 4, 1, 4, 2, 4, 2, 3, 4], [1, 1, 1, 2, 2, 3, 3, 4, 4, 4], ComplexF64[0.17511846545450216 + 0.4856008325091531im, 0.4481109760076768 + 0.9646624370774315im, 0.39025550204586 + 0.47486493543092567im, 0.47440725626793734 + 0.3531985230276895im, 0.2923497404352384 + 0.5208283783923724im, 0.8598730255287872 + 0.6026082870241762im, 0.8104576743164387 + 0.6450216027324163im, 0.8844046919016754 + 0.38584734174975943im, 0.21754886390776806 + 0.4467745309516826im, 0.395432660948585 + 0.3980913908252477im], 4, 4)4×4 SSparseMatrixCSC{ComplexF64, Int64, 10, 5} with 10 stored entries: ⋅ 0.474407+0.353199im ⋅ ⋅ 0.175118+0.485601im ⋅ 0.859873+0.602608im 0.884405+0.385847im 0.448111+0.964662im ⋅ ⋅ 0.217549+0.446775im 0.390256+0.474865im 0.29235+0.520828im 0.810458+0.645022im 0.395433+0.398091im Test Summary: | Pass Total Time SSparseMatrixCSC | 9 9 9.8s Test Summary: | Pass Total Time kronecker | 148 148 9.3s Test Summary: | Pass Total Time linalg | 579 579 1m47.4s Test Summary: | Pass Total Time staticize | 36 36 3.7s Test Summary: | Pass Total Time broadcast | 58 58 41.2s Test Summary: | Pass Total Time iterate | 31 31 6.0s Testing LuxurySparse tests passed Testing completed after 228.86s PkgEval succeeded after 263.96s