Package evaluation to test LuxRecurrentLayers on Julia 1.14.0-DEV.2802 (918269a29b*) started at 2026-07-29T09:09:01.614 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv, BugReporting)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 20.39s ################################################################################ # Installation # Installing LuxRecurrentLayers... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [5e5405f4] + LuxRecurrentLayers v0.1.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.22.3 [79e6a3ab] + Adapt v4.7.0 [4fba245c] + ArrayInterface v7.28.1 [a9b6321e] + Atomix v1.1.3 [2a0fbf3d] + CPUSummary v0.2.7 [d360d2e6] + ChainRulesCore v1.26.1 [bbf7d656] + CommonSubexpressions v0.3.1 [f70d9fcc] + CommonWorldInvalidations v1.1.1 [34da2185] + Compat v4.18.1 [2569d6c7] + ConcreteStructs v0.2.6 [187b0558] + ConstructionBase v1.6.0 [adafc99b] + CpuId v0.3.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.16.0 [8d63f2c5] + DispatchDoctor v0.4.28 [ffbed154] + DocStringExtensions v0.9.5 [f151be2c] + EnzymeCore v0.8.21 [21656369] + ExpressionExplorer v1.1.4 [9aa1b823] + FastClosures v0.3.2 [f6369f11] + ForwardDiff v1.4.3 [d9f16b24] + Functors v0.5.2 [46192b85] + GPUArraysCore v0.2.0 [076d061b] + HashArrayMappedTries v0.2.0 [615f187c] + IfElse v0.1.1 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.8.0 [63c18a36] + KernelAbstractions v0.9.42 [2ab3a3ac] + LogExpFunctions v1.0.1 [b2108857] + Lux v1.31.4 [bb33d45b] + LuxCore v1.5.3 [82251201] + LuxLib v1.15.9 [5e5405f4] + LuxRecurrentLayers v0.1.4 [7e8f7934] + MLDataDevices v1.17.10 [1914dd2f] + MacroTools v0.5.16 [872c559c] + NNlib v0.9.39 [77ba4419] + NaNMath v1.1.4 [3bd65402] + Optimisers v0.4.7 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [a3311ec8] + ReactantCore v0.1.21 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [431bcebd] + SciMLPublic v1.2.4 [7e506255] + ScopedValues v1.6.2 [efcf1570] + Setfield v1.1.2 [276daf66] + SpecialFunctions v2.8.0 [aedffcd0] + Static v1.4.4 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [013be700] + UnsafeAtomics v0.3.1 [d49dbf32] + WeightInitializers v1.3.4 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.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.5.7+0 [4536629a] + OpenBLAS_jll v0.3.34+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.79s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to JET. WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to JET. ERROR: LoadError: UndefVarError: `WorldView` not defined in `JET` Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/JET/wP86V/src/abstractinterpret/typeinfer.jl:239 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:330 [3] top-level scope @ ~/.julia/packages/JET/wP86V/src/JETBase.jl:320 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:330 [5] top-level scope @ ~/.julia/packages/JET/wP86V/src/JET.jl:43 [6] include(mod::Module, _path::String) @ Base Base.jl:329 [7] 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:3359 [8] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/abstractinterpret/typeinfer.jl:239 in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/JETBase.jl:320 in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/JET.jl:1 in expression starting at stdin:5 ✗ JET Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x76d24a930f20)[MethodInstance pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121:5 ijl_type_error at /source/src/rtutils.c:140:5 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:826:0 (pc: 55) finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:670:0 (pc: 197) finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:269:0 (pc: 4) jfptr_finish_nocycle_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4572:23 [inlined] ijl_apply_generic at /source/src/gf.c:4820:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5004:0 (pc: 252) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1539:0 (pc: 156) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1769:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1778:0 (pc: 16) jfptr_typeinf_ext_toplevel_5.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4572:23 [inlined] ijl_apply_generic at /source/src/gf.c:4820:12 jl_apply at /source/src/julia.h:2512:12 [inlined] jl_type_infer at /source/src/gf.c:479:35 jl_compile_method_very_internal at /source/src/gf.c:4064:20 _jl_invoke at /source/src/gf.c:4564:16 [inlined] ijl_apply_generic at /source/src/gf.c:4820:12 jl_apply at /source/src/julia.h:2512:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:998:26 pullback at /home/pkgeval/.julia/packages/Zygote/XLIVf/src/compiler/interface.jl:99:0 (pc: 2) pullback at /home/pkgeval/.julia/packages/Zygote/XLIVf/src/compiler/interface.jl:97:0 (pc: 4) unknown function (ip: 0x76d24b74caa0) at (unknown file) _jl_invoke at /source/src/gf.c:4572:23 [inlined] ijl_apply_generic at /source/src/gf.c:4820:12 jl_apply at /source/src/julia.h:2512:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:998:26 gradient at /home/pkgeval/.julia/packages/Zygote/XLIVf/src/compiler/interface.jl:156:0 (pc: 2) _jl_invoke at /source/src/gf.c:4572:23 [inlined] ijl_apply_generic at /source/src/gf.c:4820:12 jl_apply at /source/src/julia.h:2512:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:962:21 top-level scope at /home/pkgeval/.julia/packages/Zygote/XLIVf/src/precompile.jl:17:0 (pc: 3) ijl_eval_thunk at /source/src/toplevel.c:767:18 jl_toplevel_eval_flex at /source/src/toplevel.c:711:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:683:27 ijl_toplevel_eval at /source/src/toplevel.c:781:12 ijl_toplevel_eval_in at /source/src/toplevel.c:826:13 eval at ./boot.jl:545:0 (pc: 1) include_string at ./loading.jl:3186:0 (pc: 208) _jl_invoke at /source/src/gf.c:4572:23 [inlined] ijl_apply_generic at /source/src/gf.c:4820:12 _include at ./loading.jl:3248:0 (pc: 123) include at ./Base.jl:330:0 (pc: 1) IncludeInto at ./Base.jl:331:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4572:23 [inlined] ijl_apply_generic at /source/src/gf.c:4820:12 jl_apply at /source/src/julia.h:2512:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 eval_body at /source/src/interpreter.c:625:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:962:21 macro expansion at /home/pkgeval/.julia/packages/Zygote/XLIVf/src/Zygote.jl:81:0 (pc: 1) [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70:0 (pc: 4) [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/XLIVf/src/Zygote.jl:82:0 (pc: 20) ijl_eval_thunk at /source/src/toplevel.c:767:18 jl_toplevel_eval_flex at /source/src/toplevel.c:711:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_eval_module_expr at /source/src/toplevel.c:266:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:664:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:683:27 ijl_toplevel_eval at /source/src/toplevel.c:781:12 ijl_toplevel_eval_in at /source/src/toplevel.c:826:13 eval at ./boot.jl:545:0 (pc: 1) include_string at ./loading.jl:3186:0 (pc: 208) _jl_invoke at /source/src/gf.c:4572:23 [inlined] ijl_apply_generic at /source/src/gf.c:4820:12 _include at ./loading.jl:3248:0 (pc: 123) include at ./Base.jl:329:0 (pc: 1) include_package_for_output at ./loading.jl:3359:0 (pc: 848) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4572:23 [inlined] ijl_apply_generic at /source/src/gf.c:4820:12 jl_apply at /source/src/julia.h:2512:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:962:21 top-level scope at stdin:5:0 (pc: 22) ijl_eval_thunk at /source/src/toplevel.c:767:18 jl_toplevel_eval_flex at /source/src/toplevel.c:711:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:683:27 ijl_toplevel_eval at /source/src/toplevel.c:781:12 ijl_toplevel_eval_in at /source/src/toplevel.c:826:13 eval at ./boot.jl:545:0 (pc: 1) include_string at ./loading.jl:3186:0 (pc: 208) include_string at ./loading.jl:3196:0 [inlined] __script_entry_include_string at ./client.jl:104:0 [inlined] exec_options at ./client.jl:376:0 (pc: 819) _start at ./client.jl:619:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4572:23 [inlined] ijl_apply_generic at /source/src/gf.c:4820:12 jl_apply at /source/src/julia.h:2512:12 [inlined] true_main at /source/src/jlapi.c:989:29 jl_repl_entrypoint at /source/src/jlapi.c:1156:15 main at /source/cli/loader_exe.c:117:15 unknown function (ip: 0x76d2c0f62249) 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 [85] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/XLIVf/src/precompile.jl:17 unknown function (ip: 0x76d2c0fc5ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:498:9 jl_compile_method_very_internal at /source/src/gf.c:4064:20 _jl_invoke at /source/src/gf.c:4564:16 [inlined] ijl_apply_generic at /source/src/gf.c:4820:12 jl_apply at /source/src/julia.h:2512:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:998:26 pullback at /home/pkgeval/.julia/packages/Zygote/XLIVf/src/compiler/interface.jl:99:0 (pc: 2) pullback at /home/pkgeval/.julia/packages/Zygote/XLIVf/src/compiler/interface.jl:97:0 (pc: 4) unknown function (ip: 0x76d24b74caa0) at (unknown file) _jl_invoke at /source/src/gf.c:4572:23 [inlined] ijl_apply_generic at /source/src/gf.c:4820:12 jl_apply at /source/src/julia.h:2512:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:998:26 gradient at /home/pkgeval/.julia/packages/Zygote/XLIVf/src/compiler/interface.jl:156:0 (pc: 2) _jl_invoke at /source/src/gf.c:4572:23 [inlined] ijl_apply_generic at /source/src/gf.c:4820:12 jl_apply at /source/src/julia.h:2512:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:962:21 ijl_eval_thunk at /source/src/toplevel.c:767:18 jl_toplevel_eval_flex at /source/src/toplevel.c:711:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:683:27 ijl_toplevel_eval at /source/src/toplevel.c:781:12 ijl_toplevel_eval_in at /source/src/toplevel.c:826:13 eval at ./boot.jl:545:0 (pc: 1) include_string at ./loading.jl:3186:0 (pc: 208) _jl_invoke at /source/src/gf.c:4572:23 [inlined] ijl_apply_generic at /source/src/gf.c:4820:12 _include at ./loading.jl:3248:0 (pc: 123) include at ./Base.jl:330:0 (pc: 1) IncludeInto at ./Base.jl:331:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4572:23 [inlined] ijl_apply_generic at /source/src/gf.c:4820:12 jl_apply at /source/src/julia.h:2512:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 eval_body at /source/src/interpreter.c:625:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:962:21 ijl_eval_thunk at /source/src/toplevel.c:767:18 jl_toplevel_eval_flex at /source/src/toplevel.c:711:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_eval_module_expr at /source/src/toplevel.c:266:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:664:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:683:27 ijl_toplevel_eval at /source/src/toplevel.c:781:12 ijl_toplevel_eval_in at /source/src/toplevel.c:826:13 eval at ./boot.jl:545:0 (pc: 1) include_string at ./loading.jl:3186:0 (pc: 208) _jl_invoke at /source/src/gf.c:4572:23 [inlined] ijl_apply_generic at /source/src/gf.c:4820:12 _include at ./loading.jl:3248:0 (pc: 123) include at ./Base.jl:329:0 (pc: 1) include_package_for_output at ./loading.jl:3359:0 (pc: 848) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4572:23 [inlined] ijl_apply_generic at /source/src/gf.c:4820:12 jl_apply at /source/src/julia.h:2512:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:962:21 ijl_eval_thunk at /source/src/toplevel.c:767:18 jl_toplevel_eval_flex at /source/src/toplevel.c:711:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:683:27 ijl_toplevel_eval at /source/src/toplevel.c:781:12 ijl_toplevel_eval_in at /source/src/toplevel.c:826:13 eval at ./boot.jl:545:0 (pc: 1) include_string at ./loading.jl:3186:0 (pc: 208) include_string at ./loading.jl:3196:0 [inlined] __script_entry_include_string at ./client.jl:104:0 [inlined] exec_options at ./client.jl:376:0 (pc: 819) _start at ./client.jl:619:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4572:23 [inlined] ijl_apply_generic at /source/src/gf.c:4820:12 jl_apply at /source/src/julia.h:2512:12 [inlined] true_main at /source/src/jlapi.c:989:29 jl_repl_entrypoint at /source/src/jlapi.c:1156:15 main at /source/cli/loader_exe.c:117:15 unknown function (ip: 0x76d2c0f62249) 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 Allocations: 59349177 (Pool: 59348830; Big: 347); GC: 21 ✗ Zygote [89] signal 11 (1): Segmentation fault in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/precompile.jl:7 __atomic_add at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/ext/atomicity.h:53:54 [inlined] __atomic_add_dispatch at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/ext/atomicity.h:96:19 [inlined] _M_add_ref_copy at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/shared_ptr_base.h:139:41 [inlined] __shared_count at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/shared_ptr_base.h:737:4 [inlined] __shared_ptr at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/shared_ptr_base.h:1167:7 [inlined] shared_ptr at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/shared_ptr.h:129:7 [inlined] withContextDo]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:50:14 [inlined] withModuleDo > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:117:6 [inlined] jl_emit_native_impl at /source/src/aotcompile.cpp:1014:32 compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 423) irgen at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/irgen.jl:4:0 (pc: 1) #emit_llvm#124 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:209:0 (pc: 23) emit_llvm at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:191:0 (pc: 1) #compile_unhooked#121 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:95:0 (pc: 11) compile_unhooked at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:80:0 [inlined] #compile#119 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:67:0 [inlined] compile at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:55:0 [inlined] #184 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/precompile.jl:39:0 [inlined] #JuliaContext#118 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:34:0 (pc: 50) unknown function (ip: 0x7a4d4d258851) at (unknown file) _jl_invoke at /source/src/gf.c:4572:23 [inlined] ijl_apply_generic at /source/src/gf.c:4820:12 JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) unknown function (ip: 0x7a4d9256ed92) at (unknown file) _jl_invoke at /source/src/gf.c:4572:23 [inlined] ijl_apply_generic at /source/src/gf.c:4820:12 macro expansion at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/precompile.jl:38:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/precompile.jl:29:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:118:0 [inlined] top-level scope at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/precompile.jl:115:0 (pc: 88) jl_invoke_oneshot at /source/src/gf.c:4613:23 ijl_eval_thunk at /source/src/toplevel.c:759:18 jl_toplevel_eval_flex at /source/src/toplevel.c:711:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:683:27 ijl_toplevel_eval at /source/src/toplevel.c:781:12 ijl_toplevel_eval_in at /source/src/toplevel.c:826:13 eval at ./boot.jl:545:0 (pc: 1) include_string at ./loading.jl:3186:0 (pc: 208) _jl_invoke at /source/src/gf.c:4572:23 [inlined] ijl_apply_generic at /source/src/gf.c:4820:12 _include at ./loading.jl:3248:0 (pc: 123) include at ./Base.jl:330:0 (pc: 1) IncludeInto at ./Base.jl:331:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4572:23 [inlined] ijl_apply_generic at /source/src/gf.c:4820:12 jl_apply at /source/src/julia.h:2512:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:962:21 ijl_eval_thunk at /source/src/toplevel.c:767:18 jl_toplevel_eval_flex at /source/src/toplevel.c:711:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_eval_module_expr at /source/src/toplevel.c:266:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:664:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:683:27 ijl_toplevel_eval at /source/src/toplevel.c:781:12 ijl_toplevel_eval_in at /source/src/toplevel.c:826:13 eval at ./boot.jl:545:0 (pc: 1) include_string at ./loading.jl:3186:0 (pc: 208) _jl_invoke at /source/src/gf.c:4572:23 [inlined] ijl_apply_generic at /source/src/gf.c:4820:12 _include at ./loading.jl:3248:0 (pc: 123) include at ./Base.jl:329:0 (pc: 1) include_package_for_output at ./loading.jl:3359:0 (pc: 848) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4572:23 [inlined] ijl_apply_generic at /source/src/gf.c:4820:12 jl_apply at /source/src/julia.h:2512:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:962:21 ijl_eval_thunk at /source/src/toplevel.c:767:18 jl_toplevel_eval_flex at /source/src/toplevel.c:711:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:683:27 ijl_toplevel_eval at /source/src/toplevel.c:781:12 ijl_toplevel_eval_in at /source/src/toplevel.c:826:13 eval at ./boot.jl:545:0 (pc: 1) include_string at ./loading.jl:3186:0 (pc: 208) include_string at ./loading.jl:3196:0 [inlined] __script_entry_include_string at ./client.jl:104:0 [inlined] exec_options at ./client.jl:376:0 (pc: 819) _start at ./client.jl:619:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4572:23 [inlined] ijl_apply_generic at /source/src/gf.c:4820:12 jl_apply at /source/src/julia.h:2512:12 [inlined] true_main at /source/src/jlapi.c:989:29 jl_repl_entrypoint at /source/src/jlapi.c:1156:15 main at /source/cli/loader_exe.c:117:15 unknown function (ip: 0x7a4dada48249) 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 Allocations: 93072680 (Pool: 93071672; Big: 1008); GC: 26 ✗ GPUCompiler ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base 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/MLDataDevices/33vyp/ext/ZygoteExt.jl:5 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/33vyp/ext/ZygoteExt.jl:1 in expression starting at stdin:5 ✗ MLDataDevices → ZygoteExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/ComponentArrays/tJfrw/ext/ComponentArraysZygoteExt.jl:3 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/ComponentArrays/tJfrw/ext/ComponentArraysZygoteExt.jl:1 in expression starting at stdin:5 ✗ ComponentArrays → ComponentArraysZygoteExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base 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/Lux/ZSmgp/ext/ZygoteExt/ZygoteExt.jl:7 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Lux/ZSmgp/ext/ZygoteExt/ZygoteExt.jl:1 in expression starting at stdin:5 ✗ Lux → ZygoteExt 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base module.jl:111 [10] top-level scope @ ~/.julia/packages/Enzyme/Pu5MU/src/typetree.jl:6 [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:330 [12] top-level scope @ ~/.julia/packages/Enzyme/Pu5MU/src/Enzyme.jl:148 [13] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [15] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Enzyme/Pu5MU/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/Pu5MU/src/Enzyme.jl:1 in expression starting at stdin:5 ✗ Enzyme 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/CUDACore/NlVPI/src/CUDACore.jl:5 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/CUDACore/NlVPI/src/CUDACore.jl:1 in expression starting at stdin:5 ✗ CUDACore 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/AMDGPU/cLA6g/src/AMDGPU.jl:6 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/AMDGPU/cLA6g/src/AMDGPU.jl:1 in expression starting at stdin:5 ✗ AMDGPU ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/Enzyme/Pu5MU/ext/EnzymeGPUArraysCoreExt.jl:4 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Enzyme/Pu5MU/ext/EnzymeGPUArraysCoreExt.jl:1 in expression starting at stdin:5 ✗ Enzyme → EnzymeGPUArraysCoreExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/Enzyme/Pu5MU/ext/EnzymeStaticArraysExt.jl:4 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Enzyme/Pu5MU/ext/EnzymeStaticArraysExt.jl:1 in expression starting at stdin:5 ✗ Enzyme → EnzymeStaticArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/Enzyme/Pu5MU/ext/EnzymeBFloat16sExt.jl:4 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Enzyme/Pu5MU/ext/EnzymeBFloat16sExt.jl:1 in expression starting at stdin:5 ✗ Enzyme → EnzymeBFloat16sExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/Enzyme/Pu5MU/ext/EnzymeChainRulesCoreExt.jl:5 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Enzyme/Pu5MU/ext/EnzymeChainRulesCoreExt.jl:1 in expression starting at stdin:5 ✗ Enzyme → EnzymeChainRulesCoreExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/Enzyme/Pu5MU/ext/EnzymeOrderedCollectionsExt.jl:4 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Enzyme/Pu5MU/ext/EnzymeOrderedCollectionsExt.jl:1 in expression starting at stdin:5 ✗ Enzyme → EnzymeOrderedCollectionsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/Enzyme/Pu5MU/ext/EnzymeSpecialFunctionsExt.jl:4 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Enzyme/Pu5MU/ext/EnzymeSpecialFunctionsExt.jl:1 in expression starting at stdin:5 ✗ Enzyme → EnzymeSpecialFunctionsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/Enzyme/Pu5MU/ext/EnzymeLogExpFunctionsExt.jl:4 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Enzyme/Pu5MU/ext/EnzymeLogExpFunctionsExt.jl:1 in expression starting at stdin:5 ✗ Enzyme → EnzymeLogExpFunctionsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base 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/Lux/ZSmgp/ext/EnzymeExt/EnzymeExt.jl:4 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Lux/ZSmgp/ext/EnzymeExt/EnzymeExt.jl:1 in expression starting at stdin:5 ✗ Lux → EnzymeExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/CUDACore/NlVPI/ext/SpecialFunctionsExt.jl:5 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/CUDACore/NlVPI/ext/SpecialFunctionsExt.jl:3 in expression starting at stdin:5 ✗ CUDACore → SpecialFunctionsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/NVML/kReZ4/src/NVML.jl:5 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/NVML/kReZ4/src/NVML.jl:1 in expression starting at stdin:5 ✗ NVML ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/CUDACore/NlVPI/ext/EnzymeCoreExt.jl:4 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/CUDACore/NlVPI/ext/EnzymeCoreExt.jl:2 in expression starting at stdin:5 ✗ CUDACore → EnzymeCoreExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/CUPTI/nzNT5/src/CUPTI.jl:5 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/CUPTI/nzNT5/src/CUPTI.jl:1 in expression starting at stdin:5 ✗ CUPTI ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base 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/CUDACore/NlVPI/ext/ChainRulesCoreExt.jl:5 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/CUDACore/NlVPI/ext/ChainRulesCoreExt.jl:3 in expression starting at stdin:5 ✗ CUDACore → ChainRulesCoreExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/cuRAND/qGGs8/src/cuRAND.jl:3 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/cuRAND/qGGs8/src/cuRAND.jl:1 in expression starting at stdin:5 ✗ cuRAND ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/cuSPARSE/zqP2Y/src/cuSPARSE.jl:3 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/cuSPARSE/zqP2Y/src/cuSPARSE.jl:1 in expression starting at stdin:5 ✗ cuSPARSE ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/cuBLAS/Y1218/src/cuBLAS.jl:3 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/cuBLAS/Y1218/src/cuBLAS.jl:1 in expression starting at stdin:5 ✗ cuBLAS ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/cuFFT/USYzR/src/cuFFT.jl:3 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/cuFFT/USYzR/src/cuFFT.jl:1 in expression starting at stdin:5 ✗ cuFFT ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/cuDNN/3NrK1/src/cuDNN.jl:10 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/cuDNN/3NrK1/src/cuDNN.jl:1 in expression starting at stdin:5 ✗ cuDNN ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("21141c5a-9bdb-4563-92ae-f87d6854732e"), "AMDGPU") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base module.jl:111 [10] top-level scope @ ~/.julia/packages/AMDGPU/cLA6g/ext/AMDGPUSpecialFunctionsExt.jl:7 [11] include(mod::Module, _path::String) @ Base Base.jl:329 [12] 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:3359 [13] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/AMDGPU/cLA6g/ext/AMDGPUSpecialFunctionsExt.jl:1 in expression starting at stdin:5 ✗ AMDGPU → AMDGPUSpecialFunctionsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("21141c5a-9bdb-4563-92ae-f87d6854732e"), "AMDGPU") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base 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/AMDGPU/cLA6g/ext/AMDGPUChainRulesCoreExt.jl:3 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/AMDGPU/cLA6g/ext/AMDGPUChainRulesCoreExt.jl:1 in expression starting at stdin:5 ✗ AMDGPU → AMDGPUChainRulesCoreExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("21141c5a-9bdb-4563-92ae-f87d6854732e"), "AMDGPU") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/AMDGPU/cLA6g/ext/AMDGPUEnzymeCoreExt/AMDGPUEnzymeCoreExt.jl:3 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/AMDGPU/cLA6g/ext/AMDGPUEnzymeCoreExt/AMDGPUEnzymeCoreExt.jl:1 in expression starting at stdin:5 ✗ AMDGPU → AMDGPUEnzymeCoreExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("21141c5a-9bdb-4563-92ae-f87d6854732e"), "AMDGPU") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/ArrayInterface/MXs83/ext/ArrayInterfaceAMDGPUExt.jl:4 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/ArrayInterface/MXs83/ext/ArrayInterfaceAMDGPUExt.jl:1 in expression starting at stdin:5 ✗ ArrayInterface → ArrayInterfaceAMDGPUExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("21141c5a-9bdb-4563-92ae-f87d6854732e"), "AMDGPU") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base 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/MLDataDevices/33vyp/ext/AMDGPUExt.jl:4 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/33vyp/ext/AMDGPUExt.jl:1 in expression starting at stdin:5 ✗ MLDataDevices → AMDGPUExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("21141c5a-9bdb-4563-92ae-f87d6854732e"), "AMDGPU") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base 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/WeightInitializers/yLpxf/ext/AMDGPUExt.jl:3 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/WeightInitializers/yLpxf/ext/AMDGPUExt.jl:1 in expression starting at stdin:5 ✗ WeightInitializers → AMDGPUExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("21141c5a-9bdb-4563-92ae-f87d6854732e"), "AMDGPU") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/NNlib/ixbaO/ext/NNlibAMDGPUExt/NNlibAMDGPUExt.jl:4 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/NNlib/ixbaO/ext/NNlibAMDGPUExt/NNlibAMDGPUExt.jl:1 in expression starting at stdin:5 ✗ NNlib → NNlibAMDGPUExt WARNING: Imported binding Test.eval_test was undeclared at import time during import to LuxTestUtils. ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base 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/LuxTestUtils/NqXOr/src/LuxTestUtils.jl:39 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/LuxTestUtils/NqXOr/src/LuxTestUtils.jl:1 in expression starting at stdin:5 ✗ LuxTestUtils ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/CUDATools/6L4ii/src/CUDATools.jl:3 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/CUDATools/6L4ii/src/CUDATools.jl:1 in expression starting at stdin:5 ✗ CUDATools ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("182d3088-87b7-4494-8cad-fc6afaa545bc"), "cuBLAS") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/cuBLAS/Y1218/ext/EnzymeCoreExt.jl:4 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/cuBLAS/Y1218/ext/EnzymeCoreExt.jl:2 in expression starting at stdin:5 ✗ cuBLAS → EnzymeCoreExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/cuSOLVER/988UH/src/cuSOLVER.jl:3 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/cuSOLVER/988UH/src/cuSOLVER.jl:1 in expression starting at stdin:5 ✗ cuSOLVER ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/CUDA/d59MT/src/CUDA.jl:6 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/CUDA/d59MT/src/CUDA.jl:1 in expression starting at stdin:5 ✗ CUDA ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("052768ef-5323-5732-b1bb-66c8b64840ba"), "CUDA") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/ArrayInterface/MXs83/ext/ArrayInterfaceCUDAExt.jl:4 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/ArrayInterface/MXs83/ext/ArrayInterfaceCUDAExt.jl:1 in expression starting at stdin:5 ✗ ArrayInterface → ArrayInterfaceCUDAExt 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base 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/7G0aL/ext/AtomixCUDAExt.jl:5 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Atomix/7G0aL/ext/AtomixCUDAExt.jl:2 in expression starting at stdin:5 ✗ Atomix → AtomixCUDAExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("052768ef-5323-5732-b1bb-66c8b64840ba"), "CUDA") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base 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/MLDataDevices/33vyp/ext/CUDAExt.jl:4 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/33vyp/ext/CUDAExt.jl:1 in expression starting at stdin:5 ✗ MLDataDevices → CUDAExt 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base 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/WeightInitializers/yLpxf/ext/CUDAExt.jl:3 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/WeightInitializers/yLpxf/ext/CUDAExt.jl:1 in expression starting at stdin:5 ✗ WeightInitializers → CUDAExt 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/NNlib/ixbaO/ext/NNlibCUDAExt/NNlibCUDAExt.jl:5 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/NNlib/ixbaO/ext/NNlibCUDAExt/NNlibCUDAExt.jl:1 in expression starting at stdin:5 ✗ NNlib → NNlibCUDAExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("052768ef-5323-5732-b1bb-66c8b64840ba"), "CUDA") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base 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/LuxLib/zPBrt/ext/CUDAExt/CUDAExt.jl:3 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/LuxLib/zPBrt/ext/CUDAExt/CUDAExt.jl:1 in expression starting at stdin:5 ✗ LuxLib → CUDAExt 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base 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/Zygote/XLIVf/ext/ZygoteCUDAExt.jl:3 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Zygote/XLIVf/ext/ZygoteCUDAExt.jl:1 in expression starting at stdin:5 ✗ Zygote → ZygoteCUDAExt 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/Enzyme/Pu5MU/ext/EnzymeCUDAExt.jl:3 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Enzyme/Pu5MU/ext/EnzymeCUDAExt.jl:1 in expression starting at stdin:5 ✗ Enzyme → EnzymeCUDAExt 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/LuxCUDA/Kj8MN/src/LuxCUDA.jl:6 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/LuxCUDA/Kj8MN/src/LuxCUDA.jl:1 in expression starting at stdin:5 ✗ LuxCUDA 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base 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/MLDataDevices/33vyp/ext/cuDNNExt.jl:3 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/33vyp/ext/cuDNNExt.jl:1 in expression starting at stdin:5 ✗ MLDataDevices → cuDNNExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("02a925ec-e4fe-4b08-9a7e-0d78e3d38ccd"), "cuDNN") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/NNlib/ixbaO/ext/NNlibCUDACUDNNExt/NNlibCUDACUDNNExt.jl:4 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/NNlib/ixbaO/ext/NNlibCUDACUDNNExt/NNlibCUDACUDNNExt.jl:1 in expression starting at stdin:5 ✗ NNlib → NNlibCUDACUDNNExt 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base 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/LuxLib/zPBrt/ext/cuDNNExt/cuDNNExt.jl:5 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/LuxLib/zPBrt/ext/cuDNNExt/cuDNNExt.jl:1 in expression starting at stdin:5 ✗ LuxLib → cuDNNExt 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base 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/LuxLib/zPBrt/ext/CUDAForwardDiffExt.jl:3 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/LuxLib/zPBrt/ext/CUDAForwardDiffExt.jl:1 in expression starting at stdin:5 ✗ LuxLib → CUDAForwardDiffExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("02a925ec-e4fe-4b08-9a7e-0d78e3d38ccd"), "cuDNN") 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base 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/NNlib/ixbaO/ext/NNlibEnzymeCoreCUDNNExt.jl:16 [12] include(mod::Module, _path::String) @ Base Base.jl:329 [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:3359 [14] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/NNlib/ixbaO/ext/NNlibEnzymeCoreCUDNNExt.jl:1 in expression starting at stdin:5 ✗ NNlib → NNlibEnzymeCoreCUDNNExt 0 dependencies successfully precompiled in 354 seconds. 225 already precompiled. 53 dependencies had output during precompilation: ┌ Lux → EnzymeExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base 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/Lux/ZSmgp/ext/EnzymeExt/EnzymeExt.jl:4 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Lux/ZSmgp/ext/EnzymeExt/EnzymeExt.jl:1 │ in expression starting at stdin:5 └ ┌ AMDGPU → AMDGPUSpecialFunctionsExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("21141c5a-9bdb-4563-92ae-f87d6854732e"), "AMDGPU") 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base module.jl:111 │ [10] top-level scope │ @ ~/.julia/packages/AMDGPU/cLA6g/ext/AMDGPUSpecialFunctionsExt.jl:7 │ [11] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [12] 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:3359 │ [13] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/cLA6g/ext/AMDGPUSpecialFunctionsExt.jl:1 │ in expression starting at stdin:5 └ ┌ NNlib → NNlibAMDGPUExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("21141c5a-9bdb-4563-92ae-f87d6854732e"), "AMDGPU") 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/NNlib/ixbaO/ext/NNlibAMDGPUExt/NNlibAMDGPUExt.jl:4 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/NNlib/ixbaO/ext/NNlibAMDGPUExt/NNlibAMDGPUExt.jl:1 │ in expression starting at stdin:5 └ ┌ ArrayInterface → ArrayInterfaceAMDGPUExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("21141c5a-9bdb-4563-92ae-f87d6854732e"), "AMDGPU") 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/ArrayInterface/MXs83/ext/ArrayInterfaceAMDGPUExt.jl:4 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/ArrayInterface/MXs83/ext/ArrayInterfaceAMDGPUExt.jl:1 │ in expression starting at stdin:5 └ ┌ Enzyme → EnzymeOrderedCollectionsExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/Enzyme/Pu5MU/ext/EnzymeOrderedCollectionsExt.jl:4 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/Pu5MU/ext/EnzymeOrderedCollectionsExt.jl:1 │ in expression starting at stdin:5 └ ┌ LuxTestUtils │ WARNING: Imported binding Test.eval_test was undeclared at import time during import to LuxTestUtils. │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base 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/LuxTestUtils/NqXOr/src/LuxTestUtils.jl:39 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/LuxTestUtils/NqXOr/src/LuxTestUtils.jl:1 │ in expression starting at stdin:5 └ ┌ NNlib → NNlibEnzymeCoreCUDNNExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("02a925ec-e4fe-4b08-9a7e-0d78e3d38ccd"), "cuDNN") 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base 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/NNlib/ixbaO/ext/NNlibEnzymeCoreCUDNNExt.jl:16 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/NNlib/ixbaO/ext/NNlibEnzymeCoreCUDNNExt.jl:1 │ in expression starting at stdin:5 └ ┌ JET │ WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to JET. │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to JET. │ ERROR: LoadError: UndefVarError: `WorldView` not defined in `JET` │ Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. │ Stacktrace: │ [1] top-level scope │ @ ~/.julia/packages/JET/wP86V/src/abstractinterpret/typeinfer.jl:239 │ [2] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:330 │ [3] top-level scope │ @ ~/.julia/packages/JET/wP86V/src/JETBase.jl:320 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:330 │ [5] top-level scope │ @ ~/.julia/packages/JET/wP86V/src/JET.jl:43 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [7] 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:3359 │ [8] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/abstractinterpret/typeinfer.jl:239 │ in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/JETBase.jl:320 │ in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/JET.jl:1 │ in expression starting at stdin:5 └ ┌ Enzyme → EnzymeChainRulesCoreExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/Enzyme/Pu5MU/ext/EnzymeChainRulesCoreExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/Pu5MU/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 └ ┌ WeightInitializers → CUDAExt │ 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base 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/WeightInitializers/yLpxf/ext/CUDAExt.jl:3 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/WeightInitializers/yLpxf/ext/CUDAExt.jl:1 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ [89] signal 11 (1): Segmentation fault │ in expression starting at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/precompile.jl:7 │ __atomic_add at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/ext/atomicity.h:53:54 [inlined] │ __atomic_add_dispatch at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/ext/atomicity.h:96:19 [inlined] │ _M_add_ref_copy at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/shared_ptr_base.h:139:41 [inlined] │ __shared_count at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/shared_ptr_base.h:737:4 [inlined] │ __shared_ptr at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/shared_ptr_base.h:1167:7 [inlined] │ shared_ptr at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/shared_ptr.h:129:7 [inlined] │ withContextDo]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:50:14 [inlined] │ withModuleDo > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:117:6 [inlined] │ jl_emit_native_impl at /source/src/aotcompile.cpp:1014:32 │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 423) │ irgen at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/irgen.jl:4:0 (pc: 1) │ #emit_llvm#124 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:209:0 (pc: 23) │ emit_llvm at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:191:0 (pc: 1) │ #compile_unhooked#121 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:95:0 (pc: 11) │ compile_unhooked at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:80:0 [inlined] │ #compile#119 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:67:0 [inlined] │ compile at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:55:0 [inlined] │ #184 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/precompile.jl:39:0 [inlined] │ #JuliaContext#118 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:34:0 (pc: 50) │ unknown function (ip: 0x7a4d4d258851) at (unknown file) │ _jl_invoke at /source/src/gf.c:4572:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4820:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x7a4d9256ed92) at (unknown file) │ _jl_invoke at /source/src/gf.c:4572:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4820:12 │ macro expansion at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/precompile.jl:38:0 [inlined] │ macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70:0 [inlined] │ macro expansion at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/precompile.jl:29:0 [inlined] │ macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:118:0 [inlined] │ top-level scope at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/precompile.jl:115:0 (pc: 88) │ jl_invoke_oneshot at /source/src/gf.c:4613:23 │ ijl_eval_thunk at /source/src/toplevel.c:759:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:711:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:683:27 │ ijl_toplevel_eval at /source/src/toplevel.c:781:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:826:13 │ eval at ./boot.jl:545:0 (pc: 1) │ include_string at ./loading.jl:3186:0 (pc: 208) │ _jl_invoke at /source/src/gf.c:4572:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4820:12 │ _include at ./loading.jl:3248:0 (pc: 123) │ include at ./Base.jl:330:0 (pc: 1) │ IncludeInto at ./Base.jl:331:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4572:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4820:12 │ jl_apply at /source/src/julia.h:2512:12 [inlined] │ do_call at /source/src/interpreter.c:123:26 │ eval_value at /source/src/interpreter.c:259:16 │ eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] │ eval_body at /source/src/interpreter.c:760:13 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:962:21 │ ijl_eval_thunk at /source/src/toplevel.c:767:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:711:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_eval_module_expr at /source/src/toplevel.c:266:5 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:664:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:683:27 │ ijl_toplevel_eval at /source/src/toplevel.c:781:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:826:13 │ eval at ./boot.jl:545:0 (pc: 1) │ include_string at ./loading.jl:3186:0 (pc: 208) │ _jl_invoke at /source/src/gf.c:4572:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4820:12 │ _include at ./loading.jl:3248:0 (pc: 123) │ include at ./Base.jl:329:0 (pc: 1) │ include_package_for_output at ./loading.jl:3359:0 (pc: 848) │ jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4572:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4820:12 │ jl_apply at /source/src/julia.h:2512:12 [inlined] │ do_call at /source/src/interpreter.c:123:26 │ eval_value at /source/src/interpreter.c:259:16 │ eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] │ eval_body at /source/src/interpreter.c:760:13 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:962:21 │ ijl_eval_thunk at /source/src/toplevel.c:767:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:711:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:683:27 │ ijl_toplevel_eval at /source/src/toplevel.c:781:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:826:13 │ eval at ./boot.jl:545:0 (pc: 1) │ include_string at ./loading.jl:3186:0 (pc: 208) │ include_string at ./loading.jl:3196:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:376:0 (pc: 819) │ _start at ./client.jl:619:0 (pc: 295) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4572:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4820:12 │ jl_apply at /source/src/julia.h:2512:12 [inlined] │ true_main at /source/src/jlapi.c:989:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1156:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x7a4dada48249) 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 │ Allocations: 93072680 (Pool: 93071672; Big: 1008); GC: 26 └ ┌ AMDGPU → AMDGPUChainRulesCoreExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("21141c5a-9bdb-4563-92ae-f87d6854732e"), "AMDGPU") 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base 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/AMDGPU/cLA6g/ext/AMDGPUChainRulesCoreExt.jl:3 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/cLA6g/ext/AMDGPUChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 └ ┌ MLDataDevices → cuDNNExt │ 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base 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/MLDataDevices/33vyp/ext/cuDNNExt.jl:3 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/33vyp/ext/cuDNNExt.jl:1 │ in expression starting at stdin:5 └ ┌ Lux → ZygoteExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base 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/Lux/ZSmgp/ext/ZygoteExt/ZygoteExt.jl:7 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Lux/ZSmgp/ext/ZygoteExt/ZygoteExt.jl:1 │ in expression starting at stdin:5 └ ┌ Atomix → AtomixCUDAExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("052768ef-5323-5732-b1bb-66c8b64840ba"), "CUDA") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base 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/7G0aL/ext/AtomixCUDAExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Atomix/7G0aL/ext/AtomixCUDAExt.jl:2 │ in expression starting at stdin:5 └ ┌ Enzyme │ 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) │ @ Base module.jl:111 │ [10] top-level scope │ @ ~/.julia/packages/Enzyme/Pu5MU/src/typetree.jl:6 │ [11] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:330 │ [12] top-level scope │ @ ~/.julia/packages/Enzyme/Pu5MU/src/Enzyme.jl:148 │ [13] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [15] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/Pu5MU/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/Pu5MU/src/Enzyme.jl:1 │ in expression starting at stdin:5 └ ┌ WeightInitializers → AMDGPUExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("21141c5a-9bdb-4563-92ae-f87d6854732e"), "AMDGPU") 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base 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/WeightInitializers/yLpxf/ext/AMDGPUExt.jl:3 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/WeightInitializers/yLpxf/ext/AMDGPUExt.jl:1 │ in expression starting at stdin:5 └ ┌ CUDATools │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/CUDATools/6L4ii/src/CUDATools.jl:3 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/CUDATools/6L4ii/src/CUDATools.jl:1 │ in expression starting at stdin:5 └ ┌ cuSOLVER │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/cuSOLVER/988UH/src/cuSOLVER.jl:3 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/cuSOLVER/988UH/src/cuSOLVER.jl:1 │ in expression starting at stdin:5 └ ┌ Zygote → ZygoteCUDAExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("052768ef-5323-5732-b1bb-66c8b64840ba"), "CUDA") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base 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/Zygote/XLIVf/ext/ZygoteCUDAExt.jl:3 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Zygote/XLIVf/ext/ZygoteCUDAExt.jl:1 │ in expression starting at stdin:5 └ ┌ Enzyme → EnzymeStaticArraysExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/Enzyme/Pu5MU/ext/EnzymeStaticArraysExt.jl:4 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/Pu5MU/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 └ ┌ CUDACore → EnzymeCoreExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/CUDACore/NlVPI/ext/EnzymeCoreExt.jl:4 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/CUDACore/NlVPI/ext/EnzymeCoreExt.jl:2 │ in expression starting at stdin:5 └ ┌ LuxLib → cuDNNExt │ 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base 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/LuxLib/zPBrt/ext/cuDNNExt/cuDNNExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/LuxLib/zPBrt/ext/cuDNNExt/cuDNNExt.jl:1 │ in expression starting at stdin:5 └ ┌ NNlib → NNlibCUDACUDNNExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("02a925ec-e4fe-4b08-9a7e-0d78e3d38ccd"), "cuDNN") 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/NNlib/ixbaO/ext/NNlibCUDACUDNNExt/NNlibCUDACUDNNExt.jl:4 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/NNlib/ixbaO/ext/NNlibCUDACUDNNExt/NNlibCUDACUDNNExt.jl:1 │ in expression starting at stdin:5 └ ┌ LuxCUDA │ 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/LuxCUDA/Kj8MN/src/LuxCUDA.jl:6 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/LuxCUDA/Kj8MN/src/LuxCUDA.jl:1 │ in expression starting at stdin:5 └ ┌ Enzyme → EnzymeGPUArraysCoreExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/Enzyme/Pu5MU/ext/EnzymeGPUArraysCoreExt.jl:4 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/Pu5MU/ext/EnzymeGPUArraysCoreExt.jl:1 │ in expression starting at stdin:5 └ ┌ LuxLib → CUDAForwardDiffExt │ 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base 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/LuxLib/zPBrt/ext/CUDAForwardDiffExt.jl:3 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/LuxLib/zPBrt/ext/CUDAForwardDiffExt.jl:1 │ in expression starting at stdin:5 └ ┌ cuRAND │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/cuRAND/qGGs8/src/cuRAND.jl:3 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/cuRAND/qGGs8/src/cuRAND.jl:1 │ in expression starting at stdin:5 └ ┌ cuBLAS → EnzymeCoreExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("182d3088-87b7-4494-8cad-fc6afaa545bc"), "cuBLAS") 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/cuBLAS/Y1218/ext/EnzymeCoreExt.jl:4 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/cuBLAS/Y1218/ext/EnzymeCoreExt.jl:2 │ in expression starting at stdin:5 └ ┌ CUDACore → ChainRulesCoreExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base 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/CUDACore/NlVPI/ext/ChainRulesCoreExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/CUDACore/NlVPI/ext/ChainRulesCoreExt.jl:3 │ in expression starting at stdin:5 └ ┌ Zygote │ Internal error: during type inference of │ _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) │ Encountered unexpected error in runtime: │ TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x76d24a930f20)[MethodInstance pow(Int64, Int64) from pow(Any, Any)])) │ ijl_type_error_rt at /source/src/rtutils.c:121:5 │ ijl_type_error at /source/src/rtutils.c:140:5 │ compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:826:0 (pc: 55) │ finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:670:0 (pc: 197) │ finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:269:0 (pc: 4) │ jfptr_finish_nocycle_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4572:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4820:12 │ typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5004:0 (pc: 252) │ typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1539:0 (pc: 156) │ typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1769:0 [inlined] │ typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1778:0 (pc: 16) │ jfptr_typeinf_ext_toplevel_5.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4572:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4820:12 │ jl_apply at /source/src/julia.h:2512:12 [inlined] │ jl_type_infer at /source/src/gf.c:479:35 │ jl_compile_method_very_internal at /source/src/gf.c:4064:20 │ _jl_invoke at /source/src/gf.c:4564:16 [inlined] │ ijl_apply_generic at /source/src/gf.c:4820:12 │ jl_apply at /source/src/julia.h:2512:12 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:998:26 │ pullback at /home/pkgeval/.julia/packages/Zygote/XLIVf/src/compiler/interface.jl:99:0 (pc: 2) │ pullback at /home/pkgeval/.julia/packages/Zygote/XLIVf/src/compiler/interface.jl:97:0 (pc: 4) │ unknown function (ip: 0x76d24b74caa0) at (unknown file) │ _jl_invoke at /source/src/gf.c:4572:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4820:12 │ jl_apply at /source/src/julia.h:2512:12 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:998:26 │ gradient at /home/pkgeval/.julia/packages/Zygote/XLIVf/src/compiler/interface.jl:156:0 (pc: 2) │ _jl_invoke at /source/src/gf.c:4572:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4820:12 │ jl_apply at /source/src/julia.h:2512:12 [inlined] │ do_call at /source/src/interpreter.c:123:26 │ eval_value at /source/src/interpreter.c:259:16 │ eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] │ eval_body at /source/src/interpreter.c:760:13 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:962:21 │ top-level scope at /home/pkgeval/.julia/packages/Zygote/XLIVf/src/precompile.jl:17:0 (pc: 3) │ ijl_eval_thunk at /source/src/toplevel.c:767:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:711:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:683:27 │ ijl_toplevel_eval at /source/src/toplevel.c:781:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:826:13 │ eval at ./boot.jl:545:0 (pc: 1) │ include_string at ./loading.jl:3186:0 (pc: 208) │ _jl_invoke at /source/src/gf.c:4572:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4820:12 │ _include at ./loading.jl:3248:0 (pc: 123) │ include at ./Base.jl:330:0 (pc: 1) │ IncludeInto at ./Base.jl:331:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4572:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4820:12 │ jl_apply at /source/src/julia.h:2512:12 [inlined] │ do_call at /source/src/interpreter.c:123:26 │ eval_value at /source/src/interpreter.c:259:16 │ eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] │ eval_body at /source/src/interpreter.c:760:13 │ eval_body at /source/src/interpreter.c:625:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:962:21 │ macro expansion at /home/pkgeval/.julia/packages/Zygote/XLIVf/src/Zygote.jl:81:0 (pc: 1) [inlined] │ macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70:0 (pc: 4) [inlined] │ top-level scope at /home/pkgeval/.julia/packages/Zygote/XLIVf/src/Zygote.jl:82:0 (pc: 20) │ ijl_eval_thunk at /source/src/toplevel.c:767:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:711:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_eval_module_expr at /source/src/toplevel.c:266:5 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:664:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:683:27 │ ijl_toplevel_eval at /source/src/toplevel.c:781:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:826:13 │ eval at ./boot.jl:545:0 (pc: 1) │ include_string at ./loading.jl:3186:0 (pc: 208) │ _jl_invoke at /source/src/gf.c:4572:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4820:12 │ _include at ./loading.jl:3248:0 (pc: 123) │ include at ./Base.jl:329:0 (pc: 1) │ include_package_for_output at ./loading.jl:3359:0 (pc: 848) │ jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4572:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4820:12 │ jl_apply at /source/src/julia.h:2512:12 [inlined] │ do_call at /source/src/interpreter.c:123:26 │ eval_value at /source/src/interpreter.c:259:16 │ eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] │ eval_body at /source/src/interpreter.c:760:13 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:962:21 │ top-level scope at stdin:5:0 (pc: 22) │ ijl_eval_thunk at /source/src/toplevel.c:767:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:711:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:683:27 │ ijl_toplevel_eval at /source/src/toplevel.c:781:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:826:13 │ eval at ./boot.jl:545:0 (pc: 1) │ include_string at ./loading.jl:3186:0 (pc: 208) │ include_string at ./loading.jl:3196:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:376:0 (pc: 819) │ _start at ./client.jl:619:0 (pc: 295) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4572:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4820:12 │ jl_apply at /source/src/julia.h:2512:12 [inlined] │ true_main at /source/src/jlapi.c:989:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1156:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x76d2c0f62249) 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 │ │ [85] signal 6 (-6): Aborted │ in expression starting at /home/pkgeval/.julia/packages/Zygote/XLIVf/src/precompile.jl:17 │ unknown function (ip: 0x76d2c0fc5ebc) at /lib/x86_64-linux-gnu/libc.so.6 │ gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ jl_type_infer at /source/src/gf.c:498:9 │ jl_compile_method_very_internal at /source/src/gf.c:4064:20 │ _jl_invoke at /source/src/gf.c:4564:16 [inlined] │ ijl_apply_generic at /source/src/gf.c:4820:12 │ jl_apply at /source/src/julia.h:2512:12 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:998:26 │ pullback at /home/pkgeval/.julia/packages/Zygote/XLIVf/src/compiler/interface.jl:99:0 (pc: 2) │ pullback at /home/pkgeval/.julia/packages/Zygote/XLIVf/src/compiler/interface.jl:97:0 (pc: 4) │ unknown function (ip: 0x76d24b74caa0) at (unknown file) │ _jl_invoke at /source/src/gf.c:4572:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4820:12 │ jl_apply at /source/src/julia.h:2512:12 [inlined] │ jl_f__apply_iterate at /source/src/builtins.c:998:26 │ gradient at /home/pkgeval/.julia/packages/Zygote/XLIVf/src/compiler/interface.jl:156:0 (pc: 2) │ _jl_invoke at /source/src/gf.c:4572:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4820:12 │ jl_apply at /source/src/julia.h:2512:12 [inlined] │ do_call at /source/src/interpreter.c:123:26 │ eval_value at /source/src/interpreter.c:259:16 │ eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] │ eval_body at /source/src/interpreter.c:760:13 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:962:21 │ ijl_eval_thunk at /source/src/toplevel.c:767:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:711:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:683:27 │ ijl_toplevel_eval at /source/src/toplevel.c:781:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:826:13 │ eval at ./boot.jl:545:0 (pc: 1) │ include_string at ./loading.jl:3186:0 (pc: 208) │ _jl_invoke at /source/src/gf.c:4572:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4820:12 │ _include at ./loading.jl:3248:0 (pc: 123) │ include at ./Base.jl:330:0 (pc: 1) │ IncludeInto at ./Base.jl:331:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4572:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4820:12 │ jl_apply at /source/src/julia.h:2512:12 [inlined] │ do_call at /source/src/interpreter.c:123:26 │ eval_value at /source/src/interpreter.c:259:16 │ eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] │ eval_body at /source/src/interpreter.c:760:13 │ eval_body at /source/src/interpreter.c:625:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:962:21 │ ijl_eval_thunk at /source/src/toplevel.c:767:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:711:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_eval_module_expr at /source/src/toplevel.c:266:5 [inlined] │ jl_toplevel_eval_flex at /source/src/toplevel.c:664:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:683:27 │ ijl_toplevel_eval at /source/src/toplevel.c:781:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:826:13 │ eval at ./boot.jl:545:0 (pc: 1) │ include_string at ./loading.jl:3186:0 (pc: 208) │ _jl_invoke at /source/src/gf.c:4572:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4820:12 │ _include at ./loading.jl:3248:0 (pc: 123) │ include at ./Base.jl:329:0 (pc: 1) │ include_package_for_output at ./loading.jl:3359:0 (pc: 848) │ jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4572:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4820:12 │ jl_apply at /source/src/julia.h:2512:12 [inlined] │ do_call at /source/src/interpreter.c:123:26 │ eval_value at /source/src/interpreter.c:259:16 │ eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] │ eval_body at /source/src/interpreter.c:760:13 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:962:21 │ ijl_eval_thunk at /source/src/toplevel.c:767:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:711:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:683:27 │ ijl_toplevel_eval at /source/src/toplevel.c:781:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:826:13 │ eval at ./boot.jl:545:0 (pc: 1) │ include_string at ./loading.jl:3186:0 (pc: 208) │ include_string at ./loading.jl:3196:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:376:0 (pc: 819) │ _start at ./client.jl:619:0 (pc: 295) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4572:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4820:12 │ jl_apply at /source/src/julia.h:2512:12 [inlined] │ true_main at /source/src/jlapi.c:989:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1156:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x76d2c0f62249) 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 │ Allocations: 59349177 (Pool: 59348830; Big: 347); GC: 21 └ ┌ AMDGPU → AMDGPUEnzymeCoreExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("21141c5a-9bdb-4563-92ae-f87d6854732e"), "AMDGPU") 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/AMDGPU/cLA6g/ext/AMDGPUEnzymeCoreExt/AMDGPUEnzymeCoreExt.jl:3 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/cLA6g/ext/AMDGPUEnzymeCoreExt/AMDGPUEnzymeCoreExt.jl:1 │ in expression starting at stdin:5 └ ┌ cuDNN │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/cuDNN/3NrK1/src/cuDNN.jl:10 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/cuDNN/3NrK1/src/cuDNN.jl:1 │ in expression starting at stdin:5 └ ┌ MLDataDevices → ZygoteExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base 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/MLDataDevices/33vyp/ext/ZygoteExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/33vyp/ext/ZygoteExt.jl:1 │ in expression starting at stdin:5 └ ┌ cuSPARSE │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/cuSPARSE/zqP2Y/src/cuSPARSE.jl:3 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/cuSPARSE/zqP2Y/src/cuSPARSE.jl:1 │ in expression starting at stdin:5 └ ┌ ComponentArrays → ComponentArraysZygoteExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/ComponentArrays/tJfrw/ext/ComponentArraysZygoteExt.jl:3 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/ComponentArrays/tJfrw/ext/ComponentArraysZygoteExt.jl:1 │ in expression starting at stdin:5 └ ┌ NVML │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/NVML/kReZ4/src/NVML.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/NVML/kReZ4/src/NVML.jl:1 │ in expression starting at stdin:5 └ ┌ Enzyme → EnzymeCUDAExt │ 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/Enzyme/Pu5MU/ext/EnzymeCUDAExt.jl:3 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/Pu5MU/ext/EnzymeCUDAExt.jl:1 │ in expression starting at stdin:5 └ ┌ Enzyme → EnzymeLogExpFunctionsExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/Enzyme/Pu5MU/ext/EnzymeLogExpFunctionsExt.jl:4 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/Pu5MU/ext/EnzymeLogExpFunctionsExt.jl:1 │ in expression starting at stdin:5 └ ┌ MLDataDevices → AMDGPUExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("21141c5a-9bdb-4563-92ae-f87d6854732e"), "AMDGPU") 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base 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/MLDataDevices/33vyp/ext/AMDGPUExt.jl:4 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/33vyp/ext/AMDGPUExt.jl:1 │ in expression starting at stdin:5 └ ┌ MLDataDevices → CUDAExt │ 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base 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/MLDataDevices/33vyp/ext/CUDAExt.jl:4 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/MLDataDevices/33vyp/ext/CUDAExt.jl:1 │ in expression starting at stdin:5 └ ┌ NNlib → NNlibCUDAExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("052768ef-5323-5732-b1bb-66c8b64840ba"), "CUDA") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/NNlib/ixbaO/ext/NNlibCUDAExt/NNlibCUDAExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/NNlib/ixbaO/ext/NNlibCUDAExt/NNlibCUDAExt.jl:1 │ in expression starting at stdin:5 └ ┌ AMDGPU │ 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/AMDGPU/cLA6g/src/AMDGPU.jl:6 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/AMDGPU/cLA6g/src/AMDGPU.jl:1 │ in expression starting at stdin:5 └ ┌ Enzyme → EnzymeBFloat16sExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/Enzyme/Pu5MU/ext/EnzymeBFloat16sExt.jl:4 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/Pu5MU/ext/EnzymeBFloat16sExt.jl:1 │ in expression starting at stdin:5 └ ┌ LuxLib → CUDAExt │ 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base 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/LuxLib/zPBrt/ext/CUDAExt/CUDAExt.jl:3 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/LuxLib/zPBrt/ext/CUDAExt/CUDAExt.jl:1 │ in expression starting at stdin:5 └ ┌ ArrayInterface → ArrayInterfaceCUDAExt │ 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/ArrayInterface/MXs83/ext/ArrayInterfaceCUDAExt.jl:4 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/ArrayInterface/MXs83/ext/ArrayInterfaceCUDAExt.jl:1 │ in expression starting at stdin:5 └ ┌ cuBLAS │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/cuBLAS/Y1218/src/cuBLAS.jl:3 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/cuBLAS/Y1218/src/cuBLAS.jl:1 │ in expression starting at stdin:5 └ ┌ cuFFT │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/cuFFT/USYzR/src/cuFFT.jl:3 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/cuFFT/USYzR/src/cuFFT.jl:1 │ in expression starting at stdin:5 └ ┌ CUPTI │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/CUPTI/nzNT5/src/CUPTI.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/CUPTI/nzNT5/src/CUPTI.jl:1 │ in expression starting at stdin:5 └ ┌ CUDACore → SpecialFunctionsExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/CUDACore/NlVPI/ext/SpecialFunctionsExt.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/CUDACore/NlVPI/ext/SpecialFunctionsExt.jl:3 │ in expression starting at stdin:5 └ ┌ CUDACore │ 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/CUDACore/NlVPI/src/CUDACore.jl:5 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/CUDACore/NlVPI/src/CUDACore.jl:1 │ in expression starting at stdin:5 └ ┌ Enzyme → EnzymeSpecialFunctionsExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7da242da-08ed-463a-9acd-ee780be4f1d9"), "Enzyme") 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:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/Enzyme/Pu5MU/ext/EnzymeSpecialFunctionsExt.jl:4 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/Pu5MU/ext/EnzymeSpecialFunctionsExt.jl:1 │ in expression starting at stdin:5 └ ┌ CUDA │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("bd0ed864-bdfe-4181-a5ed-ce625a5fdea2"), "CUDACore") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2891 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2739 │ [4] macro expansion │ @ loading.jl:2653 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2617 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2593 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/CUDA/d59MT/src/CUDA.jl:6 │ [12] include(mod::Module, _path::String) │ @ Base Base.jl:329 │ [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:3359 │ [14] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/CUDA/d59MT/src/CUDA.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 53 packages failed to precompile: Lux → EnzymeExt Failed to precompile EnzymeExt [c21ee406-3ff5-5d01-b6bf-0c325d8c2770] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeExt/jl_ThQew8" (ProcessExited(1)). AMDGPU → AMDGPUSpecialFunctionsExt Failed to precompile AMDGPUSpecialFunctionsExt [d0a671b8-5934-5378-99e0-6f1b559a9ac8] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPUSpecialFunctionsExt/jl_gNfUFn" (ProcessExited(1)). NNlib → NNlibAMDGPUExt Failed to precompile NNlibAMDGPUExt [4d87bf24-2983-5b34-a6be-28ae20a142ea] to "/home/pkgeval/.julia/compiled/v1.14/NNlibAMDGPUExt/jl_kqIIAm" (ProcessExited(1)). ArrayInterface → ArrayInterfaceAMDGPUExt Failed to precompile ArrayInterfaceAMDGPUExt [c3a80ab1-47b7-582d-bd73-73029d32f2fd] to "/home/pkgeval/.julia/compiled/v1.14/ArrayInterfaceAMDGPUExt/jl_7SklX9" (ProcessExited(1)). Enzyme → EnzymeOrderedCollectionsExt Failed to precompile EnzymeOrderedCollectionsExt [9f48294f-d755-529c-87f6-33d8c4e64c70] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeOrderedCollectionsExt/jl_VcIa3M" (ProcessExited(1)). LuxTestUtils Failed to precompile LuxTestUtils [ac9de150-d08f-4546-94fb-7472b5760531] to "/home/pkgeval/.julia/compiled/v1.14/LuxTestUtils/jl_8tFCdE" (ProcessExited(1)). NNlib → NNlibEnzymeCoreCUDNNExt Failed to precompile NNlibEnzymeCoreCUDNNExt [981ae50d-2ff4-59a9-a3a6-2d59cf1cb053] to "/home/pkgeval/.julia/compiled/v1.14/NNlibEnzymeCoreCUDNNExt/jl_cytrW9" (ProcessExited(1)). JET Failed to precompile JET [c3a54625-cd67-489e-a8e7-0a5a0ff4e31b] to "/home/pkgeval/.julia/compiled/v1.14/JET/jl_QB1sCl" (ProcessExited(1)). Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_4z46UR" (ProcessExited(1)). WeightInitializers → CUDAExt Failed to precompile CUDAExt [79fd4419-cb9d-5bdd-ba56-58218aca2003] to "/home/pkgeval/.julia/compiled/v1.14/CUDAExt/jl_JspMr8" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_hkS2xC" (ProcessSignaled(11)). AMDGPU → AMDGPUChainRulesCoreExt Failed to precompile AMDGPUChainRulesCoreExt [94e095ea-9f85-54fe-b69e-a4f5fd166f36] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPUChainRulesCoreExt/jl_GT2aVv" (ProcessExited(1)). MLDataDevices → cuDNNExt Failed to precompile cuDNNExt [9dbad872-c691-53e1-92f3-bce70a179c90] to "/home/pkgeval/.julia/compiled/v1.14/cuDNNExt/jl_ZNMs7i" (ProcessExited(1)). Lux → ZygoteExt Failed to precompile ZygoteExt [01a2620a-75a1-576e-af30-24e703e2a0c2] to "/home/pkgeval/.julia/compiled/v1.14/ZygoteExt/jl_DbnxKd" (ProcessExited(1)). Atomix → AtomixCUDAExt Failed to precompile AtomixCUDAExt [ce415717-2381-5707-99cb-8f08807515f2] to "/home/pkgeval/.julia/compiled/v1.14/AtomixCUDAExt/jl_JR8exy" (ProcessExited(1)). Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_wDeXlK" (ProcessExited(1)). WeightInitializers → AMDGPUExt Failed to precompile AMDGPUExt [75a2f852-9112-54c2-963b-d71210f5c0fc] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPUExt/jl_qOiY5z" (ProcessExited(1)). CUDATools Failed to precompile CUDATools [9ec180c6-1c07-47c7-9e6e-ebefa4d1f6d0] to "/home/pkgeval/.julia/compiled/v1.14/CUDATools/jl_aE8K9F" (ProcessExited(1)). cuSOLVER Failed to precompile cuSOLVER [887afef0-6a32-4de5-add4-7827692ba8fc] to "/home/pkgeval/.julia/compiled/v1.14/cuSOLVER/jl_whNKqX" (ProcessExited(1)). Zygote → ZygoteCUDAExt Failed to precompile ZygoteCUDAExt [e471a888-765e-5be2-847d-2e397912c47a] to "/home/pkgeval/.julia/compiled/v1.14/ZygoteCUDAExt/jl_gQFFjn" (ProcessExited(1)). Enzyme → EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_GU8IJI" (ProcessExited(1)). CUDACore → EnzymeCoreExt Failed to precompile EnzymeCoreExt [dd974511-eb7f-54f0-ae53-38f54118d0b6] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeCoreExt/jl_ZXyZDY" (ProcessExited(1)). LuxLib → cuDNNExt Failed to precompile cuDNNExt [ce285f18-c410-5376-bf4e-d0a554f9a22e] to "/home/pkgeval/.julia/compiled/v1.14/cuDNNExt/jl_Bc0KQg" (ProcessExited(1)). NNlib → NNlibCUDACUDNNExt Failed to precompile NNlibCUDACUDNNExt [21acdff9-29fb-52db-9621-4de51c47d04a] to "/home/pkgeval/.julia/compiled/v1.14/NNlibCUDACUDNNExt/jl_NIJyNA" (ProcessExited(1)). LuxCUDA Failed to precompile LuxCUDA [d0bbae9a-e099-4d5b-a835-1c6931763bda] to "/home/pkgeval/.julia/compiled/v1.14/LuxCUDA/jl_2DsuqS" (ProcessExited(1)). Enzyme → EnzymeGPUArraysCoreExt Failed to precompile EnzymeGPUArraysCoreExt [6f04138c-15cb-59c5-94f1-55440044fc8e] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeGPUArraysCoreExt/jl_oAw4TH" (ProcessExited(1)). LuxLib → CUDAForwardDiffExt Failed to precompile CUDAForwardDiffExt [4d54c6d4-e8cd-5c0f-922b-96330fc918e7] to "/home/pkgeval/.julia/compiled/v1.14/CUDAForwardDiffExt/jl_XrFwjq" (ProcessExited(1)). cuRAND Failed to precompile cuRAND [20fd9a0b-12d5-4c2f-a8af-7c34e9e60431] to "/home/pkgeval/.julia/compiled/v1.14/cuRAND/jl_12Oxjn" (ProcessExited(1)). cuBLAS → EnzymeCoreExt Failed to precompile EnzymeCoreExt [a56784d8-eeea-5cba-a19e-8818cbfcf6e4] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeCoreExt/jl_mmcwdV" (ProcessExited(1)). CUDACore → ChainRulesCoreExt Failed to precompile ChainRulesCoreExt [4303c6e6-0ae4-5176-ba32-fd5eb2ac8703] to "/home/pkgeval/.julia/compiled/v1.14/ChainRulesCoreExt/jl_GLRIzZ" (ProcessExited(1)). Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_D6cwO8" (ProcessSignaled(6)). AMDGPU → AMDGPUEnzymeCoreExt Failed to precompile AMDGPUEnzymeCoreExt [ccaf4466-a3fa-5387-80a3-33830459e060] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPUEnzymeCoreExt/jl_IHIIDH" (ProcessExited(1)). cuDNN Failed to precompile cuDNN [02a925ec-e4fe-4b08-9a7e-0d78e3d38ccd] to "/home/pkgeval/.julia/compiled/v1.14/cuDNN/jl_gOMrBT" (ProcessExited(1)). MLDataDevices → ZygoteExt Failed to precompile ZygoteExt [9fe36af7-8e80-51e7-9405-1b34352d8990] to "/home/pkgeval/.julia/compiled/v1.14/ZygoteExt/jl_tbY4Vb" (ProcessExited(1)). cuSPARSE Failed to precompile cuSPARSE [b26da814-b3bc-49ef-b0ee-c816305aa060] to "/home/pkgeval/.julia/compiled/v1.14/cuSPARSE/jl_ttucj8" (ProcessExited(1)). ComponentArrays → ComponentArraysZygoteExt Failed to precompile ComponentArraysZygoteExt [6ca5c504-0759-5eac-915a-b989855d1206] to "/home/pkgeval/.julia/compiled/v1.14/ComponentArraysZygoteExt/jl_abUVhD" (ProcessExited(1)). NVML Failed to precompile NVML [611af6d1-644e-4c5d-bd58-854d7d1254b9] to "/home/pkgeval/.julia/compiled/v1.14/NVML/jl_sAvTqN" (ProcessExited(1)). Enzyme → EnzymeCUDAExt Failed to precompile EnzymeCUDAExt [027c0c30-734f-5013-b89b-2d354b7dd9df] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeCUDAExt/jl_WXnVHy" (ProcessExited(1)). Enzyme → EnzymeLogExpFunctionsExt Failed to precompile EnzymeLogExpFunctionsExt [1a9f04a6-12b6-5435-a00e-55b0a0022015] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeLogExpFunctionsExt/jl_zklmKe" (ProcessExited(1)). MLDataDevices → AMDGPUExt Failed to precompile AMDGPUExt [2a121968-4fa1-509a-93de-72ae095d2bb0] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPUExt/jl_hru1sc" (ProcessExited(1)). MLDataDevices → CUDAExt Failed to precompile CUDAExt [4d73e8ef-f8d6-576d-bdb5-195dd4b5b9d0] to "/home/pkgeval/.julia/compiled/v1.14/CUDAExt/jl_qCVzQ8" (ProcessExited(1)). NNlib → NNlibCUDAExt Failed to precompile NNlibCUDAExt [4a8562e8-4c8f-58ff-9623-26ecedc30aef] to "/home/pkgeval/.julia/compiled/v1.14/NNlibCUDAExt/jl_Q71L0n" (ProcessExited(1)). AMDGPU Failed to precompile AMDGPU [21141c5a-9bdb-4563-92ae-f87d6854732e] to "/home/pkgeval/.julia/compiled/v1.14/AMDGPU/jl_7S24TH" (ProcessExited(1)). Enzyme → EnzymeBFloat16sExt Failed to precompile EnzymeBFloat16sExt [77990e5c-43a1-553e-9c6f-e00ce2446209] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeBFloat16sExt/jl_beLiC1" (ProcessExited(1)). LuxLib → CUDAExt Failed to precompile CUDAExt [9bcb98d8-3f46-583f-9619-25978b143ff0] to "/home/pkgeval/.julia/compiled/v1.14/CUDAExt/jl_NTlJfb" (ProcessExited(1)). ArrayInterface → ArrayInterfaceCUDAExt Failed to precompile ArrayInterfaceCUDAExt [2f5737b7-de17-5774-8a5a-e48f1ed501eb] to "/home/pkgeval/.julia/compiled/v1.14/ArrayInterfaceCUDAExt/jl_xi0chi" (ProcessExited(1)). cuBLAS Failed to precompile cuBLAS [182d3088-87b7-4494-8cad-fc6afaa545bc] to "/home/pkgeval/.julia/compiled/v1.14/cuBLAS/jl_xJLqY8" (ProcessExited(1)). cuFFT Failed to precompile cuFFT [533571aa-0936-420e-b4be-9c66f5f626ca] to "/home/pkgeval/.julia/compiled/v1.14/cuFFT/jl_t0IMT5" (ProcessExited(1)). CUPTI Failed to precompile CUPTI [9e67e8f6-ba02-4b6c-a7db-3b11ae1e7ab7] to "/home/pkgeval/.julia/compiled/v1.14/CUPTI/jl_6C7rQf" (ProcessExited(1)). CUDACore → SpecialFunctionsExt Failed to precompile SpecialFunctionsExt [5aa6cabf-3f44-506f-812c-0e81e4234876] to "/home/pkgeval/.julia/compiled/v1.14/SpecialFunctionsExt/jl_TytwCb" (ProcessExited(1)). CUDACore Failed to precompile CUDACore [bd0ed864-bdfe-4181-a5ed-ce625a5fdea2] to "/home/pkgeval/.julia/compiled/v1.14/CUDACore/jl_MoP9mF" (ProcessExited(1)). Enzyme → EnzymeSpecialFunctionsExt Failed to precompile EnzymeSpecialFunctionsExt [bc91e8c5-4631-5c58-9d34-c5da8b408cf1] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeSpecialFunctionsExt/jl_71v9uz" (ProcessExited(1)). CUDA Failed to precompile CUDA [052768ef-5323-5732-b1bb-66c8b64840ba] to "/home/pkgeval/.julia/compiled/v1.14/CUDA/jl_FIc1PC" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 388.89s ################################################################################ # Testing # Testing LuxRecurrentLayers Status `/tmp/jl_DAKv8n/Project.toml` [21141c5a] AMDGPU v2.7.0 [4c88cf16] Aqua v0.8.16 ⌅ [c3a54625] JET v0.11.6 [b2108857] Lux v1.31.4 [d0bbae9a] LuxCUDA v0.3.6 [5e5405f4] LuxRecurrentLayers v0.1.4 [ac9de150] LuxTestUtils v2.3.1 [7e8f7934] MLDataDevices v1.17.10 [817f1d60] ReTestItems v1.35.2 [189a3867] Reexport v1.2.2 [860ef19b] StableRNGs v1.0.4 [37e2e46d] LinearAlgebra v1.14.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_DAKv8n/Manifest.toml` [47edcb42] ADTypes v1.22.3 [21141c5a] AMDGPU v2.7.0 [621f4979] AbstractFFTs v1.5.0 [6a4ca0a5] AcceleratedKernels v0.4.3 [79e6a3ab] Adapt v4.7.0 [4c88cf16] Aqua v0.8.16 [dce04be8] ArgCheck v2.5.0 [4fba245c] ArrayInterface v7.28.1 [a9b6321e] Atomix v1.1.3 [ab4f0b2a] BFloat16s v0.6.1 [fa961155] CEnum v0.5.0 [2a0fbf3d] CPUSummary v0.2.7 [052768ef] CUDA v6.2.1 [bd0ed864] CUDACore v6.2.1 [9ec180c6] CUDATools v6.2.1 [1af6417a] CUDA_Runtime_Discovery v2.1.0 [9e67e8f6] CUPTI v6.2.1 [082447d4] ChainRules v1.73.0 [d360d2e6] ChainRulesCore v1.26.1 [da1fd8a2] CodeTracking v3.0.2 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.1.1 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [b0b7db55] ComponentArrays v0.15.43 [2569d6c7] ConcreteStructs v0.2.6 [187b0558] ConstructionBase v1.6.0 [adafc99b] CpuId v0.3.1 [a8cc5b0e] Crayons v4.2.0 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [8d63f2c5] DispatchDoctor v0.4.28 [ffbed154] DocStringExtensions v0.9.5 [7da242da] Enzyme v0.13.195 [f151be2c] EnzymeCore v0.8.21 [e2ba6199] ExprTools v0.1.11 [21656369] ExpressionExplorer v1.1.4 [9aa1b823] FastClosures v0.3.2 [1a297f60] FillArrays v1.17.0 [6a86dc24] FiniteDiff v2.32.0 [f6369f11] ForwardDiff v1.4.3 [d9f16b24] Functors v0.5.2 [0c68f7d7] GPUArrays v11.5.8 [46192b85] GPUArraysCore v0.2.0 ⌅ [61eb1bfa] GPUCompiler v1.23.0 [096a3bc2] GPUToolbox v3.0.0 [076d061b] HashArrayMappedTries v0.2.0 [7869d1d1] IRTools v0.4.19 [615f187c] IfElse v0.1.1 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 ⌅ [c3a54625] JET v0.11.6 [692b3bcd] JLLWrappers v1.8.0 [aa1ae85d] JuliaInterpreter v0.11.4 [70703baa] JuliaSyntax v1.0.2 [63c18a36] KernelAbstractions v0.9.42 [929cbde3] LLVM v9.11.0 [8b046642] LLVMLoopInfo v1.0.0 [b964fa9f] LaTeXStrings v1.4.0 [2ab3a3ac] LogExpFunctions v1.0.1 [6f1432cf] LoweredCodeUtils v3.8.0 [b2108857] Lux v1.31.4 [d0bbae9a] LuxCUDA v0.3.6 [bb33d45b] LuxCore v1.5.3 [82251201] LuxLib v1.15.9 [5e5405f4] LuxRecurrentLayers v0.1.4 [ac9de150] LuxTestUtils v2.3.1 [7e8f7934] MLDataDevices v1.17.10 [1914dd2f] MacroTools v0.5.16 [872c559c] NNlib v0.9.39 [611af6d1] NVML v6.2.1 [5da4648a] NVTX v1.0.3 [77ba4419] NaNMath v1.1.4 [d8793406] ObjectFile v0.5.1 [3bd65402] Optimisers v0.4.7 [bac558e1] OrderedCollections v2.0.1 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [08abe8d2] PrettyTables v3.4.2 [74087812] Random123 v1.7.1 [e6cf234a] RandomNumbers v1.6.0 [817f1d60] ReTestItems v1.35.2 [a3311ec8] ReactantCore v0.1.21 [c1ae055f] RealDot v0.1.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [295af30f] Revise v3.16.2 [431bcebd] SciMLPublic v1.2.4 [7e506255] ScopedValues v1.6.2 [6c6a2e73] Scratch v1.3.0 [efcf1570] Setfield v1.1.2 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.8.0 [860ef19b] StableRNGs v1.0.4 [aedffcd0] Static v1.4.4 [0d7ed370] StaticArrayInterface v1.10.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.4.6 [09ab397b] StructArrays v0.7.3 [53d494c1] StructIO v0.3.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.13.0 [1e6cf692] TestEnv v1.103.6 [e689c965] Tracy v0.1.6 [013be700] UnsafeAtomics v0.3.1 [d49dbf32] WeightInitializers v1.3.4 [e88e6eb3] Zygote v0.7.12 [700de1a5] ZygoteRules v0.2.7 [182d3088] cuBLAS v6.2.1 [02a925ec] cuDNN v6.2.1 [533571aa] cuFFT v6.2.1 [20fd9a0b] cuRAND v6.2.1 [887afef0] cuSOLVER v6.2.1 [b26da814] cuSPARSE v6.2.1 [d1e2174e] CUDA_Compiler_jll v0.4.4+1 [4ee394cb] CUDA_Driver_jll v13.3.0+1 [76a88914] CUDA_Runtime_jll v0.23.0+1 [62b44479] CUDNN_jll v9.24.0+0 [7cc45869] Enzyme_jll v0.0.289+0 [9c1d0b0a] JuliaNVTXCallbacks_jll v0.2.1+0 [dad2f222] LLVMExtra_jll v0.0.44+0 [86de99a1] LLVM_jll v21.1.8+1 [ad6e5548] LibTracyClient_jll v0.13.1+0 [ef6e0fe3] NVPTX_LLVM_Backend_jll v22.1.7+1 [e98f9f5b] NVTX_jll v3.2.2+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [873c0968] ROCmDeviceLibs_jll v7.0.2+0 [1e29f10c] demumble_jll v1.3.0+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed 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.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.7+0 [d55e3150] LLD_jll v21.1.8+0 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.6+0 [29816b5a] LibSSH2_jll v1.11.103+0 [14a3606d] MozillaCACerts_jll v2026.7.16 [4536629a] OpenBLAS_jll v0.3.34+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.7+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 v21.1.8+0 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Activating project at `~/.julia/environments/pkgeval` Activating project at `/tmp/jl_DAKv8n` Switching execution to under rr [FATAL src/Task.cc:3848:spawn() errno: EPERM] PTRACE_SEIZE failed for tid 380; child probably died before reaching SIGSTOP Child's message: === Start rr backtrace: /home/pkgeval/.julia/artifacts/c73480318b081035ff316b4c4cc797feb1dcd626/bin/rr[0x556001] /home/pkgeval/.julia/artifacts/c73480318b081035ff316b4c4cc797feb1dcd626/bin/rr[0x695feb] /home/pkgeval/.julia/artifacts/c73480318b081035ff316b4c4cc797feb1dcd626/bin/rr(_ZN2rr4Task5spawnERNS_7SessionERNS_8ScopedFdEPS3_S5_PiRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6vectorISC_SaISC_EESJ_i+0xbf0)[0x64f170] /home/pkgeval/.julia/artifacts/c73480318b081035ff316b4c4cc797feb1dcd626/bin/rr(_ZN2rr13RecordSessionC1ERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKSt6vectorIS6_SaIS6_EESD_RKNS_20DisableCPUIDFeaturesENS0_16SyscallBufferingEiNS_7BindCPUES8_PKNS_9TraceUuidEbbbb+0x317)[0x58b4b7] /home/pkgeval/.julia/artifacts/c73480318b081035ff316b4c4cc797feb1dcd626/bin/rr(_ZN2rr13RecordSession6createERKSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS7_EESB_RKNS_20DisableCPUIDFeaturesENS0_16SyscallBufferingEhNS_7BindCPUERKS7_PKNS_9TraceUuidEbbbbbb+0xc1e)[0x58c98e] /home/pkgeval/.julia/artifacts/c73480318b081035ff316b4c4cc797feb1dcd626/bin/rr(_ZN2rr13RecordCommand3runERSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS7_EE+0x66f)[0x57eb7f] /home/pkgeval/.julia/artifacts/c73480318b081035ff316b4c4cc797feb1dcd626/bin/rr(main+0x181)[0x4d5e61] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x787b9c3c924a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x787b9c3c9305] /home/pkgeval/.julia/artifacts/c73480318b081035ff316b4c4cc797feb1dcd626/bin/rr[0x4d8955] === End rr backtrace Testing failed after 43.34s ERROR: LoadError: Package LuxRecurrentLayers errored during testing (received signal: 6) Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:221 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval crashed after 500.88s: an internal error was encountered ################################################################################ # Bug reporting # Finalizing trace... BugReporting completed after 31.52s Uploaded rr trace to https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/rr/LuxRecurrentLayers-1785302278.tar.zst