Package evaluation to test ClimaLSM on Julia 1.14.0-DEV.1808 (1cd77b505e*) started at 2026-02-27T02:49:37.432 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.12s ################################################################################ # Installation # Installing ClimaLSM... Resolving package versions... Installation failed after 7.31s ERROR: LoadError: Unsatisfiable requirements detected for package CUDA [052768ef]: CUDA [052768ef] log: ├─possible versions are: 0.1.0 - 5.9.6 or uninstalled ├─restricted by compatibility requirements with ClimaLSM [7884a58f] to versions: 5.0.0 - 5.9.6 │ └─ClimaLSM [7884a58f] log: │ ├─possible versions are: 0.1.0 - 0.7.0 or uninstalled │ └─restricted to versions 0.7.0 by an explicit requirement, leaving only versions: 0.7.0 ├─restricted by compatibility requirements with Adapt [79e6a3ab] to versions: 2.4.0 - 5.1.2 or uninstalled, leaving only versions: 5.0.0 - 5.1.2 │ └─Adapt [79e6a3ab] log: │ ├─possible versions are: 0.3.0 - 4.4.0 or uninstalled │ ├─restricted by compatibility requirements with ClimaLSM [7884a58f] to versions: 3.0.0 - 3.7.2 │ │ └─ClimaLSM [7884a58f] log: see above │ ├─restricted by compatibility requirements with NNlib [872c559c] to versions: 3.2.0 - 4.4.0, leaving only versions: 3.2.0 - 3.7.2 │ │ └─NNlib [872c559c] log: │ │ ├─possible versions are: 0.3.2 - 0.9.33 or uninstalled │ │ ├─restricted by compatibility requirements with Flux [587475ba] to versions: 0.9.1 - 0.9.33 │ │ │ └─Flux [587475ba] log: │ │ │ ├─possible versions are: 0.4.1 - 0.16.9 or uninstalled │ │ │ ├─restricted by compatibility requirements with ClimaLSM [7884a58f] to versions: 0.14.0 - 0.14.25 │ │ │ │ └─ClimaLSM [7884a58f] log: see above │ │ │ └─restricted by compatibility requirements with CUDA [052768ef] to versions: [0.4.1 - 0.10.4, 0.14.6 - 0.16.9] or uninstalled, leaving only versions: 0.14.6 - 0.14.25 │ │ │ └─CUDA [052768ef] log: see above │ │ ├─restricted by compatibility requirements with CUDA [052768ef] to versions: [0.3.2 - 0.8.21, 0.9.6 - 0.9.33] or uninstalled, leaving only versions: 0.9.6 - 0.9.33 │ │ │ └─CUDA [052768ef] log: see above │ │ └─restricted by compatibility requirements with GPUArraysCore [46192b85] to versions: 0.3.2 - 0.9.31 or uninstalled, leaving only versions: 0.9.6 - 0.9.31 │ │ └─GPUArraysCore [46192b85] log: │ │ ├─possible versions are: 0.1.0 - 0.2.0 or uninstalled │ │ ├─restricted by compatibility requirements with Zygote [e88e6eb3] to versions: 0.1.1 - 0.2.0 │ │ │ └─Zygote [e88e6eb3] log: │ │ │ ├─possible versions are: 0.1.0 - 0.7.10 or uninstalled │ │ │ └─restricted by compatibility requirements with Flux [587475ba] to versions: 0.6.49 - 0.6.77 │ │ │ └─Flux [587475ba] log: see above │ │ ├─restricted by compatibility requirements with KrylovKit [0b1a1467] to versions: 0.1.0 - 0.1.6, leaving only versions: 0.1.1 - 0.1.6 │ │ │ └─KrylovKit [0b1a1467] log: │ │ │ ├─possible versions are: 0.1.0 - 0.10.2 or uninstalled │ │ │ └─restricted by compatibility requirements with ClimaCore [d414da3d] to versions: 0.6.0 - 0.6.1 │ │ │ └─ClimaCore [d414da3d] log: │ │ │ ├─possible versions are: 0.1.0 - 0.14.50 or uninstalled │ │ │ └─restricted by compatibility requirements with ClimaLSM [7884a58f] to versions: 0.11.5 - 0.11.9 │ │ │ └─ClimaLSM [7884a58f] log: see above │ │ └─restricted by compatibility requirements with Adapt [79e6a3ab] to versions: 0.1.0 - 0.1.5 or uninstalled, leaving only versions: 0.1.1 - 0.1.5 │ │ └─Adapt [79e6a3ab] log: see above │ └─restricted by compatibility requirements with CUDA [052768ef] to versions: 3.3.0 - 4.4.0, leaving only versions: 3.3.0 - 3.7.2 │ └─CUDA [052768ef] log: see above └─restricted by compatibility requirements with GPUCompiler [61eb1bfa] to versions: 5.6.0 - 5.9.6 or uninstalled — no versions left └─GPUCompiler [61eb1bfa] log: ├─possible versions are: 0.1.0 - 1.8.2 or uninstalled ├─restricted by julia compatibility requirements to versions: 1.6.0 - 1.8.2 or uninstalled └─restricted by compatibility requirements with CUDA [052768ef] to versions: 0.24.0 - 1.8.2, leaving only versions: 1.6.0 - 1.8.2 └─CUDA [052768ef] log: see above Stacktrace: [1] propagate_constraints!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; log_events::Bool, err_msg_preamble::String) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1195 ┌ [2] propagate_constraints! │ @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1112 [inlined] ╰──── repeated 2 times [4] simplify_graph!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; validate_versions::Bool) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1719 ┌ [5] simplify_graph! │ @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1718 [inlined] ╰──── repeated 2 times [7] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{PackageSpec}, julia_version::VersionNumber, installed_only::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:828 [8] targeted_resolve @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2197 [inlined] [9] tiered_resolve(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{PackageSpec}, julia_version::VersionNumber, try_all_installed::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2186 [10] _resolve(io::IOContext{IO}, env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{PackageSpec}, preserve::PreserveLevel, julia_version::VersionNumber) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2211 [11] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, new_git::Set{UUID}; allow_autoprecomp::Bool, preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2324 [12] add @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2273 [inlined] [13] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol, allow_autoprecomp::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:379 [14] kwcall(::@NamedTuple{io::IOContext{IO}}, ::typeof(Pkg.API.add), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:321 [15] add(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [16] add(pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [17] add(pkg::PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [18] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:116 [19] include(mod::Module, _path::String) @ Base ./Base.jl:323 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [21] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:113 PkgEval skipped after 40.4s: package could not be installed