Package evaluation to test NextLA on Julia 1.14.0-DEV.1840 (ab7ba34e40*) started at 2026-03-03T14:37:47.332 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.36s ################################################################################ # Installation # Installing NextLA... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [d37ed344] + NextLA v0.2.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.5.0 [a9b6321e] + Atomix v1.1.2 [63c18a36] + KernelAbstractions v0.9.40 [1914dd2f] + MacroTools v0.5.16 [d37ed344] + NextLA v0.2.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [ae029012] + Requires v1.3.1 [90137ffa] + StaticArrays v1.9.17 [1e83bf80] + StaticArraysCore v1.4.4 [013be700] + UnsafeAtomics v0.3.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.87s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1565.5 ms ✓ gmmlib_jll 1577.2 ms ✓ SPIRV_LLVM_Translator_jll 1530.2 ms ✓ oneAPI_Level_Zero_Headers_jll 1690.9 ms ✓ SPIRV_Tools_jll 1578.0 ms ✓ OpenCL_jll 5142.1 ms ✓ libigc_jll 8543.4 ms ✓ NextLA ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/validation.jl:43  [7] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:86  [8] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:80  [9] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:67  [10] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:55  [11] (::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:35  [12] JuliaContext(f::GPUCompiler.var"#146#147"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:34  [13] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/OCZFZ/src/driver.jl:25  [14] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:34 [inlined]  [15] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:25 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [18] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:118  [19] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:70  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [23] top-level scope  @ stdin:5  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [26] include_string  @ ./loading.jl:3140 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [28] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/OCZFZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ✗ GPUCompiler 12431.5 ms ✓ SPIRVIntrinsics 1567.8 ms ✓ oneAPI_Level_Zero_Loader_jll 5570.8 ms ✓ NEO_jll ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/CUDA/724Sm/src/CUDA.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/CUDA/724Sm/src/CUDA.jl:1 in expression starting at stdin:5 ✗ CUDA ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/AMDGPU/T1hhV/src/AMDGPU.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/AMDGPU/T1hhV/src/AMDGPU.jl:1 in expression starting at stdin:5 ✗ AMDGPU 1531.0 ms ✓ oneAPI_Support_jll 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/CUDA/724Sm/ext/SpecialFunctionsExt.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/CUDA/724Sm/ext/SpecialFunctionsExt.jl:3 in expression starting at stdin:5 ✗ CUDA → SpecialFunctionsExt 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 in expression starting at stdin:5 ✗ Atomix → AtomixCUDAExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/oneAPI/x1T59/src/oneAPI.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/oneAPI/x1T59/src/oneAPI.jl:1 in expression starting at stdin:5 ✗ oneAPI ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 in expression starting at stdin:5 ✗ Atomix → AtomixoneAPIExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/AcceleratedKernels/AdYRJ/ext/AcceleratedKernelsoneAPIExt.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/AcceleratedKernels/AdYRJ/ext/AcceleratedKernelsoneAPIExt.jl:1 in expression starting at stdin:5 ✗ AcceleratedKernels → AcceleratedKernelsoneAPIExt 11 dependencies successfully precompiled in 88 seconds. 106 already precompiled. Precompilation completed after 127.11s ################################################################################ # Testing # Testing NextLA ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("3161d3a3-bdf6-5164-811a-617609db77b4"), "Zstd_jll") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ /opt/julia/share/julia/stdlib/v1.14/LibCURL_jll/src/LibCURL_jll.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /opt/julia/share/julia/stdlib/v1.14/LibCURL_jll/src/LibCURL_jll.jl:5 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("deac9b47-8bc7-5906-a0fe-35ac56dc84c0"), "LibCURL_jll") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ /opt/julia/share/julia/stdlib/v1.14/LibCURL/src/LibCURL.jl:4  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /opt/julia/share/julia/stdlib/v1.14/LibCURL/src/LibCURL.jl:2 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("b27032c2-a3e7-50c8-80cd-2d36dbcbfd21"), "LibCURL") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Curl/Curl.jl:30  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [14] top-level scope  @ /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:20  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [20] include_string  @ ./loading.jl:3140 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Curl/Curl.jl:1 in expression starting at /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f43a241f-c20a-4ad4-852c-f6b1247861c6"), "Downloads") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/PlatformEngines.jl:7  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [14] top-level scope  @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Pkg.jl:110  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [20] include_string  @ ./loading.jl:3140 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:585 in expression starting at /opt/julia/share/julia/stdlib/v1.14/Pkg/src/PlatformEngines.jl:5 in expression starting at /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Pkg.jl:3 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("44cfe95a-1eb2-52ea-b672-e2afdf69b78f"), "Pkg") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ /opt/julia/share/julia/stdlib/v1.14/LazyArtifacts/src/LazyArtifacts.jl:13  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /opt/julia/share/julia/stdlib/v1.14/LazyArtifacts/src/LazyArtifacts.jl:3 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("4af54fe1-eca0-43a8-85a7-787d91b784e3"), "LazyArtifacts") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/CUDA_Runtime_jll/wXl5H/src/CUDA_Runtime_jll.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/CUDA_Runtime_jll/wXl5H/src/CUDA_Runtime_jll.jl:2 in expression starting at stdin:5 6 dependencies had output during precompilation: ┌ LibCURL_jll │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("3161d3a3-bdf6-5164-811a-617609db77b4"), "Zstd_jll") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ /opt/julia/share/julia/stdlib/v1.14/LibCURL_jll/src/LibCURL_jll.jl:6 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [18] include_string │ @ ./loading.jl:3140 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /opt/julia/share/julia/stdlib/v1.14/LibCURL_jll/src/LibCURL_jll.jl:5 │ in expression starting at stdin:5 └ ┌ LazyArtifacts │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("44cfe95a-1eb2-52ea-b672-e2afdf69b78f"), "Pkg") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ /opt/julia/share/julia/stdlib/v1.14/LazyArtifacts/src/LazyArtifacts.jl:13 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /opt/julia/share/julia/stdlib/v1.14/LazyArtifacts/src/LazyArtifacts.jl:3 │ in expression starting at stdin:5 └ ┌ LibCURL │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("deac9b47-8bc7-5906-a0fe-35ac56dc84c0"), "LibCURL_jll") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ /opt/julia/share/julia/stdlib/v1.14/LibCURL/src/LibCURL.jl:4 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [18] include_string │ @ ./loading.jl:3140 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:585 │ in expression starting at /opt/julia/share/julia/stdlib/v1.14/LibCURL/src/LibCURL.jl:2 │ in expression starting at stdin:5 └ ┌ Downloads │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("b27032c2-a3e7-50c8-80cd-2d36dbcbfd21"), "LibCURL") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Curl/Curl.jl:30 │ [13] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [14] top-level scope │ @ /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:20 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [20] include_string │ @ ./loading.jl:3140 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Curl/Curl.jl:1 │ in expression starting at /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:1 │ in expression starting at stdin:5 └ ┌ CUDA_Runtime_jll │ [Output was shown above] └ ┌ Pkg │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f43a241f-c20a-4ad4-852c-f6b1247861c6"), "Downloads") not available with flags CacheFlags(; use_pkgimages=true, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/PlatformEngines.jl:7 │ [13] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [14] top-level scope │ @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Pkg.jl:110 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [16] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [17] top-level scope │ @ stdin:5 │ [18] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [20] include_string │ @ ./loading.jl:3140 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [22] _start() │ @ Base ./client.jl:585 │ in expression starting at /opt/julia/share/julia/stdlib/v1.14/Pkg/src/PlatformEngines.jl:5 │ in expression starting at /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Pkg.jl:3 │ in expression starting at stdin:5 └ Status `/tmp/jl_14YUwi/Project.toml` ⌃ [21141c5a] AMDGPU v2.1.2 ⌃ [052768ef] CUDA v5.9.2 ⌃ [63c18a36] KernelAbstractions v0.9.38 [d37ed344] NextLA v0.2.3 ⌃ [8f75cd03] oneAPI v2.5.1 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 [8e850b90] libblastrampoline_jll v5.15.0+0 Status `/tmp/jl_14YUwi/Manifest.toml` ⌃ [21141c5a] AMDGPU v2.1.2 [621f4979] AbstractFFTs v1.5.0 [6a4ca0a5] AcceleratedKernels v0.4.3 ⌃ [79e6a3ab] Adapt v4.4.0 [dce04be8] ArgCheck v2.5.0 [a9b6321e] Atomix v1.1.2 ⌃ [ab4f0b2a] BFloat16s v0.6.0 [fa961155] CEnum v0.5.0 ⌃ [052768ef] CUDA v5.9.2 [1af6417a] CUDA_Runtime_Discovery v1.0.0 [3da002f7] ColorTypes v0.12.1 [5ae59095] Colors v0.13.1 [34da2185] Compat v4.18.1 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.1 ⌃ [864edb3b] DataStructures v0.19.1 [e2d170a0] DataValueInterfaces v1.0.0 [ffbed154] DocStringExtensions v0.9.5 [e2ba6199] ExprTools v0.1.10 [53c48c17] FixedPointNumbers v0.8.5 ⌃ [0c68f7d7] GPUArrays v11.2.6 [46192b85] GPUArraysCore v0.2.0 ⌃ [61eb1bfa] GPUCompiler v1.7.2 [096a3bc2] GPUToolbox v1.0.0 [076d061b] HashArrayMappedTries v0.2.0 [842dd82b] InlineStrings v1.4.5 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 ⌃ [63c18a36] KernelAbstractions v0.9.38 ⌃ [929cbde3] LLVM v9.4.4 [8b046642] LLVMLoopInfo v1.0.0 [b964fa9f] LaTeXStrings v1.4.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 ⌃ [5da4648a] NVTX v1.0.1 [d37ed344] NextLA v0.2.3 [bac558e1] OrderedCollections v1.8.1 [2dfb63ee] PooledArrays v1.4.3 ⌃ [aea7be01] PrecompileTools v1.2.1 ⌃ [21216c6a] Preferences v1.5.0 ⌃ [08abe8d2] PrettyTables v3.1.0 [74087812] Random123 v1.7.1 [e6cf234a] RandomNumbers v1.6.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [71d1d633] SPIRVIntrinsics v0.5.7 [7e506255] ScopedValues v1.5.0 [6c6a2e73] Scratch v1.3.0 ⌃ [91c51154] SentinelArrays v1.4.8 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.7.1 ⌃ [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 ⌃ [892a3eda] StringManipulation v0.4.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [e689c965] Tracy v0.1.6 [013be700] UnsafeAtomics v0.3.0 ⌃ [8f75cd03] oneAPI v2.5.1 ⌅ [d1e2174e] CUDA_Compiler_jll v0.3.0+0 ⌃ [4ee394cb] CUDA_Driver_jll v13.0.2+0 ⌅ [76a88914] CUDA_Runtime_jll v0.19.2+0 [e33a78d0] Hwloc_jll v2.13.0+0 [9c1d0b0a] JuliaNVTXCallbacks_jll v0.2.1+0 [dad2f222] LLVMExtra_jll v0.0.38+0 ⌅ [86de99a1] LLVM_jll v18.1.7+4 ⌃ [ad6e5548] LibTracyClient_jll v0.9.1+6 [94ce4f54] Libiconv_jll v1.18.0+0 ⌅ [700fe977] NEO_jll v25.35.35096+0 [e98f9f5b] NVTX_jll v3.2.2+0 [6cb37087] OpenCL_jll v2024.10.24+1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 ⌅ [873c0968] ROCmDeviceLibs_jll v6.2.1+0 [4a5d46fc] SPIRV_LLVM_Translator_jll v21.1.1+0 [6ac6d60f] SPIRV_Tools_jll v2025.4.0+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [a65dc6b1] Xorg_libpciaccess_jll v0.18.1+0 [1e29f10c] demumble_jll v1.3.0+0 ⌅ [09858cae] gmmlib_jll v22.8.1+0 ⌅ [94295238] libigc_jll v2.18.5+0 [f4bc562b] oneAPI_Level_Zero_Headers_jll v1.13.0+2 [13eca655] oneAPI_Level_Zero_Loader_jll v1.25.1+0 [b049733a] oneAPI_Support_jll v0.9.2+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future 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.13.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.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [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.3.0+1 [d55e3150] LLD_jll v20.1.8+0 [deac9b47] LibCURL_jll v8.18.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.5+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 [8f36deef] libLLVM_jll v20.1.8+0 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/CUDA/UurkZ/src/CUDA.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/CUDA/UurkZ/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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ CUDA │ [Output was shown above] └ ┌ 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ AMDGPU │ [Output was shown above] └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ oneAPI │ [Output was shown above] └ ┌ Atomix → AtomixoneAPIExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ Info: Test backends │ backends = │ 1-element Vector{String}: └ "CPU" Test Summary: | Pass Total Time NextLAMatrix | 36 36 1.3s Test Summary: | Pass Total Time lu! with varing pivot | 324 324 3m15.4s Test Summary: | Pass Total Time lu generic_lufact! | 288 288 3m06.0s Test Summary: | Pass Total Time lu! default RowMaximum() | 72 72 32.4s WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/CUDA/UurkZ/src/CUDA.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/CUDA/UurkZ/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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ CUDA │ [Output was shown above] └ ┌ 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ AMDGPU │ [Output was shown above] └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ oneAPI │ [Output was shown above] └ ┌ Atomix → AtomixoneAPIExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ Test Summary: | Broken Total Time unified_rectrxm! GPU | 1 1 1m23.9s WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/CUDA/UurkZ/src/CUDA.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/CUDA/UurkZ/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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ CUDA │ [Output was shown above] └ ┌ 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ AMDGPU │ [Output was shown above] └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ oneAPI │ [Output was shown above] └ ┌ Atomix → AtomixoneAPIExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ Test Summary: | Broken Total Time TRSM GPU kernels | 1 1 1m28.4s WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/CUDA/UurkZ/src/CUDA.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/CUDA/UurkZ/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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ CUDA │ [Output was shown above] └ ┌ 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ AMDGPU │ [Output was shown above] └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ oneAPI │ [Output was shown above] └ ┌ Atomix → AtomixoneAPIExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ Test Summary: | Pass Total Time LAUUM [CPU] | 96 96 28.9s Test Summary: | Pass Total Time LAUUM Error handling | 2 2 0.7s WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/CUDA/UurkZ/src/CUDA.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/CUDA/UurkZ/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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ CUDA │ [Output was shown above] └ ┌ 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ AMDGPU │ [Output was shown above] └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ oneAPI │ [Output was shown above] └ ┌ Atomix → AtomixoneAPIExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ Test Summary: | Pass Total Time AXPY [CPU] | 60 60 5.7s Test Summary: | Pass Total Time AXPY Edge cases | 2 2 0.0s WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/CUDA/UurkZ/src/CUDA.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/CUDA/UurkZ/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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ CUDA │ [Output was shown above] └ ┌ 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ AMDGPU │ [Output was shown above] └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ oneAPI │ [Output was shown above] └ ┌ Atomix → AtomixoneAPIExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ Test Summary: | Pass Total Time GERC [CPU] | 14 14 2.8s Test Summary: | Pass Total Time GERC Error handling | 1 1 0.1s WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/CUDA/UurkZ/src/CUDA.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/CUDA/UurkZ/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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ CUDA │ [Output was shown above] └ ┌ 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ AMDGPU │ [Output was shown above] └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ oneAPI │ [Output was shown above] └ ┌ Atomix → AtomixoneAPIExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ Test Summary: | Pass Total Time LARFG [CPU] | 100 100 6.8s Test Summary: | Pass Total Time LARFG Edge cases | 14 14 0.0s WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/CUDA/UurkZ/src/CUDA.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/CUDA/UurkZ/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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ CUDA │ [Output was shown above] └ ┌ 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ AMDGPU │ [Output was shown above] └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ oneAPI │ [Output was shown above] └ ┌ Atomix → AtomixoneAPIExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ Test Summary: | Pass Total Time LARFG LAPACK ComplexF32 [CPU] | 9 9 0.4s WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/CUDA/UurkZ/src/CUDA.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/CUDA/UurkZ/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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ CUDA │ [Output was shown above] └ ┌ 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ AMDGPU │ [Output was shown above] └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ oneAPI │ [Output was shown above] └ ┌ Atomix → AtomixoneAPIExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ Test Summary: | Pass Total Time LARFG LAPACK ComplexF64 [CPU] | 9 9 0.3s WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/CUDA/UurkZ/src/CUDA.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/CUDA/UurkZ/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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ CUDA │ [Output was shown above] └ ┌ 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ AMDGPU │ [Output was shown above] └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ oneAPI │ [Output was shown above] └ ┌ Atomix → AtomixoneAPIExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ Test Summary: | Pass Total Time LARFG LAPACK Float32 [CPU] | 9 9 0.4s WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/CUDA/UurkZ/src/CUDA.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/CUDA/UurkZ/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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ CUDA │ [Output was shown above] └ ┌ 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ AMDGPU │ [Output was shown above] └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ oneAPI │ [Output was shown above] └ ┌ Atomix → AtomixoneAPIExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ Test Summary: | Pass Total Time LARFG LAPACK Float64 [CPU] | 9 9 0.4s WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/CUDA/UurkZ/src/CUDA.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/CUDA/UurkZ/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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ CUDA │ [Output was shown above] └ ┌ 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ AMDGPU │ [Output was shown above] └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ oneAPI │ [Output was shown above] └ ┌ Atomix → AtomixoneAPIExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ Test Summary: | Pass Total Time LARF [CPU] | 40 40 58.7s WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/CUDA/UurkZ/src/CUDA.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/CUDA/UurkZ/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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ CUDA │ [Output was shown above] └ ┌ 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ AMDGPU │ [Output was shown above] └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ oneAPI │ [Output was shown above] └ ┌ Atomix → AtomixoneAPIExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ Test Summary: | Pass Total Time GEQR2 [CPU] | 52 52 7.3s Test Summary: | Pass Total Time GEQR2 Error handling | 2 2 0.0s WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/CUDA/UurkZ/src/CUDA.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/CUDA/UurkZ/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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ CUDA │ [Output was shown above] └ ┌ 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ AMDGPU │ [Output was shown above] └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ oneAPI │ [Output was shown above] └ ┌ Atomix → AtomixoneAPIExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ Test Summary: | Pass Total Time LARFT [CPU] | 196 196 27.3s Test Summary: | Pass Total Time LARFT Edge cases | 1 1 0.1s WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/CUDA/UurkZ/src/CUDA.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/CUDA/UurkZ/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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ CUDA │ [Output was shown above] └ ┌ 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ AMDGPU │ [Output was shown above] └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ oneAPI │ [Output was shown above] └ ┌ Atomix → AtomixoneAPIExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ Test Summary: | Pass Total Time LARFB [CPU] | 56 56 1m27.9s Test Summary: | Pass Total Time LARFB Edge cases | 2 2 0.0s WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/CUDA/UurkZ/src/CUDA.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/CUDA/UurkZ/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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ CUDA │ [Output was shown above] └ ┌ 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ AMDGPU │ [Output was shown above] └ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:6  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/oneAPI/CHy01/src/oneAPI.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ oneAPI │ [Output was shown above] └ ┌ Atomix → AtomixoneAPIExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("8f75cd03-7ff8-4ecb-9b8f-daf728133b1b"), "oneAPI") 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixoneAPIExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ Test Summary: | Pass Total Time GEQRT [CPU] | 44 44 1m54.1s Test Summary: | Pass Total Time GEQRT Error handling | 4 4 0.0s WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/CUDA/UurkZ/src/CUDA.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/CUDA/UurkZ/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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ CUDA │ [Output was shown above] └ ┌ 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_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2840 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2694 │ [4] macro expansion │ @ ./loading.jl:2621 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2585 │ [7] require │ @ ./loading.jl:2561 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [17] include_string │ @ ./loading.jl:3140 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/0UMek/ext/AtomixCUDAExt.jl:2 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └  ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ======================================================================================  cmd: /opt/julia/bin/julia 939 running 1 of 1  signal (10): User defined signal 1 egal_types at /source/src/builtins.c:174 egal_types at /source/src/builtins.c:185 egal_types at /source/src/builtins.c:185 ijl_types_equal at /source/src/subtype.c:2371 jl_specializations_get_linfo_ at /source/src/gf.c:236 jl_restore_system_image_from_stream_ at /source/src/staticdata.c:4124 jl_restore_package_image_from_stream at /source/src/staticdata.c:4379 jl_restore_incremental_from_buf at /source/src/staticdata.c:4444 ijl_restore_package_image_from_file at /source/src/staticdata.c:4511 #_include_from_serialized#882 at ./loading.jl:1457 _include_from_serialized at ./loading.jl:1433 [inlined] #_require_search_from_serialized#899 at ./loading.jl:2292 _require_search_from_serialized at ./loading.jl:2200 [inlined] __require_prelocked at ./loading.jl:2833 _require_prelocked at ./loading.jl:2694 macro expansion at ./loading.jl:2621 [inlined] macro expansion at ./lock.jl:376 [inlined] __require at ./loading.jl:2585 jfptr___require_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4342 jl_apply at /source/src/julia.h:2295 [inlined] jl_f_invoke_in_world at /source/src/builtins.c:929 require at ./loading.jl:2561 [inlined] eval_import_path at ./module.jl:36 [inlined] eval_import_path_all at ./module.jl:60 _eval_using at ./module.jl:137 [inlined] _eval_using at ./module.jl:137 jfptr__eval_using_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4342 jl_apply at /source/src/julia.h:2295 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:766 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3130 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4342 _include at ./loading.jl:3190 include at ./Base.jl:323 include_package_for_output at ./loading.jl:3288 jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4342 jl_apply at /source/src/julia.h:2295 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:766 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3130 include_string at ./loading.jl:3140 [inlined] exec_options at ./client.jl:342 _start at ./client.jl:585 jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4342 jl_apply at /source/src/julia.h:2295 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7f0b6cca0249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file)   ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ==============================================================  WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 226 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4342 jl_apply at /source/src/julia.h:2295 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000074283bf56770 Total snapshots: 421. Utilization: 0% ╎421 @Base/task.jl:1168 wait_forever() 420╎ 421 @Base/task.jl:1246 wait() ERROR: LoadError: ┌ Error: Profile printing listener crashed │ exception = │ This interactive function requires a stdlib to be loaded, and package code should instead use it directly from that stdlib. │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:56 │ [2] require_stdlib(package_uuidkey::Base.PkgId, ext::Nothing, from::Module) │ @ Base ./loading.jl:3022 │ [3] require_stdlib │ @ ./loading.jl:3018 [inlined] │ [4] macro expansion │ @ ./some.jl:157 [inlined] │ [5] profile_printing_listener(cond::Base.AsyncCondition) │ @ Base ./Base.jl:353 │ [6] (::Base.var"#start_profile_listener##0#start_profile_listener##1"{Base.AsyncCondition})() │ @ Base ./Base.jl:372 └ @ Base Base.jl:363 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4342 jl_apply at /source/src/julia.h:2295 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it.  Closest candidates are:  Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache  @ Base /opt/julia/share/julia/Compiler/src/types.jl:552  Stacktrace:  [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586  [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489  [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance)  @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555  [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27  [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16  [6] check_method(job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43  [7] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined]  [8] macro expansion  @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined]  [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85  [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80  [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67  [12] compile(target::Symbol, job::GPUCompiler.CompilerJob)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55  [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35  [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{})  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34  [15] JuliaContext(f::Function)  @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25  [16] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined]  [17] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined]  [18] macro expansion  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined]  [20] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:324  [22] top-level scope  @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [28] include_string  @ ./loading.jl:3140 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [30] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 in expression starting at stdin:5 ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000762a4bad5c30 Total snapshots: 458. Utilization: 0% ╎458 @Base/task.jl:1168 wait_forever() 457╎ 458 @Base/task.jl:1246 wait() ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") 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_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:5  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3288  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [18] include_string  @ ./loading.jl:3140 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/AMDGPU/TqRG0/src/AMDGPU.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ GPUCompiler │ ====================================================================================== │ Information request received. A stacktrace will print followed by a 1.0 second profile. │ --trace-compile is enabled during profile collection. │ ====================================================================================== │ │ cmd: /opt/julia/bin/julia 939 running 1 of 1 │ │ signal (10): User defined signal 1 │ egal_types at /source/src/builtins.c:174 │ egal_types at /source/src/builtins.c:185 │ egal_types at /source/src/builtins.c:185 │ ijl_types_equal at /source/src/subtype.c:2371 │ jl_specializations_get_linfo_ at /source/src/gf.c:236 │ jl_restore_system_image_from_stream_ at /source/src/staticdata.c:4124 │ jl_restore_package_image_from_stream at /source/src/staticdata.c:4379 │ jl_restore_incremental_from_buf at /source/src/staticdata.c:4444 │ ijl_restore_package_image_from_file at /source/src/staticdata.c:4511 │ #_include_from_serialized#882 at ./loading.jl:1457 │ _include_from_serialized at ./loading.jl:1433 [inlined] │ #_require_search_from_serialized#899 at ./loading.jl:2292 │ _require_search_from_serialized at ./loading.jl:2200 [inlined] │ __require_prelocked at ./loading.jl:2833 │ _require_prelocked at ./loading.jl:2694 │ macro expansion at ./loading.jl:2621 [inlined] │ macro expansion at ./lock.jl:376 [inlined] │ __require at ./loading.jl:2585 │ jfptr___require_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4116 [inlined] │ ijl_apply_generic at /source/src/gf.c:4342 │ jl_apply at /source/src/julia.h:2295 [inlined] │ jl_f_invoke_in_world at /source/src/builtins.c:929 │ require at ./loading.jl:2561 [inlined] │ eval_import_path at ./module.jl:36 [inlined] │ eval_import_path_all at ./module.jl:60 │ _eval_using at ./module.jl:137 [inlined] │ _eval_using at ./module.jl:137 │ jfptr__eval_using_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4116 [inlined] │ ijl_apply_generic at /source/src/gf.c:4342 │ jl_apply at /source/src/julia.h:2295 [inlined] │ do_call at /source/src/interpreter.c:123 │ eval_value at /source/src/interpreter.c:243 │ eval_stmt_value at /source/src/interpreter.c:194 [inlined] │ eval_body at /source/src/interpreter.c:693 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ ijl_eval_thunk at /source/src/toplevel.c:766 │ jl_toplevel_eval_flex at /source/src/toplevel.c:712 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:602 │ jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:665 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:602 │ jl_toplevel_eval_flex at /source/src/toplevel.c:684 │ ijl_toplevel_eval at /source/src/toplevel.c:780 │ ijl_toplevel_eval_in at /source/src/toplevel.c:825 │ eval at ./boot.jl:517 │ include_string at ./loading.jl:3130 │ _jl_invoke at /source/src/gf.c:4116 [inlined] │ ijl_apply_generic at /source/src/gf.c:4342 │ _include at ./loading.jl:3190 │ include at ./Base.jl:323 │ include_package_for_output at ./loading.jl:3288 │ jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4116 [inlined] │ ijl_apply_generic at /source/src/gf.c:4342 │ jl_apply at /source/src/julia.h:2295 [inlined] │ do_call at /source/src/interpreter.c:123 │ eval_value at /source/src/interpreter.c:243 │ eval_stmt_value at /source/src/interpreter.c:194 [inlined] │ eval_body at /source/src/interpreter.c:693 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 │ ijl_eval_thunk at /source/src/toplevel.c:766 │ jl_toplevel_eval_flex at /source/src/toplevel.c:712 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:602 │ jl_toplevel_eval_flex at /source/src/toplevel.c:684 │ ijl_toplevel_eval at /source/src/toplevel.c:780 │ ijl_toplevel_eval_in at /source/src/toplevel.c:825 │ eval at ./boot.jl:517 │ include_string at ./loading.jl:3130 │ include_string at ./loading.jl:3140 [inlined] │ exec_options at ./client.jl:342 │ _start at ./client.jl:585 │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4116 [inlined] │ ijl_apply_generic at /source/src/gf.c:4342 │ jl_apply at /source/src/julia.h:2295 [inlined] │ true_main at /source/src/jlapi.c:971 │ jl_repl_entrypoint at /source/src/jlapi.c:1138 │ main at /source/cli/loader_exe.c:58 │ unknown function (ip: 0x7f0b6cca0249) at /lib/x86_64-linux-gnu/libc.so.6 │ __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S │ unknown function (ip: (nil)) at (unknown file) │ │ │ ============================================================== │ Profile collected. A report will print at the next yield point. │ Disabling --trace-compile │ ============================================================== │ │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to GPUCompiler. │ ERROR: LoadError: ┌ Error: Profile printing listener crashed │ │ exception = │ │ This interactive function requires a stdlib to be loaded, and package code should instead use it directly from that stdlib. │ │ Stacktrace: │ │ [1] error(s::String) │ │ @ Base ./error.jl:56 │ │ [2] require_stdlib(package_uuidkey::Base.PkgId, ext::Nothing, from::Module) │ │ @ Base ./loading.jl:3022 │ │ [3] require_stdlib │ │ @ ./loading.jl:3018 [inlined] │ │ [4] macro expansion │ │ @ ./some.jl:157 [inlined] │ │ [5] profile_printing_listener(cond::Base.AsyncCondition) │ │ @ Base ./Base.jl:353 │ │ [6] (::Base.var"#start_profile_listener##0#start_profile_listener##1"{Base.AsyncCondition})() │ │ @ Base ./Base.jl:372 │ └ @ Base Base.jl:363 │ MethodError: no method matching Compiler.OverlayCodeCache(::Compiler.InternalCodeCache, ::Vector{Compiler.InferenceResult}) │ The type `Compiler.OverlayCodeCache` exists, but no method is defined for this combination of argument types when trying to construct it. │ │ Closest candidates are: │ Compiler.OverlayCodeCache(::Cache, !Matched::Compiler.InferenceCache) where Cache │ @ Base /opt/julia/share/julia/Compiler/src/types.jl:552 │ │ Stacktrace: │ [1] code_cache(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ Compiler ./../usr/share/julia/Compiler/src/types.jl:586 │ [2] typeinf_ext(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance, source_mode::UInt8) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1489 │ [3] typeinf_type(interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}, mi::Core.MethodInstance) │ @ Compiler ./../usr/share/julia/Compiler/src/typeinfer.jl:1555 │ [4] typeinf_type(mi::Core.MethodInstance; interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:27 │ [5] kwcall(::@NamedTuple{interp::GPUCompiler.GPUInterpreter{Compiler.CachedMethodTable{Compiler.OverlayMethodTable}}}, ::typeof(GPUCompiler.typeinf_type), mi::Core.MethodInstance) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:16 │ [6] check_method(job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/validation.jl:43 │ [7] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:86 [inlined] │ [8] macro expansion │ @ ~/.julia/packages/Tracy/tYwAE/src/tracepoint.jl:163 [inlined] │ [9] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:85 │ [10] compile_unhooked(output::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:80 │ [11] compile(target::Symbol, job::GPUCompiler.CompilerJob; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:67 │ [12] compile(target::Symbol, job::GPUCompiler.CompilerJob) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:55 │ [13] (::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}})(ctx::LLVM.Context) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:35 │ [14] JuliaContext(f::GPUCompiler.var"#145#146"{GPUCompiler.CompilerJob{GPUCompiler.NativeCompilerTarget, GPUCompiler.var"##155".DummyCompilerParams}}; kwargs::@Kwargs{}) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:34 │ [15] JuliaContext(f::Function) │ @ GPUCompiler ~/.julia/packages/GPUCompiler/Gp8bZ/src/driver.jl:25 │ [16] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:34 [inlined] │ [17] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:78 [inlined] │ [18] macro expansion │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:25 [inlined] │ [19] macro expansion │ @ ~/.julia/packages/PrecompileTools/L8A3n/src/workloads.jl:140 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:139 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:324 │ [22] top-level scope │ @ ~/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:51 │ [23] include(mod::Module, _path::String) │ @ Base ./Base.jl:323 │ [24] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base ./loading.jl:3288 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3130 │ [28] include_string │ @ ./loading.jl:3140 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [30] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/precompile.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/Gp8bZ/src/GPUCompiler.jl:1 │ in expression starting at stdin:5 └ ┌ AMDGPU │ [Output was shown above] └ [226] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/NextLA/RgNIm/test/geqrt.jl:83 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 _jl_invoke at /source/src/gf.c:4116 [inlined] uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1246 ijl_apply_generic at /source/src/gf.c:4342 jl_apply at /source/src/julia.h:2295 [inlined] wait_forever at ./task.jl:1168 start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) Allocations: 179843300 (Pool: 179839040; Big: 4260); GC: 478 jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4342 jl_apply at /source/src/julia.h:2295 [inlined] start_task at /source/src/task.c:1275 unknown function (ip: (nil)) at (unknown file) Allocations: 18374741 (Pool: 18374058; Big: 683); GC: 15 PkgEval terminated after 2731.82s: test duration exceeded the time limit