Package evaluation to test PBWDeformations on Julia 1.13.0-alpha2.30 (5abf758bb1*) started at 2026-01-09T12:32:12.267 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.59s ################################################################################ # Installation # Installing PBWDeformations... Resolving package versions... Installation failed after 6.87s ERROR: LoadError: Unsatisfiable requirements detected for package Singular [bcd08a7b]: Singular [bcd08a7b] log: ├─possible versions are: 0.1.0 - 0.28.5 or uninstalled ├─restricted by compatibility requirements with Oscar [f1435218] to versions: [0.22.4 - 0.22.6, 0.23.1 - 0.23.10] │ └─Oscar [f1435218] log: │ ├─possible versions are: 0.2.0 - 1.6.0 or uninstalled │ └─restricted by compatibility requirements with PBWDeformations [5e7992ee] to versions: 1.0.3 - 1.1.2 │ └─PBWDeformations [5e7992ee] log: │ ├─possible versions are: 0.1.0 - 0.3.1 or uninstalled │ └─restricted to versions 0.3.1 by an explicit requirement, leaving only versions: 0.3.1 ├─restricted by compatibility requirements with Nemo [2edaba10] to versions: [0.22.3 - 0.22.6, 0.23.1 - 0.23.5] or uninstalled, leaving only versions: [0.22.4 - 0.22.6, 0.23.1 - 0.23.5] │ └─Nemo [2edaba10] log: │ ├─possible versions are: 0.9.0 - 0.53.2 or uninstalled │ ├─restricted by compatibility requirements with Oscar [f1435218] to versions: [0.43.0 - 0.43.3, 0.45.5 - 0.45.7] │ │ └─Oscar [f1435218] log: see above │ └─restricted by compatibility requirements with Hecke [3e1990a7] to versions: [0.43.1 - 0.43.3, 0.45.0 - 0.45.7], leaving only versions: [0.43.1 - 0.43.3, 0.45.5 - 0.45.7] │ └─Hecke [3e1990a7] log: │ ├─possible versions are: 0.5.0 - 0.39.7 or uninstalled │ └─restricted by compatibility requirements with Oscar [f1435218] to versions: [0.30.0 - 0.30.12, 0.32.0 - 0.32.3] │ └─Oscar [f1435218] log: see above └─restricted by compatibility requirements with libsingular_julia_jll [ae4fbd8f] to versions: [0.1.0 - 0.10.2, 0.18.8 - 0.18.13, 0.23.10 - 0.28.5] or uninstalled — no versions left └─libsingular_julia_jll [ae4fbd8f] log: ├─possible versions are: 0.1.0 - 0.47.9 or uninstalled ├─restricted by julia compatibility requirements to versions: [0.1.0 - 0.23.0, 0.35.0 - 0.47.9] or uninstalled └─restricted by compatibility requirements with libcxxwrap_julia_jll [3eaa8342] to versions: [0.1.0 - 0.40.1, 0.46.0 - 0.47.9] or uninstalled, leaving only versions: [0.1.0 - 0.23.0, 0.35.0 - 0.40.1, 0.46.0 - 0.47.9] or uninstalled └─libcxxwrap_julia_jll [3eaa8342] log: ├─possible versions are: 0.6.5 - 0.14.7 or uninstalled ├─restricted by julia compatibility requirements to versions: [0.6.5 - 0.8.0, 0.8.5 - 0.14.7] or uninstalled └─restricted by compatibility requirements with libpolymake_julia_jll [4d8266f6] to versions: [0.13.4, 0.14.3 - 0.14.7] └─libpolymake_julia_jll [4d8266f6] log: ├─possible versions are: 0.1.0 - 0.14.4 or uninstalled ├─restricted by julia compatibility requirements to versions: [0.1.0 - 0.7.0, 0.13.1 - 0.14.4] or uninstalled └─restricted by compatibility requirements with Polymake [d720cf60] to versions: 0.11.1 - 0.13.5, leaving only versions: 0.13.1 - 0.13.5 └─Polymake [d720cf60] log: ├─possible versions are: 0.1.0 - 0.13.5 or uninstalled ├─restricted by compatibility requirements with Oscar [f1435218] to versions: 0.11.14 - 0.11.29 │ └─Oscar [f1435218] log: see above └─restricted by compatibility requirements with libpolymake_julia_jll [4d8266f6] to versions: [0.1.0 - 0.4.3, 0.11.22 - 0.12.2] or uninstalled, leaving only versions: 0.11.22 - 0.11.29 └─libpolymake_julia_jll [4d8266f6] 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.13/Pkg/src/Resolve/graphtype.jl:1194 ┌ [2] propagate_constraints! │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1111 [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:1718 ┌ [5] simplify_graph! │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1717 [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:781 [8] targeted_resolve @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2116 [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:2105 [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:2130 [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:2243 [12] add @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2192 [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:379 [14] add(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:172 [15] add(pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:161 [16] add(pkg::PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:159 [17] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:130 [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:127 PkgEval skipped after 33.3s: package could not be installed