Package evaluation of ThreadedSparseArrays on Julia 1.13.0-DEV.888 (0e1aa6c7eb*) started at 2025-07-22T11:35:17.036 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 11.48s ################################################################################ # Installation # Installing ThreadedSparseArrays... Resolving package versions... Installed ThreadedSparseArrays ─ v0.2.3 Updating `~/.julia/environments/v1.13/Project.toml` [59d54670] + ThreadedSparseArrays v0.2.3 Updating `~/.julia/environments/v1.13/Manifest.toml` [59d54670] + ThreadedSparseArrays v0.2.3 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.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.13.1+0 Installation completed after 0.96s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 5039.3 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 26 already precompiled. Precompiling package dependencies... Precompilation completed after 22.97s ################################################################################ # Testing # Testing ThreadedSparseArrays Status `/tmp/jl_xjIxOd/Project.toml` [860ef19b] StableRNGs v1.0.3 [59d54670] ThreadedSparseArrays v0.2.3 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_xjIxOd/Manifest.toml` [860ef19b] StableRNGs v1.0.3 [59d54670] ThreadedSparseArrays v0.2.3 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.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.13.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test 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.13.1+0 Testing Running tests... Threading: Test Failed at /home/pkgeval/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:43 Expression: match_exception((()->begin #= /home/pkgeval/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:43 =# A * B end)) Evaluated: match_exception(var"#18#19"{Matrix{Float64}, ThreadedSparseMatrixCSC{Float64, Int64, SparseMatrixCSC{Float64, Int64}}}([0.0 0.0 … 0.0 0.0; 0.0 0.0 … 0.0 0.0; 0.0 0.0 … 0.0 0.0; 0.0 0.0 … 0.0 0.0], sparse(Int64[], Int64[], Float64[], 2, 3))) Stacktrace: [1] top-level scope @ ~/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:40 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [3] macro expansion @ ~/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:41 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [5] macro expansion @ ~/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:43 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:741 [inlined] Threading: Test Failed at /home/pkgeval/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:44 Expression: match_exception((()->begin #= /home/pkgeval/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:44 =# A' * B end)) Evaluated: match_exception(var"#20#21"{Matrix{Float64}, ThreadedSparseMatrixCSC{Float64, Int64, SparseMatrixCSC{Float64, Int64}}}([0.0 0.0 … 0.0 0.0; 0.0 0.0 … 0.0 0.0; 0.0 0.0 … 0.0 0.0; 0.0 0.0 … 0.0 0.0], sparse(Int64[], Int64[], Float64[], 2, 3))) Stacktrace: [1] top-level scope @ ~/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:40 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [3] macro expansion @ ~/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:41 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [5] macro expansion @ ~/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:44 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:741 [inlined] Threading: Test Failed at /home/pkgeval/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:45 Expression: match_exception((()->begin #= /home/pkgeval/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:45 =# A * B' end)) Evaluated: match_exception(var"#22#23"{Matrix{Float64}, ThreadedSparseMatrixCSC{Float64, Int64, SparseMatrixCSC{Float64, Int64}}}([0.0 0.0 … 0.0 0.0; 0.0 0.0 … 0.0 0.0; 0.0 0.0 … 0.0 0.0; 0.0 0.0 … 0.0 0.0], sparse(Int64[], Int64[], Float64[], 2, 3))) Stacktrace: [1] top-level scope @ ~/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:40 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [3] macro expansion @ ~/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:41 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [5] macro expansion @ ~/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:45 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:741 [inlined] Threading: Test Failed at /home/pkgeval/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:46 Expression: match_exception((()->begin #= /home/pkgeval/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:46 =# A' * B' end)) Evaluated: match_exception(var"#24#25"{Matrix{Float64}, ThreadedSparseMatrixCSC{Float64, Int64, SparseMatrixCSC{Float64, Int64}}}([0.0 0.0 … 0.0 0.0; 0.0 0.0 … 0.0 0.0; 0.0 0.0 … 0.0 0.0; 0.0 0.0 … 0.0 0.0], sparse(Int64[], Int64[], Float64[], 2, 3))) Stacktrace: [1] top-level scope @ ~/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:40 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [3] macro expansion @ ~/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:41 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [5] macro expansion @ ~/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:46 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:741 [inlined] Threading: Test Failed at /home/pkgeval/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:47 Expression: match_exception((()->begin #= /home/pkgeval/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:47 =# B * A end)) Evaluated: match_exception(var"#26#27"{Matrix{Float64}, ThreadedSparseMatrixCSC{Float64, Int64, SparseMatrixCSC{Float64, Int64}}}([0.0 0.0 … 0.0 0.0; 0.0 0.0 … 0.0 0.0; 0.0 0.0 … 0.0 0.0; 0.0 0.0 … 0.0 0.0], sparse(Int64[], Int64[], Float64[], 2, 3))) Stacktrace: [1] top-level scope @ ~/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:40 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [3] macro expansion @ ~/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:41 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [5] macro expansion @ ~/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:47 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:741 [inlined] Threading: Test Failed at /home/pkgeval/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:48 Expression: match_exception((()->begin #= /home/pkgeval/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:48 =# B' * A end)) Evaluated: match_exception(var"#28#29"{Matrix{Float64}, ThreadedSparseMatrixCSC{Float64, Int64, SparseMatrixCSC{Float64, Int64}}}([0.0 0.0 … 0.0 0.0; 0.0 0.0 … 0.0 0.0; 0.0 0.0 … 0.0 0.0; 0.0 0.0 … 0.0 0.0], sparse(Int64[], Int64[], Float64[], 2, 3))) Stacktrace: [1] top-level scope @ ~/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:40 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [3] macro expansion @ ~/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:41 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [5] macro expansion @ ~/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:48 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:741 [inlined] Threading: Test Failed at /home/pkgeval/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:49 Expression: match_exception((()->begin #= /home/pkgeval/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:49 =# B * A' end)) Evaluated: match_exception(var"#30#31"{Matrix{Float64}, ThreadedSparseMatrixCSC{Float64, Int64, SparseMatrixCSC{Float64, Int64}}}([0.0 0.0 … 0.0 0.0; 0.0 0.0 … 0.0 0.0; 0.0 0.0 … 0.0 0.0; 0.0 0.0 … 0.0 0.0], sparse(Int64[], Int64[], Float64[], 2, 3))) Stacktrace: [1] top-level scope @ ~/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:40 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [3] macro expansion @ ~/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:41 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [5] macro expansion @ ~/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:49 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:741 [inlined] Threading: Test Failed at /home/pkgeval/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:50 Expression: match_exception((()->begin #= /home/pkgeval/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:50 =# B' * A' end)) Evaluated: match_exception(var"#32#33"{Matrix{Float64}, ThreadedSparseMatrixCSC{Float64, Int64, SparseMatrixCSC{Float64, Int64}}}([0.0 0.0 … 0.0 0.0; 0.0 0.0 … 0.0 0.0; 0.0 0.0 … 0.0 0.0; 0.0 0.0 … 0.0 0.0], sparse(Int64[], Int64[], Float64[], 2, 3))) Stacktrace: [1] top-level scope @ ~/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:40 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [3] macro expansion @ ~/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:41 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [5] macro expansion @ ~/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:50 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:741 [inlined] Test Summary: | Pass Fail Total Time ThreadedSparseArrays.jl | 144 8 152 49.1s Threading | 8 8 9.8s Fallbacks | 8 8 2.1s ReturnType_identity_identity | 6 6 2.4s ReturnType_identity_adjoint | 6 6 0.7s ReturnType_identity_transpose | 6 6 0.5s ReturnType_adjoint_identity | 6 6 0.1s ReturnType_adjoint_adjoint | 6 6 0.1s ReturnType_adjoint_transpose | 6 6 0.1s ReturnType_transpose_identity | 6 6 0.1s ReturnType_transpose_adjoint | 6 6 0.1s ReturnType_transpose_transpose | 6 6 0.1s copy_identity | 6 6 0.9s copy_adjoint | 6 6 2.2s copy_transpose | 6 6 1.6s ComplexF64 | 32 32 14.4s Complex{Int64} | 32 32 13.8s RNG of the outermost testset: Xoshiro(0xbd8d5ef03c7891df, 0x06a6f98a6616f1a1, 0x8318282552c744e0, 0xe0e90ac67ab5f626, 0x875a5fb7679b7a2c) ERROR: LoadError: Some tests did not pass: 144 passed, 8 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ThreadedSparseArrays/L0JxH/test/runtests.jl:38 Testing failed after 58.61s ERROR: LoadError: Package ThreadedSparseArrays errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2661 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2510 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:538 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:309 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [12] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 110.27s: package has test failures