Package evaluation of LuxurySparse on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T05:03:42.056 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.35s ################################################################################ # Installation # Installing LuxurySparse... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [d05aeea4] + LuxurySparse v0.7.4 Updating `~/.julia/environments/v1.10/Manifest.toml` [d05aeea4] + LuxurySparse v0.7.4 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [90137ffa] + StaticArrays v1.9.12 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts [ade2ca70] + Dates [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 4.76s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.28s ################################################################################ # Testing # Testing LuxurySparse Status `/tmp/jl_zk2mu1/Project.toml` [d05aeea4] LuxurySparse v0.7.4 [90137ffa] StaticArrays v1.9.12 [37e2e46d] LinearAlgebra [9a3f8284] Random [2f01184e] SparseArrays v1.10.0 [8dfed614] Test Status `/tmp/jl_zk2mu1/Manifest.toml` [d05aeea4] LuxurySparse v0.7.4 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [90137ffa] StaticArrays v1.9.12 [1e83bf80] StaticArraysCore v1.4.3 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.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 19.0s Test Summary: | Pass Total Time PermMatrix | 40 40 25.0s Test Summary: | Pass Total Time SparseMatrixCOO | 23 23 2.5s sparse([2, 3, 4, 3, 4, 1, 3], [2, 2, 2, 3, 3, 4, 4], ComplexF64[0.8544266793006835 + 0.23579048147612247im, 0.40887160214157015 + 0.3817505699225542im, 0.41025860103508205 + 0.030603323687629413im, 0.6724864782030261 + 0.7494702069476712im, 0.03587130115827519 + 0.40257896775391033im, 0.7534293913864198 + 0.5107646372050932im, 0.8036526335096709 + 0.8831190055833812im], 4, 4)4×4 SSparseMatrixCSC{ComplexF64, Int64, 7, 5} with 7 stored entries: ⋅ ⋅ ⋅ 0.753429+0.510765im ⋅ 0.854427+0.23579im ⋅ ⋅ ⋅ 0.408872+0.381751im 0.672486+0.74947im 0.803653+0.883119im ⋅ 0.410259+0.0306033im 0.0358713+0.402579im ⋅ Test Summary: | Pass Total Time SSparseMatrixCSC | 9 9 5.7s Test Summary: | Pass Total Time kronecker | 148 148 5.5s Test Summary: | Pass Total Time linalg | 579 579 2m21.5s Test Summary: | Pass Total Time staticize | 36 36 1.3s Test Summary: | Pass Total Time broadcast | 58 58 43.4s Test Summary: | Pass Total Time iterate | 31 31 5.3s Testing LuxurySparse tests passed Testing completed after 254.15s PkgEval succeeded after 280.2s