Package evaluation to test ParameterEstimation on Julia 1.13.0-DEV.1353 (74c32ec0b5*) started at 2025-10-22T02:05:55.335 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.94s ################################################################################ # Installation # Installing ParameterEstimation... Resolving package versions... Installation failed after 7.56s ERROR: LoadError: Unsatisfiable requirements detected for package SHA [ea8e919c]: SHA [ea8e919c] log: ├─possible versions are: 1.0.0 or uninstalled (package in sysimage!) ├─required (without additional version restrictions) by Nemo [2edaba10] │ └─Nemo [2edaba10] log: │ ├─possible versions are: 0.9.0 - 0.52.2 or uninstalled │ ├─restricted by compatibility requirements with ParameterEstimation [b4cd1eb8] to versions: 0.40.0 - 0.52.2 │ │ └─ParameterEstimation [b4cd1eb8] log: │ │ ├─possible versions are: 0.1.0 - 0.4.4 or uninstalled │ │ └─restricted to versions 0.4.4 by an explicit requirement, leaving only versions: 0.4.4 │ ├─restricted by compatibility requirements with StructuralIdentifiability [220ca800] to versions: [0.24.0 - 0.39.1, 0.43.0 - 0.52.2], leaving only versions: 0.43.0 - 0.52.2 │ │ └─StructuralIdentifiability [220ca800] log: │ │ ├─possible versions are: 0.1.0 - 0.5.17 or uninstalled │ │ ├─restricted by compatibility requirements with ParameterEstimation [b4cd1eb8] to versions: 0.5.0 - 0.5.17 │ │ │ └─ParameterEstimation [b4cd1eb8] log: see above │ │ ├─restricted by compatibility requirements with Nemo [2edaba10] to versions: 0.5.5 - 0.5.17 or uninstalled, leaving only versions: 0.5.5 - 0.5.17 │ │ │ └─Nemo [2edaba10] log: see above │ │ ├─restricted by compatibility requirements with ModelingToolkit [961ee093] to versions: [0.1.0, 0.5.15 - 0.5.17] or uninstalled, leaving only versions: 0.5.15 - 0.5.17 │ │ │ └─ModelingToolkit [961ee093] log: │ │ │ ├─possible versions are: 0.0.1 - 10.26.0 or uninstalled │ │ │ └─restricted by compatibility requirements with ParameterEstimation [b4cd1eb8] to versions: 10.0.0 - 10.26.0 │ │ │ └─ParameterEstimation [b4cd1eb8] log: see above │ │ └─restricted by compatibility requirements with Groebner [0b43b601] to versions: [0.1.0 - 0.3.10, 0.5.14 - 0.5.16] or uninstalled, leaving only versions: 0.5.15 - 0.5.16 │ │ └─Groebner [0b43b601] log: │ │ ├─possible versions are: 0.1.0 - 0.10.0 or uninstalled │ │ └─restricted by compatibility requirements with ParameterEstimation [b4cd1eb8] to versions: 0.9.0 - 0.9.5 │ │ └─ParameterEstimation [b4cd1eb8] log: see above │ ├─restricted by compatibility requirements with Groebner [0b43b601] to versions: 0.45.4 - 0.51.1 │ │ └─Groebner [0b43b601] log: see above │ └─restricted by compatibility requirements with Symbolics [0c5d862f] to versions: [0.46.0 - 0.49.5, 0.52.0 - 0.52.2] or uninstalled, leaving only versions: 0.46.0 - 0.49.5 │ └─Symbolics [0c5d862f] log: │ ├─possible versions are: 0.1.0 - 6.56.0 or uninstalled │ ├─restricted by compatibility requirements with StructuralIdentifiability [220ca800] to versions: [5.0.0 - 5.36.0, 6.2.0 - 6.56.0] or uninstalled │ │ └─StructuralIdentifiability [220ca800] log: see above │ └─restricted by compatibility requirements with ModelingToolkit [961ee093] to versions: 6.40.0 - 6.56.0 │ └─ModelingToolkit [961ee093] log: see above └─found to have no compatible versions left with Nemo [2edaba10] └─Nemo [2edaba10] 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:1127 ┌ [2] propagate_constraints! │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1062 [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:1628 ┌ [5] simplify_graph! │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1627 [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:598 [8] targeted_resolve @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1837 [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:1826 [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:1851 [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:1899 [12] add @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1870 [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:360 [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:112 [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:109 PkgEval skipped after 29.84s: package could not be installed