Package evaluation to test ARMANets on Julia 1.12.4 (0f21d93eaa*) started at 2026-01-27T05:15:36.476 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 6.56s ################################################################################ # Installation # Installing ARMANets... Resolving package versions... Installation failed after 6.06s ERROR: LoadError: Unsatisfiable requirements detected for package LLVM [929cbde3]: LLVM [929cbde3] log: ├─possible versions are: 0.9.0 - 9.4.4 or uninstalled ├─restricted by julia compatibility requirements to versions: 4.0.0 - 9.4.4 or uninstalled └─restricted by compatibility requirements with CUDA [052768ef] to versions: 3.0.0 - 3.9.0 — no versions left └─CUDA [052768ef] log: ├─possible versions are: 0.1.0 - 5.9.6 or uninstalled ├─restricted by julia compatibility requirements to versions: [2.3.0, 2.5.0 - 5.9.6] or uninstalled └─restricted by compatibility requirements with Flux [587475ba] to versions: 2.1.0 - 2.6.3, leaving only versions: [2.3.0, 2.5.0 - 2.6.3] └─Flux [587475ba] log: ├─possible versions are: 0.4.1 - 0.16.8 or uninstalled ├─restricted by compatibility requirements with ARMANets [33eca030] to versions: 0.11.0 - 0.11.6 │ └─ARMANets [33eca030] log: │ ├─possible versions are: 0.1.0 or uninstalled │ └─restricted to versions 0.1.0 by an explicit requirement, leaving only versions: 0.1.0 └─restricted by compatibility requirements with Zygote [e88e6eb3] to versions: [0.4.1 - 0.9.0, 0.11.4 - 0.16.8] or uninstalled, leaving only versions: 0.11.4 - 0.11.6 └─Zygote [e88e6eb3] log: ├─possible versions are: 0.1.0 - 0.7.10 or uninstalled ├─restricted by compatibility requirements with LoopVectorization [bdcacae8] to versions: [0.1.0 - 0.5.2, 0.5.14 - 0.7.10] or uninstalled │ └─LoopVectorization [bdcacae8] log: │ ├─possible versions are: 0.1.0 - 0.12.173 or uninstalled │ └─restricted by julia compatibility requirements to versions: 0.9.0 - 0.12.173 or uninstalled ├─restricted by compatibility requirements with FillArrays [1a297f60] to versions: [0.1.0 - 0.3.1, 0.6.35 - 0.7.10] or uninstalled │ └─FillArrays [1a297f60] log: │ ├─possible versions are: 0.2.0 - 1.16.0 or uninstalled │ └─restricted by julia compatibility requirements to versions: 0.13.8 - 1.16.0 or uninstalled └─restricted by compatibility requirements with Flux [587475ba] to versions: 0.6.0 - 0.6.77, leaving only versions: 0.6.35 - 0.6.77 └─Flux [587475ba] 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.12/Pkg/src/Resolve/graphtype.jl:1150 [2] simplify_graph!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; validate_versions::Bool) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1650 [3] 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.12/Pkg/src/Operations.jl:493 [4] targeted_resolve @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1751 [inlined] [5] 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.12/Pkg/src/Operations.jl:1740 [6] _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.12/Pkg/src/Operations.jl:1763 [7] 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.12/Pkg/src/Operations.jl:1798 [8] add @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1769 [inlined] [9] 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.12/Pkg/src/API.jl:354 [10] add(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [11] add(pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:158 [12] add(pkg::PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [13] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:116 [14] include(mod::Module, _path::String) @ Base ./Base.jl:306 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [16] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:113 PkgEval skipped after 27.0s: package could not be installed