Package evaluation of StableTrees on Julia 1.13.0-DEV.140 (fac1ce7906*) started at 2025-03-02T09:40:16.112 ################################################################################ # Set-up # Set-up completed after 0.23s ################################################################################ # Installation # Installing StableTrees... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [9113e207] + StableTrees v1.2.0 Updating `~/.julia/environments/v1.13/Manifest.toml` ⌅ [1520ce14] + AbstractTrees v0.3.4 [324d7699] + CategoricalArrays v0.10.8 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [842dd82b] + InlineStrings v1.4.3 [82899510] + IteratorInterfaceExtensions v1.0.0 [e80e1ace] + MLJModelInterface v1.11.0 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.0 [91cefc8d] + PrecompileSignatures v3.0.3 [ae029012] + Requires v1.3.1 [30f210dd] + ScientificTypesBase v3.0.0 [9113e207] + StableTrees v1.2.0 [64bff920] + StatisticalTraits v3.4.0 [10745b16] + Statistics v1.11.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.0 [56f22d72] + Artifacts v1.11.0 [9fa8497b] + Future v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.22s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... ✗ StableTrees 0 dependencies successfully precompiled in 9 seconds. 20 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: StableTrees Failed to precompile StableTrees [9113e207-2504-4b06-8eee-d78e288bee65] to "/home/pkgeval/.julia/compiled/v1.13/StableTrees/jl_0oKiby" (ProcessExited(1)). WARNING: Imported binding AbstractTrees.nodevalue was undeclared at import time during import to StableTrees. ERROR: LoadError: invalid method definition in StableTrees: exported function AbstractTrees.nodevalue does not exist Stacktrace: [1] top-level scope @ ~/.julia/packages/StableTrees/jt9st/src/forest.jl:215 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [3] top-level scope @ ~/.julia/packages/StableTrees/jt9st/src/StableTrees.jl:21 [4] include(mod::Module, _path::String) @ Base ./Base.jl:306 [5] 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 [6] top-level scope @ stdin:6 [7] eval(m::Module, e::Any) @ Core ./boot.jl:488 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [9] include_string @ ./loading.jl:2865 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [11] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/StableTrees/jt9st/src/forest.jl:215 in expression starting at /home/pkgeval/.julia/packages/StableTrees/jt9st/src/StableTrees.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 21.86s ################################################################################ # Loading # Loading StableTrees... Precompiling packages... Info Given StableTrees was explicitly requested, output will be shown live  WARNING: Imported binding AbstractTrees.nodevalue was undeclared at import time during import to StableTrees. ERROR: LoadError: invalid method definition in StableTrees: exported function AbstractTrees.nodevalue does not exist Stacktrace:  [1] top-level scope  @ ~/.julia/packages/StableTrees/jt9st/src/forest.jl:215  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:307  [3] top-level scope  @ ~/.julia/packages/StableTrees/jt9st/src/StableTrees.jl:21  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:306  [5] 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  [6] top-level scope  @ stdin:6  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:488  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2855  [9] include_string  @ ./loading.jl:2865 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:326  [11] _start()  @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/StableTrees/jt9st/src/forest.jl:215 in expression starting at /home/pkgeval/.julia/packages/StableTrees/jt9st/src/StableTrees.jl:1 in expression starting at stdin:6 ✗ StableTrees 0 dependencies successfully precompiled in 7 seconds. 20 already precompiled. ERROR: The following 1 direct dependency failed to precompile: StableTrees Failed to precompile StableTrees [9113e207-2504-4b06-8eee-d78e288bee65] to "/home/pkgeval/.julia/compiled/v1.13/StableTrees/jl_umIUsT" (ProcessExited(1)). WARNING: Imported binding AbstractTrees.nodevalue was undeclared at import time during import to StableTrees. ERROR: LoadError: invalid method definition in StableTrees: exported function AbstractTrees.nodevalue does not exist Stacktrace: [1] top-level scope @ ~/.julia/packages/StableTrees/jt9st/src/forest.jl:215 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [3] top-level scope @ ~/.julia/packages/StableTrees/jt9st/src/StableTrees.jl:21 [4] include(mod::Module, _path::String) @ Base ./Base.jl:306 [5] 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 [6] top-level scope @ stdin:6 [7] eval(m::Module, e::Any) @ Core ./boot.jl:488 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2855 [9] include_string @ ./loading.jl:2865 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:326 [11] _start() @ Base ./client.jl:560 in expression starting at /home/pkgeval/.julia/packages/StableTrees/jt9st/src/forest.jl:215 in expression starting at /home/pkgeval/.julia/packages/StableTrees/jt9st/src/StableTrees.jl:1 in expression starting at stdin: Loading failed after 9.78s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --pkgimages=existing -e 'using StableTrees'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:598 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:513 [3] run(::Cmd) @ Base ./process.jl:510 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:306 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [7] _start() @ Base ./client.jl:560 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 54.23s: package fails to precompile