Package evaluation to load DecisionTree on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T16:16:00.859 ################################################################################ # Set-up # Set-up completed after 0.14s ################################################################################ # Installation # Installing DecisionTree... Resolving package versions... Installed AbstractTrees ─── v0.4.5 Installed ScikitLearnBase ─ v0.5.0 Installed DelimitedFiles ── v1.9.1 Installed Statistics ────── v1.11.1 Installed DecisionTree ──── v0.12.4 Updating `~/.julia/environments/v1.14/Project.toml` [7806a523] + DecisionTree v0.12.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [7806a523] + DecisionTree v0.12.4 [8bb1440f] + DelimitedFiles v1.9.1 [6e75b9c4] + ScikitLearnBase v0.5.0 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [a63ad114] + Mmap v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.37s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling project... 75.9 s ✓ AbstractTrees 1.4 s ✓ Statistics 1.6 s ✓ DelimitedFiles 1.4 s ✓ ScikitLearnBase ERROR: LoadError: Creating a new global in closed module `ScikitLearnBase` (`#kw_body#_#0`) breaks incremental compilation because the side effects will not be permanent. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/DecisionTree/0Dw1P/src/scikitlearnAPI.jl:78  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/DecisionTree/0Dw1P/src/DecisionTree.jl:169  [4] include(mod::Module, _path::String)  @ Base Base.jl:325  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3303  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core boot.jl:522  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [9] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [11] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/DecisionTree/0Dw1P/src/scikitlearnAPI.jl:78 in expression starting at /home/pkgeval/.julia/packages/DecisionTree/0Dw1P/src/DecisionTree.jl:1 in expression starting at stdin:5 ✗ DecisionTree 4 dependencies successfully precompiled in 104 seconds. 1 already precompiled. Precompilation completed after 134.06s ################################################################################ # Loading # Loading DecisionTree... ERROR: LoadError: Creating a new global in closed module `ScikitLearnBase` (`#kw_body#_#0`) breaks incremental compilation because the side effects will not be permanent. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/DecisionTree/0Dw1P/src/scikitlearnAPI.jl:78  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/DecisionTree/0Dw1P/src/DecisionTree.jl:169  [4] include(mod::Module, _path::String)  @ Base Base.jl:325  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3303  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core boot.jl:522  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [9] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [11] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/DecisionTree/0Dw1P/src/scikitlearnAPI.jl:78 in expression starting at /home/pkgeval/.julia/packages/DecisionTree/0Dw1P/src/DecisionTree.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ DecisionTree │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: DecisionTree Failed to precompile DecisionTree [7806a523-6efd-50cb-b5f6-3fa6f1930dbb] to "/home/pkgeval/.julia/compiled/v1.14/DecisionTree/jl_KCaz2J" (ProcessExited(1)). Loading failed after 31.66s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --check-bounds=yes --pkgimages=existing -e 'using DecisionTree'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error(proc::Base.Process) @ Base process.jl:612 [inlined] [2] run(::Cmd; wait::Bool) @ Base process.jl:525 [3] run(::Cmd) @ Base process.jl:522 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:197 [5] include(mod::Module, _path::String) @ Base Base.jl:325 [6] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [7] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:188 PkgEval failed after 196.83s: package fails to precompile