Package evaluation to test LearningAlgebraicVarieties on Julia 1.12.4 (422f456051*) started at 2026-01-29T19:40:58.412 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 7.92s ################################################################################ # Installation # Installing LearningAlgebraicVarieties... Resolving package versions... Installation failed after 8.04s ERROR: LoadError: Unsatisfiable requirements detected for package DataFrames [a93c6f00]: DataFrames [a93c6f00] log: ├─possible versions are: 0.11.7 - 1.8.1 or uninstalled ├─restricted by compatibility requirements with Compat [34da2185] to versions: 0.11.7 - 0.21.8 or uninstalled │ └─Compat [34da2185] log: │ ├─possible versions are: 1.0.0 - 4.18.1 or uninstalled │ ├─restricted by julia compatibility requirements to versions: 2.0.0 - 4.18.1 or uninstalled │ └─restricted by compatibility requirements with RowEchelon [af85af4c] to versions: 1.0.0 - 2.2.1, leaving only versions: 2.0.0 - 2.2.1 │ └─RowEchelon [af85af4c] log: │ ├─possible versions are: 0.1.1 - 0.2.1 or uninstalled │ └─restricted by compatibility requirements with LearningAlgebraicVarieties [99c59dee] to versions: 0.1.1 │ └─LearningAlgebraicVarieties [99c59dee] log: │ ├─possible versions are: 0.1.0 - 0.1.1 or uninstalled │ └─restricted to versions 0.1.1 by an explicit requirement, leaving only versions: 0.1.1 ├─restricted by compatibility requirements with SortingAlgorithms [a2af1166] to versions: 1.0.0 - 1.8.1 or uninstalled, leaving only versions: uninstalled │ └─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: │ ├─possible versions are: 0.24.0 - 0.34.10 or uninstalled │ ├─restricted by compatibility requirements with Plots [91a5bcdd] to versions: 0.32.0 - 0.34.10 │ │ └─Plots [91a5bcdd] log: │ │ ├─possible versions are: 0.12.1 - 1.41.4 or uninstalled │ │ └─restricted by compatibility requirements with LearningAlgebraicVarieties [99c59dee] to versions: 1.15.2 - 1.41.4 │ │ └─LearningAlgebraicVarieties [99c59dee] log: see above │ ├─restricted by compatibility requirements with SortingAlgorithms [a2af1166] to versions: 0.33.7 - 0.34.10 or uninstalled, leaving only versions: 0.33.7 - 0.34.10 │ │ └─SortingAlgorithms [a2af1166] log: see above │ └─restricted by compatibility requirements with Clustering [aaaa29a8] to versions: 0.25.0 - 0.33.21, leaving only versions: 0.33.7 - 0.33.21 │ └─Clustering [aaaa29a8] log: │ ├─possible versions are: 0.10.0 - 0.15.8 or uninstalled │ └─restricted by compatibility requirements with LearningAlgebraicVarieties [99c59dee] to versions: 0.14.0 - 0.14.4 │ └─LearningAlgebraicVarieties [99c59dee] log: see above └─restricted by compatibility requirements with CSV [336ed68f] to versions: 0.18.0 - 0.22.7 — no versions left └─CSV [336ed68f] log: ├─possible versions are: 0.3.0 - 0.10.15 or uninstalled └─restricted by compatibility requirements with Eirene [9c0f25c4] to versions: 0.5.16 - 0.7.10 └─Eirene [9c0f25c4] log: ├─possible versions are: 1.0.0 - 1.3.6 or uninstalled ├─restricted by compatibility requirements with LearningAlgebraicVarieties [99c59dee] to versions: 1.3.5 - 1.3.6 │ └─LearningAlgebraicVarieties [99c59dee] log: see above └─restricted by compatibility requirements with Colors [5ae59095] to versions: 1.3.5 or uninstalled, leaving only versions: 1.3.5 └─Colors [5ae59095] log: ├─possible versions are: 0.9.0 - 0.13.1 or uninstalled └─restricted by compatibility requirements with LearningAlgebraicVarieties [99c59dee] to versions: 0.12.0 - 0.12.11 └─LearningAlgebraicVarieties [99c59dee] 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 29.42s: package could not be installed