Package evaluation of LuxurySparse on Julia 1.13.0-DEV.464 (abc56fde89*) started at 2025-05-01T14:48:12.694 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... ┌ Warning: could not download https://pkg.julialang.org/registries │ exception = RequestError: HTTP/2 301 (Connection timed out after 30006 milliseconds) while requesting https://pkg.julialang.org/registries └ @ Pkg.Registry /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Registry/Registry.jl:77 Set-up completed after 5.13s ################################################################################ # 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 0.62s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 9.39s ################################################################################ # Testing # Testing LuxurySparse Status `/tmp/jl_FW7cE0/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_FW7cE0/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 13.3s Test Summary: | Pass Total Time PermMatrix | 40 40 15.2s Test Summary: | Pass Total Time SparseMatrixCOO | 23 23 3.7s sparse([1, 1, 4, 1, 2, 4, 1, 2, 3], [1, 2, 2, 3, 3, 3, 4, 4, 4], ComplexF64[0.7340393584721928 + 0.69857538500136im, 0.14833403852661997 + 0.7719919776847161im, 0.07223901294594715 + 0.6234355983574151im, 0.625791212500697 + 0.7484885983600926im, 0.04659009847163431 + 0.2937344195277458im, 0.6871853310439715 + 0.7831135181024461im, 0.893129375954444 + 0.5617691150335307im, 0.6874119276324431 + 0.08335064488218025im, 0.06588183659697067 + 0.5147506901084759im], 4, 4)4×4 SSparseMatrixCSC{ComplexF64, Int64, 9, 5} with 9 stored entries: 0.734039+0.698575im 0.148334+0.771992im 0.625791+0.748489im 0.893129+0.561769im ⋅ ⋅ 0.0465901+0.293734im 0.687412+0.0833506im ⋅ ⋅ ⋅ 0.0658818+0.514751im ⋅ 0.072239+0.623436im 0.687185+0.783114im ⋅ Test Summary: | Pass Total Time SSparseMatrixCSC | 9 9 8.6s Test Summary: | Pass Total Time kronecker | 148 148 8.3s Test Summary: | Pass Total Time linalg | 579 579 1m04.8s Test Summary: | Pass Total Time staticize | 36 36 2.7s Test Summary: | Pass Total Time broadcast | 58 58 25.7s Test Summary: | Pass Total Time iterate | 31 31 4.3s Testing LuxurySparse tests passed Testing completed after 151.05s PkgEval succeeded after 295.7s