Package evaluation to test Zygote on Julia 1.14.0-DEV.3071 (c76331c927*) started at 2026-08-30T18:29:05.432 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.09s ################################################################################ # Installation # Installing Zygote... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [e88e6eb3] + Zygote v0.7.12 Updating `~/.julia/environments/v1.14/Manifest.toml` [621f4979] + AbstractFFTs v1.5.0 [79e6a3ab] + Adapt v4.7.0 [082447d4] + ChainRules v1.73.0 [d360d2e6] + ChainRulesCore v1.26.1 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.16.0 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.17.0 [f6369f11] + ForwardDiff v1.4.5 [46192b85] + GPUArraysCore v0.2.0 [7869d1d1] + IRTools v0.4.20 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.8.0 [2ab3a3ac] + LogExpFunctions v1.0.1 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.4 [bac558e1] + OrderedCollections v2.0.1 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [c1ae055f] + RealDot v0.1.0 [dc90abb0] + SparseInverseSubset v0.1.3 [276daf66] + SpecialFunctions v2.9.0 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.4 [09ab397b] + StructArrays v0.7.3 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.14.0 [e88e6eb3] + Zygote v0.7.12 [700de1a5] + ZygoteRules v0.2.8 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.12.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.7+0 [4536629a] + OpenBLAS_jll v0.3.34+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.99s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 3.1 s ✓ NNlib → NNlibSpecialFunctionsExt 2.8 s ✓ NNlib → NNlibForwardDiffExt 7.8 s ✓ Zygote → ZygoteDistancesExt 2.6 s ✓ NNlib → NNlibFFTWExt 15.7 s ✓ GPUArrays 11.7 s ✓ Tracker ERROR: LoadError: UndefVarError: `sincos_domain_error` not defined in `Base.Math` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base Base_compiler.jl:51 [2] top-level scope @ ~/.julia/packages/CUDACore/9QPrM/src/device/utils.jl:20 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [4] top-level scope @ ~/.julia/packages/CUDACore/9QPrM/src/CUDACore.jl:97 [5] include(mod::Module, _path::String) @ Base Base.jl:334 [6] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/CUDACore/9QPrM/src/device/quirks.jl:56 in expression starting at /home/pkgeval/.julia/packages/CUDACore/9QPrM/src/CUDACore.jl:1 in expression starting at stdin:5 ✗ CUDACore 7.2 s ✓ Zygote → ZygoteTrackerExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/CUDACore/9QPrM/ext/SpecialFunctionsExt.jl:5 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/CUDACore/9QPrM/ext/SpecialFunctionsExt.jl:3 in expression starting at stdin:5 ✗ CUDACore → SpecialFunctionsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/NVML/imyXO/src/NVML.jl:5 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/NVML/imyXO/src/NVML.jl:1 in expression starting at stdin:5 ✗ NVML ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/CUPTI/DC7PV/src/CUPTI.jl:5 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/CUPTI/DC7PV/src/CUPTI.jl:1 in expression starting at stdin:5 ✗ CUPTI ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/CUDACore/9QPrM/ext/ChainRulesCoreExt.jl:5 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/CUDACore/9QPrM/ext/ChainRulesCoreExt.jl:3 in expression starting at stdin:5 ✗ CUDACore → ChainRulesCoreExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/cuRAND/zID6L/src/cuRAND.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/cuRAND/zID6L/src/cuRAND.jl:1 in expression starting at stdin:5 ✗ cuRAND ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/cuSPARSE/QNkJz/src/cuSPARSE.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/cuSPARSE/QNkJz/src/cuSPARSE.jl:1 in expression starting at stdin:5 ✗ cuSPARSE ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/cuBLAS/xQixr/src/cuBLAS.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/cuBLAS/xQixr/src/cuBLAS.jl:1 in expression starting at stdin:5 ✗ cuBLAS ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/cuFFT/ZtpG6/src/cuFFT.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/cuFFT/ZtpG6/src/cuFFT.jl:1 in expression starting at stdin:5 ✗ cuFFT ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/CUDATools/je2oY/src/CUDATools.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/CUDATools/je2oY/src/CUDATools.jl:1 in expression starting at stdin:5 ✗ CUDATools ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/cuSOLVER/KwTdV/src/cuSOLVER.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/cuSOLVER/KwTdV/src/cuSOLVER.jl:1 in expression starting at stdin:5 ✗ cuSOLVER ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/CUDA/EwwXC/src/CUDA.jl:6 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/CUDA/EwwXC/src/CUDA.jl:1 in expression starting at stdin:5 ✗ CUDA ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("052768ef-5323-5732-b1bb-66c8b64840ba"), "CUDA") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/Atomix/7G0aL/ext/AtomixCUDAExt.jl:5 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Atomix/7G0aL/ext/AtomixCUDAExt.jl:2 in expression starting at stdin:5 ✗ Atomix → AtomixCUDAExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("052768ef-5323-5732-b1bb-66c8b64840ba"), "CUDA") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/NNlib/cYybs/ext/NNlibCUDAExt/NNlibCUDAExt.jl:5 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/NNlib/cYybs/ext/NNlibCUDAExt/NNlibCUDAExt.jl:1 in expression starting at stdin:5 ✗ NNlib → NNlibCUDAExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("052768ef-5323-5732-b1bb-66c8b64840ba"), "CUDA") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/Zygote/XLIVf/ext/ZygoteCUDAExt.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Zygote/XLIVf/ext/ZygoteCUDAExt.jl:1 in expression starting at stdin:5 ✗ Zygote → ZygoteCUDAExt 7 dependencies successfully precompiled in 140 seconds. 180 already precompiled. 15 dependencies had output during precompilation: ┌ cuRAND │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/cuRAND/zID6L/src/cuRAND.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/cuRAND/zID6L/src/cuRAND.jl:1 │ in expression starting at stdin:5 └ ┌ cuFFT │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/cuFFT/ZtpG6/src/cuFFT.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/cuFFT/ZtpG6/src/cuFFT.jl:1 │ in expression starting at stdin:5 └ ┌ CUDACore │ ERROR: LoadError: UndefVarError: `sincos_domain_error` not defined in `Base.Math` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │ [1] getproperty(x::Module, f::Symbol) │ @ Base Base_compiler.jl:51 │ [2] top-level scope │ @ ~/.julia/packages/CUDACore/9QPrM/src/device/utils.jl:20 │ [3] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [4] top-level scope │ @ ~/.julia/packages/CUDACore/9QPrM/src/CUDACore.jl:97 │ [5] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [6] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/CUDACore/9QPrM/src/device/quirks.jl:56 │ in expression starting at /home/pkgeval/.julia/packages/CUDACore/9QPrM/src/CUDACore.jl:1 │ in expression starting at stdin:5 └ ┌ NNlib → NNlibCUDAExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("052768ef-5323-5732-b1bb-66c8b64840ba"), "CUDA") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/NNlib/cYybs/ext/NNlibCUDAExt/NNlibCUDAExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/NNlib/cYybs/ext/NNlibCUDAExt/NNlibCUDAExt.jl:1 │ in expression starting at stdin:5 └ ┌ CUDACore → ChainRulesCoreExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/CUDACore/9QPrM/ext/ChainRulesCoreExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/CUDACore/9QPrM/ext/ChainRulesCoreExt.jl:3 │ in expression starting at stdin:5 └ ┌ CUPTI │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/CUPTI/DC7PV/src/CUPTI.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/CUPTI/DC7PV/src/CUPTI.jl:1 │ in expression starting at stdin:5 └ ┌ CUDACore → SpecialFunctionsExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/CUDACore/9QPrM/ext/SpecialFunctionsExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/CUDACore/9QPrM/ext/SpecialFunctionsExt.jl:3 │ in expression starting at stdin:5 └ ┌ CUDATools │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/CUDATools/je2oY/src/CUDATools.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/CUDATools/je2oY/src/CUDATools.jl:1 │ in expression starting at stdin:5 └ ┌ Atomix → AtomixCUDAExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("052768ef-5323-5732-b1bb-66c8b64840ba"), "CUDA") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Atomix/7G0aL/ext/AtomixCUDAExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/7G0aL/ext/AtomixCUDAExt.jl:2 │ in expression starting at stdin:5 └ ┌ NVML │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/NVML/imyXO/src/NVML.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/NVML/imyXO/src/NVML.jl:1 │ in expression starting at stdin:5 └ ┌ Zygote → ZygoteCUDAExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("052768ef-5323-5732-b1bb-66c8b64840ba"), "CUDA") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Zygote/XLIVf/ext/ZygoteCUDAExt.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Zygote/XLIVf/ext/ZygoteCUDAExt.jl:1 │ in expression starting at stdin:5 └ ┌ CUDA │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/CUDA/EwwXC/src/CUDA.jl:6 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/CUDA/EwwXC/src/CUDA.jl:1 │ in expression starting at stdin:5 └ ┌ cuBLAS │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/cuBLAS/xQixr/src/cuBLAS.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/cuBLAS/xQixr/src/cuBLAS.jl:1 │ in expression starting at stdin:5 └ ┌ cuSPARSE │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/cuSPARSE/QNkJz/src/cuSPARSE.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/cuSPARSE/QNkJz/src/cuSPARSE.jl:1 │ in expression starting at stdin:5 └ ┌ cuSOLVER │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/cuSOLVER/KwTdV/src/cuSOLVER.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/cuSOLVER/KwTdV/src/cuSOLVER.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 15 packages failed to precompile: cuRAND Failed to precompile cuRAND [20fd9a0b-12d5-4c2f-a8af-7c34e9e60431] to "/home/pkgeval/.julia/compiled/v1.14/cuRAND/jl_UhyFam" (ProcessExited(1)). cuFFT Failed to precompile cuFFT [533571aa-0936-420e-b4be-9c66f5f626ca] to "/home/pkgeval/.julia/compiled/v1.14/cuFFT/jl_YzVqf3" (ProcessExited(1)). CUDACore Failed to precompile CUDACore [bd0ed864-bdfe-4181-a5ed-ce625a5fdea2] to "/home/pkgeval/.julia/compiled/v1.14/CUDACore/jl_9TUCMJ" (ProcessExited(1)). NNlib → NNlibCUDAExt Failed to precompile NNlibCUDAExt [4a8562e8-4c8f-58ff-9623-26ecedc30aef] to "/home/pkgeval/.julia/compiled/v1.14/NNlibCUDAExt/jl_AB3yIa" (ProcessExited(1)). CUDACore → ChainRulesCoreExt Failed to precompile ChainRulesCoreExt [4303c6e6-0ae4-5176-ba32-fd5eb2ac8703] to "/home/pkgeval/.julia/compiled/v1.14/ChainRulesCoreExt/jl_wBBpVS" (ProcessExited(1)). CUPTI Failed to precompile CUPTI [9e67e8f6-ba02-4b6c-a7db-3b11ae1e7ab7] to "/home/pkgeval/.julia/compiled/v1.14/CUPTI/jl_vn5BR3" (ProcessExited(1)). CUDACore → SpecialFunctionsExt Failed to precompile SpecialFunctionsExt [5aa6cabf-3f44-506f-812c-0e81e4234876] to "/home/pkgeval/.julia/compiled/v1.14/SpecialFunctionsExt/jl_blpjwV" (ProcessExited(1)). CUDATools Failed to precompile CUDATools [9ec180c6-1c07-47c7-9e6e-ebefa4d1f6d0] to "/home/pkgeval/.julia/compiled/v1.14/CUDATools/jl_dyBkmc" (ProcessExited(1)). Atomix → AtomixCUDAExt Failed to precompile AtomixCUDAExt [ce415717-2381-5707-99cb-8f08807515f2] to "/home/pkgeval/.julia/compiled/v1.14/AtomixCUDAExt/jl_C7NI64" (ProcessExited(1)). NVML Failed to precompile NVML [611af6d1-644e-4c5d-bd58-854d7d1254b9] to "/home/pkgeval/.julia/compiled/v1.14/NVML/jl_fN4v1M" (ProcessExited(1)). Zygote → ZygoteCUDAExt Failed to precompile ZygoteCUDAExt [e471a888-765e-5be2-847d-2e397912c47a] to "/home/pkgeval/.julia/compiled/v1.14/ZygoteCUDAExt/jl_zVcX6K" (ProcessExited(1)). CUDA Failed to precompile CUDA [052768ef-5323-5732-b1bb-66c8b64840ba] to "/home/pkgeval/.julia/compiled/v1.14/CUDA/jl_PvfKAL" (ProcessExited(1)). cuBLAS Failed to precompile cuBLAS [182d3088-87b7-4494-8cad-fc6afaa545bc] to "/home/pkgeval/.julia/compiled/v1.14/cuBLAS/jl_yOoHRS" (ProcessExited(1)). cuSPARSE Failed to precompile cuSPARSE [b26da814-b3bc-49ef-b0ee-c816305aa060] to "/home/pkgeval/.julia/compiled/v1.14/cuSPARSE/jl_CjSBKL" (ProcessExited(1)). cuSOLVER Failed to precompile cuSOLVER [887afef0-6a32-4de5-add4-7827692ba8fc] to "/home/pkgeval/.julia/compiled/v1.14/cuSOLVER/jl_HTyykp" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 175.31s ################################################################################ # Testing # Testing Zygote Status `/tmp/jl_Vio1JQ/Project.toml` [621f4979] AbstractFFTs v1.5.0 [052768ef] CUDA v6.3.1 [d360d2e6] ChainRulesCore v1.26.1 [cdddcdb0] ChainRulesTestUtils v1.13.1 [5ae59095] Colors v0.13.1 [8f4d0f93] Conda v1.10.3 [b4f34e82] Distances v0.10.12 [7a1cc6ca] FFTW v1.10.0 [1a297f60] FillArrays v1.17.0 [26cc04aa] FiniteDifferences v0.12.34 [f6369f11] ForwardDiff v1.4.5 [2ab3a3ac] LogExpFunctions v1.0.1 [d3525ed8] ParallelTestRunner v2.8.1 [6099a3de] PythonCall v0.9.35 [10745b16] Statistics v1.11.4 [9f7883ad] Tracker v0.2.39 [e88e6eb3] Zygote v0.7.12 `~/.julia/packages/Zygote/XLIVf/` [8ba89e20] Distributed v1.12.0 [37e2e46d] LinearAlgebra v1.14.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Vio1JQ/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [79e6a3ab] Adapt v4.7.0 [a9b6321e] Atomix v1.1.3 [ab4f0b2a] BFloat16s v0.6.1 [fa961155] CEnum v0.5.0 [052768ef] CUDA v6.3.1 [bd0ed864] CUDACore v6.3.1 [9ec180c6] CUDATools v6.3.1 [1af6417a] CUDA_Runtime_Discovery v2.1.0 [9e67e8f6] CUPTI v6.3.1 [082447d4] ChainRules v1.73.0 [d360d2e6] ChainRulesCore v1.26.1 [cdddcdb0] ChainRulesTestUtils v1.13.1 [3da002f7] ColorTypes v0.12.1 [5ae59095] Colors v0.13.1 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [9db33cc3] CompilerCaching v0.4.2 [8f4d0f93] Conda v1.10.3 [992eb4ea] CondaPkg v0.2.36 [187b0558] ConstructionBase v1.6.0 [a8cc5b0e] Crayons v4.2.0 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [b4f34e82] Distances v0.10.12 [ffbed154] DocStringExtensions v0.9.5 [e2ba6199] ExprTools v0.1.11 [7a1cc6ca] FFTW v1.10.0 [1a297f60] FillArrays v1.17.0 [26cc04aa] FiniteDifferences v0.12.34 ⌅ [53c48c17] FixedPointNumbers v0.8.6 [f6369f11] ForwardDiff v1.4.5 [d9f16b24] Functors v0.5.3 [0c68f7d7] GPUArrays v11.5.13 [46192b85] GPUArraysCore v0.2.0 [61eb1bfa] GPUCompiler v2.5.0 [096a3bc2] GPUToolbox v3.0.0 [076d061b] HashArrayMappedTries v0.2.0 [b5f81e59] IOCapture v1.0.0 [7869d1d1] IRTools v0.4.20 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.7.1 [63c18a36] KernelAbstractions v0.9.42 [929cbde3] LLVM v9.13.1 [8b046642] LLVMLoopInfo v1.0.0 [b964fa9f] LaTeXStrings v1.4.1 [2ab3a3ac] LogExpFunctions v1.0.1 [1914dd2f] MacroTools v0.5.16 [36869731] Malt v1.4.1 [0b3b1443] MicroMamba v0.1.15 [872c559c] NNlib v0.9.45 [611af6d1] NVML v6.3.1 [5da4648a] NVTX v1.0.3 [77ba4419] NaNMath v1.1.4 [3bd65402] Optimisers v0.4.9 [bac558e1] OrderedCollections v2.0.1 [d3525ed8] ParallelTestRunner v2.8.1 ⌅ [69de0a69] Parsers v2.8.7 [fa939f87] Pidfile v1.3.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [08abe8d2] PrettyTables v3.4.8 [6099a3de] PythonCall v0.9.35 [74087812] Random123 v1.7.1 [e6cf234a] RandomNumbers v1.6.0 [c1ae055f] RealDot v0.1.0 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [708f8203] Richardson v1.4.3 [7e506255] ScopedValues v1.6.2 [6c6a2e73] Scratch v1.3.0 [dc90abb0] SparseInverseSubset v0.1.3 [276daf66] SpecialFunctions v2.9.0 [90137ffa] StaticArrays v1.9.19 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.4 [82ae8749] StatsAPI v1.8.0 ⌅ [892a3eda] StringManipulation v0.5.0 [09ab397b] StructArrays v0.7.3 [ec057cc2] StructUtils v2.8.5 [fd094767] Suppressor v0.2.8 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.14.0 [9f7883ad] Tracker v0.2.39 [e689c965] Tracy v0.1.6 [013be700] UnsafeAtomics v0.3.2 [e17b2a0c] UnsafePointers v1.0.0 [81def892] VersionParsing v1.3.0 [e88e6eb3] Zygote v0.7.12 `~/.julia/packages/Zygote/XLIVf/` [700de1a5] ZygoteRules v0.2.8 [182d3088] cuBLAS v6.3.1 [533571aa] cuFFT v6.3.1 [20fd9a0b] cuRAND v6.3.1 [887afef0] cuSOLVER v6.3.1 [b26da814] cuSPARSE v6.3.1 [d1e2174e] CUDA_Compiler_jll v0.6.0+0 [4ee394cb] CUDA_Driver_jll v13.3.1+0 [76a88914] CUDA_Runtime_jll v0.24.2+0 [f5851436] FFTW_jll v3.3.12+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [9c1d0b0a] JuliaNVTXCallbacks_jll v0.2.1+0 [dad2f222] LLVMExtra_jll v0.0.47+0 [ad6e5548] LibTracyClient_jll v0.13.1+0 [856f044c] MKL_jll v2025.2.0+0 [ef6e0fe3] NVPTX_LLVM_Backend_jll v22.1.7+1 [e98f9f5b] NVTX_jll v3.2.2+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [1e29f10c] demumble_jll v1.3.0+0 [f8abcde7] micromamba_jll v2.3.1+0 [1317d2d5] oneTBB_jll v2022.3.0+0 [4d7b5844] pixi_jll v0.76.2+0 [8b5cbfcf] tree_sitter_gcn_jll v0.1.0+0 [44208993] tree_sitter_llvm_jll v1.1.0+0 [71e3f6e6] tree_sitter_ptx_jll v0.1.0+0 [f0e86581] tree_sitter_spirv_jll v0.1.0+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.12.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.7+0 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [4536629a] OpenBLAS_jll v0.3.34+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.70.0+0 [3f19e933] p7zip_jll v17.8.2+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: UndefVarError: `sincos_domain_error` not defined in `Base.Math` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base Base_compiler.jl:51 [2] top-level scope @ ~/.julia/packages/CUDACore/9QPrM/src/device/utils.jl:20 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [4] top-level scope @ ~/.julia/packages/CUDACore/9QPrM/src/CUDACore.jl:97 [5] include(mod::Module, _path::String) @ Base Base.jl:334 [6] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/CUDACore/9QPrM/src/device/quirks.jl:56 in expression starting at /home/pkgeval/.julia/packages/CUDACore/9QPrM/src/CUDACore.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/NVML/imyXO/src/NVML.jl:5 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/NVML/imyXO/src/NVML.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/CUPTI/DC7PV/src/CUPTI.jl:5 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/CUPTI/DC7PV/src/CUPTI.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/cuRAND/zID6L/src/cuRAND.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/cuRAND/zID6L/src/cuRAND.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/cuSPARSE/QNkJz/src/cuSPARSE.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/cuSPARSE/QNkJz/src/cuSPARSE.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/cuBLAS/xQixr/src/cuBLAS.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/cuBLAS/xQixr/src/cuBLAS.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/cuFFT/ZtpG6/src/cuFFT.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/cuFFT/ZtpG6/src/cuFFT.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/CUDATools/je2oY/src/CUDATools.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/CUDATools/je2oY/src/CUDATools.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/cuSOLVER/KwTdV/src/cuSOLVER.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/cuSOLVER/KwTdV/src/cuSOLVER.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/CUDA/EwwXC/src/CUDA.jl:6 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/CUDA/EwwXC/src/CUDA.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("052768ef-5323-5732-b1bb-66c8b64840ba"), "CUDA") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/Atomix/7G0aL/ext/AtomixCUDAExt.jl:5 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Atomix/7G0aL/ext/AtomixCUDAExt.jl:2 in expression starting at stdin:5 11 dependencies had output during precompilation: ┌ cuRAND │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/cuRAND/zID6L/src/cuRAND.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/cuRAND/zID6L/src/cuRAND.jl:1 │ in expression starting at stdin:5 └ ┌ cuFFT │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/cuFFT/ZtpG6/src/cuFFT.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/cuFFT/ZtpG6/src/cuFFT.jl:1 │ in expression starting at stdin:5 └ ┌ CUDACore │ ERROR: LoadError: UndefVarError: `sincos_domain_error` not defined in `Base.Math` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │ [1] getproperty(x::Module, f::Symbol) │ @ Base Base_compiler.jl:51 │ [2] top-level scope │ @ ~/.julia/packages/CUDACore/9QPrM/src/device/utils.jl:20 │ [3] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [4] top-level scope │ @ ~/.julia/packages/CUDACore/9QPrM/src/CUDACore.jl:97 │ [5] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [6] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/CUDACore/9QPrM/src/device/quirks.jl:56 │ in expression starting at /home/pkgeval/.julia/packages/CUDACore/9QPrM/src/CUDACore.jl:1 │ in expression starting at stdin:5 └ ┌ CUPTI │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/CUPTI/DC7PV/src/CUPTI.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/CUPTI/DC7PV/src/CUPTI.jl:1 │ in expression starting at stdin:5 └ ┌ CUDATools │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/CUDATools/je2oY/src/CUDATools.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/CUDATools/je2oY/src/CUDATools.jl:1 │ in expression starting at stdin:5 └ ┌ Atomix → AtomixCUDAExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("052768ef-5323-5732-b1bb-66c8b64840ba"), "CUDA") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Atomix/7G0aL/ext/AtomixCUDAExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/7G0aL/ext/AtomixCUDAExt.jl:2 │ in expression starting at stdin:5 └ ┌ NVML │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/NVML/imyXO/src/NVML.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/NVML/imyXO/src/NVML.jl:1 │ in expression starting at stdin:5 └ ┌ CUDA │ [Output was shown above] └ ┌ cuBLAS │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/cuBLAS/xQixr/src/cuBLAS.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/cuBLAS/xQixr/src/cuBLAS.jl:1 │ in expression starting at stdin:5 └ ┌ cuSPARSE │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/cuSPARSE/QNkJz/src/cuSPARSE.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/cuSPARSE/QNkJz/src/cuSPARSE.jl:1 │ in expression starting at stdin:5 └ ┌ cuSOLVER │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/cuSOLVER/KwTdV/src/cuSOLVER.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/cuSOLVER/KwTdV/src/cuSOLVER.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 11 packages failed to precompile: cuRAND Failed to precompile cuRAND [20fd9a0b-12d5-4c2f-a8af-7c34e9e60431] to "/home/pkgeval/.julia/compiled/v1.14/cuRAND/jl_B2bb8k" (ProcessExited(1)). cuFFT Failed to precompile cuFFT [533571aa-0936-420e-b4be-9c66f5f626ca] to "/home/pkgeval/.julia/compiled/v1.14/cuFFT/jl_TR9q0F" (ProcessExited(1)). CUDACore Failed to precompile CUDACore [bd0ed864-bdfe-4181-a5ed-ce625a5fdea2] to "/home/pkgeval/.julia/compiled/v1.14/CUDACore/jl_VGu0hj" (ProcessExited(1)). CUPTI Failed to precompile CUPTI [9e67e8f6-ba02-4b6c-a7db-3b11ae1e7ab7] to "/home/pkgeval/.julia/compiled/v1.14/CUPTI/jl_bA4L5y" (ProcessExited(1)). CUDATools Failed to precompile CUDATools [9ec180c6-1c07-47c7-9e6e-ebefa4d1f6d0] to "/home/pkgeval/.julia/compiled/v1.14/CUDATools/jl_xzidRX" (ProcessExited(1)). Atomix → AtomixCUDAExt Failed to precompile AtomixCUDAExt [ce415717-2381-5707-99cb-8f08807515f2] to "/home/pkgeval/.julia/compiled/v1.14/AtomixCUDAExt/jl_oYXkq9" (ProcessExited(1)). NVML Failed to precompile NVML [611af6d1-644e-4c5d-bd58-854d7d1254b9] to "/home/pkgeval/.julia/compiled/v1.14/NVML/jl_Ohbr0e" (ProcessExited(1)). CUDA Failed to precompile CUDA [052768ef-5323-5732-b1bb-66c8b64840ba] to "/home/pkgeval/.julia/compiled/v1.14/CUDA/jl_AYXvWJ" (ProcessExited(1)). cuBLAS Failed to precompile cuBLAS [182d3088-87b7-4494-8cad-fc6afaa545bc] to "/home/pkgeval/.julia/compiled/v1.14/cuBLAS/jl_EdJz2z" (ProcessExited(1)). cuSPARSE Failed to precompile cuSPARSE [b26da814-b3bc-49ef-b0ee-c816305aa060] to "/home/pkgeval/.julia/compiled/v1.14/cuSPARSE/jl_kKhCqf" (ProcessExited(1)). cuSOLVER Failed to precompile cuSOLVER [887afef0-6a32-4de5-add4-7827692ba8fc] to "/home/pkgeval/.julia/compiled/v1.14/cuSOLVER/jl_fgW4Mo" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/Zygote/XLIVf/test/runtests.jl:3 Testing failed after 90.21s ERROR: LoadError: Package Zygote errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3283 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 357.39s: package fails to precompile