Package evaluation of AlgebraicRL on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-07T02:32:36.128 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.96s ################################################################################ # Installation # Installing AlgebraicRL... Resolving package versions... Installation failed after 10.34s ERROR: LoadError: Unsatisfiable requirements detected for package ReinforcementLearningZoo [d607f57d]: ReinforcementLearningZoo [d607f57d] log: ├─possible versions are: 0.1.0-0.9.0 or uninstalled ├─restricted by compatibility requirements with CuArrays [3a865a2d] to versions: [0.1.0-0.1.1, 0.1.5-0.9.0] or uninstalled │ └─CuArrays [3a865a2d] log: │ ├─possible versions are: 0.2.1-2.2.2 or uninstalled │ └─restricted by julia compatibility requirements to versions: uninstalled ├─restricted by compatibility requirements with Flux [587475ba] to versions: 0.1.5-0.9.0 or uninstalled │ └─Flux [587475ba] log: │ ├─possible versions are: 0.4.1-0.16.4 or uninstalled │ ├─restricted by compatibility requirements with CuArrays [3a865a2d] to versions: [0.4.1-0.8.3, 0.11.0-0.16.4] or uninstalled │ │ └─CuArrays [3a865a2d] log: see above │ ├─restricted by compatibility requirements with Requires [ae029012] to versions: 0.8.3-0.16.4 or uninstalled, leaving only versions: [0.8.3, 0.11.0-0.16.4] or uninstalled │ │ └─Requires [ae029012] log: │ │ ├─possible versions are: 0.5.0-1.3.1 or uninstalled │ │ └─restricted by compatibility requirements with Catlab [134e5e36] to versions: 1.0.0-1.3.1 │ │ └─Catlab [134e5e36] log: │ │ ├─possible versions are: 0.2.1-0.16.20 or uninstalled │ │ └─restricted by compatibility requirements with AlgebraicDynamics [5fd6ff03] to versions: 0.10.0-0.14.17 │ │ └─AlgebraicDynamics [5fd6ff03] log: │ │ ├─possible versions are: 0.1.0-0.2.2 or uninstalled │ │ └─restricted by compatibility requirements with AlgebraicRL [c16e2c52] to versions: 0.1.0-0.1.8 │ │ └─AlgebraicRL [c16e2c52] log: │ │ ├─possible versions are: 0.1.1-0.1.2 or uninstalled │ │ └─restricted to versions 0.1.2 by an explicit requirement, leaving only versions: 0.1.2 │ └─restricted by compatibility requirements with CUDA [052768ef] to versions: [0.4.1-0.10.4, 0.14.0-0.16.4] or uninstalled, leaving only versions: [0.8.3, 0.14.0-0.16.4] or uninstalled │ └─CUDA [052768ef] log: │ ├─possible versions are: 0.1.0-5.8.2 or uninstalled │ ├─restricted by julia compatibility requirements to versions: [2.3.0, 2.5.0-5.8.2] or uninstalled │ └─restricted by compatibility requirements with GPUCompiler [61eb1bfa] to versions: 5.0.0-5.8.2 or uninstalled │ └─GPUCompiler [61eb1bfa] log: │ ├─possible versions are: 0.1.0-1.5.1 or uninstalled │ └─restricted by julia compatibility requirements to versions: 0.22.0-1.5.1 or uninstalled ├─restricted by compatibility requirements with ReinforcementLearning [158674fc] to versions: 0.5.0-0.5.12 │ └─ReinforcementLearning [158674fc] log: │ ├─possible versions are: 0.2.0-0.11.0 or uninstalled │ └─restricted by compatibility requirements with AlgebraicRL [c16e2c52] to versions: 0.10.0-0.10.2 │ └─AlgebraicRL [c16e2c52] log: see above └─restricted by compatibility requirements with CUDA [052768ef] to versions: [0.1.0-0.1.4, 0.9.0] or uninstalled — no versions left └─CUDA [052768ef] 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.10/Pkg/src/Resolve/graphtype.jl:1072 [2] propagate_constraints! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.10/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.10/Pkg/src/Resolve/graphtype.jl:1533 [4] simplify_graph! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.10/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.10/Pkg/src/Operations.jl:414 [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.10/Pkg/src/Operations.jl:1374 [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.10/Pkg/src/Operations.jl:1363 [8] _resolve(io::Base.PipeEndpoint, 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.10/Pkg/src/Operations.jl:1384 [9] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}, new_git::Set{UUID}; preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1402 [10] add @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1390 [inlined] [11] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform, kwargs::@Kwargs{io::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:278 [12] add(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [13] add(pkgs::Vector{Pkg.Types.PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:148 [14] add(pkg::Pkg.Types.PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/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 23.09s: package could not be installed