Package evaluation to load Abaco on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T07:10:43.062 ################################################################################ # Set-up # Set-up completed after 0.13s ################################################################################ # Installation # Installing Abaco... Resolving package versions... Installed Statistics ───────── v1.11.1 Installed OrderedCollections ─ v1.8.1 Installed DelimitedFiles ───── v1.9.1 Installed Abaco ────────────── v0.2.0 Updating `~/.julia/environments/v1.14/Project.toml` [d40f9233] + Abaco v0.2.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [d40f9233] + Abaco v0.2.0 [8bb1440f] + DelimitedFiles v1.9.1 [bac558e1] + OrderedCollections v1.8.1 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf 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.15.0+0 Installation completed after 3.36s ################################################################################ # 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 packages... 1045.2 ms ✓ Statistics 1178.7 ms ✓ OrderedCollections 935.4 ms ✓ DelimitedFiles ERROR: LoadError: cannot define function eval; it already has a value Stacktrace:  [1] top-level scope  @ ~/.julia/packages/Abaco/7SSIE/src/formula.jl:172  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [3] top-level scope  @ ~/.julia/packages/Abaco/7SSIE/src/Abaco.jl:11  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [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:3148  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2994  [9] include_string  @ ./loading.jl:3004 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [11] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Abaco/7SSIE/src/formula.jl:172 in expression starting at /home/pkgeval/.julia/packages/Abaco/7SSIE/src/Abaco.jl:1 in expression starting at stdin:5 Precompilation completed after 14.06s ################################################################################ # Loading # Loading Abaco... ERROR: LoadError: cannot define function eval; it already has a value Stacktrace:  [1] top-level scope  @ ~/.julia/packages/Abaco/7SSIE/src/formula.jl:172  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [3] top-level scope  @ ~/.julia/packages/Abaco/7SSIE/src/Abaco.jl:11  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [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:3148  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2994  [9] include_string  @ ./loading.jl:3004 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [11] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Abaco/7SSIE/src/formula.jl:172 in expression starting at /home/pkgeval/.julia/packages/Abaco/7SSIE/src/Abaco.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ Abaco │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: Abaco Failed to precompile Abaco [d40f9233-56b0-491b-a728-76bda003a9e7] to "/home/pkgeval/.julia/compiled/v1.14/Abaco/jl_rBDWmO" (ProcessExited(1)). Loading failed after 6.19s 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 Abaco'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:611 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:526 [3] run(::Cmd) @ Base ./process.jl:523 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:309 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [7] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 39.09s: package fails to precompile