Package evaluation of LuxurySparse on Julia 1.13.0-DEV.888 (0e1aa6c7eb*) started at 2025-07-22T12:25:56.513 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.94s ################################################################################ # Installation # Installing LuxurySparse... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [d05aeea4] + LuxurySparse v0.8.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [d05aeea4] + LuxurySparse v0.8.0 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [90137ffa] + StaticArrays v1.9.14 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra 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.13.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.98s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.15s ################################################################################ # Testing # Testing LuxurySparse Status `/tmp/jl_xmES4c/Project.toml` [4c88cf16] Aqua v0.8.13 [d05aeea4] LuxurySparse v0.8.0 [90137ffa] StaticArrays v1.9.14 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_xmES4c/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.14 [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.7.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.13.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.13.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.14.1+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.7.15 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.1+0 [efcefdf7] PCRE2_jll v10.45.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+0 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... Test Summary: | Pass Total Time Aqua | 11 11 58.4s 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.4s Test Summary: | Pass Total Time PermMatrix | 96 96 39.1s Test Summary: | Pass Total Time SparseMatrixCOO | 23 23 4.4s sparse([1, 2, 3, 4, 4, 1, 3, 2], [1, 1, 1, 1, 2, 3, 3, 4], ComplexF64[0.8662394188822193 + 0.894579691766274im, 0.88951957305752 + 0.34156600166095474im, 0.814841404523323 + 0.7563152983632851im, 0.9031389386525256 + 0.9976312159358169im, 0.5035259383261765 + 0.9319627896555652im, 0.9238460308533151 + 0.5268090957864991im, 0.1866232060797195 + 0.662990348372429im, 0.10004166798120395 + 0.8002332107483243im], 4, 4)4×4 SSparseMatrixCSC{ComplexF64, Int64, 8, 5} with 8 stored entries: 0.866239+0.89458im ⋅ 0.923846+0.526809im ⋅ 0.88952+0.341566im ⋅ ⋅ 0.100042+0.800233im 0.814841+0.756315im ⋅ 0.186623+0.66299im ⋅ 0.903139+0.997631im 0.503526+0.931963im ⋅ ⋅ Test Summary: | Pass Total Time SSparseMatrixCSC | 9 9 10.3s Test Summary: | Pass Total Time kronecker | 202 202 13.4s Test Summary: | Pass Total Time linalg | 580 580 1m49.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 4.3s Test Summary: | Pass Broken Total Time broadcast | 86 1 87 47.0s Test Summary: | Pass Total Time iterate | 37 37 7.6s Testing LuxurySparse tests passed Testing completed after 324.39s PkgEval succeeded after 364.35s