Package evaluation of LuxurySparse on Julia 1.13.0-DEV.655 (3a5e1f15ec*) started at 2025-05-29T12:23:28.223 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.46s ################################################################################ # Installation # Installing LuxurySparse... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [d05aeea4] + LuxurySparse v0.7.4 Updating `~/.julia/environments/v1.13/Manifest.toml` [d05aeea4] + LuxurySparse v0.7.4 [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.12.0+0 Installation completed after 1.11s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.49s ################################################################################ # Testing # Testing LuxurySparse Status `/tmp/jl_xnAqvU/Project.toml` [d05aeea4] LuxurySparse v0.7.4 [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_xnAqvU/Manifest.toml` [d05aeea4] LuxurySparse v0.7.4 [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.12.0+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 22.9s Test Summary: | Pass Total Time PermMatrix | 40 40 20.0s Test Summary: | Pass Total Time SparseMatrixCOO | 23 23 4.6s sparse([1, 4, 3, 1, 3, 4, 1, 2, 3, 4], [1, 1, 2, 3, 3, 3, 4, 4, 4, 4], ComplexF64[0.22871842129377773 + 0.2726497722445831im, 0.6842198456671212 + 0.5709397991333807im, 0.5898319130999733 + 0.7645985426374218im, 0.9661876301057009 + 0.40925953134032855im, 0.41257601440230784 + 0.9412058336345905im, 0.8146873770549546 + 0.4702277507328827im, 0.6177941084290851 + 0.48989522675998964im, 0.5840441657814985 + 0.047658748019845376im, 0.1252608161551605 + 0.8493036898705714im, 0.05112595855424373 + 0.6881149217945083im], 4, 4)4×4 SSparseMatrixCSC{ComplexF64, Int64, 10, 5} with 10 stored entries: 0.228718+0.27265im ⋅ 0.966188+0.40926im 0.617794+0.489895im ⋅ ⋅ ⋅ 0.584044+0.0476587im ⋅ 0.589832+0.764599im 0.412576+0.941206im 0.125261+0.849304im 0.68422+0.57094im ⋅ 0.814687+0.470228im 0.051126+0.688115im Test Summary: | Pass Total Time SSparseMatrixCSC | 9 9 10.4s Test Summary: | Pass Total Time kronecker | 148 148 10.6s Test Summary: | Pass Total Time linalg | 579 579 1m53.1s Test Summary: | Pass Total Time staticize | 36 36 4.0s Test Summary: | Pass Total Time broadcast | 58 58 43.2s Test Summary: | Pass Total Time iterate | 31 31 6.4s Testing LuxurySparse tests passed Testing completed after 243.36s PkgEval succeeded after 279.62s