Package evaluation of RedBlackGraph on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T17:34:42.682 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.87s ################################################################################ # Installation # Installing RedBlackGraph... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [e907e2e1] + RedBlackGraph v0.2.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [a4c015fc] + ANSIColoredPrinters v0.0.1 ⌅ [336ed68f] + CSV v0.9.11 [944b1d66] + CodecZlib v0.7.8 [34da2185] + Compat v4.17.0 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [ffbed154] + DocStringExtensions v0.9.5 ⌅ [e30172f5] + Documenter v0.27.25 ⌅ [8fc22ac5] + FilePaths v0.8.3 [48062228] + FilePathsBase v0.9.24 [b5f81e59] + IOCapture v0.2.5 [842dd82b] + InlineStrings v1.4.4 [82899510] + IteratorInterfaceExtensions v1.0.0 [682c06a0] + JSON v0.21.4 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [2dfb63ee] + PooledArrays v1.4.3 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [e907e2e1] + RedBlackGraph v0.2.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [91c51154] + SentinelArrays v1.4.8 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [3bb67fe8] + TranscodingStreams v0.11.3 [ea10d353] + WeakRefStrings v1.4.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.1+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.13.1+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 3.33s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: RedBlackGraph Failed to precompile RedBlackGraph [e907e2e1-757b-491a-891c-4da3128a909a] to "/home/pkgeval/.julia/compiled/v1.12/RedBlackGraph/jl_7pP33P". ERROR: LoadError: InitError: TypeError: in typeassert, expected Tuple{Vector{UInt8}, Int64, Int64, Union{Nothing, String}}, got a value of type Nothing Stacktrace: [1] getsource(x::Any, buffer_in_memory::Bool) @ CSV ~/.julia/packages/CSV/9LsxT/src/utils.jl:295 [2] macro expansion @ ~/.julia/packages/CSV/9LsxT/src/context.jl:324 [inlined] [3] Context @ ./none:0 [inlined] [4] CSV.Context(source::CSV.Arg, header::CSV.Arg, normalizenames::CSV.Arg, datarow::CSV.Arg, skipto::CSV.Arg, footerskip::CSV.Arg, transpose::CSV.Arg, comment::CSV.Arg, ignoreemptyrows::CSV.Arg, ignoreemptylines::CSV.Arg, select::CSV.Arg, drop::CSV.Arg, limit::CSV.Arg, buffer_in_memory::CSV.Arg, threaded::CSV.Arg, ntasks::CSV.Arg, tasks::CSV.Arg, rows_to_check::CSV.Arg, lines_to_check::CSV.Arg, missingstrings::CSV.Arg, missingstring::CSV.Arg, delim::CSV.Arg, ignorerepeated::CSV.Arg, quoted::CSV.Arg, quotechar::CSV.Arg, openquotechar::CSV.Arg, closequotechar::CSV.Arg, escapechar::CSV.Arg, dateformat::CSV.Arg, dateformats::CSV.Arg, decimal::CSV.Arg, truestrings::CSV.Arg, falsestrings::CSV.Arg, type::CSV.Arg, types::CSV.Arg, typemap::CSV.Arg, pool::CSV.Arg, downcast::CSV.Arg, lazystrings::CSV.Arg, stringtype::CSV.Arg, strict::CSV.Arg, silencewarnings::CSV.Arg, maxwarnings::CSV.Arg, debug::CSV.Arg, parsingdebug::CSV.Arg, validate::CSV.Arg, streaming::CSV.Arg) @ CSV ~/.julia/packages/CSV/9LsxT/src/context.jl:0 [5] CSV.Context(source::IOBuffer; header::Int64, normalizenames::Bool, datarow::Int64, skipto::Int64, footerskip::Int64, transpose::Bool, comment::Nothing, ignoreemptyrows::Bool, ignoreemptylines::Nothing, select::Nothing, drop::Nothing, limit::Nothing, buffer_in_memory::Bool, threaded::Nothing, ntasks::Nothing, tasks::Nothing, rows_to_check::Int64, lines_to_check::Nothing, missingstrings::Vector{String}, missingstring::String, delim::Nothing, ignorerepeated::Bool, quoted::Bool, quotechar::Char, openquotechar::Nothing, closequotechar::Nothing, escapechar::Char, dateformat::Nothing, dateformats::Nothing, decimal::UInt8, truestrings::Vector{String}, falsestrings::Vector{String}, type::Nothing, types::Nothing, typemap::Dict{Type, Type}, pool::Float64, downcast::Bool, lazystrings::Bool, stringtype::Type{InlineStrings.InlineString}, strict::Bool, silencewarnings::Bool, maxwarnings::Int64, debug::Bool, parsingdebug::Bool, validate::Bool) @ CSV ~/.julia/packages/CSV/9LsxT/src/context.jl:199 [6] CSV.Context(source::IOBuffer) @ CSV ~/.julia/packages/CSV/9LsxT/src/context.jl:147 [7] __init__() @ CSV ~/.julia/packages/CSV/9LsxT/src/CSV.jl:98 [8] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1411 [9] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1399 [10] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base ./loading.jl:1287 [11] _include_from_serialized @ ./loading.jl:1246 [inlined] [12] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2083 [13] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2595 [14] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2461 [15] macro expansion @ ./loading.jl:2389 [inlined] [16] macro expansion @ ./lock.jl:376 [inlined] [17] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2354 [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2330 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [20] top-level scope @ ~/.julia/packages/RedBlackGraph/lgVR3/src/RedBlackGraph.jl:6 [21] include(mod::Module, _path::String) @ Base ./Base.jl:305 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2991 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2837 [26] include_string @ ./loading.jl:2847 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [28] _start() @ Base ./client.jl:554 during initialization of module CSV in expression starting at /home/pkgeval/.julia/packages/RedBlackGraph/lgVR3/src/util/relationship_reader.jl:1 in expression starting at /home/pkgeval/.julia/packages/RedBlackGraph/lgVR3/src/RedBlackGraph.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 28.55s ################################################################################ # Testing # Testing RedBlackGraph Status `/tmp/jl_5X7wWJ/Project.toml` ⌅ [336ed68f] CSV v0.9.11 ⌅ [e30172f5] Documenter v0.27.25 ⌅ [8fc22ac5] FilePaths v0.8.3 [48062228] FilePathsBase v0.9.24 [e907e2e1] RedBlackGraph v0.2.0 [1bc83da4] SafeTestsets v0.1.0 [37e2e46d] LinearAlgebra v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_5X7wWJ/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 ⌅ [336ed68f] CSV v0.9.11 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.17.0 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [ffbed154] DocStringExtensions v0.9.5 ⌅ [e30172f5] Documenter v0.27.25 ⌅ [8fc22ac5] FilePaths v0.8.3 [48062228] FilePathsBase v0.9.24 [b5f81e59] IOCapture v0.2.5 [842dd82b] InlineStrings v1.4.4 [82899510] IteratorInterfaceExtensions v1.0.0 [682c06a0] JSON v0.21.4 [1914dd2f] MacroTools v0.5.16 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [e907e2e1] RedBlackGraph v0.2.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [1bc83da4] SafeTestsets v0.1.0 [91c51154] SentinelArrays v1.4.8 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [3bb67fe8] TranscodingStreams v0.11.3 [ea10d353] WeakRefStrings v1.4.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling packages... Info Given RedBlackGraph was explicitly requested, output will be shown live  ERROR: LoadError: InitError: TypeError: in typeassert, expected Tuple{Vector{UInt8}, Int64, Int64, Union{Nothing, String}}, got a value of type Nothing Stacktrace:  [1] getsource(x::Any, buffer_in_memory::Bool)  @ CSV ~/.julia/packages/CSV/9LsxT/src/utils.jl:295  [2] macro expansion  @ ~/.julia/packages/CSV/9LsxT/src/context.jl:324 [inlined]  [3] Context  @ ./none:0 [inlined]  [4] CSV.Context(source::CSV.Arg, header::CSV.Arg, normalizenames::CSV.Arg, datarow::CSV.Arg, skipto::CSV.Arg, footerskip::CSV.Arg, transpose::CSV.Arg, comment::CSV.Arg, ignoreemptyrows::CSV.Arg, ignoreemptylines::CSV.Arg, select::CSV.Arg, drop::CSV.Arg, limit::CSV.Arg, buffer_in_memory::CSV.Arg, threaded::CSV.Arg, ntasks::CSV.Arg, tasks::CSV.Arg, rows_to_check::CSV.Arg, lines_to_check::CSV.Arg, missingstrings::CSV.Arg, missingstring::CSV.Arg, delim::CSV.Arg, ignorerepeated::CSV.Arg, quoted::CSV.Arg, quotechar::CSV.Arg, openquotechar::CSV.Arg, closequotechar::CSV.Arg, escapechar::CSV.Arg, dateformat::CSV.Arg, dateformats::CSV.Arg, decimal::CSV.Arg, truestrings::CSV.Arg, falsestrings::CSV.Arg, type::CSV.Arg, types::CSV.Arg, typemap::CSV.Arg, pool::CSV.Arg, downcast::CSV.Arg, lazystrings::CSV.Arg, stringtype::CSV.Arg, strict::CSV.Arg, silencewarnings::CSV.Arg, maxwarnings::CSV.Arg, debug::CSV.Arg, parsingdebug::CSV.Arg, validate::CSV.Arg, streaming::CSV.Arg)  @ CSV ~/.julia/packages/CSV/9LsxT/src/context.jl:0  [5] CSV.Context(source::IOBuffer; header::Int64, normalizenames::Bool, datarow::Int64, skipto::Int64, footerskip::Int64, transpose::Bool, comment::Nothing, ignoreemptyrows::Bool, ignoreemptylines::Nothing, select::Nothing, drop::Nothing, limit::Nothing, buffer_in_memory::Bool, threaded::Nothing, ntasks::Nothing, tasks::Nothing, rows_to_check::Int64, lines_to_check::Nothing, missingstrings::Vector{String}, missingstring::String, delim::Nothing, ignorerepeated::Bool, quoted::Bool, quotechar::Char, openquotechar::Nothing, closequotechar::Nothing, escapechar::Char, dateformat::Nothing, dateformats::Nothing, decimal::UInt8, truestrings::Vector{String}, falsestrings::Vector{String}, type::Nothing, types::Nothing, typemap::Dict{Type, Type}, pool::Float64, downcast::Bool, lazystrings::Bool, stringtype::Type{InlineStrings.InlineString}, strict::Bool, silencewarnings::Bool, maxwarnings::Int64, debug::Bool, parsingdebug::Bool, validate::Bool)  @ CSV ~/.julia/packages/CSV/9LsxT/src/context.jl:199  [6] CSV.Context(source::IOBuffer)  @ CSV ~/.julia/packages/CSV/9LsxT/src/context.jl:147  [7] __init__()  @ CSV ~/.julia/packages/CSV/9LsxT/src/CSV.jl:98  [8] run_module_init(mod::Module, i::Int64)  @ Base ./loading.jl:1411  [9] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1399  [10] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool)  @ Base ./loading.jl:1287  [11] _include_from_serialized  @ ./loading.jl:1246 [inlined]  [12] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2083  [13] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2595  [14] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2461  [15] macro expansion  @ ./loading.jl:2389 [inlined]  [16] macro expansion  @ ./lock.jl:376 [inlined]  [17] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2354  [18] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2330  [19] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:306  [20] top-level scope  @ ~/.julia/packages/RedBlackGraph/lgVR3/src/RedBlackGraph.jl:6  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:305  [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:2991  [23] top-level scope  @ stdin:5  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2837  [26] include_string  @ ./loading.jl:2847 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:319  [28] _start()  @ Base ./client.jl:554 during initialization of module CSV in expression starting at /home/pkgeval/.julia/packages/RedBlackGraph/lgVR3/src/util/relationship_reader.jl:1 in expression starting at /home/pkgeval/.julia/packages/RedBlackGraph/lgVR3/src/RedBlackGraph.jl:1 in expression starting at stdin:5 ✗ RedBlackGraph 0 dependencies successfully precompiled in 10 seconds. 53 already precompiled. Basic Avus Tests: Error During Test at /home/pkgeval/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:30 Got exception outside of a @test LoadError: The following 1 direct dependency failed to precompile: RedBlackGraph Failed to precompile RedBlackGraph [e907e2e1-757b-491a-891c-4da3128a909a] to "/home/pkgeval/.julia/compiled/v1.12/RedBlackGraph/jl_gYmxY3". ERROR: LoadError: InitError: TypeError: in typeassert, expected Tuple{Vector{UInt8}, Int64, Int64, Union{Nothing, String}}, got a value of type Nothing Stacktrace: [1] getsource(x::Any, buffer_in_memory::Bool) @ CSV ~/.julia/packages/CSV/9LsxT/src/utils.jl:295 [2] macro expansion @ ~/.julia/packages/CSV/9LsxT/src/context.jl:324 [inlined] [3] Context @ ./none:0 [inlined] [4] CSV.Context(source::CSV.Arg, header::CSV.Arg, normalizenames::CSV.Arg, datarow::CSV.Arg, skipto::CSV.Arg, footerskip::CSV.Arg, transpose::CSV.Arg, comment::CSV.Arg, ignoreemptyrows::CSV.Arg, ignoreemptylines::CSV.Arg, select::CSV.Arg, drop::CSV.Arg, limit::CSV.Arg, buffer_in_memory::CSV.Arg, threaded::CSV.Arg, ntasks::CSV.Arg, tasks::CSV.Arg, rows_to_check::CSV.Arg, lines_to_check::CSV.Arg, missingstrings::CSV.Arg, missingstring::CSV.Arg, delim::CSV.Arg, ignorerepeated::CSV.Arg, quoted::CSV.Arg, quotechar::CSV.Arg, openquotechar::CSV.Arg, closequotechar::CSV.Arg, escapechar::CSV.Arg, dateformat::CSV.Arg, dateformats::CSV.Arg, decimal::CSV.Arg, truestrings::CSV.Arg, falsestrings::CSV.Arg, type::CSV.Arg, types::CSV.Arg, typemap::CSV.Arg, pool::CSV.Arg, downcast::CSV.Arg, lazystrings::CSV.Arg, stringtype::CSV.Arg, strict::CSV.Arg, silencewarnings::CSV.Arg, maxwarnings::CSV.Arg, debug::CSV.Arg, parsingdebug::CSV.Arg, validate::CSV.Arg, streaming::CSV.Arg) @ CSV ~/.julia/packages/CSV/9LsxT/src/context.jl:0 [5] CSV.Context(source::IOBuffer; header::Int64, normalizenames::Bool, datarow::Int64, skipto::Int64, footerskip::Int64, transpose::Bool, comment::Nothing, ignoreemptyrows::Bool, ignoreemptylines::Nothing, select::Nothing, drop::Nothing, limit::Nothing, buffer_in_memory::Bool, threaded::Nothing, ntasks::Nothing, tasks::Nothing, rows_to_check::Int64, lines_to_check::Nothing, missingstrings::Vector{String}, missingstring::String, delim::Nothing, ignorerepeated::Bool, quoted::Bool, quotechar::Char, openquotechar::Nothing, closequotechar::Nothing, escapechar::Char, dateformat::Nothing, dateformats::Nothing, decimal::UInt8, truestrings::Vector{String}, falsestrings::Vector{String}, type::Nothing, types::Nothing, typemap::Dict{Type, Type}, pool::Float64, downcast::Bool, lazystrings::Bool, stringtype::Type{InlineStrings.InlineString}, strict::Bool, silencewarnings::Bool, maxwarnings::Int64, debug::Bool, parsingdebug::Bool, validate::Bool) @ CSV ~/.julia/packages/CSV/9LsxT/src/context.jl:199 [6] CSV.Context(source::IOBuffer) @ CSV ~/.julia/packages/CSV/9LsxT/src/context.jl:147 [7] __init__() @ CSV ~/.julia/packages/CSV/9LsxT/src/CSV.jl:98 [8] run_module_init(mod::Module, i::Int64) @ Base ./loading.jl:1411 [9] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1399 [10] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool) @ Base ./loading.jl:1287 [11] _include_from_serialized @ ./loading.jl:1246 [inlined] [12] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String}) @ Base ./loading.jl:2083 [13] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2595 [14] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2461 [15] macro expansion @ ./loading.jl:2389 [inlined] [16] macro expansion @ ./lock.jl:376 [inlined] [17] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2354 [18] require(into::Module, mod::Symbol) @ Base ./loading.jl:2330 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [20] top-level scope @ ~/.julia/packages/RedBlackGraph/lgVR3/src/RedBlackGraph.jl:6 [21] include(mod::Module, _path::String) @ Base ./Base.jl:305 [22] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2991 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2837 [26] include_string @ ./loading.jl:2847 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [28] _start() @ Base ./client.jl:554 during initialization of module CSV in expression starting at /home/pkgeval/.julia/packages/RedBlackGraph/lgVR3/src/util/relationship_reader.jl:1 in expression starting at /home/pkgeval/.julia/packages/RedBlackGraph/lgVR3/src/RedBlackGraph.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/RedBlackGraph/lgVR3/test/avus_tests.jl:1 Test Summary: | Error Total Time Basic Avus Tests | 1 1 11.2s RNG of the outermost testset: Random.Xoshiro(0x4fd17884e1273252, 0x2ad12344c9a8b2e8, 0x9b9f5e2d514fab16, 0xacb4e2a2c560f560, 0x9353eba93a565818) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/RedBlackGraph/lgVR3/test/runtests.jl:3 Testing failed after 22.79s ERROR: LoadError: Package RedBlackGraph errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2458 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2313 [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.12/Pkg/src/API.jl:511 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 81.07s: package fails to precompile