Package evaluation of PlotSeis on Julia 1.12.0-DEV.1805 (a080deafdd*) started at 2025-03-24T20:55:20.435 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.03s ################################################################################ # Installation # Installing PlotSeis... Resolving package versions... Installation failed after 2.16s ERROR: LoadError: Unsatisfiable requirements detected for package LightXML [9c8b4983]: LightXML [9c8b4983] log: ├─possible versions are: 0.7.0 - 0.9.1 or uninstalled ├─restricted by compatibility requirements with BinaryProvider [b99e7846] to versions: 0.9.0 - 0.9.1 or uninstalled │ └─BinaryProvider [b99e7846] log: │ ├─possible versions are: 0.4.0 - 0.5.10 or uninstalled │ └─restricted by julia compatibility requirements to versions: uninstalled └─restricted by compatibility requirements with SeisIO [b372bb87] to versions: 0.7.0 - 0.8.1 — no versions left └─SeisIO [b372bb87] log: ├─possible versions are: 0.1.3 - 1.2.1 or uninstalled ├─required (without additional version restrictions) by PlotSeis [ef1cacd2] │ └─PlotSeis [ef1cacd2] log: │ ├─possible versions are: 0.1.0 or uninstalled │ └─restricted to versions 0.1.0 by an explicit requirement, leaving only versions: 0.1.0 └─restricted by compatibility requirements with HDF5 [f67ccb44] to versions: [0.1.3 - 0.4.1, 1.1.0 - 1.2.1] or uninstalled, leaving only versions: [0.1.3 - 0.4.1, 1.1.0 - 1.2.1] └─HDF5 [f67ccb44] log: ├─possible versions are: 0.9.4 - 0.17.2 or uninstalled ├─restricted by compatibility requirements with HDF5_jll [0234f1f7] to versions: [0.9.4 - 0.13.6, 0.14.0 - 0.14.1, 0.16.15 - 0.17.2] or uninstalled │ └─HDF5_jll [0234f1f7] log: │ ├─possible versions are: 1.10.5 - 1.14.6 or uninstalled │ └─restricted by julia compatibility requirements to versions: 1.14.3 - 1.14.6 or uninstalled └─restricted by compatibility requirements with BinaryProvider [b99e7846] to versions: [0.9.4 - 0.11.1, 0.13.0 - 0.17.2] or uninstalled, leaving only versions: [0.9.4 - 0.11.1, 0.13.0 - 0.13.6, 0.14.0 - 0.14.1, 0.16.15 - 0.17.2] or uninstalled └─BinaryProvider [b99e7846] 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:1116 [2] propagate_constraints! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1051 [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:1617 [4] simplify_graph! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1616 [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.12/Pkg/src/Operations.jl:501 [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.12/Pkg/src/Operations.jl:1608 [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.12/Pkg/src/Operations.jl:1597 [8] _resolve(io::IOContext{IO}, 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.12/Pkg/src/Operations.jl:1618 [9] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}, new_git::Set{UUID}; allow_autoprecomp::Bool, preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1652 [10] add @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1624 [inlined] [11] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; preserve::Pkg.Types.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:312 [12] add(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:159 [13] add(pkgs::Vector{Pkg.Types.PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:148 [14] add(pkg::Pkg.Types.PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:146 [15] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:112 [16] include(mod::Module, _path::String) @ Base ./Base.jl:300 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [18] _start() @ Base ./client.jl:558 in expression starting at /PkgEval.jl/scripts/evaluate.jl:109 PkgEval skipped after 24.24s: package could not be installed