Package evaluation of LuxurySparse on Julia 1.12.0-DEV.1805 (a080deafdd*) started at 2025-03-24T12:12:25.394 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.46s ################################################################################ # Installation # Installing LuxurySparse... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [d05aeea4] + LuxurySparse v0.7.4 Updating `~/.julia/environments/v1.12/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 v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra 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 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.2.0+0 [4536629a] + OpenBLAS_jll v0.3.28+3 [bea87d4a] + SuiteSparse_jll v7.8.0+1 [8e850b90] + libblastrampoline_jll v5.11.2+0 Installation completed after 0.99s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 18.67s ################################################################################ # Testing # Testing LuxurySparse Status `/tmp/jl_lDzhPK/Project.toml` [d05aeea4] LuxurySparse v0.7.4 [90137ffa] StaticArrays v1.9.13 [37e2e46d] LinearAlgebra v1.11.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_lDzhPK/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 v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [dc6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.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.2.0+0 [4536629a] OpenBLAS_jll v0.3.28+3 [bea87d4a] SuiteSparse_jll v7.8.0+1 [8e850b90] libblastrampoline_jll v5.11.2+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 19.2s Test Summary: | Pass Total Time PermMatrix | 40 40 19.7s Test Summary: | Pass Total Time SparseMatrixCOO | 23 23 4.5s sparse([1, 3, 1, 2, 4, 1, 2, 4, 1, 4], [1, 1, 2, 2, 2, 3, 3, 3, 4, 4], ComplexF64[0.04910627644065013 + 0.4510761456717459im, 0.5610632652038484 + 0.26441352347508873im, 0.2652344917727578 + 0.1833054070870851im, 0.7521394240189545 + 0.9233687016079865im, 0.08550215620407464 + 0.20659821887341445im, 0.3485465353634083 + 0.5656107603162116im, 0.333977661669583 + 0.22214740401776123im, 0.09478862332454618 + 0.7100903751014288im, 0.20440865332079006 + 0.7416299402268548im, 0.0929224158503279 + 0.9607941432961616im], 4, 4)4×4 SSparseMatrixCSC{ComplexF64, Int64, 10, 5} with 10 stored entries: 0.0491063+0.451076im 0.265234+0.183305im 0.348547+0.565611im 0.204409+0.74163im ⋅ 0.752139+0.923369im 0.333978+0.222147im ⋅ 0.561063+0.264414im ⋅ ⋅ ⋅ ⋅ 0.0855022+0.206598im 0.0947886+0.71009im 0.0929224+0.960794im Test Summary: | Pass Total Time SSparseMatrixCSC | 9 9 10.4s Test Summary: | Pass Total Time kronecker | 148 148 8.6s Test Summary: | Pass Total Time linalg | 579 579 1m50.0s Test Summary: | Pass Total Time staticize | 36 36 4.5s Test Summary: | Pass Total Time broadcast | 58 58 41.8s Test Summary: | Pass Total Time iterate | 31 31 6.6s Testing LuxurySparse tests passed Testing completed after 232.49s PkgEval succeeded after 272.68s