Package evaluation to test Implicit3DPlotting on Julia 1.14.0-DEV.24 (d5fb6bbb43*) started at 2025-11-03T03:19:10.549 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.36s ################################################################################ # Installation # Installing Implicit3DPlotting... Resolving package versions... Installation failed after 5.93s ERROR: LoadError: Unsatisfiable requirements detected for package Bonito [824d6782]: Bonito [824d6782] log: ├─possible versions are: 3.0.0 - 4.1.9 or uninstalled ├─restricted by compatibility requirements with SHA [ea8e919c] to versions: uninstalled │ └─SHA [ea8e919c] log: │ ├─possible versions are: 1.0.0 or uninstalled (package in sysimage!) │ └─required (without additional version restrictions) by UUIDs [cf7118a7] │ └─UUIDs [cf7118a7] log: │ ├─possible versions are: 1.11.0 or uninstalled │ └─required (without additional version restrictions) by FileIO [5789e2e9] │ └─FileIO [5789e2e9] log: │ ├─possible versions are: 1.0.0 - 1.17.1 or uninstalled │ ├─restricted by compatibility requirements with WGLMakie [276b4fcb] to versions: 1.1.0 - 1.17.1 │ │ └─WGLMakie [276b4fcb] log: │ │ ├─possible versions are: 0.1.0 - 0.13.6 or uninstalled │ │ ├─restricted by compatibility requirements with Implicit3DPlotting [d997a800] to versions: 0.9.0 - 0.9.10 │ │ │ └─Implicit3DPlotting [d997a800] log: │ │ │ ├─possible versions are: 0.1.1 - 0.5.4 or uninstalled │ │ │ └─restricted to versions 0.5.4 by an explicit requirement, leaving only versions: 0.5.4 │ │ └─restricted by compatibility requirements with JSServe [824d6782] to versions: [0.2.11 - 0.8.16, 0.9.4 - 0.13.6] or uninstalled, leaving only versions: 0.9.4 - 0.9.10 │ │ └─JSServe [824d6782] log: │ │ ├─possible versions are: 0.1.0 - 2.3.1 or uninstalled │ │ ├─restricted by compatibility requirements with Observables [510215fc] to versions: 1.2.6 - 2.3.1 or uninstalled │ │ │ └─Observables [510215fc] log: │ │ │ ├─possible versions are: 0.2.0 - 0.5.5 or uninstalled │ │ │ ├─restricted by compatibility requirements with WGLMakie [276b4fcb] to versions: 0.5.1 - 0.5.5 │ │ │ │ └─WGLMakie [276b4fcb] log: see above │ │ │ └─restricted by compatibility requirements with Makie [ee78f7c6] to versions: 0.5.5 │ │ │ └─Makie [ee78f7c6] log: │ │ │ ├─possible versions are: 0.9.0 - 0.24.6 or uninstalled │ │ │ ├─restricted by compatibility requirements with GeometryBasics [5c1252a2] to versions: 0.9.0 - 0.21.18 or uninstalled │ │ │ │ └─GeometryBasics [5c1252a2] log: │ │ │ │ ├─possible versions are: 0.1.0 - 0.5.10 or uninstalled │ │ │ │ ├─restricted by compatibility requirements with Polyhedra [67491407] to versions: 0.2.0 - 0.4.11 │ │ │ │ │ └─Polyhedra [67491407] log: │ │ │ │ │ ├─possible versions are: 0.4.0 - 0.8.1 or uninstalled │ │ │ │ │ └─restricted by compatibility requirements with Implicit3DPlotting [d997a800] to versions: 0.7.0 - 0.7.8 │ │ │ │ │ └─Implicit3DPlotting [d997a800] log: see above │ │ │ │ ├─restricted by compatibility requirements with WGLMakie [276b4fcb] to versions: 0.4.1 - 0.4.11 │ │ │ │ │ └─WGLMakie [276b4fcb] log: see above │ │ │ │ └─restricted by compatibility requirements with Makie [ee78f7c6] to versions: 0.4.2 - 0.4.11 │ │ │ │ └─Makie [ee78f7c6] log: see above │ │ │ ├─restricted by compatibility requirements with WGLMakie [276b4fcb] to versions: 0.20.0 - 0.20.10 │ │ │ │ └─WGLMakie [276b4fcb] log: see above │ │ │ └─restricted by compatibility requirements with WGLMakie [276b4fcb] to versions: 0.20.4 - 0.20.10 │ │ │ └─WGLMakie [276b4fcb] log: see above │ │ └─restricted by compatibility requirements with SHA [ea8e919c] to versions: 0.1.0 - 2.2.12 or uninstalled, leaving only versions: 1.2.6 - 2.2.12 or uninstalled │ │ └─SHA [ea8e919c] log: see above │ └─restricted by compatibility requirements with Makie [ee78f7c6] to versions: 1.6.0 - 1.17.1 │ └─Makie [ee78f7c6] log: see above └─restricted by compatibility requirements with WGLMakie [276b4fcb] to versions: 3.0.0 - 3.2.4 — no versions left └─WGLMakie [276b4fcb] 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 28.32s: package could not be installed