Package evaluation to load ClimaUtilities on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T16:14:49.761 ################################################################################ # Set-up # Set-up completed after 0.15s ################################################################################ # Installation # Installing ClimaUtilities... Resolving package versions... Installed Adapt ────────── v4.7.0 Installed ClimaComms ───── v0.6.11 Installed LoggingExtras ── v1.2.0 Installed ClimaUtilities ─ v0.1.29 Updating `~/.julia/environments/v1.14/Project.toml` [b3f4f4ca] + ClimaUtilities v0.1.29 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.7.0 [3a4d1b5c] + ClimaComms v0.6.11 [b3f4f4ca] + ClimaUtilities v0.1.29 [e6f89c97] + LoggingExtras v1.2.0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.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 8.89s ################################################################################ # 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... 1.7 s ✓ Adapt 32.1 s ✓ LoggingExtras ERROR: LoadError: Creating a new global in closed module `Adapt` (`#_@generator#0`) breaks incremental compilation because the side effects will not be permanent. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/ClimaComms/qMJbe/src/devices.jl:635  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/ClimaComms/qMJbe/src/ClimaComms.jl:14  [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/ClimaComms/qMJbe/src/devices.jl:635 in expression starting at /home/pkgeval/.julia/packages/ClimaComms/qMJbe/src/ClimaComms.jl:1 in expression starting at stdin:5 ✗ ClimaComms ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("3a4d1b5c-c61d-41fd-a00a-5873ba7a1b0d"), "ClimaComms") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base module.jl:101  [11] eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:118  [12] top-level scope  @ ~/.julia/packages/ClimaUtilities/Rd5Ys/src/ClimaArtifacts.jl:6  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [14] top-level scope  @ ~/.julia/packages/ClimaUtilities/Rd5Ys/src/ClimaUtilities.jl:13  [15] include(mod::Module, _path::String)  @ Base Base.jl:325  [16] 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  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core boot.jl:522  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [20] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [22] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/ClimaUtilities/Rd5Ys/src/ClimaArtifacts.jl:1 in expression starting at /home/pkgeval/.julia/packages/ClimaUtilities/Rd5Ys/src/ClimaUtilities.jl:1 in expression starting at stdin:5 ✗ ClimaUtilities 2 dependencies successfully precompiled in 76 seconds. 4 already precompiled. Precompilation completed after 106.34s ################################################################################ # Loading # Loading ClimaUtilities... ERROR: LoadError: Creating a new global in closed module `Adapt` (`#_@generator#0`) breaks incremental compilation because the side effects will not be permanent. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/ClimaComms/qMJbe/src/devices.jl:635  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/ClimaComms/qMJbe/src/ClimaComms.jl:14  [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/ClimaComms/qMJbe/src/devices.jl:635 in expression starting at /home/pkgeval/.julia/packages/ClimaComms/qMJbe/src/ClimaComms.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("3a4d1b5c-c61d-41fd-a00a-5873ba7a1b0d"), "ClimaComms") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base module.jl:101  [11] eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:118  [12] top-level scope  @ ~/.julia/packages/ClimaUtilities/Rd5Ys/src/ClimaArtifacts.jl:6  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [14] top-level scope  @ ~/.julia/packages/ClimaUtilities/Rd5Ys/src/ClimaUtilities.jl:13  [15] include(mod::Module, _path::String)  @ Base Base.jl:325  [16] 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  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core boot.jl:522  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [20] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [22] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/ClimaUtilities/Rd5Ys/src/ClimaArtifacts.jl:1 in expression starting at /home/pkgeval/.julia/packages/ClimaUtilities/Rd5Ys/src/ClimaUtilities.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ ClimaUtilities │ [Output was shown above] └ ┌ ClimaComms │ ERROR: LoadError: Creating a new global in closed module `Adapt` (`#_@generator#0`) breaks incremental compilation because the side effects will not be permanent. │ Stacktrace: │ [1] top-level scope │ @ ~/.julia/packages/ClimaComms/qMJbe/src/devices.jl:635 │ [2] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:326 │ [3] top-level scope │ @ ~/.julia/packages/ClimaComms/qMJbe/src/ClimaComms.jl:14 │ [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/ClimaComms/qMJbe/src/devices.jl:635 │ in expression starting at /home/pkgeval/.julia/packages/ClimaComms/qMJbe/src/ClimaComms.jl:1 │ in expression starting at stdin:5 └ ERROR: The following 2 packages failed to precompile: ClimaUtilities Failed to precompile ClimaUtilities [b3f4f4ca-9299-4f7f-bd9b-81e1242a7513] to "/home/pkgeval/.julia/compiled/v1.14/ClimaUtilities/jl_h5nI9r" (ProcessExited(1)). ClimaComms Failed to precompile ClimaComms [3a4d1b5c-c61d-41fd-a00a-5873ba7a1b0d] to "/home/pkgeval/.julia/compiled/v1.14/ClimaComms/jl_IwTcH3" (ProcessExited(1)). Loading failed after 50.09s 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 ClimaUtilities'`, 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 191.39s: package fails to precompile