Package evaluation to test SagbiHomotopy on Julia 1.14.0-DEV.30 (073666df8b*) started at 2025-11-05T02:30:03.540 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.36s ################################################################################ # Installation # Installing SagbiHomotopy... Resolving package versions... Installation failed after 6.59s ERROR: LoadError: Unsatisfiable requirements detected for package Polymake [d720cf60]: Polymake [d720cf60] log: ├─possible versions are: 0.1.0 - 0.13.3 or uninstalled ├─restricted by compatibility requirements with Oscar [f1435218] to versions: [0.11.20 - 0.12.2, 0.13.1 - 0.13.3] │ └─Oscar [f1435218] log: │ ├─possible versions are: 0.2.0 - 1.5.0 or uninstalled │ ├─restricted by compatibility requirements with SagbiHomotopy [79f7b27e] to versions: 1.2.2 - 1.5.0 │ │ └─SagbiHomotopy [79f7b27e] log: │ │ ├─possible versions are: 1.0.0 - 1.0.1 or uninstalled │ │ └─restricted to versions 1.0.1 by an explicit requirement, leaving only versions: 1.0.1 │ └─restricted by compatibility requirements with AbstractAlgebra [c3fe647b] to versions: 1.2.0 - 1.2.2 or uninstalled, leaving only versions: 1.2.2 │ └─AbstractAlgebra [c3fe647b] log: │ ├─possible versions are: 0.1.0 - 0.47.3 or uninstalled │ └─restricted by compatibility requirements with SagbiHomotopy [79f7b27e] to versions: 0.43.12 │ └─SagbiHomotopy [79f7b27e] log: see above ├─restricted by compatibility requirements with AbstractAlgebra [c3fe647b] to versions: [0.1.0 - 0.11.15, 0.11.21 - 0.12.2] or uninstalled, leaving only versions: 0.11.21 - 0.12.2 │ └─AbstractAlgebra [c3fe647b] log: see above ├─restricted by compatibility requirements with Hecke [3e1990a7] to versions: 0.10.0 - 0.11.29 or uninstalled, leaving only versions: 0.11.21 - 0.11.29 │ └─Hecke [3e1990a7] log: │ ├─possible versions are: 0.5.0 - 0.38.8 or uninstalled │ ├─restricted by compatibility requirements with Oscar [f1435218] to versions: [0.34.3 - 0.34.9, 0.35.10 - 0.36.3, 0.38.5 - 0.38.8] │ │ └─Oscar [f1435218] log: see above │ ├─restricted by compatibility requirements with AbstractAlgebra [c3fe647b] to versions: 0.34.0 - 0.34.9 or uninstalled, leaving only versions: 0.34.3 - 0.34.9 │ │ └─AbstractAlgebra [c3fe647b] log: see above │ └─restricted by compatibility requirements with GAP [c863536a] to versions: [0.5.0 - 0.18.16, 0.34.4 - 0.35.11] or uninstalled, leaving only versions: 0.34.4 - 0.34.9 │ └─GAP [c863536a] log: │ ├─possible versions are: 0.1.0 - 0.16.0 or uninstalled │ ├─restricted by compatibility requirements with Oscar [f1435218] to versions: [0.12.0 - 0.12.3, 0.13.1 - 0.13.4, 0.15.0 - 0.15.4] │ │ └─Oscar [f1435218] log: see above │ ├─restricted by compatibility requirements with Nemo [2edaba10] to versions: 0.1.0 - 0.14.2 or uninstalled, leaving only versions: [0.12.0 - 0.12.3, 0.13.1 - 0.13.4] │ │ └─Nemo [2edaba10] log: │ │ ├─possible versions are: 0.9.0 - 0.52.3 or uninstalled │ │ ├─restricted by compatibility requirements with Oscar [f1435218] to versions: [0.47.1 - 0.47.5, 0.49.0 - 0.50.4, 0.52.1 - 0.52.3] │ │ │ └─Oscar [f1435218] log: see above │ │ └─restricted by compatibility requirements with AbstractAlgebra [c3fe647b] to versions: 0.47.0 - 0.47.5 or uninstalled, leaving only versions: 0.47.1 - 0.47.5 │ │ └─AbstractAlgebra [c3fe647b] log: see above │ └─restricted by compatibility requirements with Hecke [3e1990a7] to versions: 0.9.6 - 0.12.3 or uninstalled, leaving only versions: 0.12.0 - 0.12.3 │ └─Hecke [3e1990a7] log: see above └─restricted by compatibility requirements with libpolymake_julia_jll [4d8266f6] to versions: [0.1.0 - 0.7.0, 0.13.0 - 0.13.3] or uninstalled — no versions left └─libpolymake_julia_jll [4d8266f6] log: ├─possible versions are: 0.1.0 - 0.14.3 or uninstalled └─restricted by julia compatibility requirements to versions: [0.1.0 - 0.7.0, 0.14.3] 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.14/Pkg/src/Resolve/graphtype.jl:1145 ┌ [2] propagate_constraints! │ @ /opt/julia/share/julia/stdlib/v1.14/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.14/Pkg/src/Resolve/graphtype.jl:1669 ┌ [5] simplify_graph! │ @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1668 [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:767 [8] targeted_resolve @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2052 [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:2041 [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:2066 [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:2179 [12] add @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2128 [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] add(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [15] add(pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [16] add(pkg::PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [17] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:112 [18] include(mod::Module, _path::String) @ Base ./Base.jl:309 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [20] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:109 PkgEval skipped after 29.3s: package could not be installed