Package evaluation to test InteractiveErrors on Julia 1.14.0-DEV.2705 (2f35a920f0*) started at 2026-07-19T13:52:05.953 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.99s ################################################################################ # Installation # Installing InteractiveErrors... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [6cff3a6f] + InteractiveErrors v1.0.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [1eca21be] + FoldingTrees v1.2.2 [6cff3a6f] + InteractiveErrors v1.0.1 [c8e1da08] + IterTools v1.10.0 [65ce6f38] + PackageExtensionCompat v1.0.2 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [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 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 4.63s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... ERROR: LoadError: MethodError: no method matching process_backtrace(::Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}) The function `process_backtrace` exists, but no method is defined for this combination of argument types. Closest candidates are: process_backtrace(::Vector{!Matched{Any}}) @ Base errorshow.jl:1316 process_backtrace(::Vector{!Matched{Base.StackTraces.StackFrame}}) @ Base errorshow.jl:1311 Stacktrace: [1] explore(io::IOBuffer, err::InteractiveErrors.CapturedError; interactive::Bool) @ InteractiveErrors ~/.julia/packages/InteractiveErrors/pkquH/src/InteractiveErrors.jl:114 [2] top-level scope @ ~/.julia/packages/InteractiveErrors/pkquH/src/InteractiveErrors.jl:82 [3] macro expansion @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] [4] macro expansion @ ~/.julia/packages/InteractiveErrors/pkquH/src/InteractiveErrors.jl:401 [inlined] [5] include(mod::Module, _path::String) @ Base Base.jl:325 [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3359 [7] top-level scope @ stdin:5 [8] eval(m::Module, e::Any) @ Core boot.jl:545 [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [10] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [11] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [12] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/InteractiveErrors/pkquH/src/InteractiveErrors.jl:1 in expression starting at stdin:5 caused by: DivideError: integer division error Stacktrace: [1] div(x::Int64, y::Int64) @ Base int.jl:354 [2] top-level scope @ ~/.julia/packages/InteractiveErrors/pkquH/src/InteractiveErrors.jl:82 [3] macro expansion @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] [4] macro expansion @ ~/.julia/packages/InteractiveErrors/pkquH/src/InteractiveErrors.jl:399 [inlined] [5] include(mod::Module, _path::String) @ Base Base.jl:325 [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3359 [7] top-level scope @ stdin:5 [8] eval(m::Module, e::Any) @ Core boot.jl:545 [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [10] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [11] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [12] _start() @ Base client.jl:596 ✗ InteractiveErrors WARNING: Imported binding InteractiveUtils.is_expected_union was undeclared at import time during import to Cthulhu. WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to Cthulhu. WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to Cthulhu. ERROR: LoadError: UndefVarError: `ConstPropResult` not defined in `Compiler` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base Base_compiler.jl:51 [2] top-level scope @ ~/.julia/packages/Cthulhu/7jFQA/src/CthulhuCompiler.jl:32 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [4] top-level scope @ ~/.julia/packages/Cthulhu/7jFQA/src/Cthulhu.jl:58 [5] include(mod::Module, _path::String) @ Base Base.jl:325 [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3359 [7] top-level scope @ stdin:5 [8] eval(m::Module, e::Any) @ Core boot.jl:545 [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [10] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [11] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [12] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Cthulhu/7jFQA/src/CthulhuCompiler.jl:32 in expression starting at /home/pkgeval/.julia/packages/Cthulhu/7jFQA/src/Cthulhu.jl:1 in expression starting at stdin:5 ✗ Cthulhu 9.4 s ✓ OhMyREPL WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to JET. WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to JET. ERROR: LoadError: UndefVarError: `WorldView` not defined in `JET` Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/JET/wP86V/src/abstractinterpret/typeinfer.jl:239 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [3] top-level scope @ ~/.julia/packages/JET/wP86V/src/JETBase.jl:320 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [5] top-level scope @ ~/.julia/packages/JET/wP86V/src/JET.jl:43 [6] include(mod::Module, _path::String) @ Base Base.jl:325 [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3359 [8] top-level scope @ stdin:5 [9] eval(m::Module, e::Any) @ Core boot.jl:545 [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [11] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [12] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [13] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/abstractinterpret/typeinfer.jl:239 in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/JETBase.jl:320 in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/JET.jl:1 in expression starting at stdin:5 ✗ JET ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("6cff3a6f-7015-4b3b-b269-4b312a73b9bf"), "InteractiveErrors") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base module.jl:111 [10] top-level scope @ ~/.julia/packages/InteractiveErrors/pkquH/ext/InteractiveErrorsJuliaFormatterExt.jl:4 [11] include(mod::Module, _path::String) @ Base Base.jl:325 [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3359 [13] top-level scope @ stdin:5 [14] eval(m::Module, e::Any) @ Core boot.jl:545 [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [16] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [17] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [18] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/InteractiveErrors/pkquH/ext/InteractiveErrorsJuliaFormatterExt.jl:1 in expression starting at stdin:5 ✗ InteractiveErrors → InteractiveErrorsJuliaFormatterExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("6cff3a6f-7015-4b3b-b269-4b312a73b9bf"), "InteractiveErrors") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base module.jl:111 [10] top-level scope @ ~/.julia/packages/InteractiveErrors/pkquH/ext/InteractiveErrorsDebuggerExt.jl:4 [11] include(mod::Module, _path::String) @ Base Base.jl:325 [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3359 [13] top-level scope @ stdin:5 [14] eval(m::Module, e::Any) @ Core boot.jl:545 [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [16] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [17] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [18] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/InteractiveErrors/pkquH/ext/InteractiveErrorsDebuggerExt.jl:1 in expression starting at stdin:5 ✗ InteractiveErrors → InteractiveErrorsDebuggerExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f68482b8-f384-11e8-15f7-abe071a5a75f"), "Cthulhu") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base module.jl:101 [11] top-level scope @ ~/.julia/packages/Cthulhu/7jFQA/ext/CthulhuCompilerExt.jl:4 [12] include(mod::Module, _path::String) @ Base Base.jl:325 [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3359 [14] top-level scope @ stdin:5 [15] eval(m::Module, e::Any) @ Core boot.jl:545 [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [17] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [18] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [19] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Cthulhu/7jFQA/ext/CthulhuCompilerExt.jl:1 in expression starting at stdin:5 ✗ Cthulhu → CthulhuCompilerExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f68482b8-f384-11e8-15f7-abe071a5a75f"), "Cthulhu") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base module.jl:111 [10] top-level scope @ ~/.julia/packages/InteractiveErrors/pkquH/ext/InteractiveErrorsCthulhuExt.jl:3 [11] include(mod::Module, _path::String) @ Base Base.jl:325 [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3359 [13] top-level scope @ stdin:5 [14] eval(m::Module, e::Any) @ Core boot.jl:545 [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [16] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [17] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [18] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/InteractiveErrors/pkquH/ext/InteractiveErrorsCthulhuExt.jl:1 in expression starting at stdin:5 ✗ InteractiveErrors → InteractiveErrorsCthulhuExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("6cff3a6f-7015-4b3b-b269-4b312a73b9bf"), "InteractiveErrors") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base module.jl:111 [10] top-level scope @ ~/.julia/packages/InteractiveErrors/pkquH/ext/InteractiveErrorsOhMyREPLExt.jl:4 [11] include(mod::Module, _path::String) @ Base Base.jl:325 [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3359 [13] top-level scope @ stdin:5 [14] eval(m::Module, e::Any) @ Core boot.jl:545 [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [16] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [17] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [18] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/InteractiveErrors/pkquH/ext/InteractiveErrorsOhMyREPLExt.jl:1 in expression starting at stdin:5 ✗ InteractiveErrors → InteractiveErrorsOhMyREPLExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("c3a54625-cd67-489e-a8e7-0a5a0ff4e31b"), "JET") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base module.jl:111 [10] top-level scope @ ~/.julia/packages/InteractiveErrors/pkquH/ext/InteractiveErrorsJETExt.jl:3 [11] include(mod::Module, _path::String) @ Base Base.jl:325 [12] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3359 [13] top-level scope @ stdin:5 [14] eval(m::Module, e::Any) @ Core boot.jl:545 [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [16] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [17] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [18] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/InteractiveErrors/pkquH/ext/InteractiveErrorsJETExt.jl:1 in expression starting at stdin:5 ✗ InteractiveErrors → InteractiveErrorsJETExt 1 dependency successfully precompiled in 94 seconds. 76 already precompiled. Precompilation completed after 123.89s ################################################################################ # Testing # Testing InteractiveErrors Status `/tmp/jl_gtKNlq/Project.toml` [f68482b8] Cthulhu v3.0.2 [31a5f54b] Debugger v0.8.1 [1eca21be] FoldingTrees v1.2.2 [6cff3a6f] InteractiveErrors v1.0.1 [c8e1da08] IterTools v1.10.0 [c3a54625] JET v0.11.6 [98e50ef6] JuliaFormatter v2.10.2 [5fb14364] OhMyREPL v0.5.32 [65ce6f38] PackageExtensionCompat v1.0.2 [aea7be01] PrecompileTools v1.3.4 [b77e0a4c] InteractiveUtils v1.11.0 [3fa0cd96] REPL v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_gtKNlq/Manifest.toml` [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.45 [fa961155] CEnum v0.5.0 [da1fd8a2] CodeTracking v3.0.2 [a80b9123] CommonMark v1.0.2 [807dbc54] Compiler v0.1.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [a8cc5b0e] Crayons v4.2.0 [f68482b8] Cthulhu v3.0.2 [31a5f54b] Debugger v0.8.1 [1eca21be] FoldingTrees v1.2.2 [c27321d9] Glob v1.5.0 [eafb193a] Highlights v0.6.1 [6cff3a6f] InteractiveErrors v1.0.1 [3587e190] InverseFunctions v0.1.17 [c8e1da08] IterTools v1.10.0 [c3a54625] JET v0.11.6 [1019f520] JLFzf v0.1.11 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 [98e50ef6] JuliaFormatter v2.10.2 [aa1ae85d] JuliaInterpreter v0.11.3 [70703baa] JuliaSyntax v1.0.2 [6f1432cf] LoweredCodeUtils v3.7.2 [1914dd2f] MacroTools v0.5.16 [5fb14364] OhMyREPL v0.5.32 [bac558e1] OrderedCollections v2.0.1 [65ce6f38] PackageExtensionCompat v1.0.2 [69de0a69] Parsers v2.8.6 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [295af30f] Revise v3.16.1 [ec057cc2] StructUtils v2.8.2 [f42328cb] TreeSitter v0.2.3 [d265eb64] TypedSyntax v1.5.4 [b8c1c048] WidthLimitedIO v1.0.1 [214eeab7] fzf_jll v0.61.1+0 ⌅ [695101d5] tree_sitter_jll v0.25.10+0 [52be201e] tree_sitter_julia_jll v0.25.0+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c 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 [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 [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 [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.5+2 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.103+0 [14a3606d] MozillaCACerts_jll v2026.7.16 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: MethodError: no method matching process_backtrace(::Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}) The function `process_backtrace` exists, but no method is defined for this combination of argument types. Closest candidates are: process_backtrace(::Vector{!Matched{Any}}) @ Base errorshow.jl:1316 process_backtrace(::Vector{!Matched{Base.StackTraces.StackFrame}}) @ Base errorshow.jl:1311 Stacktrace: [1] explore(io::IOBuffer, err::InteractiveErrors.CapturedError; interactive::Bool) @ InteractiveErrors ~/.julia/packages/InteractiveErrors/pkquH/src/InteractiveErrors.jl:114 [2] top-level scope @ ~/.julia/packages/InteractiveErrors/pkquH/src/InteractiveErrors.jl:82 [3] macro expansion @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] [4] macro expansion @ ~/.julia/packages/InteractiveErrors/pkquH/src/InteractiveErrors.jl:401 [inlined] [5] include(mod::Module, _path::String) @ Base Base.jl:325 [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3359 [7] top-level scope @ stdin:5 [8] eval(m::Module, e::Any) @ Core boot.jl:545 [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [10] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [11] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [12] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/InteractiveErrors/pkquH/src/InteractiveErrors.jl:1 in expression starting at stdin:5 caused by: DivideError: integer division error Stacktrace: [1] div(x::Int64, y::Int64) @ Base int.jl:354 [2] top-level scope @ ~/.julia/packages/InteractiveErrors/pkquH/src/InteractiveErrors.jl:82 [3] macro expansion @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] [4] macro expansion @ ~/.julia/packages/InteractiveErrors/pkquH/src/InteractiveErrors.jl:399 [inlined] [5] include(mod::Module, _path::String) @ Base Base.jl:325 [6] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3359 [7] top-level scope @ stdin:5 [8] eval(m::Module, e::Any) @ Core boot.jl:545 [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3186 [10] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [inlined] [11] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [12] _start() @ Base client.jl:596 1 dependency had output during precompilation: ┌ InteractiveErrors │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: InteractiveErrors Failed to precompile InteractiveErrors [6cff3a6f-7015-4b3b-b269-4b312a73b9bf] to "/home/pkgeval/.julia/compiled/v1.14/InteractiveErrors/jl_GPoase" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/InteractiveErrors/pkquH/test/runtests.jl:1 Testing failed after 36.9s ERROR: LoadError: Package InteractiveErrors 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 213.07s: package fails to precompile