Package evaluation to test SuiteSparseGraphBLAS on Julia 1.14.0-DEV.3128 (f573e2bf71*) started at 2026-09-08T16:43:29.166 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.85s ################################################################################ # 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.7 [d360d2e6] + ChainRulesCore v1.26.1 [34da2185] + Compat v4.18.1 [ffbed154] + DocStringExtensions v0.9.5 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.8.0 ⌅ [ef3ab10e] + KLU v0.4.1 [2ab3a3ac] + LogExpFunctions v1.0.1 [1914dd2f] + MacroTools v0.5.16 [21216c6a] + Preferences v1.5.2 [276daf66] + SpecialFunctions v2.9.0 [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.2.0 [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.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.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.5.7+0 [deac9b47] + LibCURL_jll v8.21.0+0 [e37daf67] + LibGit2_jll v1.9.7+0 [29816b5a] + LibSSH2_jll v1.11.104+0 [14a3606d] + MozillaCACerts_jll v2026.8.13 [4536629a] + OpenBLAS_jll v0.3.34+0 [05823500] + OpenLibm_jll v0.8.8+0 [458c3c95] + OpenSSL_jll v3.5.8+0 [efcefdf7] + PCRE2_jll v10.48.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.70.0+0 [3f19e933] + p7zip_jll v17.8.2+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 2.73s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.2 s ✓ KLU 0.9 s ✓ Blobs 2.0 s ✓ SSGraphBLAS_jll WARNING: Imported binding Test.eval_test was undeclared at import time during import to ChainRulesTestUtils. 14.0 s ✓ ChainRulesTestUtils 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`. 118.2 s ✓ SuiteSparseGraphBLAS 5 dependencies successfully precompiled in 137 seconds. 56 already precompiled. 2 dependencies had output during precompilation: ┌ ChainRulesTestUtils │ WARNING: Imported binding Test.eval_test was undeclared at import time during import to ChainRulesTestUtils. └ ┌ 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 146.56s ################################################################################ # Testing # Testing SuiteSparseGraphBLAS Status `/tmp/jl_uYiyBb/Project.toml` [d360d2e6] ChainRulesCore v1.26.1 [cdddcdb0] ChainRulesTestUtils v1.13.1 [26cc04aa] FiniteDifferences v0.12.34 ⌅ [ef3ab10e] KLU v0.4.1 [c2e53296] SuiteSparseGraphBLAS v0.11.0 [37e2e46d] LinearAlgebra v1.14.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_uYiyBb/Manifest.toml` ⌅ [163b9779] Blobs v0.5.7 [d360d2e6] ChainRulesCore v1.26.1 [cdddcdb0] ChainRulesTestUtils v1.13.1 [34da2185] Compat v4.18.1 [ffbed154] DocStringExtensions v0.9.5 [26cc04aa] FiniteDifferences v0.12.34 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.8.0 ⌅ [ef3ab10e] KLU v0.4.1 [2ab3a3ac] LogExpFunctions v1.0.1 [1914dd2f] MacroTools v0.5.16 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [708f8203] Richardson v1.4.3 [276daf66] SpecialFunctions v2.9.0 [90137ffa] StaticArrays v1.9.20 [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.2.0 [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.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.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.5.7+0 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [4536629a] OpenBLAS_jll v0.3.34+0 [05823500] OpenLibm_jll v0.8.8+0 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.48.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.70.0+0 [3f19e933] p7zip_jll v17.8.2+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/Nxtkn/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 2.808358 seconds (789.44 k allocations: 50.145 MiB, 3.00% gc time, 98.93% compilation time: 13% of which was recompilation) Testing operatorutils.jl: 0.318304 seconds (174.56 k allocations: 10.567 MiB, 94.89% compilation time) Testing ops.jl: 1.857993 seconds (1.03 M allocations: 58.165 MiB, 94.87% compilation time) Testing abstractgbarray.jl: 12.328639 seconds (5.56 M allocations: 341.292 MiB, 1.77% gc time, 98.63% compilation time) 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.InvalidObjectError Stacktrace: [1] (::SuiteSparseGraphBLAS.var"#gxbstring##0#gxbstring##1"{String, SuiteSparseGraphBLAS.LibGraphBLAS.GxB_Print_Level})(::String, f::IOStream) @ SuiteSparseGraphBLAS ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/print.jl:24 [2] mktemp(fn::SuiteSparseGraphBLAS.var"#gxbstring##0#gxbstring##1"{String, SuiteSparseGraphBLAS.LibGraphBLAS.GxB_Print_Level}, parent::String) @ Base.Filesystem file.jl:920 [3] mktemp(fn::SuiteSparseGraphBLAS.var"#gxbstring##0#gxbstring##1"{String, SuiteSparseGraphBLAS.LibGraphBLAS.GxB_Print_Level}) @ Base.Filesystem file.jl:918 [inlined] [4] gxbstring(x::GBVector{Int64, Int64}, name::String, level::SuiteSparseGraphBLAS.LibGraphBLAS.GxB_Print_Level) @ SuiteSparseGraphBLAS ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/print.jl:6 [inlined] [5] gxbprint(io::IOContext{IOBuffer}, x::GBVector{Int64, Int64}, name::String, level::SuiteSparseGraphBLAS.LibGraphBLAS.GxB_Print_Level) @ SuiteSparseGraphBLAS ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/print.jl:2 [6] show(io::IOContext{IOBuffer}, A::GBVector{Int64, Int64}) @ SuiteSparseGraphBLAS ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/abstractgbarray.jl:1029 [inlined] [7] show_unquoted(io::IOContext{IOBuffer}, ex::GBVector{Int64, Int64}, ::Int64, ::Int64) @ Base show.jl:1648 [inlined] [8] show_unquoted(io::IOContext{IOBuffer}, ex::GBVector{Int64, Int64}, indent::Int64, prec::Int64, ::Int64) @ Base show.jl:1649 [9] show_list(io::IOContext{IOBuffer}, items::Vector{Any}, sep::String, indent::Int64, prec::Int64, quote_level::Int64, enclose_operators::Bool, kw::Bool) @ Base show.jl:1799 [10] checkbounds(A::Vector{Any}, I::Int64) @ Base essentials.jl:391 [inlined] [11] getindex(A::Vector{Any}, i::Int64) @ Base essentials.jl:1065 [inlined] [12] show_unquoted(io::IOContext{IOBuffer}, ex::Expr, indent::Int64, prec::Int64, quote_level::Int64) @ Base show.jl:2249 [13] show_unquoted(io::IOContext{IOBuffer}, ex::Expr, indent::Int64, prec::Int64) @ Base show.jl:2030 [inlined] [14] print(io::IOContext{IOBuffer}, ex::Expr) @ Base show.jl:1644 [inlined] [15] sprint(f::typeof(print), args::Expr; context::Pair{Symbol, Bool}, sizehint::Int64) @ Base strings/io.jl:109 [inlined] [16] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:400 [17] top-level scope @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:2 [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [19] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:3 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [21] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:5 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [23] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:21 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [25] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [26] macro expansion @ timing.jl:741 [inlined] [27] include_test(path::String) @ Main ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:14 [28] top-level scope @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:60 [29] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [30] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:64 [inlined] [31] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [32] top-level scope @ none:6 [33] eval(m::Module, e::Any) @ Core boot.jl:618 [34] __script_entry_eval(mod::Module, ex::Any) @ Base client.jl:106 [inlined] [35] exec_options(opts::Base.JLOptions) @ Base client.jl:350 [36] _start() @ Base client.jl:695 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.InvalidObjectError Stacktrace: [1] (::SuiteSparseGraphBLAS.var"#gxbstring##0#gxbstring##1"{String, SuiteSparseGraphBLAS.LibGraphBLAS.GxB_Print_Level})(::String, f::IOStream) @ SuiteSparseGraphBLAS ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/print.jl:24 [2] mktemp(fn::SuiteSparseGraphBLAS.var"#gxbstring##0#gxbstring##1"{String, SuiteSparseGraphBLAS.LibGraphBLAS.GxB_Print_Level}, parent::String) @ Base.Filesystem file.jl:920 [3] mktemp(fn::SuiteSparseGraphBLAS.var"#gxbstring##0#gxbstring##1"{String, SuiteSparseGraphBLAS.LibGraphBLAS.GxB_Print_Level}) @ Base.Filesystem file.jl:918 [inlined] [4] gxbstring(x::GBVector{Int64, Int64}, name::String, level::SuiteSparseGraphBLAS.LibGraphBLAS.GxB_Print_Level) @ SuiteSparseGraphBLAS ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/print.jl:6 [inlined] [5] gxbprint(io::IOContext{IOBuffer}, x::GBVector{Int64, Int64}, name::String, level::SuiteSparseGraphBLAS.LibGraphBLAS.GxB_Print_Level) @ SuiteSparseGraphBLAS ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/print.jl:2 [6] show(io::IOContext{IOBuffer}, A::GBVector{Int64, Int64}) @ SuiteSparseGraphBLAS ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/abstractgbarray.jl:1029 [inlined] [7] show_unquoted(io::IOContext{IOBuffer}, ex::GBVector{Int64, Int64}, ::Int64, ::Int64) @ Base show.jl:1648 [inlined] [8] show_unquoted(io::IOContext{IOBuffer}, ex::GBVector{Int64, Int64}, indent::Int64, prec::Int64, ::Int64) @ Base show.jl:1649 [9] show_list(io::IOContext{IOBuffer}, items::Vector{Any}, sep::String, indent::Int64, prec::Int64, quote_level::Int64, enclose_operators::Bool, kw::Bool) @ Base show.jl:1799 [10] checkbounds(A::Vector{Any}, I::Int64) @ Base essentials.jl:391 [inlined] [11] getindex(A::Vector{Any}, i::Int64) @ Base essentials.jl:1065 [inlined] [12] show_unquoted(io::IOContext{IOBuffer}, ex::Expr, indent::Int64, prec::Int64, quote_level::Int64) @ Base show.jl:2249 [13] show_unquoted(io::IOContext{IOBuffer}, ex::Expr, indent::Int64, prec::Int64) @ Base show.jl:2030 [inlined] [14] print(io::IOContext{IOBuffer}, ex::Expr) @ Base show.jl:1644 [inlined] [15] sprint(f::typeof(print), args::Expr; context::Pair{Symbol, Bool}, sizehint::Int64) @ Base strings/io.jl:109 [inlined] [16] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:400 [17] top-level scope @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:2 [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [19] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:3 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [21] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:5 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [23] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:22 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] [25] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [26] macro expansion @ timing.jl:741 [inlined] [27] include_test(path::String) @ Main ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:14 [28] top-level scope @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:60 [29] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [30] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:64 [inlined] [31] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [32] top-level scope @ none:6 [33] eval(m::Module, e::Any) @ Core boot.jl:618 [34] __script_entry_eval(mod::Module, ex::Any) @ Base client.jl:106 [inlined] [35] exec_options(opts::Base.JLOptions) @ Base client.jl:350 [36] _start() @ Base client.jl:695 sparse: Test Failed at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:51 Expression: nnz(v) == nnz(x) Evaluated: 0 == 60 Stacktrace: [1] record(ts::Test.DefaultTestSet, t::Union{Test.Error, Test.Fail}; print_result::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1576 [2] record(ts::Test.DefaultTestSet, t::Test.Fail) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1568 [inlined] [3] do_test(result::Test.ExecutionResult, orig_expr::Any, context::Any) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:851 [4] top-level scope @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:2 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:3 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [8] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:41 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [10] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:51 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [13] macro expansion @ timing.jl:741 [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:2247 [inlined] [17] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:64 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core boot.jl:618 [21] __script_entry_eval(mod::Module, ex::Any) @ Base client.jl:106 [inlined] [22] exec_options(opts::Base.JLOptions) @ Base client.jl:350 [23] _start() @ Base client.jl:695 sparse: Test Failed at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:54 Expression: vnz == xnz Evaluated: (UInt64[], UInt8[]) == ([18, 25, 42, 58, 61, 74, 78, 84, 120, 128 … 739, 744, 761, 812, 875, 916, 923, 928, 937, 952], UInt8[0xa8, 0x94, 0x99, 0xec, 0xd9, 0xc2, 0x4c, 0xf7, 0xf4, 0x5e … 0xed, 0x22, 0xbf, 0x1c, 0xc2, 0xf4, 0x3c, 0xc2, 0xe4, 0xe7]) Stacktrace: [1] record(ts::Test.DefaultTestSet, t::Union{Test.Error, Test.Fail}; print_result::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1576 [2] record(ts::Test.DefaultTestSet, t::Test.Fail) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1568 [inlined] [3] do_test(result::Test.ExecutionResult, orig_expr::Any, context::Any) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:851 [4] top-level scope @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:2 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [6] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:3 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [8] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:41 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [10] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/gbarray.jl:54 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [13] macro expansion @ timing.jl:741 [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:2247 [inlined] [17] macro expansion @ ~/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:64 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core boot.jl:618 [21] __script_entry_eval(mod::Module, ex::Any) @ Base client.jl:106 [inlined] [22] exec_options(opts::Base.JLOptions) @ Base client.jl:350 [23] _start() @ Base client.jl:695 44.319777 seconds (16.43 M allocations: 1.023 GiB, 0.86% gc time, 98.16% compilation time) Testing types.jl: 3.069146 seconds (1.02 M allocations: 60.401 MiB, 3.45% gc time, 98.56% compilation time) Testing issues.jl: 15.904123 seconds (7.06 M allocations: 437.613 MiB, 1.13% gc time, 98.98% compilation time) Testing operations/ewise.jl: 1.499296 seconds (456.39 k allocations: 26.971 MiB, 98.70% compilation time) Testing operations/extract.jl: 1.019168 seconds (325.22 k allocations: 21.499 MiB, 99.05% compilation time) Testing operations/kron.jl: 5.708627 seconds (2.01 M allocations: 123.596 MiB, 0.75% gc time, 99.61% compilation time) Testing operations/map.jl: 3.269138 seconds (1.09 M allocations: 64.560 MiB, 99.21% compilation time) Testing operations/mul.jl: 6.463629 seconds (2.52 M allocations: 158.605 MiB, 1.01% gc time, 99.50% compilation time) Testing operations/reduce.jl: 4.449046 seconds (1.70 M allocations: 100.276 MiB, 0.96% gc time, 98.11% compilation time) Testing operations/select.jl: 0.784261 seconds (833.36 k allocations: 49.553 MiB, 98.34% compilation time) Testing operations/transpose.jl: 0.655160 seconds (236.70 k allocations: 14.281 MiB, 9.07% gc time, 98.08% compilation time) Testing operations/broadcasting.jl: 19.724675 seconds (10.21 M allocations: 657.929 MiB, 0.87% gc time, 99.51% compilation time) Testing operations/concat.jl: 5.879002 seconds (2.95 M allocations: 185.901 MiB, 0.73% gc time, 99.65% compilation time) Testing operations/operationutils.jl: 0.401650 seconds (149.60 k allocations: 8.140 MiB, 89.72% compilation time) Testing chainrules/chainrulesutils.jl: Fault at memory address: 0x14a6e3710 [35] signal 11 (1): Segmentation fault in expression starting at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/chainrules/chainrulesutils.jl:32 GB_subref_phase0._omp_fn.2 at /home/pkgeval/.julia/artifacts/a33866be56fc0e030a8bafa311ef2e6a1facf9f9/lib/libgraphblas.so (unknown line) GOMP_parallel at /workspace/srcdir/gcc-15.2.0/libgomp/parallel.c:178:3 GB_subref_phase0 at /home/pkgeval/.julia/artifacts/a33866be56fc0e030a8bafa311ef2e6a1facf9f9/lib/libgraphblas.so (unknown line) GB_subref at /home/pkgeval/.julia/artifacts/a33866be56fc0e030a8bafa311ef2e6a1facf9f9/lib/libgraphblas.so (unknown line) GB_subassign_symbolic at /home/pkgeval/.julia/artifacts/a33866be56fc0e030a8bafa311ef2e6a1facf9f9/lib/libgraphblas.so (unknown line) GB_subassign_04 at /home/pkgeval/.julia/artifacts/a33866be56fc0e030a8bafa311ef2e6a1facf9f9/lib/libgraphblas.so (unknown line) GB_subassigner at /home/pkgeval/.julia/artifacts/a33866be56fc0e030a8bafa311ef2e6a1facf9f9/lib/libgraphblas.so (unknown line) GB_subassign at /home/pkgeval/.julia/artifacts/a33866be56fc0e030a8bafa311ef2e6a1facf9f9/lib/libgraphblas.so (unknown line) GxB_Matrix_subassign at /home/pkgeval/.julia/artifacts/a33866be56fc0e030a8bafa311ef2e6a1facf9f9/lib/libgraphblas.so (unknown line) GxB_Matrix_subassign at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/lib/LibGraphBLAS_gen.jl:1178:0 (pc: 36) unknown function (ip: 0x7d03aad09aff) at (unknown file) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 #subassign!#271 at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/abstractgbarray.jl:606:0 (pc: 515) subassign! at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/abstractgbarray.jl:580:0 [inlined] #subassign!#300 at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/abstractgbarray.jl:994:0 [inlined] subassign! at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/abstractgbarray.jl:993:0 [inlined] #setindex!#303 at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/abstractgbarray.jl:1017:0 [inlined] setindex! at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/abstractgbarray.jl:1013:0 [inlined] copyto! at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/operations/broadcasts.jl:277:0 [inlined] materialize! at ./broadcast.jl:932:0 [inlined] materialize! at ./broadcast.jl:928:0 [inlined] #unsafeunpack!#419 at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/unpack.jl:394:0 (pc: 492) unsafeunpack! at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/unpack.jl:387:0 [inlined] Array at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/src/abstractgbarray.jl:207:0 (pc: 175) to_vec at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/chainrules/chainrulesutils.jl:12:0 [inlined] #test_to_vec#25 at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/chainrules/chainrulesutils.jl:23:0 (pc: 4) test_to_vec at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/chainrules/chainrulesutils.jl:22:0 (pc: 1) unknown function (ip: 0x7d03aad06622) at (unknown file) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2535:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:829:21 eval_body at /source/src/interpreter.c:704:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:712:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 ijl_eval_thunk at /source/src/toplevel.c:772:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) include_string at ./loading.jl:3291:0 (pc: 140) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 _include at ./loading.jl:3353:0 (pc: 123) include at ./Base.jl:335:0 (pc: 1) IncludeInto at ./Base.jl:336:0 [inlined] macro expansion at ./timing.jl:741:0 [inlined] include_test at /home/pkgeval/.julia/packages/SuiteSparseGraphBLAS/A4fmM/test/runtests.jl:14:0 (pc: 12) unknown function (ip: 0x7d042f11c8c2) at (unknown file) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2535:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:829:21 eval_body at /source/src/interpreter.c:704:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:712:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 ijl_eval_thunk at /source/src/toplevel.c:772:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) include_string at ./loading.jl:3291:0 (pc: 140) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 _include at ./loading.jl:3353:0 (pc: 123) include at ./Base.jl:335:0 (pc: 1) IncludeInto at ./Base.jl:336:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2535:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:829:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 ijl_eval_thunk at /source/src/toplevel.c:772:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) __script_entry_eval at ./client.jl:106:0 [inlined] exec_options at ./client.jl:350:0 (pc: 426) _start at ./client.jl:695:0 (pc: 217) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2535:12 [inlined] true_main at /source/src/jlapi.c:990:29 jl_repl_entrypoint at /source/src/jlapi.c:1157:15 main at /source/cli/loader_exe.c:117:15 unknown function (ip: 0x7d044d918249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S Allocations: 60592217 (Pool: 60591478; Big: 739); GC: 32 Testing failed after 147.24s ERROR: LoadError: Package SuiteSparseGraphBLAS errored during testing (received signal: 11) 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:3298 [3] 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:587 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval crashed after 359.17s: a segmentation fault happened