Package evaluation of SyntheticGrids on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-29T02:24:20.711 ################################################################################ # Set-up # Set-up completed after 0.22s ################################################################################ # Installation # Installing SyntheticGrids... Resolving package versions... Installation failed after 6.43s ERROR: LoadError: Unsatisfiable requirements detected for package DataFrames [a93c6f00]: DataFrames [a93c6f00] log: ├─possible versions are: 0.11.7 - 1.7.0 or uninstalled ├─restricted by compatibility requirements with SortingAlgorithms [a2af1166] to versions: 1.0.0 - 1.7.0 or uninstalled │ └─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 CSV [336ed68f] to versions: 0.18.0 - 0.20.2 — no versions left └─CSV [336ed68f] log: ├─possible versions are: 0.3.0 - 0.10.15 or uninstalled ├─restricted by compatibility requirements with SyntheticGrids [34f115b4] to versions: 0.5.9 - 0.5.26 │ └─SyntheticGrids [34f115b4] 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 LazyArrays [5078a376] to versions: [0.3.0 - 0.5.13, 0.5.15 - 0.10.15] or uninstalled, leaving only versions: [0.5.9 - 0.5.13, 0.5.15 - 0.5.26] └─LazyArrays [5078a376] log: ├─possible versions are: 0.0.1 - 2.6.1 or uninstalled ├─restricted by compatibility requirements with StaticArrays [90137ffa] to versions: [0.0.1 - 0.1.0, 0.13.1 - 2.6.1] or uninstalled │ └─StaticArrays [90137ffa] log: │ ├─possible versions are: 0.8.0 - 1.9.13 or uninstalled │ ├─restricted by julia compatibility requirements to versions: [0.12.0 - 0.12.6, 1.5.0 - 1.9.13] or uninstalled │ └─restricted by compatibility requirements with Geodesy [0ef565a4] to versions: 0.8.0 - 0.12.6, leaving only versions: 0.12.0 - 0.12.6 │ └─Geodesy [0ef565a4] log: │ ├─possible versions are: 0.5.0 - 1.1.0 or uninstalled │ └─restricted by compatibility requirements with SyntheticGrids [34f115b4] to versions: 0.5.0 │ └─SyntheticGrids [34f115b4] log: see above └─restricted by compatibility requirements with FillArrays [1a297f60] to versions: [0.0.1 - 0.1.0, 0.22.5 - 2.6.1] 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 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:1121 [2] propagate_constraints! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1056 [inlined] [3] 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:1622 [4] simplify_graph! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1621 [inlined] [5] 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:523 [6] targeted_resolve(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:1660 [7] 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:1649 [8] _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:1670 [9] 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:1703 [10] add @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1676 [inlined] [11] 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:317 [12] add(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 [13] add(pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:153 [14] add(pkg::PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [15] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:112 [16] include(mod::Module, _path::String) @ Base ./Base.jl:303 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:331 [18] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:109 PkgEval skipped after 22.62s: package could not be installed