Package evaluation of OscillatoryIntegrals on Julia 1.13.0-DEV.985 (9c94e7ae32*) started at 2025-08-14T20:52:38.925 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.97s ################################################################################ # Installation # Installing OscillatoryIntegrals... Resolving package versions... Installation failed after 6.22s ERROR: LoadError: Unsatisfiable requirements detected for package SpecialFunctions [276daf66]: SpecialFunctions [276daf66] log: ├─possible versions are: 0.7.0 - 2.5.1 or uninstalled ├─restricted by compatibility requirements with OscillatoryIntegrals [36d79ec0] to versions: 0.7.0 - 1.8.8 │ └─OscillatoryIntegrals [36d79ec0] log: │ ├─possible versions are: 0.0.1 - 0.0.2 or uninstalled │ └─restricted to versions 0.0.2 by an explicit requirement, leaving only versions: 0.0.2 ├─restricted by compatibility requirements with BinaryProvider [b99e7846] to versions: 0.9.0 - 2.5.1 or uninstalled, leaving only versions: 0.9.0 - 1.8.8 │ └─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 FastTransforms [057dd010] to versions: 0.7.0 - 0.8.0 — no versions left └─FastTransforms [057dd010] log: ├─possible versions are: 0.5.0 - 0.17.0 or uninstalled ├─restricted by compatibility requirements with ApproxFun [28f2ccd6] to versions: 0.5.0 - 0.12.6 │ └─ApproxFun [28f2ccd6] log: │ ├─possible versions are: 0.9.0 - 0.13.28 or uninstalled │ ├─restricted by compatibility requirements with OscillatoryIntegrals [36d79ec0] to versions: 0.11.0 - 0.12.6 │ │ └─OscillatoryIntegrals [36d79ec0] log: see above │ ├─restricted by compatibility requirements with StaticArrays [90137ffa] to versions: [0.9.0 - 0.11.3, 0.11.5 - 0.13.28] or uninstalled, leaving only versions: [0.11.0 - 0.11.3, 0.11.5 - 0.12.6] │ │ └─StaticArrays [90137ffa] log: │ │ ├─possible versions are: 0.8.0 - 1.9.14 or uninstalled │ │ └─restricted by julia compatibility requirements to versions: [0.12.0 - 0.12.6, 1.5.0 - 1.9.14] or uninstalled │ ├─restricted by compatibility requirements with ApproxFunSingularities [f8fcb915] to versions: [0.9.0 - 0.10.4, 0.11.1 - 0.13.28] or uninstalled, leaving only versions: [0.11.1 - 0.11.3, 0.11.5 - 0.12.6] │ │ └─ApproxFunSingularities [f8fcb915] log: │ │ ├─possible versions are: 0.0.1 - 0.3.21 or uninstalled │ │ ├─restricted by compatibility requirements with StaticArrays [90137ffa] to versions: [0.1.1, 0.1.3 - 0.3.21] or uninstalled │ │ │ └─StaticArrays [90137ffa] log: see above │ │ ├─restricted by compatibility requirements with ApproxFunBase [fbd15aa5] to versions: 0.1.5 - 0.3.21 or uninstalled │ │ │ └─ApproxFunBase [fbd15aa5] log: │ │ │ ├─possible versions are: 0.0.1 - 0.9.33 or uninstalled │ │ │ ├─restricted by compatibility requirements with StaticArrays [90137ffa] to versions: 0.2.2 - 0.9.33 or uninstalled │ │ │ │ └─StaticArrays [90137ffa] log: see above │ │ │ ├─restricted by compatibility requirements with SpecialFunctions [276daf66] to versions: 0.0.1 - 0.9.24 or uninstalled, leaving only versions: 0.2.2 - 0.9.24 or uninstalled │ │ │ │ └─SpecialFunctions [276daf66] log: see above │ │ │ ├─restricted by compatibility requirements with ApproxFun [28f2ccd6] to versions: 0.1.6 - 0.5.18, leaving only versions: 0.2.2 - 0.5.18 │ │ │ │ └─ApproxFun [28f2ccd6] log: see above │ │ │ └─restricted by compatibility requirements with FillArrays [1a297f60] to versions: 0.5.5 - 0.9.33 or uninstalled, leaving only versions: 0.5.5 - 0.5.18 │ │ │ └─FillArrays [1a297f60] log: │ │ │ ├─possible versions are: 0.2.0 - 1.13.0 or uninstalled │ │ │ └─restricted by julia compatibility requirements to versions: 0.13.8 - 1.13.0 or uninstalled │ │ └─restricted by compatibility requirements with ApproxFun [28f2ccd6] to versions: 0.1.3 - 0.2.5, leaving only versions: 0.1.5 - 0.2.5 │ │ └─ApproxFun [28f2ccd6] log: see above │ └─restricted by compatibility requirements with ApproxFunBase [fbd15aa5] to versions: [0.9.0 - 0.10.4, 0.11.6 - 0.13.28] or uninstalled, leaving only versions: 0.11.6 - 0.12.6 │ └─ApproxFunBase [fbd15aa5] log: see above └─restricted by compatibility requirements with BinaryProvider [b99e7846] to versions: [0.5.0 - 0.6.1, 0.13.9 - 0.17.0] or uninstalled, leaving only versions: 0.5.0 - 0.6.1 └─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.13/Pkg/src/Resolve/graphtype.jl:1127 ┌ [2] propagate_constraints! │ @ /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Resolve/graphtype.jl:1628 ┌ [5] simplify_graph! │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1627 [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.13/Pkg/src/Operations.jl:597 [8] targeted_resolve @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1835 [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.13/Pkg/src/Operations.jl:1824 [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.13/Pkg/src/Operations.jl:1849 [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.13/Pkg/src/Operations.jl:1897 [12] add @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1868 [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.13/Pkg/src/API.jl:354 [14] add(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [15] add(pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 [16] add(pkg::PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [17] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:112 [18] include(mod::Module, _path::String) @ Base ./Base.jl:308 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:330 [20] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:109 PkgEval skipped after 32.02s: package could not be installed