Package evaluation of LuxurySparse on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:41:49.262 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.42s ################################################################################ # 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 16.27s ################################################################################ # Testing # Testing LuxurySparse Status `/tmp/jl_0qMerC/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_0qMerC/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 24.0s Test Summary: | Pass Total Time PermMatrix | 40 40 25.0s Test Summary: | Pass Total Time SparseMatrixCOO | 23 23 4.8s sparse([3, 4, 1, 2, 1, 3, 1, 2, 4], [1, 1, 2, 2, 3, 3, 4, 4, 4], ComplexF64[0.5385780350257636 + 0.1132140676696255im, 0.7983632032642252 + 0.8826809629488805im, 0.6558895915557407 + 0.7529798122959735im, 0.9913659634109562 + 0.5783341139857469im, 0.753646929097054 + 0.9183710170417064im, 0.9470595455184423 + 0.4219207858127052im, 0.12381665058561897 + 0.7609859467382992im, 0.4159733767679823 + 0.0007292448659332873im, 0.1147361350391286 + 0.431764724752862im], 4, 4)4×4 SSparseMatrixCSC{ComplexF64, Int64, 9, 5} with 9 stored entries: ⋅ 0.65589+0.75298im 0.753647+0.918371im 0.123817+0.760986im ⋅ 0.991366+0.578334im ⋅ 0.415973+0.000729245im 0.538578+0.113214im ⋅ 0.94706+0.421921im ⋅ 0.798363+0.882681im ⋅ ⋅ 0.114736+0.431765im Test Summary: | Pass Total Time SSparseMatrixCSC | 9 9 11.0s Test Summary: | Pass Total Time kronecker | 148 148 10.6s Test Summary: | Pass Total Time linalg | 579 579 1m53.2s Test Summary: | Pass Total Time staticize | 36 36 4.9s Test Summary: | Pass Total Time broadcast | 58 58 46.4s Test Summary: | Pass Total Time iterate | 31 31 7.4s Testing LuxurySparse tests passed Testing completed after 255.45s PkgEval succeeded after 292.57s