Package evaluation to test SparseMatricesCOO on Julia 1.11.7 (58327cce5e*) started at 2025-10-28T15:10:47.943 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.44s ################################################################################ # Installation # Installing SparseMatricesCOO... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [fa32481b] + SparseMatricesCOO v0.2.6 Updating `~/.julia/environments/v1.11/Manifest.toml` [fa32481b] + SparseMatricesCOO v0.2.6 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays 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 Installation completed after 4.33s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.58s ################################################################################ # Testing # Testing SparseMatricesCOO Status `/tmp/jl_G6jKdY/Project.toml` [fa32481b] SparseMatricesCOO v0.2.6 [37e2e46d] LinearAlgebra v1.11.0 [2f01184e] SparseArrays v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_G6jKdY/Manifest.toml` [fa32481b] SparseMatricesCOO v0.2.6 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 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 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.11.0 [8dfed614] Test 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 Testing Running tests... Test Summary: | Pass Total Time Basic sanity checks | 24 24 5.4s Test Summary: | Pass Total Time Conversion from dense | 3 3 2.6s Test Summary: | Pass Total Time Conversion from SparseMatrixCSC | 4 4 0.2s Test Summary: | Pass Total Time Conversion from another SparseMatrixCOO | 6 6 0.9s Test Summary: | Pass Total Time 3-arg Matrix multiply tests | 13 13 0.0s Test Summary: | Pass Total Time 5-arg Matrix multiply tests | 4 4 0.0s Test Summary: | Pass Total Time Symmetric/Hermitian tests | 6 6 9.0s Test Summary: | Pass Total Time special multiply tests | 4 4 3.6s Test Summary: | Pass Total Time dropzeros | 4 4 0.2s Test Summary: | Pass Total Time cat | 11 11 10.5s Test Summary: | Pass Total Time arithmetic operations | 3 3 2.8s Test Summary: | Pass Total Time row/col reduce | 6 6 10.5s Testing SparseMatricesCOO tests passed Testing completed after 82.38s PkgEval succeeded after 118.96s