Package evaluation of LuxurySparse on Julia 1.13.0-DEV.774 (40c6d1b7c1*) started at 2025-06-24T12:26:06.460 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.85s ################################################################################ # Installation # Installing LuxurySparse... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [d05aeea4] + LuxurySparse v0.7.5 Updating `~/.julia/environments/v1.13/Manifest.toml` [d05aeea4] + LuxurySparse v0.7.5 [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.13.1+0 Installation completed after 0.99s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.21s ################################################################################ # Testing # Testing LuxurySparse Status `/tmp/jl_BP96yu/Project.toml` [d05aeea4] LuxurySparse v0.7.5 [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_BP96yu/Manifest.toml` [d05aeea4] LuxurySparse v0.7.5 [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.13.1+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.1s Test Summary: | Pass Total Time PermMatrix | 96 96 36.7s Test Summary: | Pass Total Time SparseMatrixCOO | 23 23 4.2s sparse([1, 2, 3, 2, 4, 2], [2, 2, 2, 3, 3, 4], ComplexF64[0.5052385737407291 + 0.05298496581948009im, 0.36993483188015663 + 0.7574537505236157im, 0.09002706342402977 + 0.6848460296856248im, 0.07829468244026572 + 0.08654910726072296im, 0.7024484184511818 + 0.6236142523209304im, 0.4195279085021053 + 0.8368529209221675im], 4, 4)4×4 SSparseMatrixCSC{ComplexF64, Int64, 6, 5} with 6 stored entries: ⋅ 0.505239+0.052985im ⋅ ⋅ ⋅ 0.369935+0.757454im 0.0782947+0.0865491im 0.419528+0.836853im ⋅ 0.0900271+0.684846im ⋅ ⋅ ⋅ ⋅ 0.702448+0.623614im ⋅ Test Summary: | Pass Total Time SSparseMatrixCSC | 9 9 9.7s Test Summary: | Pass Total Time kronecker | 202 202 12.3s Test Summary: | Pass Total Time linalg | 579 579 1m47.9s SDPermMatrixCSC{ComplexF64, Int64, Vector{ComplexF64}, Vector{Int64}} (3, 1) = -0.009598684296511246 + 1.115192557586509im (1, 2) = 0.9253173075255141 - 0.6614881631042815im (2, 3) = 1.5717421966308047 - 1.0660530348396289im (4, 4) = -0.6762381983874839 - 1.0507012998306982im Test Summary: | Pass Total Time staticize | 47 47 3.9s Test Summary: | Pass Total Time broadcast | 87 87 48.1s Test Summary: | Pass Total Time iterate | 37 37 7.0s Testing LuxurySparse tests passed Testing completed after 258.53s PkgEval succeeded after 296.33s