Package evaluation to test Debugger on Julia 1.14.0-DEV.2435 (e1b2c72e96*) started at 2026-06-25T15:02:51.485 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.99s ################################################################################ # Installation # Installing Debugger... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [31a5f54b] + Debugger v0.7.16 Updating `~/.julia/environments/v1.14/Manifest.toml` [da1fd8a2] + CodeTracking v3.0.2 [a8cc5b0e] + Crayons v4.1.1 [31a5f54b] + Debugger v0.7.16 [ffbed154] + DocStringExtensions v0.9.5 ⌅ [eafb193a] + Highlights v0.5.3 ⌅ [aa1ae85d] + JuliaInterpreter v0.10.12 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.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 4.25s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 26.99s ################################################################################ # Testing # Testing Debugger Status `/tmp/jl_N5Q2HL/Project.toml` [da1fd8a2] CodeTracking v3.0.2 [a8cc5b0e] Crayons v4.1.1 [31a5f54b] Debugger v0.7.16 ⌅ [eafb193a] Highlights v0.5.3 ⌅ [aa1ae85d] JuliaInterpreter v0.10.12 [98bfdc55] TerminalRegressionTests v0.2.2 [b77e0a4c] InteractiveUtils v1.11.0 [d6f4376e] Markdown v1.11.0 [3fa0cd96] REPL v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_N5Q2HL/Manifest.toml` [da1fd8a2] CodeTracking v3.0.2 ⌅ [3da002f7] ColorTypes v0.11.5 [a8cc5b0e] Crayons v4.1.1 [31a5f54b] Debugger v0.7.16 [ab62b9b5] DeepDiffs v1.2.0 [ffbed154] DocStringExtensions v0.9.5 ⌅ [53c48c17] FixedPointNumbers v0.8.6 ⌅ [eafb193a] Highlights v0.5.3 ⌅ [aa1ae85d] JuliaInterpreter v0.10.12 [10745b16] Statistics v1.11.1 [98bfdc55] TerminalRegressionTests v0.2.2 [7774df62] VT100 v0.3.4 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.5+0 [4536629a] OpenBLAS_jll v0.3.33+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: invalid lookup expr $(Expr(:foreignglobal, :((:jl_options,)))) Stacktrace: [1] error(::String, ::Expr) @ Base error.jl:56 [2] lookup_expr(interp::RecursiveInterpreter, frame::Frame, e::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:82 [3] eval_rhs(interp::RecursiveInterpreter, frame::Frame, node::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:421 [4] getproperty(x::Frame, f::Symbol) @ Base Base_compiler.jl:58 [inlined] [5] scopeof(x::Frame) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/utils.jl:8 [inlined] [6] moduleof(x::Frame) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/utils.jl:13 [inlined] [7] step_expr!(interp::RecursiveInterpreter, frame::Frame, node::Any, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:589 [8] checkbounds(A::Vector{Any}, I::Int64) @ Base essentials.jl:0 [inlined] [9] getindex(A::Vector{Any}, i::Int64) @ Base essentials.jl:1039 [inlined] [10] pc_expr(src::Core.CodeInfo, pc::Int64) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/utils.jl:72 [inlined] [11] pc_expr(framecode::JuliaInterpreter.FrameCode, pc::Int64) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/utils.jl:73 [inlined] [12] pc_expr(frame::Frame, pc::Int64) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/utils.jl:74 [inlined] [13] pc_expr(frame::Frame) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/utils.jl:75 [inlined] [14] get_return(interp::RecursiveInterpreter, frame::Frame) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:682 [inlined] [15] finish_and_return!(interp::RecursiveInterpreter, frame::Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:32 [16] evaluate_call!(interp::RecursiveInterpreter, frame::Frame, fargs::Vector{Any}, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:290 ┌ [17] evaluate_call!(interp::RecursiveInterpreter, frame::Frame, call_expr::Expr, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:256 ├ [18] eval_rhs(interp::RecursiveInterpreter, frame::Frame, node::Expr) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:406 ├ [19] step_expr!(interp::RecursiveInterpreter, frame::Frame, node::Any, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:0 ├ [20] checkbounds(A::Vector{Any}, I::Int64) │ @ Base essentials.jl:0 [inlined] ├ [21] getindex(A::Vector{Any}, i::Int64) │ @ Base essentials.jl:1039 [inlined] ├ [22] pc_expr(src::Core.CodeInfo, pc::Int64) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/utils.jl:72 [inlined] ├ [23] pc_expr(framecode::JuliaInterpreter.FrameCode, pc::Int64) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/utils.jl:73 [inlined] ├ [24] pc_expr(frame::Frame, pc::Int64) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/utils.jl:74 [inlined] ├ [25] pc_expr(frame::Frame) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/utils.jl:75 [inlined] ├ [26] get_return(interp::RecursiveInterpreter, frame::Frame) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:682 [inlined] ├ [27] finish_and_return!(interp::RecursiveInterpreter, frame::Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:32 ├ [28] evaluate_call!(interp::RecursiveInterpreter, frame::Frame, fargs::Vector{Any}, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:290 ├ [29] evaluate_call!(interp::RecursiveInterpreter, frame::Frame, call_expr::Expr, enter_generated::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:256 ├ [30] eval_rhs(interp::RecursiveInterpreter, frame::Frame, node::Expr) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:406 ├ [31] getproperty(x::Frame, f::Symbol) │ @ Base Base_compiler.jl:58 [inlined] ╰────── repeated 5 times [92] scopeof(x::Frame) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/utils.jl:8 [inlined] ┌ [93] moduleof(x::Frame) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/utils.jl:13 [inlined] ├ [94] step_expr!(interp::RecursiveInterpreter, frame::Frame, node::Any, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:589 ├ [95] step_expr!(interp::RecursiveInterpreter, frame::Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:627 ├ [96] finish!(interp::RecursiveInterpreter, frame::Frame, istoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:14 [inlined] ├ [97] debug_command(interp::RecursiveInterpreter, frame::Frame, cmd::Symbol, rootistoplevel::Bool; line::Nothing) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:550 ├ [98] debug_command(interp::RecursiveInterpreter, frame::Frame, cmd::Symbol, rootistoplevel::Bool) │ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:478 [inlined] ├ [99] execute_command(state::Debugger.DebuggerState, v::Val{:so}, cmd::String) │ @ Debugger ~/.julia/packages/Debugger/XviAX/src/commands.jl:46 ├ [100] top-level scope │ @ ~/.julia/packages/Debugger/XviAX/test/misc.jl:10 ├ [101] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:326 ├ [102] top-level scope │ @ ~/.julia/packages/Debugger/XviAX/test/runtests.jl:19 ├ [103] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:326 ├ [104] top-level scope │ @ none:6 ├ [105] eval(m::Module, e::Any) │ @ Core boot.jl:522 ├ [106] exec_options(opts::Base.JLOptions) │ @ Base client.jl:321 ├ [107] _start() │ @ Base client.jl:596 ╰────── repeated 2 times in expression starting at /home/pkgeval/.julia/packages/Debugger/XviAX/test/misc.jl:10 in expression starting at /home/pkgeval/.julia/packages/Debugger/XviAX/test/runtests.jl:19 Testing failed after 45.24s ERROR: LoadError: Package Debugger errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [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 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 107.63s: package tests unexpectedly errored