Package evaluation to test SolePostHoc on Julia 1.12.6 (15346901f00) started at 2026-06-29T12:42:00.029 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 6.41s ################################################################################ # Installation # Installing SolePostHoc... Resolving package versions... Installation failed after 9.09s ERROR: LoadError: Unsatisfiable requirements detected for package MultiData [8cc5100c]: MultiData [8cc5100c] log: ├─possible versions are: 0.0.1 - 0.1.4 or uninstalled ├─restricted by compatibility requirements with SoleBase [4475fa32] to versions: 0.1.3 - 0.1.4 or uninstalled │ └─SoleBase [4475fa32] log: │ ├─possible versions are: 0.9.0 - 0.13.4 or uninstalled │ └─restricted by compatibility requirements with SolePostHoc [cf1aa0c3] to versions: 0.13.0 - 0.13.4 │ └─SolePostHoc [cf1aa0c3] log: │ ├─possible versions are: 0.1.0 - 0.1.1 or uninstalled │ └─restricted to versions 0.1.1 by an explicit requirement, leaving only versions: 0.1.1 ├─restricted by compatibility requirements with DataStructures [864edb3b] to versions: uninstalled │ └─DataStructures [864edb3b] log: │ ├─possible versions are: 0.19.6 or uninstalled │ └─required (without additional version restrictions) by SolePostHoc [cf1aa0c3] │ └─SolePostHoc [cf1aa0c3] log: see above └─restricted by compatibility requirements with SoleData [123f1ae1] to versions: 0.1.0 - 0.1.4 — no versions left └─SoleData [123f1ae1] log: ├─possible versions are: 0.9.0 - 0.16.8 or uninstalled ├─restricted by compatibility requirements with SolePostHoc [cf1aa0c3] to versions: 0.16.0 - 0.16.8 │ └─SolePostHoc [cf1aa0c3] log: see above ├─restricted by compatibility requirements with SoleLogics [b002da8f] to versions: [0.9.0 - 0.12.2, 0.16.2 - 0.16.8] or uninstalled, leaving only versions: 0.16.2 - 0.16.8 │ └─SoleLogics [b002da8f] log: │ ├─possible versions are: 0.2.1 - 0.13.7 or uninstalled │ ├─restricted by compatibility requirements with SolePostHoc [cf1aa0c3] to versions: 0.13.0 - 0.13.7 │ │ └─SolePostHoc [cf1aa0c3] log: see above │ └─restricted by compatibility requirements with DataStructures [864edb3b] to versions: 0.13.3 - 0.13.7 or uninstalled, leaving only versions: 0.13.3 - 0.13.7 │ └─DataStructures [864edb3b] log: see above └─restricted by compatibility requirements with DataStructures [864edb3b] to versions: 0.16.4 - 0.16.8 or uninstalled, leaving only versions: 0.16.4 - 0.16.8 └─DataStructures [864edb3b] 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.71s: package could not be installed