Package evaluation of LuxurySparse on Julia 1.13.0-DEV.111 (ce76dbf07d*) started at 2025-02-27T21:36:45.888 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.38s ################################################################################ # 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.2.1 [21216c6a] + Preferences v1.4.3 [90137ffa] + StaticArrays v1.9.12 [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.8.3+2 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 1.02s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 19.45s ################################################################################ # Testing # Testing LuxurySparse Status `/tmp/jl_UvvrLS/Project.toml` [d05aeea4] LuxurySparse v0.7.4 [90137ffa] StaticArrays v1.9.12 [37e2e46d] LinearAlgebra v1.12.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_UvvrLS/Manifest.toml` [d05aeea4] LuxurySparse v0.7.4 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [90137ffa] StaticArrays v1.9.12 [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.8.3+2 [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 23.0s Test Summary: | Pass Total Time PermMatrix | 40 40 26.1s Test Summary: | Pass Total Time SparseMatrixCOO | 23 23 4.5s sparse([1, 2, 3, 1, 3, 1, 2, 4, 1, 2, 3], [1, 1, 1, 2, 2, 3, 3, 3, 4, 4, 4], ComplexF64[0.16464816576280517 + 0.8994155627745872im, 0.9732134455580724 + 0.005099334035484793im, 0.62169157427415 + 0.037282230554157914im, 0.2418117796794107 + 0.6000149587438806im, 0.9558489315348346 + 0.19315935586584398im, 0.8933610831766009 + 0.7366074918651229im, 0.7361674965754409 + 0.3514812841954922im, 0.9328576953019042 + 0.7165370223628251im, 0.07370034657692248 + 0.579806781576228im, 0.26309598828647573 + 0.9005584316856391im, 0.8004437453391374 + 0.7120400181465965im], 4, 4)4×4 SSparseMatrixCSC{ComplexF64, Int64, 11, 5} with 11 stored entries: 0.164648+0.899416im 0.241812+0.600015im 0.893361+0.736607im 0.0737003+0.579807im 0.973213+0.00509933im ⋅ 0.736167+0.351481im 0.263096+0.900558im 0.621692+0.0372822im 0.955849+0.193159im ⋅ 0.800444+0.71204im ⋅ ⋅ 0.932858+0.716537im ⋅ Test Summary: | Pass Total Time SSparseMatrixCSC | 9 9 10.6s Test Summary: | Pass Total Time kronecker | 148 148 10.3s Test Summary: | Pass Total Time linalg | 579 579 1m59.3s Test Summary: | Pass Total Time staticize | 36 36 4.7s Test Summary: | Pass Total Time broadcast | 58 58 45.5s Test Summary: | Pass Total Time iterate | 31 31 7.2s Testing LuxurySparse tests passed Testing completed after 258.6s PkgEval succeeded after 299.61s