Package evaluation to test SuiteSparseGraphBLAS on Julia 1.14.0-DEV.1260 (89243d1cdf*) started at 2025-11-16T15:31:36.009 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.08s ################################################################################ # Installation # Installing SuiteSparseGraphBLAS... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [c2e53296] + SuiteSparseGraphBLAS v0.11.0 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [163b9779] + Blobs v0.5.4 [d360d2e6] + ChainRulesCore v1.26.0 [34da2185] + Compat v4.18.1 [ffbed154] + DocStringExtensions v0.9.5 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 ⌅ [ef3ab10e] + KLU v0.4.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [21216c6a] + Preferences v1.5.0 [276daf66] + SpecialFunctions v2.6.1 [e9177fbf] + StorageOrders v0.3.2 [c2e53296] + SuiteSparseGraphBLAS v0.11.0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 ⌅ [7ed9a814] + SSGraphBLAS_jll v7.2.0+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 1.69s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 1188.2 ms ✓ KLU 742.5 ms ✓ Blobs 945.0 ms ✓ SSGraphBLAS_jll WARNING: Constructor for type "GBVector" was extended in `GB_CHOLMOD` without explicit qualification or import.  NOTE: Assumed "GBVector" refers to `SuiteSparseGraphBLAS.GBVector`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function GBVector end`.  Hint: To silence the warning, qualify `GBVector` as `SuiteSparseGraphBLAS.GBVector` in the method signature or explicitly `import SuiteSparseGraphBLAS: GBVector`. WARNING: Constructor for type "GBMatrix" was extended in `GB_CHOLMOD` without explicit qualification or import.  NOTE: Assumed "GBMatrix" refers to `SuiteSparseGraphBLAS.GBMatrix`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function GBMatrix end`.  Hint: To silence the warning, qualify `GBMatrix` as `SuiteSparseGraphBLAS.GBMatrix` in the method signature or explicitly `import SuiteSparseGraphBLAS: GBMatrix`. WARNING: Constructor for type "GBMatrixC" was extended in `GB_CHOLMOD` without explicit qualification or import.  NOTE: Assumed "GBMatrixC" refers to `SuiteSparseGraphBLAS.GBMatrixC`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function GBMatrixC end`.  Hint: To silence the warning, qualify `GBMatrixC` as `SuiteSparseGraphBLAS.GBMatrixC` in the method signature or explicitly `import SuiteSparseGraphBLAS: GBMatrixC`. WARNING: Constructor for type "GBMatrixR" was extended in `GB_CHOLMOD` without explicit qualification or import.  NOTE: Assumed "GBMatrixR" refers to `SuiteSparseGraphBLAS.GBMatrixR`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function GBMatrixR end`.  Hint: To silence the warning, qualify `GBMatrixR` as `SuiteSparseGraphBLAS.GBMatrixR` in the method signature or explicitly `import SuiteSparseGraphBLAS: GBMatrixR`. 65972.9 ms ✓ SuiteSparseGraphBLAS 4 dependencies successfully precompiled in 69 seconds. 49 already precompiled. 1 dependency had output during precompilation: ┌ SuiteSparseGraphBLAS │ WARNING: Constructor for type "GBVector" was extended in `GB_CHOLMOD` without explicit qualification or import. │ NOTE: Assumed "GBVector" refers to `SuiteSparseGraphBLAS.GBVector`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function GBVector end`. │ Hint: To silence the warning, qualify `GBVector` as `SuiteSparseGraphBLAS.GBVector` in the method signature or explicitly `import SuiteSparseGraphBLAS: GBVector`. │ WARNING: Constructor for type "GBMatrix" was extended in `GB_CHOLMOD` without explicit qualification or import. │ NOTE: Assumed "GBMatrix" refers to `SuiteSparseGraphBLAS.GBMatrix`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function GBMatrix end`. │ Hint: To silence the warning, qualify `GBMatrix` as `SuiteSparseGraphBLAS.GBMatrix` in the method signature or explicitly `import SuiteSparseGraphBLAS: GBMatrix`. │ WARNING: Constructor for type "GBMatrixC" was extended in `GB_CHOLMOD` without explicit qualification or import. │ NOTE: Assumed "GBMatrixC" refers to `SuiteSparseGraphBLAS.GBMatrixC`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function GBMatrixC end`. │ Hint: To silence the warning, qualify `GBMatrixC` as `SuiteSparseGraphBLAS.GBMatrixC` in the method signature or explicitly `import SuiteSparseGraphBLAS: GBMatrixC`. │ WARNING: Constructor for type "GBMatrixR" was extended in `GB_CHOLMOD` without explicit qualification or import. │ NOTE: Assumed "GBMatrixR" refers to `SuiteSparseGraphBLAS.GBMatrixR`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function GBMatrixR end`. │ Hint: To silence the warning, qualify `GBMatrixR` as `SuiteSparseGraphBLAS.GBMatrixR` in the method signature or explicitly `import SuiteSparseGraphBLAS: GBMatrixR`. └ Precompilation completed after 77.34s ################################################################################ # Testing # Testing SuiteSparseGraphBLAS Status `/tmp/jl_akvPAS/Project.toml` [d360d2e6] ChainRulesCore v1.26.0 [cdddcdb0] ChainRulesTestUtils v1.13.1 [26cc04aa] FiniteDifferences v0.12.33 ⌅ [ef3ab10e] KLU v0.4.1 [c2e53296] SuiteSparseGraphBLAS v0.11.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [4607b0f0] SuiteSparse [8dfed614] Test v1.11.0 Status `/tmp/jl_akvPAS/Manifest.toml` ⌅ [163b9779] Blobs v0.5.4 [d360d2e6] ChainRulesCore v1.26.0 [cdddcdb0] ChainRulesTestUtils v1.13.1 [34da2185] Compat v4.18.1 [ffbed154] DocStringExtensions v0.9.5 [26cc04aa] FiniteDifferences v0.12.33 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 ⌅ [ef3ab10e] KLU v0.4.1 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [708f8203] Richardson v1.4.2 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [e9177fbf] StorageOrders v0.3.2 [c2e53296] SuiteSparseGraphBLAS v0.11.0 [fd094767] Suppressor v0.2.8 [efe28fd5] OpenSpecFun_jll v0.5.6+0 ⌅ [7ed9a814] SSGraphBLAS_jll v7.2.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: inference tests have been disabled └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 WARNING: Method definition to_vec(SparseArrays.SparseVector{Tv, Ti} where Ti<:Integer where Tv) in module FiniteDifferences at /home/pkgeval/.julia/packages/FiniteDifferences/tX3T3/src/to_vec.jl:171 overwritten in module Main at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:38. Testing SuiteSparseGraphBLAS.jl default Testing libutils.jl: ┌ Warning: Symbol gobbledygook not available └ @ SuiteSparseGraphBLAS ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/libutils.jl:125 1.282029 seconds (967.62 k allocations: 50.841 MiB, 1.89% gc time, 98.32% compilation time: 60% of which was recompilation) Testing operatorutils.jl: 0.125783 seconds (120.08 k allocations: 6.103 MiB, 89.79% compilation time) Testing ops.jl: 1.066321 seconds (1.09 M allocations: 54.023 MiB, 3.26% gc time, 93.54% compilation time) Testing abstractgbarray.jl: 6.692452 seconds (5.72 M allocations: 293.602 MiB, 1.00% gc time, 98.24% compilation time: <1% of which was recompilation) Testing gbarray.jl: dense: Error During Test at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:21 Test threw exception Expression: m[:, 3] == GBVector(x[:, 3]) SuiteSparseGraphBLAS.InvalidValueError Stacktrace: [1] _packcscmatrix!(A::GBVector{Int64, Int64}, colptr::Vector{Int64}, rowidx::Vector{Int64}, values::Vector{Int64}; desc::Nothing, colptrsize::Int64, rowidxsize::Int64, valsize::Int64, decrementindices::Bool, jumbled::Bool) @ SuiteSparseGraphBLAS ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:96 [2] _packcscmatrix! @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:72 [inlined] [3] #unsafepack!#335 @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:237 [inlined] [4] unsafepack! @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:232 [inlined] [5] #_#113 @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/types.jl:742 [inlined] [6] GBVector @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/types.jl:737 [inlined] [7] GBVector(A::SparseVector{Int64, Int64}) @ SuiteSparseGraphBLAS ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/types.jl:748 [8] top-level scope @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:2 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:3 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:5 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:21 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] IncludeInto @ ./Base.jl:311 [inlined] [18] macro expansion @ ./timing.jl:730 [inlined] [19] include_test(path::String) @ Main ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:14 [20] top-level scope @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:60 [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [22] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:64 [inlined] [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [24] top-level scope @ none:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [27] _start() @ Base ./client.jl:577 dense: Error During Test at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:22 Test threw exception Expression: m[2, :] == GBVector(x[2, :]) SuiteSparseGraphBLAS.InvalidValueError Stacktrace: [1] _packcscmatrix!(A::GBVector{Int64, Int64}, colptr::Vector{Int64}, rowidx::Vector{Int64}, values::Vector{Int64}; desc::Nothing, colptrsize::Int64, rowidxsize::Int64, valsize::Int64, decrementindices::Bool, jumbled::Bool) @ SuiteSparseGraphBLAS ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:96 [2] _packcscmatrix! @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:72 [inlined] [3] #unsafepack!#335 @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:237 [inlined] [4] unsafepack! @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:232 [inlined] [5] #_#113 @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/types.jl:742 [inlined] [6] GBVector @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/types.jl:737 [inlined] [7] GBVector(A::SparseVector{Int64, Int64}) @ SuiteSparseGraphBLAS ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/types.jl:748 [8] top-level scope @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:2 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:3 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:5 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:22 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] IncludeInto @ ./Base.jl:311 [inlined] [18] macro expansion @ ./timing.jl:730 [inlined] [19] include_test(path::String) @ Main ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:14 [20] top-level scope @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:60 [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [22] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:64 [inlined] [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [24] top-level scope @ none:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [27] _start() @ Base ./client.jl:577 sparse: Error During Test at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:39 Got exception outside of a @test SuiteSparseGraphBLAS.InvalidValueError Stacktrace: [1] _packcscmatrix!(A::GBVector{UInt8, UInt8}, colptr::Vector{Int64}, rowidx::Vector{Int64}, values::Vector{UInt8}; desc::Nothing, colptrsize::Int64, rowidxsize::Int64, valsize::Int64, decrementindices::Bool, jumbled::Bool) @ SuiteSparseGraphBLAS ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:96 [2] _packcscmatrix! @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:72 [inlined] [3] #unsafepack!#335 @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:237 [inlined] [4] unsafepack! @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:232 [inlined] [5] #_#113 @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/types.jl:742 [inlined] [6] GBVector @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/types.jl:737 [inlined] [7] GBVector(A::SparseVector{UInt8, Int64}) @ SuiteSparseGraphBLAS ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/types.jl:748 [8] top-level scope @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:2 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:3 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:41 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:50 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] IncludeInto @ ./Base.jl:311 [inlined] [17] macro expansion @ ./timing.jl:730 [inlined] [18] include_test(path::String) @ Main ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:14 [19] top-level scope @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:60 [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:64 [inlined] [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [26] _start() @ Base ./client.jl:577 setindex and empty!: Error During Test at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:58 Got exception outside of a @test SuiteSparseGraphBLAS.InvalidValueError Stacktrace: [1] _packcscmatrix!(A::GBVector{Float32, Float32}, colptr::Vector{Int64}, rowidx::Vector{Int64}, values::Vector{Float32}; desc::Nothing, colptrsize::Int64, rowidxsize::Int64, valsize::Int64, decrementindices::Bool, jumbled::Bool) @ SuiteSparseGraphBLAS ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:96 [2] _packcscmatrix! @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:72 [inlined] [3] #unsafepack!#335 @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:237 [inlined] [4] unsafepack! @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:232 [inlined] [5] #_#113 @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/types.jl:742 [inlined] [6] GBVector @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/types.jl:737 [inlined] [7] GBVector(A::SparseVector{Float32, Int64}) @ SuiteSparseGraphBLAS ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/types.jl:748 [8] top-level scope @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:2 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:59 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:82 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [14] IncludeInto @ ./Base.jl:311 [inlined] [15] macro expansion @ ./timing.jl:730 [inlined] [16] include_test(path::String) @ Main ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:14 [17] top-level scope @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:60 [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [19] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:64 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [24] _start() @ Base ./client.jl:577 11.791650 seconds (8.15 M allocations: 426.370 MiB, 0.91% gc time, 97.72% compilation time: <1% of which was recompilation) Testing types.jl: 2.436175 seconds (1.98 M allocations: 105.095 MiB, 1.45% gc time, 98.42% compilation time) Testing issues.jl: 7.602209 seconds (7.55 M allocations: 388.291 MiB, 1.15% gc time, 98.53% compilation time: <1% of which was recompilation) Testing operations/ewise.jl: 0.429447 seconds (393.36 k allocations: 20.358 MiB, 96.72% compilation time: <1% of which was recompilation) Testing operations/extract.jl: 0.209107 seconds (158.12 k allocations: 8.126 MiB, 96.57% compilation time) Testing operations/kron.jl: 3.208960 seconds (2.30 M allocations: 118.909 MiB, 1.46% gc time, 99.52% compilation time: <1% of which was recompilation) Testing operations/map.jl: 1.704255 seconds (1.14 M allocations: 57.984 MiB, 98.95% compilation time) Testing operations/mul.jl: 2.746995 seconds (2.35 M allocations: 120.710 MiB, 1.02% gc time, 99.10% compilation time: <1% of which was recompilation) Testing operations/reduce.jl: 1.904983 seconds (1.85 M allocations: 93.793 MiB, 2.12% gc time, 97.28% compilation time: <1% of which was recompilation) Testing operations/select.jl: 0.324238 seconds (476.10 k allocations: 24.163 MiB, 97.53% compilation time) Testing operations/transpose.jl: 0.180446 seconds (156.66 k allocations: 8.055 MiB, 94.70% compilation time: <1% of which was recompilation) Testing operations/broadcasting.jl: 10.019248 seconds (10.52 M allocations: 548.682 MiB, 1.13% gc time, 99.34% compilation time: <1% of which was recompilation) Testing operations/concat.jl: 3.576623 seconds (3.50 M allocations: 180.984 MiB, 0.82% gc time, 99.49% compilation time: <1% of which was recompilation) Testing operations/operationutils.jl: 0.222853 seconds (159.18 k allocations: 7.560 MiB, 83.92% compilation time) Testing chainrules/chainrulesutils.jl: chainrulesutils: Error During Test at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/chainrules/chainrulesutils.jl:32 Got exception outside of a @test SuiteSparseGraphBLAS.InvalidValueError Stacktrace: [1] _packcscmatrix!(A::GBVector{Float64, Float64}, colptr::Vector{Int64}, rowidx::Vector{Int64}, values::Vector{Float64}; desc::Nothing, colptrsize::Int64, rowidxsize::Int64, valsize::Int64, decrementindices::Bool, jumbled::Bool) @ SuiteSparseGraphBLAS ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:96 [2] _packcscmatrix! @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:72 [inlined] [3] #unsafepack!#335 @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:237 [inlined] [4] unsafepack! @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:232 [inlined] [5] #_#113 @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/types.jl:742 [inlined] [6] GBVector @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/types.jl:737 [inlined] [7] GBVector(A::SparseVector{Float64, Int64}) @ SuiteSparseGraphBLAS ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/types.jl:748 [8] top-level scope @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/chainrules/chainrulesutils.jl:33 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/chainrules/chainrulesutils.jl:35 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [12] IncludeInto @ ./Base.jl:311 [inlined] [13] macro expansion @ ./timing.jl:730 [inlined] [14] include_test(path::String) @ Main ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:14 [15] top-level scope @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:60 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [17] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:78 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:577 1.965404 seconds (3.32 M allocations: 172.882 MiB, 1.83% gc time, 98.52% compilation time: <1% of which was recompilation) Testing chainrules/mulrules.jl: Sparse: Error During Test at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/chainrules/mulrules.jl:51 Got exception outside of a @test SuiteSparseGraphBLAS.InvalidValueError Stacktrace: [1] _packcscmatrix!(A::GBMatrix{Float64, Float64}, colptr::Vector{Int64}, rowidx::Vector{Int64}, values::Vector{Float64}; desc::Nothing, colptrsize::Int64, rowidxsize::Int64, valsize::Int64, decrementindices::Bool, jumbled::Bool) @ SuiteSparseGraphBLAS ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:96 [2] _packcscmatrix! @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:72 [inlined] [3] unsafepack!(A::GBMatrix{Float64, Float64}, ptr::Vector{Int64}, idx::Vector{Int64}, values::Vector{Float64}, shallow::Bool; order::ColMajor, decrementindices::Bool, jumbled::Bool) @ SuiteSparseGraphBLAS ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:237 [4] unsafepack! @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:232 [inlined] [5] #_#68 @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/types.jl:530 [inlined] [6] GBMatrix @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/types.jl:525 [inlined] [7] GBMatrix(A::SparseVector{Float64, Int64}) @ SuiteSparseGraphBLAS ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/types.jl:536 [8] top-level scope @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/chainrules/mulrules.jl:2 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/chainrules/mulrules.jl:52 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/chainrules/mulrules.jl:53 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [14] IncludeInto @ ./Base.jl:311 [inlined] [15] macro expansion @ ./timing.jl:730 [inlined] [16] include_test(path::String) @ Main ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:14 [17] top-level scope @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:60 [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [19] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:79 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [24] _start() @ Base ./client.jl:577 47.609284 seconds (47.48 M allocations: 2.539 GiB, 2.14% gc time, 97.34% compilation time: <1% of which was recompilation) Testing chainrules/ewiserules.jl: Arithmetic Semiring: Error During Test at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/chainrules/ewiserules.jl:19 Got exception outside of a @test SuiteSparseGraphBLAS.InvalidValueError Stacktrace: [1] _packcscmatrix!(A::GBMatrix{Float64, Float64}, colptr::Vector{Int64}, rowidx::Vector{Int64}, values::Vector{Float64}; desc::Nothing, colptrsize::Int64, rowidxsize::Int64, valsize::Int64, decrementindices::Bool, jumbled::Bool) @ SuiteSparseGraphBLAS ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:96 [2] _packcscmatrix! @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:72 [inlined] [3] unsafepack!(A::GBMatrix{Float64, Float64}, ptr::Vector{Int64}, idx::Vector{Int64}, values::Vector{Float64}, shallow::Bool; order::ColMajor, decrementindices::Bool, jumbled::Bool) @ SuiteSparseGraphBLAS ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:237 [4] unsafepack! @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:232 [inlined] [5] #_#68 @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/types.jl:530 [inlined] [6] GBMatrix @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/types.jl:525 [inlined] [7] GBMatrix(A::SparseVector{Float64, Int64}) @ SuiteSparseGraphBLAS ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/types.jl:536 [8] top-level scope @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/chainrules/ewiserules.jl:2 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/chainrules/ewiserules.jl:19 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [12] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/chainrules/ewiserules.jl:20 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [14] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/chainrules/ewiserules.jl:20 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [16] IncludeInto @ ./Base.jl:311 [inlined] [17] macro expansion @ ./timing.jl:730 [inlined] [18] include_test(path::String) @ Main ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:14 [19] top-level scope @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:60 [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:80 [inlined] [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [26] _start() @ Base ./client.jl:577 7.513873 seconds (5.03 M allocations: 252.311 MiB, 0.82% gc time, 98.26% compilation time: <1% of which was recompilation) Testing chainrules/selectrules.jl: 16.820798 seconds (13.00 M allocations: 721.686 MiB, 1.26% gc time, 91.88% compilation time: <1% of which was recompilation) Testing chainrules/constructorrules.jl: 12.150293 seconds (11.22 M allocations: 601.609 MiB, 1.33% gc time, 94.54% compilation time) Testing chainrules/maprules.jl: 21.584712 seconds (16.96 M allocations: 942.721 MiB, 1.35% gc time, 95.22% compilation time: <1% of which was recompilation) Testing solvers/klu.jl: 33.777471 seconds (25.90 M allocations: 1.319 GiB, 1.60% gc time, 99.31% compilation time: <1% of which was recompilation) Testing solvers/umfpack.jl: ┌ Warning: Using ErrorException to test field access is deprecated; use FieldError instead. │ caller = do_test_throws(result::Test.ExecutionResult, orig_expr::Any, extype::Any) at Test.jl:910 └ @ Core /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:910 129.562091 seconds (56.20 M allocations: 2.848 GiB, 0.94% gc time, 99.51% compilation time: <1% of which was recompilation) Testing solvers/cholmod.jl: Test \ for Factor and SparseVecOrMat: Error During Test at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/solvers/cholmod.jl:424 Got exception outside of a @test SuiteSparseGraphBLAS.InvalidValueError Stacktrace: [1] _packcscmatrix!(A::GBVector{Float64, Float64}, colptr::Vector{Int64}, rowidx::Vector{Int64}, values::Vector{Float64}; desc::Nothing, colptrsize::Int64, rowidxsize::Int64, valsize::Int64, decrementindices::Bool, jumbled::Bool) @ SuiteSparseGraphBLAS ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:96 [2] _packcscmatrix! @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:72 [inlined] [3] #unsafepack!#335 @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:237 [inlined] [4] unsafepack! @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/pack.jl:232 [inlined] [5] #_#113 @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/types.jl:742 [inlined] [6] GBVector @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/types.jl:737 [inlined] [7] GBVector(A::SparseVector{Float64, Int64}) @ SuiteSparseGraphBLAS ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/types.jl:748 [8] top-level scope @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/solvers/cholmod.jl:425 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [10] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/solvers/cholmod.jl:426 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [12] IncludeInto @ ./Base.jl:311 [inlined] [13] macro expansion @ ./timing.jl:730 [inlined] [14] include_test(path::String) @ Main ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:14 [15] top-level scope @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:60 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [17] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:86 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:577 68.812946 seconds (33.26 M allocations: 1.706 GiB, 1.77% gc time, 97.73% compilation time: <1% of which was recompilation) Testing serialization.jl: 4.070862 seconds (2.29 M allocations: 115.552 MiB, 98.72% compilation time: <1% of which was recompilation) Test Summary: | Pass Error Broken Total Time SuiteSparseGraphBLAS | 1393 8 2 1403 6m39.5s libutils | 9 9 0.8s Operator Utilities | 5 5 0.1s Ops | 20 20 1.0s abstractgbarray.jl | 35 35 6.6s gbarray.jl | 22 4 26 11.7s construction and getindex | 16 3 19 7.1s dense | 15 2 17 6.0s sparse | 1 1 2 1.1s setindex and empty! | 6 1 7 4.6s types.jl | 36 36 1.9s Issues | 21 21 7.5s ewise | 5 5 0.4s extract | 1 1 0.2s kron | 4 4 3.2s map | 4 4 1.7s mul | 9 9 2.7s reduce | 13 13 1.9s select | 2 2 0.3s transpose | 3 3 0.2s broadcasting | 29 29 10.0s concat.jl | 6 6 3.6s operationutils.jl | 8 8 0.2s chainrulesutils | 3 1 4 0.4s mul | 182 1 183 47.5s Dense | 182 182 47.5s Sparse | 1 1 0.0s Elementwise | 54 1 55 7.5s Dense | 54 54 7.5s Sparse | 1 1 0.0s Arithmetic Semiring | 1 1 0.0s Select | 180 180 16.8s Constructors | 49 49 12.1s Select | 123 123 21.6s KLU Wrappers | 64 64 24.9s REPL printing of KLU | 1 1 4.7s Issue #4 | 3 3 0.0s Workspace management | 66 2 68 19.2s UMFPACK wrappers | 154 154 1m25.0s Issue 9160 | 5 5 1.3s Issue #9915 | 1 1 0.9s test Sparse constructor Symmetric and Hermitian input (and issymmetric and ishermitian) | 4 4 0.5s High level interface | 10 10 1.1s High level interface | 10 10 0.7s Core functionality | 85 85 19.6s Core functionality | 62 62 11.8s extract factors | 87 87 22.8s Issue 11745 - row and column pointers were not sorted in sparse(Factor) | 1 1 0.1s Issue 11747 - Wrong show method defined for FactorComponent | 4 4 0.1s Issue 14076 | 1 1 1.9s Issue #28985 | 2 2 0.7s Further issue with promotion #14894 | 3 3 1.6s test \ for Factor and StridedVecOrMat | 2 2 1.0s Test \ for Factor and SparseVecOrMat | 1 1 0.1s Real factorization and complex rhs | 1 1 3.2s serialization.jl | 4 4 4.0s RNG of the outermost testset: Xoshiro(0xfff0241072ddab67, 0xc53bc12f4c3f0b4e, 0x56d451780b2dd4ba, 0x50a4aa153d208dd8, 0x3649a58b3b63d5db) ERROR: LoadError: Some tests did not pass: 1393 passed, 0 failed, 8 errored, 2 broken. in expression starting at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:59 Testing failed after 413.12s ERROR: LoadError: Package SuiteSparseGraphBLAS errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/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.14/Pkg/src/Operations.jl:2946 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2795 [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.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 517.1s: package tests unexpectedly errored