Package evaluation of LuxurySparse on Julia 1.13.0-DEV.1039 (6568124d5b*) started at 2025-08-26T12:24:04.236 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.96s ################################################################################ # 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.5.0 [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 1.05s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 18.39s ################################################################################ # Testing # Testing LuxurySparse Status `/tmp/jl_pmBWt3/Project.toml` [4c88cf16] Aqua v0.8.14 [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_pmBWt3/Manifest.toml` [4c88cf16] Aqua v0.8.14 [34da2185] Compat v4.18.0 [d05aeea4] LuxurySparse v0.8.0 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.5.0 [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.15.0+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.8.12 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.2+0 [efcefdf7] PCRE2_jll v10.45.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.13.1+0 [8e850ede] nghttp2_jll v1.66.0+0 [3f19e933] p7zip_jll v17.6.0+0 Testing Running tests... Precompiling packages... Info Given LuxurySparse was explicitly requested, output will be shown live  WARNING: Constructor for type "SparseMatrixCSC" was extended in `LuxurySparse` without explicit qualification or import.  NOTE: Assumed "SparseMatrixCSC" refers to `SparseArrays.SparseMatrixCSC`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function SparseMatrixCSC end`.  Hint: To silence the warning, qualify `SparseMatrixCSC` as `SparseArrays.SparseMatrixCSC` in the method signature or explicitly `import SparseArrays: SparseMatrixCSC`. WARNING: Constructor for type "Matrix" was extended in `LuxurySparse` without explicit qualification or import.  NOTE: Assumed "Matrix" refers to `Base.Matrix`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Matrix end`.  Hint: To silence the warning, qualify `Matrix` as `Base.Matrix` in the method signature or explicitly `import Base: Matrix`. 3435.9 ms ✓ LuxurySparse 1 dependency successfully precompiled in 4 seconds. 11 already precompiled. 1 dependency had output during precompilation: ┌ LuxurySparse │ [Output was shown above] └ Test Summary: | Pass Total Time Aqua | 11 11 3m21.7s 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 22.5s Test Summary: | Pass Total Time PermMatrix | 96 96 41.4s Test Summary: | Pass Total Time SparseMatrixCOO | 23 23 4.3s sparse([2, 1, 2, 4, 1, 2, 3], [1, 2, 2, 3, 4, 4, 4], ComplexF64[0.4628289857166039 + 0.13639069015792493im, 0.39452056123275214 + 0.35082373413076395im, 0.37253594386570177 + 0.17867879076175808im, 0.6217040733477298 + 0.42622806132572033im, 0.009139609184516284 + 0.664423165064667im, 0.6804407620585693 + 0.3909616306468533im, 0.945589700080397 + 0.0010096226307991785im], 4, 4)4×4 SSparseMatrixCSC{ComplexF64, Int64, 7, 5} with 7 stored entries: ⋅ 0.394521+0.350824im ⋅ 0.00913961+0.664423im 0.462829+0.136391im 0.372536+0.178679im ⋅ 0.680441+0.390962im ⋅ ⋅ ⋅ 0.94559+0.00100962im ⋅ ⋅ 0.621704+0.426228im ⋅ Test Summary: | Pass Total Time SSparseMatrixCSC | 9 9 10.2s Test Summary: | Pass Total Time kronecker | 202 202 13.0s Test Summary: | Pass Total Time linalg | 580 580 1m47.8s 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 45.9s Test Summary: | Pass Total Time iterate | 37 37 7.3s Testing LuxurySparse tests passed Testing completed after 472.32s PkgEval succeeded after 518.79s