Package evaluation of LuxurySparse on Julia 1.13.0-DEV.582 (c0a1728d50*) started at 2025-05-14T10:26:05.085 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.55s ################################################################################ # 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.07s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.33s ################################################################################ # Testing # Testing LuxurySparse Status `/tmp/jl_22nohT/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_22nohT/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 21.6s Test Summary: | Pass Total Time PermMatrix | 40 40 23.6s Test Summary: | Pass Total Time SparseMatrixCOO | 23 23 4.5s sparse([1, 2, 4, 1, 2, 3, 1, 2, 3, 4, 1, 2, 3, 4], [1, 1, 1, 2, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4], ComplexF64[0.8214799117370951 + 0.7806925427685252im, 0.4027188455005557 + 0.899425404741765im, 0.2783945011261627 + 0.5912136389998665im, 0.9790865368280236 + 0.9519360964842061im, 0.7853235786815413 + 0.5278728638691995im, 0.30793185408248125 + 0.003753557557571452im, 0.24564644997018548 + 0.7832512648582268im, 0.04815815051875161 + 0.9251954718996849im, 0.23171271484690592 + 0.3248416035039179im, 0.2765455825090256 + 0.4531346645538463im, 0.07530156646651953 + 0.33452618982500415im, 0.12380423987952704 + 0.046064211353341156im, 0.45606871289664086 + 0.7297610325520446im, 0.8044547763827924 + 0.6693198154366438im], 4, 4)4×4 SSparseMatrixCSC{ComplexF64, Int64, 14, 5} with 14 stored entries: 0.82148+0.780693im 0.979087+0.951936im 0.245646+0.783251im 0.0753016+0.334526im 0.402719+0.899425im 0.785324+0.527873im 0.0481582+0.925195im 0.123804+0.0460642im ⋅ 0.307932+0.00375356im 0.231713+0.324842im 0.456069+0.729761im 0.278395+0.591214im ⋅ 0.276546+0.453135im 0.804455+0.66932im Test Summary: | Pass Total Time SSparseMatrixCSC | 9 9 9.3s Test Summary: | Pass Total Time kronecker | 148 148 10.2s Test Summary: | Pass Total Time linalg | 579 579 1m43.6s Test Summary: | Pass Total Time staticize | 36 36 3.8s Test Summary: | Pass Total Time broadcast | 58 58 38.9s Test Summary: | Pass Total Time iterate | 31 31 5.7s Testing LuxurySparse tests passed Testing completed after 228.56s PkgEval succeeded after 262.7s