Package evaluation of REPLTreeViews on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:11:21.657 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.97s ################################################################################ # Installation # Installing REPLTreeViews... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [00000000] + REPLTreeViews v0.1.0 Updating `~/.julia/environments/v1.13/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 v0.7.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.11.0 [8dfed614] + Test v1.11.0 Installation completed after 1.05s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: REPLTreeViews Failed to precompile REPLTreeViews [00000000-1111-2222-3333-444444444444] to "/home/pkgeval/.julia/compiled/v1.13/REPLTreeViews/jl_ckNnFa" (ProcessExited(1)). ERROR: LoadError: ArgumentError: 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: /tmp/jl_01FH6s/Manifest.toml /home/pkgeval/.julia/environments/v1.13/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:2378 [inlined] [2] macro expansion @ ./lock.jl:376 [inlined] [3] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [4] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [6] top-level scope @ ~/.julia/packages/REPLTreeViews/gEB1z/src/REPLTreeViews.jl:25 [7] include(mod::Module, _path::String) @ Base ./Base.jl:303 [8] 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:2978 [9] top-level scope @ stdin:5 [10] eval(m::Module, e::Any) @ Core ./boot.jl:489 [11] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [12] include_string @ ./loading.jl:2834 [inlined] [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [14] _start() @ Base ./client.jl:563 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: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 19.01s ################################################################################ # Testing # Testing REPLTreeViews Status `/tmp/jl_hWdkLt/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_hWdkLt/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 v0.7.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.46s PkgEval succeeded after 46.36s