Package evaluation of TopologyPreprocessing on Julia 1.11.4 (a71dd056e0*) started at 2025-04-09T00:27:21.748 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.03s ################################################################################ # Installation # Installing TopologyPreprocessing... Resolving package versions... Installation failed after 6.87s ERROR: LoadError: Unsatisfiable requirements detected for package CSV [336ed68f]: CSV [336ed68f] log: ├─possible versions are: 0.3.0 - 0.10.15 or uninstalled ├─restricted by compatibility requirements with Tables [bd369af6] to versions: [0.3.0 - 0.3.1, 0.5.24 - 0.10.15] or uninstalled │ └─Tables [bd369af6] log: │ ├─possible versions are: 0.1.0 - 1.12.0 or uninstalled │ └─restricted by compatibility requirements with StatsPlots [f3b207a7] to versions: 1.0.0 - 1.12.0 │ └─StatsPlots [f3b207a7] log: │ ├─possible versions are: 0.10.0 - 0.15.7 or uninstalled │ ├─restricted by compatibility requirements with TopologyPreprocessing [f84dc87b] to versions: 0.14.0 - 0.14.34 │ │ └─TopologyPreprocessing [f84dc87b] log: │ │ ├─possible versions are: 0.1.0 - 0.1.6 or uninstalled │ │ └─restricted to versions 0.1.6 by an explicit requirement, leaving only versions: 0.1.6 │ ├─restricted by compatibility requirements with StatsBase [2913bbd2] to versions: 0.14.3 - 0.15.7 or uninstalled, leaving only versions: 0.14.3 - 0.14.34 │ │ └─StatsBase [2913bbd2] log: │ │ ├─possible versions are: 0.24.0 - 0.34.4 or uninstalled │ │ ├─restricted by compatibility requirements with TopologyPreprocessing [f84dc87b] to versions: 0.33.0 - 0.33.21 │ │ │ └─TopologyPreprocessing [f84dc87b] log: see above │ │ └─restricted by compatibility requirements with SortingAlgorithms [a2af1166] to versions: 0.33.7 - 0.34.4 or uninstalled, leaving only versions: 0.33.7 - 0.33.21 │ │ └─SortingAlgorithms [a2af1166] log: │ │ ├─possible versions are: 0.3.0 - 1.2.1 or uninstalled │ │ ├─restricted by julia compatibility requirements to versions: 1.1.0 - 1.2.1 or uninstalled │ └─restricted by compatibility requirements with Clustering [aaaa29a8] to versions: 0.14.5 - 0.15.7 or uninstalled, leaving only versions: 0.14.5 - 0.14.34 │ └─Clustering [aaaa29a8] log: │ ├─possible versions are: 0.10.0 - 0.15.8 or uninstalled │ ├─restricted by compatibility requirements with StatsBase [2913bbd2] to versions: 0.14.0 - 0.15.8 or uninstalled │ │ └─StatsBase [2913bbd2] log: see above │ ├─restricted by compatibility requirements with StatsPlots [f3b207a7] to versions: 0.13.0 - 0.14.4, leaving only versions: 0.14.0 - 0.14.4 │ │ └─StatsPlots [f3b207a7] log: see above │ └─restricted by compatibility requirements with Distances [b4f34e82] to versions: 0.14.1 - 0.15.8 or uninstalled, leaving only versions: 0.14.1 - 0.14.4 │ └─Distances [b4f34e82] log: │ ├─possible versions are: 0.7.0 - 0.10.12 or uninstalled │ └─restricted by compatibility requirements with TopologyPreprocessing [f84dc87b] to versions: 0.9.0 - 0.10.12 │ └─TopologyPreprocessing [f84dc87b] log: see above ├─restricted by compatibility requirements with DataFrames [a93c6f00] to versions: 0.8.0 - 0.10.15 or uninstalled │ └─DataFrames [a93c6f00] log: │ ├─possible versions are: 0.11.7 - 1.7.0 or uninstalled │ ├─restricted by compatibility requirements with StatsBase [2913bbd2] to versions: 0.19.1 - 1.7.0 or uninstalled │ │ └─StatsBase [2913bbd2] log: see above │ └─restricted by compatibility requirements with SortingAlgorithms [a2af1166] to versions: 1.0.0 - 1.7.0 or uninstalled │ └─SortingAlgorithms [a2af1166] log: see above └─restricted by compatibility requirements with Eirene [9c0f25c4] to versions: 0.5.16 - 0.7.10 — no versions left └─Eirene [9c0f25c4] log: ├─possible versions are: 1.0.0 - 1.3.6 or uninstalled └─restricted by compatibility requirements with Distances [b4f34e82] to versions: 1.3.5 - 1.3.6 or uninstalled, leaving only versions: 1.3.5 - 1.3.6 └─Distances [b4f34e82] log: see above Stacktrace: [1] propagate_constraints!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; log_events::Bool) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Resolve/graphtype.jl:1072 [2] propagate_constraints! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Resolve/graphtype.jl:1008 [inlined] [3] simplify_graph!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; clean_graph::Bool) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Resolve/graphtype.jl:1533 [4] simplify_graph! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Resolve/graphtype.jl:1532 [inlined] [5] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{Pkg.Types.PackageSpec}, julia_version::VersionNumber, installed_only::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:430 [6] targeted_resolve(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{Pkg.Types.PackageSpec}, preserve::Pkg.Types.PreserveLevel, julia_version::VersionNumber) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1398 [7] tiered_resolve(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{Pkg.Types.PackageSpec}, julia_version::VersionNumber, try_all_installed::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1387 [8] _resolve(io::IOContext{IO}, env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{Pkg.Types.PackageSpec}, preserve::Pkg.Types.PreserveLevel, julia_version::VersionNumber) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1408 [9] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}, new_git::Set{UUID}; allow_autoprecomp::Bool, preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1442 [10] add @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1414 [inlined] [11] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol, allow_autoprecomp::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:312 [12] add(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [13] add(pkgs::Vector{Pkg.Types.PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:148 [14] add(pkg::Pkg.Types.PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [15] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:112 in expression starting at /PkgEval.jl/scripts/evaluate.jl:109 PkgEval skipped after 27.51s: package could not be installed