Package evaluation to test REPLTreeViews on Julia 1.14.0-DEV.87 (8bcaa34afa*) started at 2025-11-15T07:34:02.192 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.6s ################################################################################ # Installation # Installing REPLTreeViews... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [00000000] + REPLTreeViews v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [c8e1da08] + IterTools v1.10.0 [00000000] + REPLTreeViews v0.1.0 [a2a6695c] + TreeViews v0.3.0 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.11.0 [8dfed614] + Test v1.11.0 Installation completed after 1.2s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module REPL into module REPLTreeViews in package REPLTreeViews because package REPLTreeViews does not have REPL in its dependencies: - Note that the following manifests in the load path were resolved with a potentially  different DEV version of the current version, which may be the cause of the error.  Try to re-resolve them in the current version, or consider deleting them if that fails:  /home/pkgeval/.julia/environments/v1.14/Manifest.toml - You may have a partially installed environment. Try `Pkg.instantiate()`  to ensure all packages in the environment are installed. - Or, if you have REPLTreeViews checked out for development and have  added REPL as a dependency but haven't updated your primary  environment's manifest file, try `Pkg.resolve()`. - Otherwise you may need to report an issue with REPLTreeViews Stacktrace:  [1] macro expansion  @ ./loading.jl:2488 [inlined]  [2] macro expansion  @ ./lock.jl:376 [inlined]  [3] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2468  [4] require  @ ./loading.jl:2444 [inlined]  [5] eval_import_path  @ ./module.jl:36 [inlined]  [6] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [7] _eval_using  @ ./module.jl:137 [inlined]  [8] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [9] top-level scope  @ ~/.julia/packages/REPLTreeViews/gEB1z/src/renderer.jl:4  [10] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [11] top-level scope  @ ~/.julia/packages/REPLTreeViews/gEB1z/src/REPLTreeViews.jl:25  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] 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:3148  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2994  [17] include_string  @ ./loading.jl:3004 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/REPLTreeViews/gEB1z/src/renderer.jl:4 in expression starting at /home/pkgeval/.julia/packages/REPLTreeViews/gEB1z/src/REPLTreeViews.jl:1 in expression starting at stdin:5 Precompilation completed after 17.94s ################################################################################ # Testing # Testing REPLTreeViews Status `/tmp/jl_VbukxV/Project.toml` [c8e1da08] IterTools v1.10.0 [00000000] REPLTreeViews v0.1.0 [a2a6695c] TreeViews v0.3.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_VbukxV/Manifest.toml` [c8e1da08] IterTools v1.10.0 [00000000] REPLTreeViews v0.1.0 [a2a6695c] TreeViews v0.3.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... Testing REPLTreeViews tests passed Testing completed after 6.24s PkgEval succeeded after 44.75s