Package evaluation to test SparseMatricesCOO on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T13:59:33.134 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.31s ################################################################################ # Installation # Installing SparseMatricesCOO... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [fa32481b] + SparseMatricesCOO v0.2.6 Updating `~/.julia/environments/v1.10/Manifest.toml` [fa32481b] + SparseMatricesCOO v0.2.6 [56f22d72] + Artifacts [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+5 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 7.86s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 2007.9 ms ✓ SparseMatricesCOO 1 dependency successfully precompiled in 3 seconds. 3 already precompiled. Precompilation completed after 15.32s ################################################################################ # Testing # Testing SparseMatricesCOO Status `/tmp/jl_eXwqie/Project.toml` [fa32481b] SparseMatricesCOO v0.2.6 [37e2e46d] LinearAlgebra [2f01184e] SparseArrays v1.10.0 [8dfed614] Test Status `/tmp/jl_eXwqie/Manifest.toml` [fa32481b] SparseMatricesCOO v0.2.6 [56f22d72] Artifacts [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [8dfed614] Test [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+5 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Test Summary: | Pass Total Time Basic sanity checks | 24 24 4.5s Test Summary: | Pass Total Time Conversion from dense | 3 3 2.1s Test Summary: | Pass Total Time Conversion from SparseMatrixCSC | 4 4 0.1s Test Summary: | Pass Total Time Conversion from another SparseMatrixCOO | 6 6 0.4s 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 3.1s Test Summary: | Pass Total Time special multiply tests | 4 4 2.2s Test Summary: | Pass Total Time dropzeros | 4 4 0.1s Test Summary: | Pass Total Time cat | 11 11 6.2s Test Summary: | Pass Total Time arithmetic operations | 3 3 1.2s Test Summary: | Pass Total Time row/col reduce | 6 6 3.4s Testing SparseMatricesCOO tests passed Testing completed after 62.98s PkgEval succeeded after 95.01s