Package evaluation to test NetworkDynamics on Julia 1.14.0-DEV.14 (ec5cf08762*) started at 2025-10-30T22:00:04.896 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.92s ################################################################################ # Installation # Installing NetworkDynamics... Resolving package versions... Installation failed after 6.06s 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 Random [9a3f8284] │ └─Random [9a3f8284] log: │ ├─possible versions are: 1.11.0 or uninstalled (package in sysimage!) │ └─required (without additional version restrictions) by NetworkDynamics [22e9dc34] │ └─NetworkDynamics [22e9dc34] log: │ ├─possible versions are: 0.1.0 - 0.10.11 or uninstalled │ └─restricted to versions 0.10.11 by an explicit requirement, leaving only versions: 0.10.11 └─found to have no compatible versions left with RuntimeGeneratedFunctions [7e49a35a] └─RuntimeGeneratedFunctions [7e49a35a] log: ├─possible versions are: 0.1.0 - 0.5.15 or uninstalled ├─restricted by compatibility requirements with NetworkDynamics [22e9dc34] to versions: 0.5.15 or uninstalled │ └─NetworkDynamics [22e9dc34] log: see above └─restricted by compatibility requirements with SciMLBase [0bca4576] to versions: 0.5.0 - 0.5.15, leaving only versions: 0.5.15 └─SciMLBase [0bca4576] log: ├─possible versions are: 1.0.0 - 2.124.0 or uninstalled ├─restricted by compatibility requirements with NetworkDynamics [22e9dc34] to versions: 2.0.0 - 2.124.0 │ └─NetworkDynamics [22e9dc34] log: see above ├─restricted by compatibility requirements with DiffEqBase [2b5f629d] to versions: 2.7.0 - 2.124.0 │ └─DiffEqBase [2b5f629d] log: │ ├─possible versions are: 3.13.2 - 6.190.2 or uninstalled │ ├─restricted by compatibility requirements with SteadyStateDiffEq [9672c7b4] to versions: 6.140.0 - 6.190.2 │ │ └─SteadyStateDiffEq [9672c7b4] log: │ │ ├─possible versions are: 1.0.0 - 2.7.0 or uninstalled │ │ ├─restricted by compatibility requirements with NetworkDynamics [22e9dc34] to versions: 2.2.0 - 2.7.0 │ │ │ └─NetworkDynamics [22e9dc34] log: see above │ │ └─restricted by compatibility requirements with DiffEqCallbacks [459566f4] to versions: 2.4.1 - 2.7.0 or uninstalled, leaving only versions: 2.4.1 - 2.7.0 │ │ └─DiffEqCallbacks [459566f4] log: │ │ ├─possible versions are: 2.0.0 - 4.10.1 or uninstalled │ │ └─restricted by compatibility requirements with NetworkDynamics [22e9dc34] to versions: 4.2.2 - 4.10.1 │ │ └─NetworkDynamics [22e9dc34] log: see above │ └─restricted by compatibility requirements with DiffEqCallbacks [459566f4] to versions: 6.155.4 - 6.190.2 │ └─DiffEqCallbacks [459566f4] log: see above ├─restricted by compatibility requirements with SymbolicIndexingInterface [2efcf032] to versions: [1.0.0 - 1.81.0, 2.11.0 - 2.124.0] or uninstalled, leaving only versions: 2.11.0 - 2.124.0 │ └─SymbolicIndexingInterface [2efcf032] log: │ ├─possible versions are: 0.1.0 - 0.3.46 or uninstalled │ ├─restricted by compatibility requirements with NetworkDynamics [22e9dc34] to versions: 0.3.27 - 0.3.46 │ │ └─NetworkDynamics [22e9dc34] log: see above │ └─restricted by compatibility requirements with NonlinearSolve [8913a72c] to versions: 0.3.31 - 0.3.46 │ └─NonlinearSolve [8913a72c] log: │ ├─possible versions are: 0.1.0 - 4.12.0 or uninstalled │ └─restricted by compatibility requirements with NetworkDynamics [22e9dc34] to versions: 4.0.0 - 4.12.0 │ └─NetworkDynamics [22e9dc34] log: see above ├─restricted by compatibility requirements with DiffEqCallbacks [459566f4] to versions: 2.54.0 - 2.124.0 │ └─DiffEqCallbacks [459566f4] log: see above └─restricted by compatibility requirements with NonlinearSolve [8913a72c] to versions: 2.58.0 - 2.124.0 └─NonlinearSolve [8913a72c] 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.14/Pkg/src/Resolve/graphtype.jl:1145 ┌ [2] propagate_constraints! │ @ /opt/julia/share/julia/stdlib/v1.14/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.14/Pkg/src/Resolve/graphtype.jl:1669 ┌ [5] simplify_graph! │ @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1668 [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.14/Pkg/src/Operations.jl:767 [8] targeted_resolve @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2042 [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.14/Pkg/src/Operations.jl:2031 [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.14/Pkg/src/Operations.jl:2056 [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.14/Pkg/src/Operations.jl:2169 [12] add @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2118 [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.14/Pkg/src/API.jl:379 [14] add(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [15] add(pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [16] add(pkg::PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/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 27.39s: package could not be installed