Package evaluation of LuxurySparse on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T11:39:41.584 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.74s ################################################################################ # Installation # Installing LuxurySparse... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [d05aeea4] + LuxurySparse v0.8.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [d05aeea4] + LuxurySparse v0.8.0 [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.8.3+2 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 0.94s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 17.25s ################################################################################ # Testing # Testing LuxurySparse Status `/tmp/jl_ZpIn0h/Project.toml` [4c88cf16] Aqua v0.8.13 [d05aeea4] LuxurySparse v0.8.0 [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_ZpIn0h/Manifest.toml` [4c88cf16] Aqua v0.8.13 [34da2185] Compat v4.17.0 [d05aeea4] LuxurySparse v0.8.0 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.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 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.11.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.1+0 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... Test Summary: | Pass Total Time Aqua | 11 11 52.1s p1 = Bool[1 0 0 0; 0 1 0 0; 0 0 1 0; 0 0 0 1] Test Summary: | Pass Total Time IMatrix | 47 47 21.9s Test Summary: | Pass Total Time PermMatrix | 96 96 41.7s Test Summary: | Pass Total Time SparseMatrixCOO | 23 23 4.5s sparse([2, 3, 2, 3], [1, 1, 3, 3], ComplexF64[0.9764563857042587 + 0.9032511025583463im, 0.419967229978087 + 0.630898917162765im, 0.9488345013114358 + 0.4782461757307048im, 0.23272977702875197 + 0.02586369605913852im], 4, 4)4×4 SSparseMatrixCSC{ComplexF64, Int64, 4, 5} with 4 stored entries: ⋅ ⋅ ⋅ ⋅ 0.976456+0.903251im ⋅ 0.948835+0.478246im ⋅ 0.419967+0.630899im ⋅ 0.23273+0.0258637im ⋅ ⋅ ⋅ ⋅ ⋅ Test Summary: | Pass Total Time SSparseMatrixCSC | 9 9 10.8s Test Summary: | Pass Total Time kronecker | 202 202 10.8s Test Summary: | Pass Total Time linalg | 580 580 1m52.0s 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 2.7s Test Summary: | Pass Broken Total Time broadcast | 86 1 87 49.4s Test Summary: | Pass Total Time iterate | 37 37 7.2s Testing LuxurySparse tests passed Testing completed after 324.1s PkgEval succeeded after 364.67s