Package evaluation of REPLTreeViews on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:34:49.411 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.88s ################################################################################ # Installation # Installing REPLTreeViews... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [00000000] + REPLTreeViews v0.1.0 Updating `~/.julia/environments/v1.11/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 [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 [8dfed614] + Test v1.11.0 Installation completed after 1.5s ################################################################################ # 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.11/REPLTreeViews/jl_BDZvKC". ERROR: LoadError: ArgumentError: Package REPLTreeViews does not have REPL in its dependencies: - 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:2299 [inlined] [2] macro expansion @ ./lock.jl:273 [inlined] [3] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2271 [4] #invoke_in_world#3 @ ./essentials.jl:1089 [inlined] [5] invoke_in_world @ ./essentials.jl:1086 [inlined] [6] require(into::Module, mod::Symbol) @ Base ./loading.jl:2260 [7] include(mod::Module, _path::String) @ Base ./Base.jl:557 [8] include(x::String) @ REPLTreeViews ~/.julia/packages/REPLTreeViews/gEB1z/src/REPLTreeViews.jl:1 [9] top-level scope @ ~/.julia/packages/REPLTreeViews/gEB1z/src/REPLTreeViews.jl:25 [10] include @ ./Base.jl:557 [inlined] [11] 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:2881 [12] top-level scope @ stdin:6 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 15.74s ################################################################################ # Testing # Testing REPLTreeViews Status `/tmp/jl_20bb5C/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_20bb5C/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 [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 [8dfed614] Test v1.11.0 Testing Running tests... Testing REPLTreeViews tests passed Testing completed after 3.32s PkgEval succeeded after 36.89s