Package evaluation of AutoLandmarking on Julia 1.13.0-DEV.1072 (de815ed1fa*) started at 2025-09-04T03:21:17.479 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.61s ################################################################################ # Installation # Installing AutoLandmarking... Resolving package versions... Installation failed after 5.96s ERROR: LoadError: Unsatisfiable requirements detected for package Flux [587475ba]: Flux [587475ba] log: ├─possible versions are: 0.4.1 - 0.16.5 or uninstalled ├─restricted by compatibility requirements with AutoLandmarking [513749c4] to versions: 0.11.0 - 0.11.6 │ └─AutoLandmarking [513749c4] 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.14.6] 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.172 or uninstalled │ │ ├─restricted by julia compatibility requirements to versions: 0.9.0 - 0.12.172 or uninstalled │ │ └─restricted by compatibility requirements with VectorizationBase [3d5dd08c] to versions: 0.12.19 - 0.12.172 or uninstalled │ │ └─VectorizationBase [3d5dd08c] log: │ │ ├─possible versions are: 0.1.0 - 0.21.72 or uninstalled │ │ └─restricted by julia compatibility requirements to versions: 0.20.8 - 0.21.72 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.13.0 or uninstalled │ │ └─restricted by julia compatibility requirements to versions: 0.13.8 - 1.13.0 or uninstalled │ └─restricted by compatibility requirements with Distances [b4f34e82] to versions: 0.1.0 - 0.6.56 or uninstalled, leaving only versions: [0.1.0 - 0.3.1, 0.6.35 - 0.6.56] or uninstalled │ └─Distances [b4f34e82] log: │ ├─possible versions are: 0.7.0 - 0.10.12 or uninstalled │ ├─restricted by compatibility requirements with AutoLandmarking [513749c4] to versions: 0.8.0 - 0.8.2 │ │ └─AutoLandmarking [513749c4] log: see above │ └─restricted by compatibility requirements with ImageDistances [51556ac3] to versions: [0.8.1 - 0.8.2, 0.9.2 - 0.10.12], leaving only versions: 0.8.1 - 0.8.2 │ └─ImageDistances [51556ac3] log: │ ├─possible versions are: 0.1.0 - 0.2.17 or uninstalled │ └─restricted by compatibility requirements with Images [916415d5] to versions: 0.2.5 - 0.2.17 │ └─Images [916415d5] log: │ ├─possible versions are: 0.17.3 - 0.26.2 or uninstalled │ ├─restricted by compatibility requirements with AutoLandmarking [513749c4] to versions: 0.22.0 - 0.22.5 │ │ └─AutoLandmarking [513749c4] log: see above │ └─restricted by compatibility requirements with StatsBase [2913bbd2] to versions: 0.22.1 - 0.26.2 or uninstalled, leaving only versions: 0.22.1 - 0.22.5 │ └─StatsBase [2913bbd2] log: │ ├─possible versions are: 0.24.0 - 0.34.6 or uninstalled │ ├─restricted by compatibility requirements with Images [916415d5] to versions: 0.24.0 - 0.33.21 │ │ └─Images [916415d5] log: see above │ └─restricted by compatibility requirements with SortingAlgorithms [a2af1166] to versions: 0.33.7 - 0.34.6 or uninstalled, leaving only versions: 0.33.7 - 0.33.21 │ └─SortingAlgorithms [a2af1166] log: │ ├─possible versions are: 0.3.0 - 1.2.2 or uninstalled │ ├─restricted by julia compatibility requirements to versions: 1.1.0 - 1.2.2 or uninstalled │ └─required (without additional version restrictions) by StatsBase [2913bbd2] │ └─StatsBase [2913bbd2] log: see above └─restricted by compatibility requirements with CUDA [052768ef] to versions: [0.4.1 - 0.10.4, 0.14.0 - 0.16.5] or uninstalled — no versions left └─CUDA [052768ef] log: ├─possible versions are: 0.1.0 - 5.8.3 or uninstalled ├─restricted by julia compatibility requirements to versions: [2.3.0, 2.5.0 - 5.8.3] or uninstalled └─restricted by compatibility requirements with GPUCompiler [61eb1bfa] to versions: 5.0.0 - 5.8.3 or uninstalled └─GPUCompiler [61eb1bfa] log: ├─possible versions are: 0.1.0 - 1.6.1 or uninstalled └─restricted by julia compatibility requirements to versions: 0.23.0 - 1.6.1 or uninstalled 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.13/Pkg/src/Resolve/graphtype.jl:1127 ┌ [2] propagate_constraints! │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1062 [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.13/Pkg/src/Resolve/graphtype.jl:1628 ┌ [5] simplify_graph! │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1627 [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.13/Pkg/src/Operations.jl:598 [8] targeted_resolve @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1836 [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.13/Pkg/src/Operations.jl:1825 [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.13/Pkg/src/Operations.jl:1850 [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.13/Pkg/src/Operations.jl:1898 [12] add @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1869 [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.13/Pkg/src/API.jl:354 [14] add(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [15] add(pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 [16] add(pkg::PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [17] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:112 [18] include(mod::Module, _path::String) @ Base ./Base.jl:308 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:330 [20] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:109 PkgEval skipped after 28.95s: package could not be installed