Package evaluation of LuxurySparse on Julia 1.11.5 (32ac370b68*) started at 2025-06-29T06:12:13.986 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.76s ################################################################################ # Installation # Installing LuxurySparse... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [d05aeea4] + LuxurySparse v0.7.5 Updating `~/.julia/environments/v1.11/Manifest.toml` [d05aeea4] + LuxurySparse v0.7.5 ⌅ [aea7be01] + PrecompileTools v1.2.1 [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.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.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [bea87d4a] + SuiteSparse_jll v7.7.0+0 [8e850b90] + libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 1.74s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.0s ################################################################################ # Testing # Testing LuxurySparse Status `/tmp/jl_Z6kqdx/Project.toml` [d05aeea4] LuxurySparse v0.7.5 [90137ffa] StaticArrays v1.9.13 [37e2e46d] LinearAlgebra v1.11.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Z6kqdx/Manifest.toml` [d05aeea4] LuxurySparse v0.7.5 ⌅ [aea7be01] PrecompileTools v1.2.1 [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 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.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.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [bea87d4a] SuiteSparse_jll v7.7.0+0 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. 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 25.2s Test Summary: | Pass Total Time PermMatrix | 96 96 1m04.3s Test Summary: | Pass Total Time SparseMatrixCOO | 23 23 4.7s sparse([2, 3, 1, 3, 4, 1, 2, 4, 1], [1, 1, 2, 2, 2, 3, 3, 3, 4], ComplexF64[0.7781719261178471 + 0.9610160847181884im, 0.84955669088048 + 0.08462996806149437im, 0.8187742261945377 + 0.39096369670396725im, 0.59050966001475 + 0.7428485882882867im, 0.6612407128931763 + 0.9906733332079161im, 0.1182958599177345 + 0.8765974974688835im, 0.6467123626200114 + 0.7250196268018262im, 0.8256335014375933 + 0.5980986824306245im, 0.21806297712016387 + 0.8349840721420368im], 4, 4)4×4 SSparseMatrixCSC{ComplexF64, Int64, 9, 5} with 9 stored entries: ⋅ 0.818774+0.390964im 0.118296+0.876597im 0.218063+0.834984im 0.778172+0.961016im ⋅ 0.646712+0.72502im ⋅ 0.849557+0.08463im 0.59051+0.742849im ⋅ ⋅ ⋅ 0.661241+0.990673im 0.825634+0.598099im ⋅ Test Summary: | Pass Total Time SSparseMatrixCSC | 9 9 8.5s Test Summary: | Pass Total Time kronecker | 202 202 10.1s Test Summary: | Pass Total Time linalg | 579 579 3m31.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 3.4s Test Summary: | Pass Total Time broadcast | 87 87 1m46.3s Test Summary: | Pass Total Time iterate | 37 37 10.7s Testing LuxurySparse tests passed Testing completed after 449.22s PkgEval succeeded after 482.68s