Package evaluation to test SuiteSparseGraphBLAS on Julia 1.14.0-DEV.3106 (9d314127b9*) started at 2026-09-06T16:26:16.136 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.38s ################################################################################ # 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.64s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.6 s ✓ KLU 0.9 s ✓ Blobs 2.1 s ✓ 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`. 119.9 s ✓ SuiteSparseGraphBLAS 4 dependencies successfully precompiled in 126 seconds. 57 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 134.47s ################################################################################ # Testing # Testing SuiteSparseGraphBLAS Status `/tmp/jl_wgarxv/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_wgarxv/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.900352 seconds (789.05 k allocations: 50.119 MiB, 4.42% gc time, 98.91% compilation time: 13% of which was recompilation) Testing operatorutils.jl: 0.321710 seconds (174.47 k allocations: 10.564 MiB, 94.56% compilation time) Testing ops.jl: 2.053860 seconds (1.03 M allocations: 58.111 MiB, 95.27% compilation time) Testing abstractgbarray.jl: 11.954843 seconds (5.55 M allocations: 341.295 MiB, 1.10% gc time, 98.68% 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 51.508574 seconds (16.42 M allocations: 1.023 GiB, 1.12% gc time, 98.48% compilation time) Testing types.jl: 3.869248 seconds (1.02 M allocations: 60.371 MiB, 98.51% compilation time) Testing issues.jl: 15.188351 seconds (7.08 M allocations: 439.047 MiB, 1.11% gc time, 98.89% compilation time) Testing operations/ewise.jl: 1.079888 seconds (456.18 k allocations: 26.970 MiB, 98.26% compilation time) Testing operations/extract.jl: 0.970035 seconds (325.09 k allocations: 21.507 MiB, 4.45% gc time, 98.98% compilation time) Testing operations/kron.jl: 5.522015 seconds (2.20 M allocations: 136.369 MiB, 0.74% gc time, 99.61% compilation time) Testing operations/map.jl: 3.124756 seconds (1.09 M allocations: 64.603 MiB, 99.17% compilation time) Testing operations/mul.jl: 6.014670 seconds (2.52 M allocations: 158.512 MiB, 1.25% gc time, 99.50% compilation time) Testing operations/reduce.jl: 4.287060 seconds (1.70 M allocations: 100.285 MiB, 1.09% gc time, 98.16% compilation time) Testing operations/select.jl: 0.807087 seconds (833.06 k allocations: 49.573 MiB, 98.38% compilation time) Testing operations/transpose.jl: 0.612546 seconds (236.56 k allocations: 14.280 MiB, 97.75% compilation time) Testing operations/broadcasting.jl: 19.330606 seconds (10.23 M allocations: 659.588 MiB, 1.33% gc time, 99.42% compilation time) Testing operations/concat.jl: 5.403237 seconds (2.95 M allocations: 185.845 MiB, 0.94% gc time, 99.59% compilation time) Testing operations/operationutils.jl: 0.378492 seconds (149.51 k allocations: 8.136 MiB, 84.66% compilation time) Testing chainrules/chainrulesutils.jl: Fault at memory address: 0xed71bda0 [31] 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: 0x79b344033b1f) 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: 0x79b344030612) 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:2533: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: 0x79b391b1c992) 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:2533: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:2533: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:2533:12 [inlined] true_main at /source/src/jlapi.c:989:29 jl_repl_entrypoint at /source/src/jlapi.c:1156:15 main at /source/cli/loader_exe.c:117:15 unknown function (ip: 0x79b3b03da249) 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: 59673580 (Pool: 59672856; Big: 724); GC: 31 Testing failed after 152.11s 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 348.03s: a segmentation fault happened