Package evaluation of LuxurySparse on Julia 1.13.0-DEV.783 (b4a6288a38*) started at 2025-06-26T17:40:56.307 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.77s ################################################################################ # Installation # Installing LuxurySparse... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [d05aeea4] + LuxurySparse v0.7.5 Updating `~/.julia/environments/v1.13/Manifest.toml` [d05aeea4] + LuxurySparse v0.7.5 [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.13.1+0 Installation completed after 0.94s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.42s ################################################################################ # Testing # Testing LuxurySparse Status `/tmp/jl_6rqq8O/Project.toml` [d05aeea4] LuxurySparse v0.7.5 [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_6rqq8O/Manifest.toml` [d05aeea4] LuxurySparse v0.7.5 [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.13.1+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.9s Test Summary: | Pass Total Time PermMatrix | 96 96 37.8s Test Summary: | Pass Total Time SparseMatrixCOO | 23 23 4.2s sparse([1, 2, 3, 4, 1, 1, 2, 4], [1, 2, 2, 2, 3, 4, 4, 4], ComplexF64[0.5465524968098837 + 0.4600308470405865im, 0.9452843397843249 + 0.7530662864941169im, 0.8514916259554589 + 0.7265691961908086im, 0.6548102249611387 + 0.4310311767745677im, 0.5511434908078251 + 0.5330275366686716im, 0.5244710084349541 + 0.20579292559168127im, 0.6063980016914426 + 0.5654057593766173im, 0.31152004871309846 + 0.6027316262010703im], 4, 4)4×4 SSparseMatrixCSC{ComplexF64, Int64, 8, 5} with 8 stored entries: 0.546552+0.460031im ⋅ 0.551143+0.533028im 0.524471+0.205793im ⋅ 0.945284+0.753066im ⋅ 0.606398+0.565406im ⋅ 0.851492+0.726569im ⋅ ⋅ ⋅ 0.65481+0.431031im ⋅ 0.31152+0.602732im Test Summary: | Pass Total Time SSparseMatrixCSC | 9 9 10.3s Test Summary: | Pass Total Time kronecker | 202 202 12.3s Test Summary: | Pass Total Time linalg | 579 579 1m49.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 4.1s Test Summary: | Pass Total Time broadcast | 87 87 46.8s Test Summary: | Pass Total Time iterate | 37 37 7.2s Testing LuxurySparse tests passed Testing completed after 260.86s PkgEval succeeded after 295.9s