Package evaluation to test IncrementalInference on Julia 1.12.6 (15346901f00) started at 2026-06-29T12:34:03.710 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 6.23s ################################################################################ # Installation # Installing IncrementalInference... Resolving package versions... Installation failed after 8.6s ERROR: LoadError: Unsatisfiable requirements detected for package DataStructures [864edb3b]: DataStructures [864edb3b] log: ├─possible versions are: 0.19.6 or uninstalled ├─required (without additional version restrictions) by IncrementalInference [904591bb] │ └─IncrementalInference [904591bb] log: │ ├─possible versions are: 0.3.7 - 0.37.2 or uninstalled │ └─restricted to versions 0.37.2 by an explicit requirement, leaving only versions: 0.37.2 └─found to have no compatible versions left with SparseDiffTools [47a9eef4] └─SparseDiffTools [47a9eef4] log: ├─possible versions are: 0.1.0 - 2.26.0 or uninstalled ├─restricted by compatibility requirements with IncrementalInference [904591bb] to versions: 2.0.0 - 2.26.0 │ └─IncrementalInference [904591bb] log: see above └─restricted by compatibility requirements with ForwardDiff [f6369f11] to versions: 2.25.0 - 2.26.0 or uninstalled, leaving only versions: 2.25.0 - 2.26.0 └─ForwardDiff [f6369f11] log: ├─possible versions are: 0.9.0 - 1.4.1 or uninstalled └─restricted by compatibility requirements with IncrementalInference [904591bb] to versions: 1.3.3 - 1.4.1 └─IncrementalInference [904591bb] 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] propagate_constraints! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1062 [inlined] [3] 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:1651 [4] simplify_graph! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1650 [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.12/Pkg/src/Operations.jl:561 [6] targeted_resolve @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1754 [inlined] [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.12/Pkg/src/Operations.jl:1743 [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.12/Pkg/src/Operations.jl:1766 [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.12/Pkg/src/Operations.jl:1801 [10] add @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1772 [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.12/Pkg/src/API.jl:354 [12] add(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [13] add(pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:158 [14] add(pkg::PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [15] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:116 [16] include(mod::Module, _path::String) @ Base ./Base.jl:306 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [18] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:113 PkgEval skipped after 24.08s: package could not be installed