Package evaluation of LuxurySparse on Julia 1.13.0-DEV.692 (1ea959a8b1*) started at 2025-06-03T12:21:33.271 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.37s ################################################################################ # 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.09s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.72s ################################################################################ # Testing # Testing LuxurySparse Status `/tmp/jl_a5PPD0/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_a5PPD0/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.5s Test Summary: | Pass Total Time PermMatrix | 40 40 19.9s Test Summary: | Pass Total Time SparseMatrixCOO | 23 23 4.4s sparse([1, 2, 3, 4, 1, 2, 4], [1, 1, 1, 1, 2, 2, 2], ComplexF64[0.07951813658075646 + 0.40643580029775994im, 0.9138412501058341 + 0.8990021042042783im, 0.5997470570482318 + 0.0037964369353823413im, 0.04273710297999822 + 0.5090344822794485im, 0.9957371971222373 + 0.6837008052054953im, 0.15793502211402854 + 0.39331594547760096im, 0.39667622041478834 + 0.13214391362121325im], 4, 4)4×4 SSparseMatrixCSC{ComplexF64, Int64, 7, 5} with 7 stored entries: 0.0795181+0.406436im 0.995737+0.683701im ⋅ ⋅ 0.913841+0.899002im 0.157935+0.393316im ⋅ ⋅ 0.599747+0.00379644im ⋅ ⋅ ⋅ 0.0427371+0.509034im 0.396676+0.132144im ⋅ ⋅ Test Summary: | Pass Total Time SSparseMatrixCSC | 9 9 10.1s Test Summary: | Pass Total Time kronecker | 148 148 10.1s Test Summary: | Pass Total Time linalg | 579 579 1m51.8s Test Summary: | Pass Total Time staticize | 36 36 3.4s Test Summary: | Pass Total Time broadcast | 58 58 42.3s Test Summary: | Pass Total Time iterate | 31 31 6.3s Testing LuxurySparse tests passed Testing completed after 237.61s PkgEval succeeded after 272.86s