Package evaluation to test SymArrays on Julia 1.13.0-DEV.1319 (9cddfda8ef*) started at 2025-10-16T19:46:17.392 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.89s ################################################################################ # Installation # Installing SymArrays... Resolving package versions... Installation failed after 8.34s ERROR: LoadError: Unsatisfiable requirements detected for package cuTENSOR [011b41b2]: cuTENSOR [011b41b2] log: ├─possible versions are: 1.0.0 - 2.3.0 or uninstalled ├─required (without additional version restrictions) by SymArrays [c2b21f84] │ └─SymArrays [c2b21f84] log: │ ├─possible versions are: 0.1.0 - 0.3.5 or uninstalled │ └─restricted to versions 0.3.5 by an explicit requirement, leaving only versions: 0.3.5 ├─restricted by compatibility requirements with CUDA [052768ef] to versions: 2.2.1 - 2.3.0 or uninstalled, leaving only versions: 2.2.1 - 2.3.0 │ └─CUDA [052768ef] log: │ ├─possible versions are: 0.1.0 - 5.9.0 or uninstalled │ ├─restricted by julia compatibility requirements to versions: [2.3.0, 2.5.0 - 5.9.0] or uninstalled │ ├─restricted by compatibility requirements with SymArrays [c2b21f84] to versions: 1.0.0 - 5.9.0, leaving only versions: [2.3.0, 2.5.0 - 5.9.0] │ │ └─SymArrays [c2b21f84] log: see above │ ├─restricted by compatibility requirements with cuTENSOR [011b41b2] to versions: 4.0.0 - 5.9.0 │ │ └─cuTENSOR [011b41b2] log: see above │ └─restricted by compatibility requirements with GPUCompiler [61eb1bfa] to versions: 5.6.0 - 5.9.0 or uninstalled, leaving only versions: 5.6.0 - 5.9.0 │ └─GPUCompiler [61eb1bfa] log: │ ├─possible versions are: 0.1.0 - 1.7.2 or uninstalled │ ├─restricted by julia compatibility requirements to versions: 1.6.0 - 1.7.2 or uninstalled │ └─restricted by compatibility requirements with CUDA [052768ef] to versions: 0.24.0 - 1.7.2, leaving only versions: 1.6.0 - 1.7.2 │ └─CUDA [052768ef] log: see above └─restricted by compatibility requirements with TensorOperations [6aa20fa7] to versions: 1.0.0 - 1.2.1 or uninstalled — no versions left └─TensorOperations [6aa20fa7] log: ├─possible versions are: 0.6.1 - 5.3.1 or uninstalled ├─restricted by compatibility requirements with SymArrays [c2b21f84] to versions: 2.0.0 - 4.1.1 │ └─SymArrays [c2b21f84] log: see above ├─restricted by compatibility requirements with CuArrays [3a865a2d] to versions: [0.6.1 - 2.0.1, 3.0.0 - 5.3.1] or uninstalled, leaving only versions: [2.0.0 - 2.0.1, 3.0.0 - 4.1.1] │ └─CuArrays [3a865a2d] log: │ ├─possible versions are: 0.2.1 - 2.2.2 or uninstalled │ └─restricted by julia compatibility requirements to versions: uninstalled ├─restricted by compatibility requirements with CUDA [052768ef] to versions: [0.6.1 - 2.2.0, 4.0.0 - 5.3.1] or uninstalled, leaving only versions: [2.0.0 - 2.0.1, 4.0.0 - 4.1.1] │ └─CUDA [052768ef] log: see above └─restricted by compatibility requirements with Requires [ae029012] to versions: [0.6.1 - 1.3.1, 2.1.2 - 5.3.1] or uninstalled, leaving only versions: 4.0.0 - 4.1.1 └─Requires [ae029012] log: ├─possible versions are: 0.5.0 - 1.3.1 or uninstalled ├─required (without additional version restrictions) by CUDA [052768ef] │ └─CUDA [052768ef] log: see above ├─restricted by compatibility requirements with Adapt [79e6a3ab] to versions: 1.0.0 - 1.3.1 │ └─Adapt [79e6a3ab] log: │ ├─possible versions are: 0.3.0 - 4.4.0 or uninstalled │ ├─restricted by compatibility requirements with SymArrays [c2b21f84] to versions: 2.0.0 - 4.4.0 │ │ └─SymArrays [c2b21f84] log: see above │ └─restricted by compatibility requirements with CUDA [052768ef] to versions: 4.0.0 - 4.4.0 │ └─CUDA [052768ef] log: see above └─restricted by compatibility requirements with KernelAbstractions [63c18a36] to versions: 1.3.0 - 1.3.1 └─KernelAbstractions [63c18a36] log: ├─possible versions are: 0.1.0 - 0.9.38 or uninstalled ├─restricted by compatibility requirements with CUDAdrv [c5f51814] to versions: 0.3.0 - 0.9.38 or uninstalled │ └─CUDAdrv [c5f51814] log: │ ├─possible versions are: 0.8.0 - 6.3.0 or uninstalled │ └─restricted by julia compatibility requirements to versions: uninstalled ├─restricted by compatibility requirements with CUDA [052768ef] to versions: 0.9.2 - 0.9.38 │ └─CUDA [052768ef] log: see above └─restricted by compatibility requirements with Adapt [79e6a3ab] to versions: 0.9.15 - 0.9.38 or uninstalled, leaving only versions: 0.9.15 - 0.9.38 └─Adapt [79e6a3ab] 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:598 [8] targeted_resolve @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1837 [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:1826 [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:1851 [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:1899 [12] add @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1870 [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:360 [14] add(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:172 [15] add(pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:161 [16] add(pkg::PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/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 36.68s: package could not be installed