Package evaluation to test VQC on Julia 1.14.0-DEV.2064 (1d5dcac2d2*) started at 2026-04-21T17:46:28.615 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.11s ################################################################################ # Installation # Installing VQC... Resolving package versions... Installation failed after 7.26s ERROR: LoadError: Unsatisfiable requirements detected for package SpecialFunctions [276daf66]: SpecialFunctions [276daf66] log: ├─possible versions are: 0.7.0 - 2.7.2 or uninstalled ├─required (without additional version restrictions) by ForwardDiff [f6369f11] │ └─ForwardDiff [f6369f11] log: │ ├─possible versions are: 0.9.0 - 1.3.3 or uninstalled │ ├─restricted by compatibility requirements with StaticArrays [90137ffa] to versions: 0.10.5 - 1.3.3 or uninstalled │ │ └─StaticArrays [90137ffa] log: │ │ ├─possible versions are: 0.8.0 - 1.9.18 or uninstalled │ │ └─restricted by julia compatibility requirements to versions: [0.12.0 - 0.12.6, 1.5.17 - 1.9.18] or uninstalled │ └─restricted by compatibility requirements with Zygote [e88e6eb3] to versions: 0.9.0 - 0.10.39, leaving only versions: 0.10.5 - 0.10.39 │ └─Zygote [e88e6eb3] log: │ ├─possible versions are: 0.1.0 - 0.7.10 or uninstalled │ ├─restricted by compatibility requirements with VQC [f53c5859] to versions: 0.1.0 - 0.5.17 │ │ └─VQC [f53c5859] 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 LoopVectorization [bdcacae8] to versions: [0.1.0 - 0.5.2, 0.6.0 - 0.7.10] or uninstalled, leaving only versions: 0.1.0 - 0.5.2 │ │ └─LoopVectorization [bdcacae8] log: │ │ ├─possible versions are: 0.1.0 - 0.12.173 or uninstalled │ │ ├─restricted by julia compatibility requirements to versions: 0.9.0 - 0.12.173 or uninstalled │ │ ├─restricted by compatibility requirements with VectorizationBase [3d5dd08c] to versions: 0.12.19 - 0.12.173 or uninstalled │ │ │ └─VectorizationBase [3d5dd08c] log: │ │ │ ├─possible versions are: 0.1.0 - 0.21.72 or uninstalled │ │ │ └─restricted by julia compatibility requirements to versions: 0.20.8 - 0.21.72 or uninstalled │ │ └─restricted by compatibility requirements with NNlib [872c559c] to versions: 0.1.0 - 0.12.172 or uninstalled, leaving only versions: 0.12.19 - 0.12.172 or uninstalled │ │ └─NNlib [872c559c] log: │ │ ├─possible versions are: 0.3.2 - 0.9.34 or uninstalled │ │ ├─restricted by compatibility requirements with LoopVectorization [bdcacae8] to versions: [0.3.2 - 0.7.1, 0.7.4 - 0.9.34] or uninstalled │ │ │ └─LoopVectorization [bdcacae8] log: see above │ │ ├─restricted by compatibility requirements with Zygote [e88e6eb3] to versions: 0.3.2 - 0.7.34, leaving only versions: [0.3.2 - 0.7.1, 0.7.4 - 0.7.34] │ │ │ └─Zygote [e88e6eb3] log: see above │ │ └─restricted by compatibility requirements with BinaryProvider [b99e7846] to versions: [0.3.2 - 0.6.0, 0.7.0 - 0.9.34] or uninstalled, leaving only versions: [0.3.2 - 0.6.0, 0.7.0 - 0.7.1, 0.7.4 - 0.7.34] │ │ └─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 FillArrays [1a297f60] to versions: [0.1.0 - 0.3.1, 0.6.35 - 0.7.10] or uninstalled, leaving only versions: 0.1.0 - 0.3.1 │ └─FillArrays [1a297f60] log: │ ├─possible versions are: 0.2.0 - 1.16.0 or uninstalled │ └─restricted by julia compatibility requirements to versions: 0.13.8 - 1.16.0 or uninstalled ├─restricted by compatibility requirements with BinaryProvider [b99e7846] to versions: 0.9.0 - 2.7.2 or uninstalled, leaving only versions: 0.9.0 - 2.7.2 │ └─BinaryProvider [b99e7846] log: see above └─restricted by compatibility requirements with Zygote [e88e6eb3] to versions: 0.7.0 - 0.8.0 — no versions left └─Zygote [e88e6eb3] 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:1195 [2] Set{Int64}() @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1112 [inlined] [3] propagate_constraints!(graph::Pkg.Resolve.Graph) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1112 [inlined] [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:1719 [5] iterate(A::Vector{PackageSpec}) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1718 [inlined] [6] collect_developed(env::Pkg.Types.EnvCache, pkgs::Vector{PackageSpec}) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Resolve/graphtype.jl:1718 [inlined] [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:828 [8] targeted_resolve @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2219 [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:2208 [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:2233 [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:2346 [12] !=(x::Pkg.Versions.VersionSpec, y::Pkg.Versions.VersionSpec) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2295 [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; kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [17] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:116 [18] include(mod::Module, _path::String) @ Base ./Base.jl:326 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [20] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:113 PkgEval skipped after 38.5s: package could not be installed