Package evaluation of REPLTreeViews on Julia 1.13.0-DEV.111 (ce76dbf07d*) started at 2025-02-27T21:05:58.166 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.83s ################################################################################ # 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 0.98s ################################################################################ # 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_5EEqZx" (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_dXfht9/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:2406 [inlined] [2] macro expansion @ ./lock.jl:376 [inlined] [3] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2386 [4] #invoke_in_world#2 @ ./essentials.jl:1092 [inlined] [5] invoke_in_world @ ./essentials.jl:1088 [inlined] [6] require(into::Module, mod::Symbol) @ Base ./loading.jl:2366 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [8] top-level scope @ ~/.julia/packages/REPLTreeViews/gEB1z/src/REPLTreeViews.jl:25 [9] include(mod::Module, _path::String) @ Base ./Base.jl:307 [10] 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:3004 [11] top-level scope @ stdin:6 [12] eval(m::Module, e::Any) @ Core ./boot.jl:488 [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [14] include_string @ ./loading.jl:2865 [inlined] [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [16] _start() @ Base ./client.jl:560 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 21.7s ################################################################################ # Testing # Testing REPLTreeViews Status `/tmp/jl_gxbxIl/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_gxbxIl/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.19s PkgEval succeeded after 47.38s