Package evaluation to test NNlib on Julia 1.14.0-DEV.3155 (07edee4e4c*) started at 2026-09-10T15:24:19.149 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.38s ################################################################################ # Installation # Installing NNlib... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [872c559c] + NNlib v0.9.45 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.7.0 [a9b6321e] + Atomix v1.2.1 [ab4f0b2a] + BFloat16s v0.6.1 [d360d2e6] + ChainRulesCore v1.26.1 [34da2185] + Compat v4.18.1 [46192b85] + GPUArraysCore v0.2.0 [076d061b] + HashArrayMappedTries v0.2.0 [63c18a36] + KernelAbstractions v0.9.42 [1914dd2f] + MacroTools v0.5.16 [872c559c] + NNlib v0.9.45 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [ae029012] + Requires v1.3.1 [7e506255] + ScopedValues v1.6.2 [90137ffa] + StaticArrays v1.9.20 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.5 [013be700] + UnsafeAtomics v0.3.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.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 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.12s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base Base_compiler.jl:51 [2] top-level scope @ ~/.julia/packages/Mooncake/dkcnf/src/interpreter/abstract_interpretation.jl:90 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [4] top-level scope @ ~/.julia/packages/Mooncake/dkcnf/src/Mooncake.jl:183 [5] include(mod::Module, _path::String) @ Base Base.jl:334 [6] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Mooncake/dkcnf/src/interpreter/abstract_interpretation.jl:90 in expression starting at /home/pkgeval/.julia/packages/Mooncake/dkcnf/src/Mooncake.jl:1 in expression starting at stdin:5 ✗ Mooncake Fault at memory address: 0x10000000a [33] 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:1049:32 compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) 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: 25) unknown function (ip: 0x785e35ab2691) at (unknown file) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) unknown function (ip: 0x785e80b6eb52) at (unknown file) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) include_string at ./loading.jl:3291:0 (pc: 140) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 _include at ./loading.jl:3353:0 (pc: 123) include at ./Base.jl:335:0 (pc: 1) IncludeInto at ./Base.jl:336:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538: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:829:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 ijl_eval_thunk at /source/src/toplevel.c:772:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) include_string at ./loading.jl:3291:0 (pc: 140) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 _include at ./loading.jl:3353:0 (pc: 123) include at ./Base.jl:334:0 (pc: 1) include_package_for_output at ./loading.jl:3468:0 (pc: 489) jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538: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:829:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 ijl_eval_thunk at /source/src/toplevel.c:772:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) include_string at ./loading.jl:3291:0 (pc: 140) include_string at ./loading.jl:3301:0 [inlined] __script_entry_include_string at ./client.jl:104:0 [inlined] exec_options at ./client.jl:382:0 (pc: 900) _start at ./client.jl:695:0 (pc: 217) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] true_main at /source/src/jlapi.c:990:29 jl_repl_entrypoint at /source/src/jlapi.c:1157:15 main at /source/cli/loader_exe.c:117:15 unknown function (ip: 0x785e9e5a9249) 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: 113150768 (Pool: 113148442; Big: 2326); GC: 30 ✗ GPUCompiler 20.7 s ✓ MLDataDevices → ReverseDiffExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/Mooncake/dkcnf/ext/MooncakeLogExpFunctionsExt.jl:6 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Mooncake/dkcnf/ext/MooncakeLogExpFunctionsExt.jl:1 in expression starting at stdin:5 ✗ Mooncake → MooncakeLogExpFunctionsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/Mooncake/dkcnf/ext/MooncakeChainRulesExt.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Mooncake/dkcnf/ext/MooncakeChainRulesExt.jl:1 in expression starting at stdin:5 ✗ Mooncake → MooncakeChainRulesExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/Mooncake/dkcnf/ext/MooncakeFunctionWrappersExt.jl:5 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Mooncake/dkcnf/ext/MooncakeFunctionWrappersExt.jl:1 in expression starting at stdin:5 ✗ Mooncake → MooncakeFunctionWrappersExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/Mooncake/dkcnf/ext/MooncakeNNlibExt.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Mooncake/dkcnf/ext/MooncakeNNlibExt.jl:1 in expression starting at stdin:5 ✗ Mooncake → MooncakeNNlibExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/Mooncake/dkcnf/ext/MooncakeBFloat16sExt.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Mooncake/dkcnf/ext/MooncakeBFloat16sExt.jl:1 in expression starting at stdin:5 ✗ Mooncake → MooncakeBFloat16sExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/Mooncake/dkcnf/ext/MooncakeSpecialFunctionsExt.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Mooncake/dkcnf/ext/MooncakeSpecialFunctionsExt.jl:1 in expression starting at stdin:5 ✗ Mooncake → MooncakeSpecialFunctionsExt 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) (cache not reused: 2 for dependency source file not found, 2 for different version of dependency already loaded) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [5] top-level scope @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 [6] include(mod::Module, _path::String) @ Base Base.jl:334 [7] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:1 in expression starting at stdin:5 ✗ Enzyme 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(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeGPUArraysCoreExt.jl:4 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/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(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/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(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeBFloat16sExt.jl:4 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/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(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/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(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeOrderedCollectionsExt.jl:4 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/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(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeSpecialFunctionsExt.jl:4 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/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(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeLogExpFunctionsExt.jl:4 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/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(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:4 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:1 in expression starting at stdin:5 ✗ EnzymeTestUtils ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("12d8515a-0907-448a-8884-5fe00fdf1c5a"), "EnzymeTestUtils") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/EnzymeTestUtils/rkdKa/ext/EnzymeTestUtilsGPUArraysCoreExt.jl:4 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/ext/EnzymeTestUtilsGPUArraysCoreExt.jl:1 in expression starting at stdin:5 ✗ EnzymeTestUtils → EnzymeTestUtilsGPUArraysCoreExt 1 dependency successfully precompiled in 202 seconds. 188 already precompiled. 18 dependencies had output during precompilation: ┌ 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) (cache not reused: 2 for dependency source file not found, 2 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:1 │ in expression starting at stdin:5 └ ┌ EnzymeTestUtils → EnzymeTestUtilsGPUArraysCoreExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("12d8515a-0907-448a-8884-5fe00fdf1c5a"), "EnzymeTestUtils") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/EnzymeTestUtils/rkdKa/ext/EnzymeTestUtilsGPUArraysCoreExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/ext/EnzymeTestUtilsGPUArraysCoreExt.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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeBFloat16sExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeBFloat16sExt.jl:1 │ in expression starting at stdin:5 └ ┌ Mooncake → MooncakeLogExpFunctionsExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Mooncake/dkcnf/ext/MooncakeLogExpFunctionsExt.jl:6 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/dkcnf/ext/MooncakeLogExpFunctionsExt.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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 └ ┌ Mooncake → MooncakeBFloat16sExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Mooncake/dkcnf/ext/MooncakeBFloat16sExt.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/dkcnf/ext/MooncakeBFloat16sExt.jl:1 │ in expression starting at stdin:5 └ ┌ Mooncake → MooncakeChainRulesExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Mooncake/dkcnf/ext/MooncakeChainRulesExt.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/dkcnf/ext/MooncakeChainRulesExt.jl:1 │ in expression starting at stdin:5 └ ┌ EnzymeTestUtils │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeLogExpFunctionsExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeLogExpFunctionsExt.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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeSpecialFunctionsExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeSpecialFunctionsExt.jl:1 │ in expression starting at stdin:5 └ ┌ Mooncake → MooncakeNNlibExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Mooncake/dkcnf/ext/MooncakeNNlibExt.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/dkcnf/ext/MooncakeNNlibExt.jl:1 │ in expression starting at stdin:5 └ ┌ Mooncake │ ERROR: LoadError: UndefVarError: `WorldView` not defined in `Compiler` │ Suggestion: check for spelling errors or missing imports. │ Stacktrace: │ [1] getproperty(x::Module, f::Symbol) │ @ Base Base_compiler.jl:51 │ [2] top-level scope │ @ ~/.julia/packages/Mooncake/dkcnf/src/interpreter/abstract_interpretation.jl:90 │ [3] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [4] top-level scope │ @ ~/.julia/packages/Mooncake/dkcnf/src/Mooncake.jl:183 │ [5] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [6] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/dkcnf/src/interpreter/abstract_interpretation.jl:90 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/dkcnf/src/Mooncake.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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ Fault at memory address: 0x10000000a │ │ [33] 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:1049:32 │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ 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: 25) │ unknown function (ip: 0x785e35ab2691) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x785e80b6eb52) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:335:0 (pc: 1) │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ include_string at ./loading.jl:3301:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ true_main at /source/src/jlapi.c:990:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x785e9e5a9249) 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: 113150768 (Pool: 113148442; Big: 2326); GC: 30 └ ┌ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeOrderedCollectionsExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeOrderedCollectionsExt.jl:1 │ in expression starting at stdin:5 └ ┌ Mooncake → MooncakeFunctionWrappersExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Mooncake/dkcnf/ext/MooncakeFunctionWrappersExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/dkcnf/ext/MooncakeFunctionWrappersExt.jl:1 │ in expression starting at stdin:5 └ ┌ Mooncake → MooncakeSpecialFunctionsExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"), "Mooncake") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Mooncake/dkcnf/ext/MooncakeSpecialFunctionsExt.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Mooncake/dkcnf/ext/MooncakeSpecialFunctionsExt.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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeGPUArraysCoreExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeGPUArraysCoreExt.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 18 packages failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_SNFn35" (ProcessExited(1)). EnzymeTestUtils → EnzymeTestUtilsGPUArraysCoreExt Failed to precompile EnzymeTestUtilsGPUArraysCoreExt [58ca5bda-e1dc-5228-a33b-ac10aaed826d] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeTestUtilsGPUArraysCoreExt/jl_Gp7lS9" (ProcessExited(1)). Enzyme → EnzymeBFloat16sExt Failed to precompile EnzymeBFloat16sExt [77990e5c-43a1-553e-9c6f-e00ce2446209] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeBFloat16sExt/jl_pgiIIs" (ProcessExited(1)). Mooncake → MooncakeLogExpFunctionsExt Failed to precompile MooncakeLogExpFunctionsExt [7ef3ed66-88e1-50a1-b105-f51979d300cc] to "/home/pkgeval/.julia/compiled/v1.14/MooncakeLogExpFunctionsExt/jl_OndF0J" (ProcessExited(1)). Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_3YSTAP" (ProcessExited(1)). Mooncake → MooncakeBFloat16sExt Failed to precompile MooncakeBFloat16sExt [7c348930-58e0-51ff-91eb-94638d1d0ac1] to "/home/pkgeval/.julia/compiled/v1.14/MooncakeBFloat16sExt/jl_IiBFxG" (ProcessExited(1)). Mooncake → MooncakeChainRulesExt Failed to precompile MooncakeChainRulesExt [ff4cd479-ef25-59d7-ba2d-ea5e9a3f3856] to "/home/pkgeval/.julia/compiled/v1.14/MooncakeChainRulesExt/jl_mKwQdw" (ProcessExited(1)). EnzymeTestUtils Failed to precompile EnzymeTestUtils [12d8515a-0907-448a-8884-5fe00fdf1c5a] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeTestUtils/jl_3FxeWO" (ProcessExited(1)). Enzyme → EnzymeLogExpFunctionsExt Failed to precompile EnzymeLogExpFunctionsExt [1a9f04a6-12b6-5435-a00e-55b0a0022015] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeLogExpFunctionsExt/jl_40PNMk" (ProcessExited(1)). Enzyme → EnzymeSpecialFunctionsExt Failed to precompile EnzymeSpecialFunctionsExt [bc91e8c5-4631-5c58-9d34-c5da8b408cf1] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeSpecialFunctionsExt/jl_5n33pP" (ProcessExited(1)). Mooncake → MooncakeNNlibExt Failed to precompile MooncakeNNlibExt [9cb90209-3b34-520d-90b6-ea3734f16521] to "/home/pkgeval/.julia/compiled/v1.14/MooncakeNNlibExt/jl_VHIVm4" (ProcessExited(1)). Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_m66GXz" (ProcessExited(1)). Enzyme → EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_du9u0m" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_kY4LKZ" (ProcessSignaled(11)). Enzyme → EnzymeOrderedCollectionsExt Failed to precompile EnzymeOrderedCollectionsExt [9f48294f-d755-529c-87f6-33d8c4e64c70] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeOrderedCollectionsExt/jl_OjvpTp" (ProcessExited(1)). Mooncake → MooncakeFunctionWrappersExt Failed to precompile MooncakeFunctionWrappersExt [5a938603-addc-58b9-81fd-7edcfce5e7b6] to "/home/pkgeval/.julia/compiled/v1.14/MooncakeFunctionWrappersExt/jl_zie2VH" (ProcessExited(1)). Mooncake → MooncakeSpecialFunctionsExt Failed to precompile MooncakeSpecialFunctionsExt [0ec37179-8e9d-5a9c-aab7-f15cb98de31f] to "/home/pkgeval/.julia/compiled/v1.14/MooncakeSpecialFunctionsExt/jl_aZytZd" (ProcessExited(1)). Enzyme → EnzymeGPUArraysCoreExt Failed to precompile EnzymeGPUArraysCoreExt [6f04138c-15cb-59c5-94f1-55440044fc8e] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeGPUArraysCoreExt/jl_WPoiHH" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 223.66s ################################################################################ # Testing # Testing NNlib Status `/tmp/jl_epkpED/Project.toml` [47edcb42] ADTypes v1.24.0 [79e6a3ab] Adapt v4.7.0 [ab4f0b2a] BFloat16s v0.6.1 [d360d2e6] ChainRulesCore v1.26.1 [cdddcdb0] ChainRulesTestUtils v1.13.1 [7da242da] Enzyme v0.13.202 [f151be2c] EnzymeCore v0.8.21 [12d8515a] EnzymeTestUtils v0.2.9 [7a1cc6ca] FFTW v1.10.0 [26cc04aa] FiniteDifferences v0.12.34 [f6369f11] ForwardDiff v1.4.5 [d9f16b24] Functors v0.5.3 [02fcd773] ImageTransformations v0.10.3 [a98d9a8b] Interpolations v0.16.3 [63c18a36] KernelAbstractions v0.9.42 [7e8f7934] MLDataDevices v1.17.10 [da2b9cff] Mooncake v0.5.54 [872c559c] NNlib v0.9.45 `~/.julia/packages/NNlib/cYybs/` [d3525ed8] ParallelTestRunner v2.8.2 [37e2e3b7] ReverseDiff v1.17.0 [276daf66] SpecialFunctions v2.9.0 [860ef19b] StableRNGs v1.0.4 [10745b16] Statistics v1.11.5 [e88e6eb3] Zygote v0.7.13 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [44cfe95a] Pkg v1.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_epkpED/Manifest.toml` [47edcb42] ADTypes v1.24.0 [621f4979] AbstractFFTs v1.5.0 [79e6a3ab] Adapt v4.7.0 [a9b6321e] Atomix v1.2.1 [13072b0f] AxisAlgorithms v1.1.0 [ab4f0b2a] BFloat16s v0.6.1 [fa961155] CEnum v0.5.0 [082447d4] ChainRules v1.73.0 [d360d2e6] ChainRulesCore v1.26.1 [cdddcdb0] ChainRulesTestUtils v1.13.1 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [150eb455] CoordinateTransformations v0.6.4 [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.202 [f151be2c] EnzymeCore v0.8.21 [12d8515a] EnzymeTestUtils v0.2.9 [e2ba6199] ExprTools v0.1.11 [7a1cc6ca] FFTW v1.10.0 [1a297f60] FillArrays v1.17.0 [26cc04aa] FiniteDifferences v0.12.34 ⌅ [53c48c17] FixedPointNumbers v0.8.6 [f6369f11] ForwardDiff v1.4.5 [069b7b12] FunctionWrappers v1.1.3 [d9f16b24] Functors v0.5.3 [46192b85] GPUArraysCore v0.2.0 ⌅ [61eb1bfa] GPUCompiler v1.23.0 [076d061b] HashArrayMappedTries v0.2.0 [b5f81e59] IOCapture v1.0.0 [7869d1d1] IRTools v0.4.20 [c817782e] ImageBase v0.1.7 [a09fc81d] ImageCore v0.10.5 [02fcd773] ImageTransformations v0.10.3 [a98d9a8b] Interpolations v0.16.3 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [63c18a36] KernelAbstractions v0.9.42 [929cbde3] LLVM v9.13.1 [2ab3a3ac] LogExpFunctions v1.0.1 [7e8f7934] MLDataDevices v1.17.10 [1914dd2f] MacroTools v0.5.16 [36869731] Malt v1.4.1 [dbb5928d] MappedArrays v0.4.3 [dbe65cb8] MistyClosures v2.1.0 [da2b9cff] Mooncake v0.5.54 [e94cdb99] MosaicViews v0.3.4 [872c559c] NNlib v0.9.45 `~/.julia/packages/NNlib/cYybs/` [77ba4419] NaNMath v1.1.4 [d8793406] ObjectFile v0.5.1 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v2.0.1 [5432bcbf] PaddedViews v0.5.12 [d3525ed8] ParallelTestRunner v2.8.2 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [94ee1d12] Quaternions v0.7.7 [c84ed2f1] Ratios v0.4.5 [c1ae055f] RealDot v0.1.0 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [37e2e3b7] ReverseDiff v1.17.0 [708f8203] Richardson v1.4.3 [6038ab10] Rotations v1.7.1 [431bcebd] SciMLPublic v1.3.0 [7e506255] ScopedValues v1.6.2 [6c6a2e73] Scratch v1.3.0 [dc90abb0] SparseInverseSubset v0.1.3 [276daf66] SpecialFunctions v2.9.0 [860ef19b] StableRNGs v1.0.4 [cae243ae] StackViews v0.1.2 [90137ffa] StaticArrays v1.9.20 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.5 [09ab397b] StructArrays v0.7.3 [53d494c1] StructIO v0.3.1 [fd094767] Suppressor v0.2.8 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.14.0 [62fd8b95] TensorCore v0.1.1 [e689c965] Tracy v0.1.6 [013be700] UnsafeAtomics v0.3.2 [efce3f68] WoodburyMatrices v1.1.0 [e88e6eb3] Zygote v0.7.13 [700de1a5] ZygoteRules v0.2.8 [7cc45869] Enzyme_jll v0.0.292+0 [f5851436] FFTW_jll v3.3.12+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [dad2f222] LLVMExtra_jll v0.0.47+0 [ad6e5548] LibTracyClient_jll v0.13.1+0 [856f044c] MKL_jll v2025.2.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [1317d2d5] oneTBB_jll v2022.3.0+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.12.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap 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 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.7+0 [deac9b47] LibCURL_jll v8.22.0+0 [e37daf67] LibGit2_jll v1.9.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [4536629a] OpenBLAS_jll v0.3.34+0 [05823500] OpenLibm_jll v0.8.8+0 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.48.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.70.0+0 [3f19e933] p7zip_jll v17.8.2+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Running 24 tests using 1 parallel jobs. If this is too many concurrent jobs, specify the `--jobs=N` argument to the tests, or set the `JULIA_CPU_THREADS` environment variable. │ Test │ ──────────────── CPU ──────────────── │ Test (Worker) │ time (s) │ GC (s) │ GC % │ Alloc (MB) │ RSS (MB) │ common_testsuite/scatter (CPU) (1) │ crashed at 2026-09-10T15:31:42.313 cpu/bias_act (2) │ crashed at 2026-09-10T15:33:29.251 common_testsuite/spectral (CPU) (3) │ crashed at 2026-09-10T15:35:15.375 cpu/threading (4) │ crashed at 2026-09-10T15:37:04.401 cpu/utils (5) │ crashed at 2026-09-10T15:38:48.075 cpu/conv_bias_act (6) │ crashed at 2026-09-10T15:40:27.663 common_testsuite/rotation (CPU) (7) │ crashed at 2026-09-10T15:42:07.518 cpu/inference (8) │ crashed at 2026-09-10T15:43:47.394 common_testsuite/upsample (CPU) (9) │ crashed at 2026-09-10T15:45:28.412 cpu/softmax (10) │ crashed at 2026-09-10T15:47:12.662 cpu/dropout (11) │ crashed at 2026-09-10T15:48:56.103 common_testsuite/activations (CPU) (12) │ crashed at 2026-09-10T15:50:37.304 cpu/activations (13) │ crashed at 2026-09-10T15:52:19.960 cpu/pooling (14) │ crashed at 2026-09-10T15:54:03.383 common_testsuite/gather (CPU) (15) │ crashed at 2026-09-10T15:55:46.737 cpu/sampling (16) │ crashed at 2026-09-10T15:57:28.442 cpu/batchedmul (17) │ crashed at 2026-09-10T15:59:08.925 cpu/functions (18) │ crashed at 2026-09-10T16:00:40.997 common_testsuite/fold (CPU) (19) │ crashed at 2026-09-10T16:02:22.501 cpu/attention (20) │ crashed at 2026-09-10T16:03:48.140 cpu/conv (21) │ crashed at 2026-09-10T16:05:12.225 common_testsuite/normalization (CPU) (22) │ crashed at 2026-09-10T16:06:47.448 cpu/ctc (23) │ crashed at 2026-09-10T16:08:06.862 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 123 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:573:34 wait at ./task.jl:1652:0 (pc: 108) wait_safe_interrupt at ./park.jl:231:0 (pc: 6) #wait#428 at ./condition.jl:390:0 (pc: 194) wait at ./condition.jl:325:0 [inlined] _trywait at ./asyncevent.jl:204:0 (pc: 38) wait at ./asyncevent.jl:238:0 (pc: 1) #sleep#729 at ./asyncevent.jl:374:0 (pc: 46) sleep at ./asyncevent.jl:369:0 [inlined] #62 at /home/pkgeval/.julia/packages/ParallelTestRunner/5r7fO/src/ParallelTestRunner.jl:1339:0 (pc: 469) unknown function (ip: 0x709c7925c119) at (unknown file) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_invoke at /source/src/gf.c:4597:12 start_task at /source/src/task.c:1277:23 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000709c6a1ede70 Total snapshots: 112. Utilization: 0% ╎112 @ParallelTestRunner/…jl:1339 (::ParallelTestRunner.var"#62#63"{Vector{… ╎ 112 @Base/asyncevent.jl:369 sleep(sec::Float64) ╎ 112 @Base/asyncevent.jl:374 sleep(sec::Float64; cancel::Base.UseDefaultT… ╎ 112 @Base/asyncevent.jl:238 wait(t::Timer, tok::Base.CancellationToken) ╎ 112 @Base/asyncevent.jl:204 _trywait(t::Timer, tok::Base.CancellationT… ╎ 112 @Base/condition.jl:325 wait(c::Base.GenericCondition{Base.Threads… ╎ ╎ 112 @Base/condition.jl:390 wait(c::Base.GenericCondition{Base.Thread… ╎ ╎ 112 @Base/park.jl:231 wait_safe_interrupt(ws::Tuple{Base.GenericCon… 111╎ ╎ 112 @Base/task.jl:? wait() cpu/padding (24) │ crashed at 2026-09-10T16:09:47.868 Output generated during execution of 'common_testsuite/scatter (CPU)': ┌ ┌ Warning: inference tests have been disabled │ └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 │ Fault at memory address: 0x10000000a │ │ [154] 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:1049:32 │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ 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: 25) │ unknown function (ip: 0x7914926b2691) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x7914d976ecf2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:335:0 (pc: 1) │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ include_string at ./loading.jl:3301:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ true_main at /source/src/jlapi.c:990:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x7914f71cf249) 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: 111181649 (Pool: 111179336; Big: 2313); GC: 29 │ 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) (cache not reused: 4 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:1 │ in expression starting at stdin:5 │ 5 dependencies had output during precompilation: │ ┌ 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) (cache not reused: 4 for different version of dependency already loaded) │ │ Stacktrace: │ │ [1] error(s::String) │ │ @ Base error.jl:56 │ │ [2] require(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ [4] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base Base.jl:335 │ │ [5] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ │ [6] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [7] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ EnzymeTestUtils │ │ [Output was shown above] │ └ │ ┌ 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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ GPUCompiler │ │ Fault at memory address: 0x10000000a │ │ │ │ [154] 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:1049:32 │ │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ │ 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: 25) │ │ unknown function (ip: 0x7914926b2691) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ │ unknown function (ip: 0x7914d976ecf2) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:335:0 (pc: 1) │ │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:334:0 (pc: 1) │ │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ include_string at ./loading.jl:3301:0 [inlined] │ │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ │ exec_options at ./client.jl:382:0 (pc: 900) │ │ _start at ./client.jl:695:0 (pc: 217) │ │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ │ true_main at /source/src/jlapi.c:990:29 │ │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ │ main at /source/cli/loader_exe.c:117:15 │ │ unknown function (ip: 0x7914f71cf249) 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: 111181649 (Pool: 111179336; Big: 2313); GC: 29 └ └ Output generated during execution of 'cpu/bias_act': ┌ ┌ Warning: inference tests have been disabled │ └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 │ Fault at memory address: 0x10000000a │ │ [178] 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:1049:32 │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ 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: 25) │ unknown function (ip: 0x7232434b2691) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x72328b76acf2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:335:0 (pc: 1) │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ include_string at ./loading.jl:3301:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ true_main at /source/src/jlapi.c:990:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x7232a7feb249) 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: 110553799 (Pool: 110551517; Big: 2282); GC: 29 │ 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) (cache not reused: 4 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:1 │ in expression starting at stdin:5 │ 5 dependencies had output during precompilation: │ ┌ 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) (cache not reused: 4 for different version of dependency already loaded) │ │ Stacktrace: │ │ [1] error(s::String) │ │ @ Base error.jl:56 │ │ [2] require(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ [4] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base Base.jl:335 │ │ [5] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ │ [6] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [7] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ EnzymeTestUtils │ │ [Output was shown above] │ └ │ ┌ 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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ GPUCompiler │ │ Fault at memory address: 0x10000000a │ │ │ │ [178] 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:1049:32 │ │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ │ 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: 25) │ │ unknown function (ip: 0x7232434b2691) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ │ unknown function (ip: 0x72328b76acf2) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:335:0 (pc: 1) │ │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:334:0 (pc: 1) │ │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ include_string at ./loading.jl:3301:0 [inlined] │ │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ │ exec_options at ./client.jl:382:0 (pc: 900) │ │ _start at ./client.jl:695:0 (pc: 217) │ │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ │ true_main at /source/src/jlapi.c:990:29 │ │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ │ main at /source/cli/loader_exe.c:117:15 │ │ unknown function (ip: 0x7232a7feb249) 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: 110553799 (Pool: 110551517; Big: 2282); GC: 29 └ └ Output generated during execution of 'common_testsuite/spectral (CPU)': ┌ ┌ Warning: inference tests have been disabled │ └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 │ Fault at memory address: 0x10000000a │ │ [202] 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:1049:32 │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ 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: 25) │ unknown function (ip: 0x70c24d692691) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x70c2c216ecf2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:335:0 (pc: 1) │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ include_string at ./loading.jl:3301:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ true_main at /source/src/jlapi.c:990:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x70c2dfaad249) 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: 108109858 (Pool: 108107582; Big: 2276); GC: 29 │ 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) (cache not reused: 4 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:1 │ in expression starting at stdin:5 │ 5 dependencies had output during precompilation: │ ┌ 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) (cache not reused: 4 for different version of dependency already loaded) │ │ Stacktrace: │ │ [1] error(s::String) │ │ @ Base error.jl:56 │ │ [2] require(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ [4] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base Base.jl:335 │ │ [5] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ │ [6] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [7] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ EnzymeTestUtils │ │ [Output was shown above] │ └ │ ┌ 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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ GPUCompiler │ │ Fault at memory address: 0x10000000a │ │ │ │ [202] 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:1049:32 │ │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ │ 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: 25) │ │ unknown function (ip: 0x70c24d692691) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ │ unknown function (ip: 0x70c2c216ecf2) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:335:0 (pc: 1) │ │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:334:0 (pc: 1) │ │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ include_string at ./loading.jl:3301:0 [inlined] │ │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ │ exec_options at ./client.jl:382:0 (pc: 900) │ │ _start at ./client.jl:695:0 (pc: 217) │ │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ │ true_main at /source/src/jlapi.c:990:29 │ │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ │ main at /source/cli/loader_exe.c:117:15 │ │ unknown function (ip: 0x70c2dfaad249) 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: 108109858 (Pool: 108107582; Big: 2276); GC: 29 └ └ Output generated during execution of 'cpu/threading': ┌ ┌ Warning: inference tests have been disabled │ └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 │ Fault at memory address: 0x10000000a │ │ [226] 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:1049:32 │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ 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: 25) │ unknown function (ip: 0x794fa08b2691) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x794fe8b6acf2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:335:0 (pc: 1) │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ include_string at ./loading.jl:3301:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ true_main at /source/src/jlapi.c:990:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x795005310249) 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: 111496472 (Pool: 111494155; Big: 2317); GC: 29 │ 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) (cache not reused: 4 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:1 │ in expression starting at stdin:5 │ 5 dependencies had output during precompilation: │ ┌ 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) (cache not reused: 4 for different version of dependency already loaded) │ │ Stacktrace: │ │ [1] error(s::String) │ │ @ Base error.jl:56 │ │ [2] require(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ [4] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base Base.jl:335 │ │ [5] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ │ [6] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [7] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ EnzymeTestUtils │ │ [Output was shown above] │ └ │ ┌ 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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ GPUCompiler │ │ Fault at memory address: 0x10000000a │ │ │ │ [226] 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:1049:32 │ │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ │ 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: 25) │ │ unknown function (ip: 0x794fa08b2691) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ │ unknown function (ip: 0x794fe8b6acf2) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:335:0 (pc: 1) │ │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:334:0 (pc: 1) │ │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ include_string at ./loading.jl:3301:0 [inlined] │ │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ │ exec_options at ./client.jl:382:0 (pc: 900) │ │ _start at ./client.jl:695:0 (pc: 217) │ │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ │ true_main at /source/src/jlapi.c:990:29 │ │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ │ main at /source/cli/loader_exe.c:117:15 │ │ unknown function (ip: 0x795005310249) 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: 111496472 (Pool: 111494155; Big: 2317); GC: 29 └ └ Output generated during execution of 'cpu/utils': ┌ ┌ Warning: inference tests have been disabled │ └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 │ Fault at memory address: 0x10000000a │ │ [250] 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:1049:32 │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ 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: 25) │ unknown function (ip: 0x7293448b2691) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x72938cb6acf2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:335:0 (pc: 1) │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ include_string at ./loading.jl:3301:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ true_main at /source/src/jlapi.c:990:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x7293a933b249) 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: 111333121 (Pool: 111330805; Big: 2316); GC: 29 │ 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) (cache not reused: 4 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:1 │ in expression starting at stdin:5 │ 5 dependencies had output during precompilation: │ ┌ 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) (cache not reused: 4 for different version of dependency already loaded) │ │ Stacktrace: │ │ [1] error(s::String) │ │ @ Base error.jl:56 │ │ [2] require(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ [4] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base Base.jl:335 │ │ [5] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ │ [6] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [7] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ EnzymeTestUtils │ │ [Output was shown above] │ └ │ ┌ 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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ GPUCompiler │ │ Fault at memory address: 0x10000000a │ │ │ │ [250] 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:1049:32 │ │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ │ 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: 25) │ │ unknown function (ip: 0x7293448b2691) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ │ unknown function (ip: 0x72938cb6acf2) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:335:0 (pc: 1) │ │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:334:0 (pc: 1) │ │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ include_string at ./loading.jl:3301:0 [inlined] │ │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ │ exec_options at ./client.jl:382:0 (pc: 900) │ │ _start at ./client.jl:695:0 (pc: 217) │ │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ │ true_main at /source/src/jlapi.c:990:29 │ │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ │ main at /source/cli/loader_exe.c:117:15 │ │ unknown function (ip: 0x7293a933b249) 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: 111333121 (Pool: 111330805; Big: 2316); GC: 29 └ └ Output generated during execution of 'cpu/conv_bias_act': ┌ ┌ Warning: inference tests have been disabled │ └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 │ Fault at memory address: 0x10000000a │ │ [274] 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:1049:32 │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ 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: 25) │ unknown function (ip: 0x74a0548b2691) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x74a09cb6acf2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:335:0 (pc: 1) │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ include_string at ./loading.jl:3301:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ true_main at /source/src/jlapi.c:990:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x74a0b93fd249) 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: 111967821 (Pool: 111965501; Big: 2320); GC: 29 │ 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) (cache not reused: 4 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:1 │ in expression starting at stdin:5 │ 5 dependencies had output during precompilation: │ ┌ 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) (cache not reused: 4 for different version of dependency already loaded) │ │ Stacktrace: │ │ [1] error(s::String) │ │ @ Base error.jl:56 │ │ [2] require(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ [4] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base Base.jl:335 │ │ [5] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ │ [6] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [7] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ EnzymeTestUtils │ │ [Output was shown above] │ └ │ ┌ 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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ GPUCompiler │ │ Fault at memory address: 0x10000000a │ │ │ │ [274] 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:1049:32 │ │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ │ 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: 25) │ │ unknown function (ip: 0x74a0548b2691) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ │ unknown function (ip: 0x74a09cb6acf2) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:335:0 (pc: 1) │ │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:334:0 (pc: 1) │ │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ include_string at ./loading.jl:3301:0 [inlined] │ │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ │ exec_options at ./client.jl:382:0 (pc: 900) │ │ _start at ./client.jl:695:0 (pc: 217) │ │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ │ true_main at /source/src/jlapi.c:990:29 │ │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ │ main at /source/cli/loader_exe.c:117:15 │ │ unknown function (ip: 0x74a0b93fd249) 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: 111967821 (Pool: 111965501; Big: 2320); GC: 29 └ └ Output generated during execution of 'common_testsuite/rotation (CPU)': ┌ ┌ Warning: inference tests have been disabled │ └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 │ Fault at memory address: 0x10000000a │ │ [298] 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:1049:32 │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ 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: 25) │ unknown function (ip: 0x7f3840cb2691) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x7f3888f6acf2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:335:0 (pc: 1) │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ include_string at ./loading.jl:3301:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ true_main at /source/src/jlapi.c:990:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x7f38a5812249) 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: 107800909 (Pool: 107798635; Big: 2274); GC: 29 │ 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) (cache not reused: 4 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:1 │ in expression starting at stdin:5 │ 5 dependencies had output during precompilation: │ ┌ 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) (cache not reused: 4 for different version of dependency already loaded) │ │ Stacktrace: │ │ [1] error(s::String) │ │ @ Base error.jl:56 │ │ [2] require(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ [4] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base Base.jl:335 │ │ [5] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ │ [6] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [7] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ EnzymeTestUtils │ │ [Output was shown above] │ └ │ ┌ 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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ GPUCompiler │ │ Fault at memory address: 0x10000000a │ │ │ │ [298] 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:1049:32 │ │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ │ 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: 25) │ │ unknown function (ip: 0x7f3840cb2691) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ │ unknown function (ip: 0x7f3888f6acf2) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:335:0 (pc: 1) │ │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:334:0 (pc: 1) │ │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ include_string at ./loading.jl:3301:0 [inlined] │ │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ │ exec_options at ./client.jl:382:0 (pc: 900) │ │ _start at ./client.jl:695:0 (pc: 217) │ │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ │ true_main at /source/src/jlapi.c:990:29 │ │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ │ main at /source/cli/loader_exe.c:117:15 │ │ unknown function (ip: 0x7f38a5812249) 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: 107800909 (Pool: 107798635; Big: 2274); GC: 29 └ └ Output generated during execution of 'cpu/inference': ┌ ┌ Warning: inference tests have been disabled │ └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 │ Fault at memory address: 0x10000000a │ │ [322] 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:1049:32 │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ 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: 25) │ unknown function (ip: 0x76a7142b2691) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x76a75f56ecf2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:335:0 (pc: 1) │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ include_string at ./loading.jl:3301:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ true_main at /source/src/jlapi.c:990:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x76a77ce64249) 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: 112790485 (Pool: 112788159; Big: 2326); GC: 30 │ 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) (cache not reused: 4 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:1 │ in expression starting at stdin:5 │ 5 dependencies had output during precompilation: │ ┌ 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) (cache not reused: 4 for different version of dependency already loaded) │ │ Stacktrace: │ │ [1] error(s::String) │ │ @ Base error.jl:56 │ │ [2] require(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ [4] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base Base.jl:335 │ │ [5] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ │ [6] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [7] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ EnzymeTestUtils │ │ [Output was shown above] │ └ │ ┌ 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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ GPUCompiler │ │ Fault at memory address: 0x10000000a │ │ │ │ [322] 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:1049:32 │ │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ │ 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: 25) │ │ unknown function (ip: 0x76a7142b2691) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ │ unknown function (ip: 0x76a75f56ecf2) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:335:0 (pc: 1) │ │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:334:0 (pc: 1) │ │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ include_string at ./loading.jl:3301:0 [inlined] │ │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ │ exec_options at ./client.jl:382:0 (pc: 900) │ │ _start at ./client.jl:695:0 (pc: 217) │ │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ │ true_main at /source/src/jlapi.c:990:29 │ │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ │ main at /source/cli/loader_exe.c:117:15 │ │ unknown function (ip: 0x76a77ce64249) 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: 112790485 (Pool: 112788159; Big: 2326); GC: 30 └ └ Output generated during execution of 'common_testsuite/upsample (CPU)': ┌ ┌ Warning: inference tests have been disabled │ └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 │ Fault at memory address: 0x10000000a │ │ [346] 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:1049:32 │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ 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: 25) │ unknown function (ip: 0x73bdcb8b2691) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x73be13b6acf2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:335:0 (pc: 1) │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ include_string at ./loading.jl:3301:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ true_main at /source/src/jlapi.c:990:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x73be30337249) 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: 108649445 (Pool: 108647169; Big: 2276); GC: 29 │ 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) (cache not reused: 6 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:1 │ in expression starting at stdin:5 │ 5 dependencies had output during precompilation: │ ┌ 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) (cache not reused: 6 for different version of dependency already loaded) │ │ Stacktrace: │ │ [1] error(s::String) │ │ @ Base error.jl:56 │ │ [2] require(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ [4] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base Base.jl:335 │ │ [5] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ │ [6] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [7] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ EnzymeTestUtils │ │ [Output was shown above] │ └ │ ┌ 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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ GPUCompiler │ │ Fault at memory address: 0x10000000a │ │ │ │ [346] 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:1049:32 │ │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ │ 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: 25) │ │ unknown function (ip: 0x73bdcb8b2691) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ │ unknown function (ip: 0x73be13b6acf2) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:335:0 (pc: 1) │ │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:334:0 (pc: 1) │ │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ include_string at ./loading.jl:3301:0 [inlined] │ │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ │ exec_options at ./client.jl:382:0 (pc: 900) │ │ _start at ./client.jl:695:0 (pc: 217) │ │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ │ true_main at /source/src/jlapi.c:990:29 │ │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ │ main at /source/cli/loader_exe.c:117:15 │ │ unknown function (ip: 0x73be30337249) 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: 108649445 (Pool: 108647169; Big: 2276); GC: 29 └ └ Output generated during execution of 'cpu/softmax': ijl_task_get_next at /source/src/scheduler.c:573:34 ┌ ┌ Warning: inference tests have been disabled │ └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 │ Fault at memory address: 0x10000000a │ │ [370] 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:1049:32 │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ 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: 25) │ unknown function (ip: 0x765bedcb2691) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x765c35f6acf2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:335:0 (pc: 1) │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ include_string at ./loading.jl:3301:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ true_main at /source/src/jlapi.c:990:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x765c527d1249) 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: 113607335 (Pool: 113604988; Big: 2347); GC: 29 │ 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) (cache not reused: 7 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:1 │ in expression starting at stdin:5 │ 5 dependencies had output during precompilation: │ ┌ 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) (cache not reused: 7 for different version of dependency already loaded) │ │ Stacktrace: │ │ [1] error(s::String) │ │ @ Base error.jl:56 │ │ [2] require(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ [4] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base Base.jl:335 │ │ [5] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ │ [6] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [7] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ EnzymeTestUtils │ │ [Output was shown above] │ └ │ ┌ 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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ GPUCompiler │ │ Fault at memory address: 0x10000000a │ │ │ │ [370] 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:1049:32 │ │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ │ 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: 25) │ │ unknown function (ip: 0x765bedcb2691) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ │ unknown function (ip: 0x765c35f6acf2) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:335:0 (pc: 1) │ │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:334:0 (pc: 1) │ │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ include_string at ./loading.jl:3301:0 [inlined] │ │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ │ exec_options at ./client.jl:382:0 (pc: 900) │ │ _start at ./client.jl:695:0 (pc: 217) │ │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ │ true_main at /source/src/jlapi.c:990:29 │ │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ │ main at /source/cli/loader_exe.c:117:15 │ │ unknown function (ip: 0x765c527d1249) 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: 113607335 (Pool: 113604988; Big: 2347); GC: 29 └ └ Output generated during execution of 'cpu/dropout': ┌ ┌ Warning: inference tests have been disabled │ └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 │ Fault at memory address: 0x10000000a │ │ [394] 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:1049:32 │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ 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: 25) │ unknown function (ip: 0x7c2a7ccb2691) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x7c2ac4f6acf2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:335:0 (pc: 1) │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ include_string at ./loading.jl:3301:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ true_main at /source/src/jlapi.c:990:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x7c2ae17e7249) 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: 110008859 (Pool: 110006577; Big: 2282); GC: 29 │ 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) (cache not reused: 7 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:1 │ in expression starting at stdin:5 │ 5 dependencies had output during precompilation: │ ┌ 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) (cache not reused: 7 for different version of dependency already loaded) │ │ Stacktrace: │ │ [1] error(s::String) │ │ @ Base error.jl:56 │ │ [2] require(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ [4] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base Base.jl:335 │ │ [5] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ │ [6] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [7] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ EnzymeTestUtils │ │ [Output was shown above] │ └ │ ┌ 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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ GPUCompiler │ │ Fault at memory address: 0x10000000a │ │ │ │ [394] 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:1049:32 │ │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ │ 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: 25) │ │ unknown function (ip: 0x7c2a7ccb2691) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ │ unknown function (ip: 0x7c2ac4f6acf2) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:335:0 (pc: 1) │ │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:334:0 (pc: 1) │ │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ include_string at ./loading.jl:3301:0 [inlined] │ │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ │ exec_options at ./client.jl:382:0 (pc: 900) │ │ _start at ./client.jl:695:0 (pc: 217) │ │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ │ true_main at /source/src/jlapi.c:990:29 │ │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ │ main at /source/cli/loader_exe.c:117:15 │ │ unknown function (ip: 0x7c2ae17e7249) 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: 110008859 (Pool: 110006577; Big: 2282); GC: 29 └ └ Output generated during execution of 'common_testsuite/activations (CPU)': ┌ ┌ Warning: inference tests have been disabled │ └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 │ Fault at memory address: 0x10000000a │ │ [418] 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:1049:32 │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ 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: 25) │ unknown function (ip: 0x75033c334691) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x75038656ecf2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:335:0 (pc: 1) │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ include_string at ./loading.jl:3301:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ true_main at /source/src/jlapi.c:990:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x7503a3f02249) 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: 110295939 (Pool: 110293657; Big: 2282); GC: 29 │ 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) (cache not reused: 7 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:1 │ in expression starting at stdin:5 │ 5 dependencies had output during precompilation: │ ┌ 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) (cache not reused: 7 for different version of dependency already loaded) │ │ Stacktrace: │ │ [1] error(s::String) │ │ @ Base error.jl:56 │ │ [2] require(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ [4] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base Base.jl:335 │ │ [5] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ │ [6] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [7] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ EnzymeTestUtils │ │ [Output was shown above] │ └ │ ┌ 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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ GPUCompiler │ │ Fault at memory address: 0x10000000a │ │ │ │ [418] 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:1049:32 │ │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ │ 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: 25) │ │ unknown function (ip: 0x75033c334691) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ │ unknown function (ip: 0x75038656ecf2) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:335:0 (pc: 1) │ │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:334:0 (pc: 1) │ │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ include_string at ./loading.jl:3301:0 [inlined] │ │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ │ exec_options at ./client.jl:382:0 (pc: 900) │ │ _start at ./client.jl:695:0 (pc: 217) │ │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ │ true_main at /source/src/jlapi.c:990:29 │ │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ │ main at /source/cli/loader_exe.c:117:15 │ │ unknown function (ip: 0x7503a3f02249) 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: 110295939 (Pool: 110293657; Big: 2282); GC: 29 └ └ Output generated during execution of 'cpu/activations': ┌ ┌ Warning: inference tests have been disabled │ └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 │ Fault at memory address: 0x10000000a │ │ [442] 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:1049:32 │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ 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: 25) │ unknown function (ip: 0x706bc60b2691) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x706c0e36acf2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:335:0 (pc: 1) │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ include_string at ./loading.jl:3301:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ true_main at /source/src/jlapi.c:990:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x706c2abed249) 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: 112328251 (Pool: 112325928; Big: 2323); GC: 29 │ 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) (cache not reused: 8 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:1 │ in expression starting at stdin:5 │ 5 dependencies had output during precompilation: │ ┌ 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) (cache not reused: 8 for different version of dependency already loaded) │ │ Stacktrace: │ │ [1] error(s::String) │ │ @ Base error.jl:56 │ │ [2] require(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ [4] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base Base.jl:335 │ │ [5] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ │ [6] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [7] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ EnzymeTestUtils │ │ [Output was shown above] │ └ │ ┌ 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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ GPUCompiler │ │ Fault at memory address: 0x10000000a │ │ │ │ [442] 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:1049:32 │ │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ │ 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: 25) │ │ unknown function (ip: 0x706bc60b2691) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ │ unknown function (ip: 0x706c0e36acf2) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:335:0 (pc: 1) │ │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:334:0 (pc: 1) │ │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ include_string at ./loading.jl:3301:0 [inlined] │ │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ │ exec_options at ./client.jl:382:0 (pc: 900) │ │ _start at ./client.jl:695:0 (pc: 217) │ │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ │ true_main at /source/src/jlapi.c:990:29 │ │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ │ main at /source/cli/loader_exe.c:117:15 │ │ unknown function (ip: 0x706c2abed249) 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: 112328251 (Pool: 112325928; Big: 2323); GC: 29 └ └ Output generated during execution of 'cpu/pooling': ┌ ┌ Warning: inference tests have been disabled │ └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 │ Fault at memory address: 0x10000000a │ │ [466] 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:1049:32 │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ 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: 25) │ unknown function (ip: 0x72ecec4b2691) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x72ed3356ecf2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:335:0 (pc: 1) │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ include_string at ./loading.jl:3301:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ true_main at /source/src/jlapi.c:990:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x72ed50fbf249) 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: 109762960 (Pool: 109760678; Big: 2282); GC: 29 │ 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) (cache not reused: 8 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:1 │ in expression starting at stdin:5 │ 5 dependencies had output during precompilation: │ ┌ 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) (cache not reused: 8 for different version of dependency already loaded) │ │ Stacktrace: │ │ [1] error(s::String) │ │ @ Base error.jl:56 │ │ [2] require(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ [4] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base Base.jl:335 │ │ [5] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ │ [6] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [7] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ EnzymeTestUtils │ │ [Output was shown above] │ └ │ ┌ 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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ GPUCompiler │ │ Fault at memory address: 0x10000000a │ │ │ │ [466] 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:1049:32 │ │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ │ 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: 25) │ │ unknown function (ip: 0x72ecec4b2691) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ │ unknown function (ip: 0x72ed3356ecf2) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:335:0 (pc: 1) │ │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:334:0 (pc: 1) │ │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ include_string at ./loading.jl:3301:0 [inlined] │ │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ │ exec_options at ./client.jl:382:0 (pc: 900) │ │ _start at ./client.jl:695:0 (pc: 217) │ │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ │ true_main at /source/src/jlapi.c:990:29 │ │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ │ main at /source/cli/loader_exe.c:117:15 │ │ unknown function (ip: 0x72ed50fbf249) 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: 109762960 (Pool: 109760678; Big: 2282); GC: 29 └ └ Output generated during execution of 'common_testsuite/gather (CPU)': ┌ ┌ Warning: inference tests have been disabled │ └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 │ Fault at memory address: 0x10000000a │ │ [490] 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:1049:32 │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ 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: 25) │ unknown function (ip: 0x76f528134691) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x76f57236ecf2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:335:0 (pc: 1) │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ include_string at ./loading.jl:3301:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ true_main at /source/src/jlapi.c:990:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x76f58fc7e249) 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: 109590224 (Pool: 109587942; Big: 2282); GC: 29 │ 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) (cache not reused: 8 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:1 │ in expression starting at stdin:5 │ 5 dependencies had output during precompilation: │ ┌ 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) (cache not reused: 8 for different version of dependency already loaded) │ │ Stacktrace: │ │ [1] error(s::String) │ │ @ Base error.jl:56 │ │ [2] require(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ [4] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base Base.jl:335 │ │ [5] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ │ [6] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [7] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ EnzymeTestUtils │ │ [Output was shown above] │ └ │ ┌ 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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ GPUCompiler │ │ Fault at memory address: 0x10000000a │ │ │ │ [490] 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:1049:32 │ │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ │ 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: 25) │ │ unknown function (ip: 0x76f528134691) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ │ unknown function (ip: 0x76f57236ecf2) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:335:0 (pc: 1) │ │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:334:0 (pc: 1) │ │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ include_string at ./loading.jl:3301:0 [inlined] │ │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ │ exec_options at ./client.jl:382:0 (pc: 900) │ │ _start at ./client.jl:695:0 (pc: 217) │ │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ │ true_main at /source/src/jlapi.c:990:29 │ │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ │ main at /source/cli/loader_exe.c:117:15 │ │ unknown function (ip: 0x76f58fc7e249) 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: 109590224 (Pool: 109587942; Big: 2282); GC: 29 └ └ Output generated during execution of 'cpu/sampling': ┌ ┌ Warning: inference tests have been disabled │ └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 │ Fault at memory address: 0x10000000a │ │ [514] 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:1049:32 │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ 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: 25) │ unknown function (ip: 0x7c464f8b2691) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x7c4697b6acf2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:335:0 (pc: 1) │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ include_string at ./loading.jl:3301:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ true_main at /source/src/jlapi.c:990:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x7c46b4326249) 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: 110281495 (Pool: 110279213; Big: 2282); GC: 29 │ 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) (cache not reused: 9 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:1 │ in expression starting at stdin:5 │ 5 dependencies had output during precompilation: │ ┌ 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) (cache not reused: 9 for different version of dependency already loaded) │ │ Stacktrace: │ │ [1] error(s::String) │ │ @ Base error.jl:56 │ │ [2] require(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ [4] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base Base.jl:335 │ │ [5] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ │ [6] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [7] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ EnzymeTestUtils │ │ [Output was shown above] │ └ │ ┌ 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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ GPUCompiler │ │ Fault at memory address: 0x10000000a │ │ │ │ [514] 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:1049:32 │ │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ │ 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: 25) │ │ unknown function (ip: 0x7c464f8b2691) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ │ unknown function (ip: 0x7c4697b6acf2) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:335:0 (pc: 1) │ │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:334:0 (pc: 1) │ │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ include_string at ./loading.jl:3301:0 [inlined] │ │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ │ exec_options at ./client.jl:382:0 (pc: 900) │ │ _start at ./client.jl:695:0 (pc: 217) │ │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ │ true_main at /source/src/jlapi.c:990:29 │ │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ │ main at /source/cli/loader_exe.c:117:15 │ │ unknown function (ip: 0x7c46b4326249) 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: 110281495 (Pool: 110279213; Big: 2282); GC: 29 └ └ Output generated during execution of 'cpu/batchedmul': ┌ ┌ Warning: inference tests have been disabled │ └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 │ Fault at memory address: 0x10000000a │ │ [538] 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:1049:32 │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ 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: 25) │ unknown function (ip: 0x7b7a7b8b2691) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x7b7ac3b6acf2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:335:0 (pc: 1) │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ include_string at ./loading.jl:3301:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ true_main at /source/src/jlapi.c:990:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x7b7ae0352249) 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: 110581645 (Pool: 110579363; Big: 2282); GC: 29 │ 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) (cache not reused: 9 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:1 │ in expression starting at stdin:5 │ 5 dependencies had output during precompilation: │ ┌ 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) (cache not reused: 9 for different version of dependency already loaded) │ │ Stacktrace: │ │ [1] error(s::String) │ │ @ Base error.jl:56 │ │ [2] require(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ [4] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base Base.jl:335 │ │ [5] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ │ [6] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [7] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ EnzymeTestUtils │ │ [Output was shown above] │ └ │ ┌ 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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ GPUCompiler │ │ Fault at memory address: 0x10000000a │ │ │ │ [538] 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:1049:32 │ │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ │ 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: 25) │ │ unknown function (ip: 0x7b7a7b8b2691) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ │ unknown function (ip: 0x7b7ac3b6acf2) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:335:0 (pc: 1) │ │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:334:0 (pc: 1) │ │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ include_string at ./loading.jl:3301:0 [inlined] │ │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ │ exec_options at ./client.jl:382:0 (pc: 900) │ │ _start at ./client.jl:695:0 (pc: 217) │ │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ │ true_main at /source/src/jlapi.c:990:29 │ │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ │ main at /source/cli/loader_exe.c:117:15 │ │ unknown function (ip: 0x7b7ae0352249) 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: 110581645 (Pool: 110579363; Big: 2282); GC: 29 └ └ Output generated during execution of 'cpu/functions': ┌ ┌ Warning: inference tests have been disabled │ └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 │ Fault at memory address: 0x10000000a │ │ [562] 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:1049:32 │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ 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: 25) │ unknown function (ip: 0x7426d80b2691) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x742724b6ecf2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:335:0 (pc: 1) │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ include_string at ./loading.jl:3301:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ true_main at /source/src/jlapi.c:990:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x7427424f2249) 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: 107967247 (Pool: 107964970; Big: 2277); GC: 29 │ 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) (cache not reused: 9 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:1 │ in expression starting at stdin:5 │ 5 dependencies had output during precompilation: │ ┌ 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) (cache not reused: 9 for different version of dependency already loaded) │ │ Stacktrace: │ │ [1] error(s::String) │ │ @ Base error.jl:56 │ │ [2] require(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ [4] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base Base.jl:335 │ │ [5] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ │ [6] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [7] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ EnzymeTestUtils │ │ [Output was shown above] │ └ │ ┌ 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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ GPUCompiler │ │ Fault at memory address: 0x10000000a │ │ │ │ [562] 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:1049:32 │ │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ │ 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: 25) │ │ unknown function (ip: 0x7426d80b2691) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ │ unknown function (ip: 0x742724b6ecf2) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:335:0 (pc: 1) │ │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:334:0 (pc: 1) │ │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ include_string at ./loading.jl:3301:0 [inlined] │ │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ │ exec_options at ./client.jl:382:0 (pc: 900) │ │ _start at ./client.jl:695:0 (pc: 217) │ │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ │ true_main at /source/src/jlapi.c:990:29 │ │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ │ main at /source/cli/loader_exe.c:117:15 │ │ unknown function (ip: 0x7427424f2249) 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: 107967247 (Pool: 107964970; Big: 2277); GC: 29 └ └ Output generated during execution of 'common_testsuite/fold (CPU)': ┌ ┌ Warning: inference tests have been disabled │ └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 │ Fault at memory address: 0x10000000a │ │ [586] 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:1049:32 │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ 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: 25) │ unknown function (ip: 0x7bebb3eb2691) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x7bebfc16acf2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:335:0 (pc: 1) │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ include_string at ./loading.jl:3301:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ true_main at /source/src/jlapi.c:990:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x7bec18a1c249) 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: 109341464 (Pool: 109339184; Big: 2280); GC: 29 │ 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) (cache not reused: 9 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:1 │ in expression starting at stdin:5 │ 5 dependencies had output during precompilation: │ ┌ 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) (cache not reused: 9 for different version of dependency already loaded) │ │ Stacktrace: │ │ [1] error(s::String) │ │ @ Base error.jl:56 │ │ [2] require(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ [4] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base Base.jl:335 │ │ [5] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ │ [6] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [7] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ EnzymeTestUtils │ │ [Output was shown above] │ └ │ ┌ 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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ GPUCompiler │ │ Fault at memory address: 0x10000000a │ │ │ │ [586] 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:1049:32 │ │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ │ 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: 25) │ │ unknown function (ip: 0x7bebb3eb2691) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ │ unknown function (ip: 0x7bebfc16acf2) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:335:0 (pc: 1) │ │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:334:0 (pc: 1) │ │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ include_string at ./loading.jl:3301:0 [inlined] │ │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ │ exec_options at ./client.jl:382:0 (pc: 900) │ │ _start at ./client.jl:695:0 (pc: 217) │ │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ │ true_main at /source/src/jlapi.c:990:29 │ │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ │ main at /source/cli/loader_exe.c:117:15 │ │ unknown function (ip: 0x7bec18a1c249) 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: 109341464 (Pool: 109339184; Big: 2280); GC: 29 └ └ Output generated during execution of 'cpu/attention': ┌ ┌ Warning: inference tests have been disabled │ └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 │ Fault at memory address: 0x10000000a │ │ [610] 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:1049:32 │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ 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: 25) │ unknown function (ip: 0x7ac32ecb2691) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x7ac375d6ecf2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:335:0 (pc: 1) │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ include_string at ./loading.jl:3301:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ true_main at /source/src/jlapi.c:990:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x7ac3937bc249) 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: 110014521 (Pool: 110012239; Big: 2282); GC: 29 │ 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) (cache not reused: 9 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:1 │ in expression starting at stdin:5 │ 5 dependencies had output during precompilation: │ ┌ 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) (cache not reused: 9 for different version of dependency already loaded) │ │ Stacktrace: │ │ [1] error(s::String) │ │ @ Base error.jl:56 │ │ [2] require(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ [4] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base Base.jl:335 │ │ [5] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ │ [6] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [7] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ EnzymeTestUtils │ │ [Output was shown above] │ └ │ ┌ 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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ GPUCompiler │ │ Fault at memory address: 0x10000000a │ │ │ │ [610] 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:1049:32 │ │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ │ 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: 25) │ │ unknown function (ip: 0x7ac32ecb2691) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ │ unknown function (ip: 0x7ac375d6ecf2) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:335:0 (pc: 1) │ │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:334:0 (pc: 1) │ │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ include_string at ./loading.jl:3301:0 [inlined] │ │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ │ exec_options at ./client.jl:382:0 (pc: 900) │ │ _start at ./client.jl:695:0 (pc: 217) │ │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ │ true_main at /source/src/jlapi.c:990:29 │ │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ │ main at /source/cli/loader_exe.c:117:15 │ │ unknown function (ip: 0x7ac3937bc249) 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: 110014521 (Pool: 110012239; Big: 2282); GC: 29 └ └ Output generated during execution of 'cpu/conv': ┌ ┌ Warning: inference tests have been disabled │ └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 │ Fault at memory address: 0x10000000a │ │ [634] 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:1049:32 │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ 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: 25) │ unknown function (ip: 0x743ad4734691) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x743b1e96ecf2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:335:0 (pc: 1) │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ include_string at ./loading.jl:3301:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ true_main at /source/src/jlapi.c:990:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x743b3c2cd249) 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: 108889273 (Pool: 108886995; Big: 2278); GC: 29 │ 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) (cache not reused: 9 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:1 │ in expression starting at stdin:5 │ 5 dependencies had output during precompilation: │ ┌ 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) (cache not reused: 9 for different version of dependency already loaded) │ │ Stacktrace: │ │ [1] error(s::String) │ │ @ Base error.jl:56 │ │ [2] require(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ [4] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base Base.jl:335 │ │ [5] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ │ [6] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [7] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ EnzymeTestUtils │ │ [Output was shown above] │ └ │ ┌ 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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ GPUCompiler │ │ Fault at memory address: 0x10000000a │ │ │ │ [634] 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:1049:32 │ │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ │ 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: 25) │ │ unknown function (ip: 0x743ad4734691) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ │ unknown function (ip: 0x743b1e96ecf2) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:335:0 (pc: 1) │ │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:334:0 (pc: 1) │ │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ include_string at ./loading.jl:3301:0 [inlined] │ │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ │ exec_options at ./client.jl:382:0 (pc: 900) │ │ _start at ./client.jl:695:0 (pc: 217) │ │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ │ true_main at /source/src/jlapi.c:990:29 │ │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ │ main at /source/cli/loader_exe.c:117:15 │ │ unknown function (ip: 0x743b3c2cd249) 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: 108889273 (Pool: 108886995; Big: 2278); GC: 29 └ └ Output generated during execution of 'common_testsuite/normalization (CPU)': ┌ ┌ Warning: inference tests have been disabled │ └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 │ Fault at memory address: 0x10000000a │ │ [658] 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:1049:32 │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ 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: 25) │ unknown function (ip: 0x719214334691) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x71925e56ecf2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:335:0 (pc: 1) │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ include_string at ./loading.jl:3301:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ true_main at /source/src/jlapi.c:990:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x71927bee5249) 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: 110692707 (Pool: 110690423; Big: 2284); GC: 29 │ 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) (cache not reused: 9 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:1 │ in expression starting at stdin:5 │ 5 dependencies had output during precompilation: │ ┌ 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) (cache not reused: 9 for different version of dependency already loaded) │ │ Stacktrace: │ │ [1] error(s::String) │ │ @ Base error.jl:56 │ │ [2] require(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ [4] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base Base.jl:335 │ │ [5] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ │ [6] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [7] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ EnzymeTestUtils │ │ [Output was shown above] │ └ │ ┌ 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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ GPUCompiler │ │ Fault at memory address: 0x10000000a │ │ │ │ [658] 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:1049:32 │ │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ │ 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: 25) │ │ unknown function (ip: 0x719214334691) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ │ unknown function (ip: 0x71925e56ecf2) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:335:0 (pc: 1) │ │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:334:0 (pc: 1) │ │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ include_string at ./loading.jl:3301:0 [inlined] │ │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ │ exec_options at ./client.jl:382:0 (pc: 900) │ │ _start at ./client.jl:695:0 (pc: 217) │ │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ │ true_main at /source/src/jlapi.c:990:29 │ │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ │ main at /source/cli/loader_exe.c:117:15 │ │ unknown function (ip: 0x71927bee5249) 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: 110692707 (Pool: 110690423; Big: 2284); GC: 29 └ └ Output generated during execution of 'cpu/ctc': ┌ ┌ Warning: inference tests have been disabled │ └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 │ Fault at memory address: 0x10000000a │ │ [682] 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:1049:32 │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ 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: 25) │ unknown function (ip: 0x7c0af4eb2691) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x7c0b3d16acf2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:335:0 (pc: 1) │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ include_string at ./loading.jl:3301:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ true_main at /source/src/jlapi.c:990:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x7c0b59a08249) 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: 108115475 (Pool: 108113199; Big: 2276); GC: 29 │ 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) (cache not reused: 9 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:1 │ in expression starting at stdin:5 │ 5 dependencies had output during precompilation: │ ┌ 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) (cache not reused: 9 for different version of dependency already loaded) │ │ Stacktrace: │ │ [1] error(s::String) │ │ @ Base error.jl:56 │ │ [2] require(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ [4] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base Base.jl:335 │ │ [5] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ │ [6] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [7] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ EnzymeTestUtils │ │ [Output was shown above] │ └ │ ┌ 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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ GPUCompiler │ │ Fault at memory address: 0x10000000a │ │ │ │ [682] 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:1049:32 │ │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ │ 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: 25) │ │ unknown function (ip: 0x7c0af4eb2691) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ │ unknown function (ip: 0x7c0b3d16acf2) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:335:0 (pc: 1) │ │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:334:0 (pc: 1) │ │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ include_string at ./loading.jl:3301:0 [inlined] │ │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ │ exec_options at ./client.jl:382:0 (pc: 900) │ │ _start at ./client.jl:695:0 (pc: 217) │ │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ │ true_main at /source/src/jlapi.c:990:29 │ │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ │ main at /source/cli/loader_exe.c:117:15 │ │ unknown function (ip: 0x7c0b59a08249) 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: 108115475 (Pool: 108113199; Big: 2276); GC: 29 └ └ Output generated during execution of 'cpu/padding': ┌ ┌ Warning: inference tests have been disabled │ └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 │ │ ====================================================================================== │ Information request received. A stacktrace will print followed by a 1.0 second profile. │ --trace-compile is enabled during profile collection. │ ====================================================================================== │ │ cmd: /opt/julia/bin/julia 706 running 1 of 1 │ │ signal (10): User defined signal 1 │ semi_concrete_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1431:0 (pc: 315) │ abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:980:0 (pc: 173) │ abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:954:0 [inlined] │ handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:205:0 (pc: 138) │ infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:274:0 (pc: 92) │ abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:369:0 (pc: 194) │ abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3082:0 (pc: 1830) │ abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3233:0 (pc: 345) │ abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3226:0 [inlined] │ abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3372:0 [inlined] │ abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3390:0 (pc: 119) │ abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3817:0 (pc: 4) │ abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4284:0 [inlined] │ abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4246:0 [inlined] │ typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4827:0 (pc: 3370) │ jfptr_typeinf_local_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5100:0 (pc: 690) │ typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1795:0 (pc: 106) │ typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:2074:0 [inlined] │ typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:2083: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:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ jl_type_infer at /source/src/gf.c:482:35 │ jl_compile_method_very_internal at /source/src/gf.c:4082:20 │ _jl_invoke at /source/src/gf.c:4582:16 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5100:0 (pc: 690) │ typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1795:0 (pc: 221) │ typeinf_type at ./../usr/share/julia/Compiler/src/typeinfer.jl:1826:0 [inlined] │ #typeinf_type#109 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/validation.jl:27:0 [inlined] │ typeinf_type at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/validation.jl:16:0 [inlined] │ check_method at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/validation.jl:43:0 (pc: 135) │ #compile_unhooked#121 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:86:0 (pc: 6) │ 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: 25) │ unknown function (ip: 0x7766f34b2691) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x77673b76acf2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:335:0 (pc: 1) │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ include_string at ./loading.jl:3301:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ true_main at /source/src/jlapi.c:990:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x776758005249) at /lib/x86_64-linux-gnu/libc.so.6 │ __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S │ unknown function (ip: (nil)) at (unknown file) │ │ │ ============================================================== │ Profile collected. A report will print at the next yield point. │ Disabling --trace-compile │ ============================================================== │ │ Fault at memory address: 0x10000000a │ │ [706] 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:1049:32 │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ 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: 25) │ unknown function (ip: 0x7766f34b2691) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ unknown function (ip: 0x77673b76acf2) at (unknown file) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:335:0 (pc: 1) │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ _include at ./loading.jl:3353:0 (pc: 123) │ include at ./Base.jl:334:0 (pc: 1) │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538: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:829:21 │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ eval at ./boot.jl:618:0 (pc: 1) │ include_string at ./loading.jl:3291:0 (pc: 140) │ include_string at ./loading.jl:3301:0 [inlined] │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ exec_options at ./client.jl:382:0 (pc: 900) │ _start at ./client.jl:695:0 (pc: 217) │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ true_main at /source/src/jlapi.c:990:29 │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ main at /source/cli/loader_exe.c:117:15 │ unknown function (ip: 0x776758005249) 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: 108535821 (Pool: 108533545; Big: 2276); GC: 29 │ │ ====================================================================================== │ Information request received. A stacktrace will print followed by a 1.0 second profile. │ --trace-compile is enabled during profile collection. │ ====================================================================================== │ │ cmd: /opt/julia/bin/julia 702 running 0 of 1 │ │ signal (10): User defined signal 1 │ epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 │ uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 │ ijl_task_get_next at /source/src/scheduler.c:573:34 │ wait at ./task.jl:1652:0 (pc: 108) │ wait_safe_interrupt at ./park.jl:231:0 (pc: 6) │ #wait#428 at ./condition.jl:390:0 (pc: 194) │ wait at ./condition.jl:325:0 [inlined] │ #copyuntil#762 at ./stream.jl:1321:0 (pc: 316) │ copyuntil at ./stream.jl:1302:0 [inlined] │ #copyuntil#345 at ./io.jl:523:0 [inlined] │ copyuntil at ./io.jl:523:0 (pc: 4) │ jfptr_copyuntil_2.1 at /opt/julia/lib/julia/sys.so (unknown line) │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ ijl_apply_generic at /source/src/gf.c:4838:12 │ #copyline#422 at ./iobuffer.jl:1040:0 (pc: 291) │ copyline at ./iobuffer.jl:1010:0 [inlined] │ #readline#370 at ./io.jl:700:0 [inlined] │ readline at ./io.jl:700:0 [inlined] │ precompilepkgs_monitor_std at ./precompilation.jl:2078:0 (pc: 13) │ #67 at ./precompilation.jl:2223:0 (pc: 6) │ jfptr_YY.67_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ start_task at /source/src/task.c:1277:23 │ unknown function (ip: (nil)) at (unknown file) │ │ │ ============================================================== │ Profile collected. A report will print at the next yield point. │ Disabling --trace-compile │ ============================================================== │ │ Overhead ╎ [+additional indent] Count File:Line Function │ ========================================================= │ Thread 1 (default) Task 0x000075a5aae490f0 Total snapshots: 103. Utilization: 0% │ ╎103 @Base/asyncevent.jl:429 (::Base.var"#735#736"{Base.Precompilation.var"… │ ╎ 103 @Base/asyncevent.jl:175 _trywait(t::Timer) │ ╎ 103 @Base/asyncevent.jl:175 _trywait(t::Timer; cancel::Base.UseDefaultTo… │ ╎ 103 @Base/asyncevent.jl:204 _trywait(t::Timer, tok::Nothing) │ ╎ 103 @Base/condition.jl:325 wait(c::Base.GenericCondition{Base.Threads.… │ ╎ 103 @Base/condition.jl:390 wait(c::Base.GenericCondition{Base.Threads… │ ╎ ╎ 103 @Base/park.jl:231 wait_safe_interrupt(ws::Tuple{Base.GenericCond… │ 102╎ ╎ 103 @Base/task.jl:? wait() │ │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("61eb1bfa-7361-4325-ad38-22787b887f55"), "GPUCompiler") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 9 for different version of dependency already loaded) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ in expression starting at stdin:5 │ 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(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:4 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/EnzymeTestUtils/rkdKa/src/EnzymeTestUtils.jl:1 │ in expression starting at stdin:5 │ 5 dependencies had output during precompilation: │ ┌ 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) (cache not reused: 9 for different version of dependency already loaded) │ │ Stacktrace: │ │ [1] error(s::String) │ │ @ Base error.jl:56 │ │ [2] require(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ [4] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base Base.jl:335 │ │ [5] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/src/Enzyme.jl:148 │ │ [6] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [7] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/typetree.jl:6 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/src/Enzyme.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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:5 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeChainRulesCoreExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ EnzymeTestUtils │ │ [Output was shown above] │ └ │ ┌ 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(into::Module, mod::Symbol) │ │ @ Base loading.jl:2694 [inlined] │ │ [3] top-level scope │ │ @ ~/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:4 │ │ [4] include(mod::Module, _path::String) │ │ @ Base Base.jl:334 │ │ [5] top-level scope │ │ @ stdin:5 │ │ in expression starting at /home/pkgeval/.julia/packages/Enzyme/3wKgd/ext/EnzymeStaticArraysExt.jl:1 │ │ in expression starting at stdin:5 │ └ │ ┌ GPUCompiler │ │ ====================================================================================== │ │ Information request received. A stacktrace will print followed by a 1.0 second profile. │ │ --trace-compile is enabled during profile collection. │ │ ====================================================================================== │ │ │ │ cmd: /opt/julia/bin/julia 706 running 1 of 1 │ │ │ │ signal (10): User defined signal 1 │ │ semi_concrete_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1431:0 (pc: 315) │ │ abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:980:0 (pc: 173) │ │ abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:954:0 [inlined] │ │ handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:205:0 (pc: 138) │ │ infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:274:0 (pc: 92) │ │ abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:369:0 (pc: 194) │ │ abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3082:0 (pc: 1830) │ │ abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3233:0 (pc: 345) │ │ abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3226:0 [inlined] │ │ abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3372:0 [inlined] │ │ abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3390:0 (pc: 119) │ │ abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3817:0 (pc: 4) │ │ abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4284:0 [inlined] │ │ abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4246:0 [inlined] │ │ typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4827:0 (pc: 3370) │ │ jfptr_typeinf_local_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5100:0 (pc: 690) │ │ typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1795:0 (pc: 106) │ │ typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:2074:0 [inlined] │ │ typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:2083: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:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ │ jl_type_infer at /source/src/gf.c:482:35 │ │ jl_compile_method_very_internal at /source/src/gf.c:4082:20 │ │ _jl_invoke at /source/src/gf.c:4582:16 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5100:0 (pc: 690) │ │ typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1795:0 (pc: 221) │ │ typeinf_type at ./../usr/share/julia/Compiler/src/typeinfer.jl:1826:0 [inlined] │ │ #typeinf_type#109 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/validation.jl:27:0 [inlined] │ │ typeinf_type at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/validation.jl:16:0 [inlined] │ │ check_method at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/validation.jl:43:0 (pc: 135) │ │ #compile_unhooked#121 at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:86:0 (pc: 6) │ │ 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: 25) │ │ unknown function (ip: 0x7766f34b2691) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ │ unknown function (ip: 0x77673b76acf2) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:335:0 (pc: 1) │ │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:334:0 (pc: 1) │ │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ include_string at ./loading.jl:3301:0 [inlined] │ │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ │ exec_options at ./client.jl:382:0 (pc: 900) │ │ _start at ./client.jl:695:0 (pc: 217) │ │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ │ true_main at /source/src/jlapi.c:990:29 │ │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ │ main at /source/cli/loader_exe.c:117:15 │ │ unknown function (ip: 0x776758005249) at /lib/x86_64-linux-gnu/libc.so.6 │ │ __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) │ │ unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S │ │ unknown function (ip: (nil)) at (unknown file) │ │ │ │ │ │ ============================================================== │ │ Profile collected. A report will print at the next yield point. │ │ Disabling --trace-compile │ │ ============================================================== │ │ │ │ Fault at memory address: 0x10000000a │ │ │ │ [706] 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:1049:32 │ │ compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/jlgen.jl:840:0 (pc: 442) │ │ 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: 25) │ │ unknown function (ip: 0x7766f34b2691) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/BSi1T/src/driver.jl:25:0 (pc: 1) │ │ unknown function (ip: 0x77673b76acf2) at (unknown file) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838: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:4631:23 │ │ ijl_eval_thunk at /source/src/toplevel.c:764:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:335:0 (pc: 1) │ │ IncludeInto at ./Base.jl:336:0 (pc: 2) │ │ jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716: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:669:27 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ _include at ./loading.jl:3353:0 (pc: 123) │ │ include at ./Base.jl:334:0 (pc: 1) │ │ include_package_for_output at ./loading.jl:3468:0 (pc: 489) │ │ jfptr_include_package_for_output_3.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538: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:829:21 │ │ jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 │ │ ijl_eval_thunk at /source/src/toplevel.c:772:18 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 │ │ jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 │ │ jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 │ │ ijl_toplevel_eval at /source/src/toplevel.c:786:12 │ │ ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 │ │ eval at ./boot.jl:618:0 (pc: 1) │ │ include_string at ./loading.jl:3291:0 (pc: 140) │ │ include_string at ./loading.jl:3301:0 [inlined] │ │ __script_entry_include_string at ./client.jl:104:0 [inlined] │ │ exec_options at ./client.jl:382:0 (pc: 900) │ │ _start at ./client.jl:695:0 (pc: 217) │ │ jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) │ │ _jl_invoke at /source/src/gf.c:4590:23 [inlined] │ │ ijl_apply_generic at /source/src/gf.c:4838:12 │ │ jl_apply at /source/src/julia.h:2538:12 [inlined] │ │ true_main at /source/src/jlapi.c:990:29 │ │ jl_repl_entrypoint at /source/src/jlapi.c:1157:15 │ │ main at /source/cli/loader_exe.c:117:15 │ │ unknown function (ip: 0x776758005249) 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: 108535821 (Pool: 108533545; Big: 2276); GC: 29 └ └ wait at ./task.jl:1652:0 (pc: 108) wait_forever at ./task.jl:1528:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] start_task at /source/src/task.c:1280:23 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000702599208010 Total snapshots: 369. Utilization: 0% ╎369 @Base/task.jl:1528 wait_forever() 368╎ 369 @Base/task.jl:? wait() Test Summary: | Error Total Time Overall | 24 24 40m51.8s common_testsuite/scatter (CPU) | 1 1 2m29.4s cpu/bias_act | 1 1 1m44.9s common_testsuite/spectral (CPU) | 1 1 1m45.4s cpu/threading | 1 1 1m48.5s cpu/utils | 1 1 1m43.2s cpu/conv_bias_act | 1 1 1m39.0s common_testsuite/rotation (CPU) | 1 1 1m39.3s cpu/inference | 1 1 1m39.4s common_testsuite/upsample (CPU) | 1 1 1m40.6s cpu/softmax | 1 1 1m43.7s cpu/dropout | 1 1 1m42.9s common_testsuite/activations (CPU) | 1 1 1m40.7s cpu/activations | 1 1 1m42.1s cpu/pooling | 1 1 1m43.0s common_testsuite/gather (CPU) | 1 1 1m42.8s cpu/sampling | 1 1 1m41.3s cpu/batchedmul | 1 1 1m40.0s cpu/functions | 1 1 1m31.7s common_testsuite/fold (CPU) | 1 1 1m40.9s cpu/attention | 1 1 1m25.1s cpu/conv | 1 1 1m23.7s common_testsuite/normalization (CPU) | 1 1 1m34.7s cpu/ctc | 1 1 1m19.0s cpu/padding | 1 1 1m40.4s FAILURE Error in testset common_testsuite/scatter (CPU): Error During Test at none:1 Got exception outside of a @test Remote exception from Malt.Worker on port 9127 with PID 127: LoadError: The following 5 packages failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_qEFrn8" (ProcessExited(1)). Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_2pTTIe" (ProcessExited(1)). EnzymeTestUtils Failed to precompile EnzymeTestUtils [12d8515a-0907-448a-8884-5fe00fdf1c5a] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeTestUtils/jl_jqaLRN" (ProcessExited(1)). Enzyme → EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_XwCRCp" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_h4bC2V" (ProcessSignaled(11)). in expression starting at /home/pkgeval/.julia/packages/NNlib/cYybs/test/test_module.jl:27 Error in testset cpu/bias_act: Error During Test at none:1 Got exception outside of a @test Remote exception from Malt.Worker on port 9174 with PID 174: LoadError: The following 5 packages failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_i53ifQ" (ProcessExited(1)). Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_WMUZ6L" (ProcessExited(1)). EnzymeTestUtils Failed to precompile EnzymeTestUtils [12d8515a-0907-448a-8884-5fe00fdf1c5a] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeTestUtils/jl_JX3g1v" (ProcessExited(1)). Enzyme → EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_192XrB" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_dULf10" (ProcessSignaled(11)). in expression starting at /home/pkgeval/.julia/packages/NNlib/cYybs/test/test_module.jl:27 Error in testset common_testsuite/spectral (CPU): Error During Test at none:1 Got exception outside of a @test Remote exception from Malt.Worker on port 9198 with PID 198: LoadError: The following 5 packages failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_pcJNWq" (ProcessExited(1)). Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_HVAq5E" (ProcessExited(1)). EnzymeTestUtils Failed to precompile EnzymeTestUtils [12d8515a-0907-448a-8884-5fe00fdf1c5a] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeTestUtils/jl_QTT6Ju" (ProcessExited(1)). Enzyme → EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_k6MJLB" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_wlIB2o" (ProcessSignaled(11)). in expression starting at /home/pkgeval/.julia/packages/NNlib/cYybs/test/test_module.jl:27 Error in testset cpu/threading: Error During Test at none:1 Got exception outside of a @test Remote exception from Malt.Worker on port 9222 with PID 222: LoadError: The following 5 packages failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_qyHaOl" (ProcessExited(1)). Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_swop9z" (ProcessExited(1)). EnzymeTestUtils Failed to precompile EnzymeTestUtils [12d8515a-0907-448a-8884-5fe00fdf1c5a] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeTestUtils/jl_OV9tZH" (ProcessExited(1)). Enzyme → EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_wKvIWL" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_572jJw" (ProcessSignaled(11)). in expression starting at /home/pkgeval/.julia/packages/NNlib/cYybs/test/test_module.jl:27 Error in testset cpu/utils: Error During Test at none:1 Got exception outside of a @test Remote exception from Malt.Worker on port 9246 with PID 246: LoadError: The following 5 packages failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_JXnbEA" (ProcessExited(1)). Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_16pXHM" (ProcessExited(1)). EnzymeTestUtils Failed to precompile EnzymeTestUtils [12d8515a-0907-448a-8884-5fe00fdf1c5a] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeTestUtils/jl_Wm4iTm" (ProcessExited(1)). Enzyme → EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_WaiFVq" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_Zh4P5t" (ProcessSignaled(11)). in expression starting at /home/pkgeval/.julia/packages/NNlib/cYybs/test/test_module.jl:27 Error in testset cpu/conv_bias_act: Error During Test at none:1 Got exception outside of a @test Remote exception from Malt.Worker on port 9270 with PID 270: LoadError: The following 5 packages failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_x3G29J" (ProcessExited(1)). Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_YQhfa0" (ProcessExited(1)). EnzymeTestUtils Failed to precompile EnzymeTestUtils [12d8515a-0907-448a-8884-5fe00fdf1c5a] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeTestUtils/jl_5xJWzo" (ProcessExited(1)). Enzyme → EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_FLRxge" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_hXoYFW" (ProcessSignaled(11)). in expression starting at /home/pkgeval/.julia/packages/NNlib/cYybs/test/test_module.jl:27 Error in testset common_testsuite/rotation (CPU): Error During Test at none:1 Got exception outside of a @test Remote exception from Malt.Worker on port 9294 with PID 294: LoadError: The following 5 packages failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_qbBBtZ" (ProcessExited(1)). Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_utcBT7" (ProcessExited(1)). EnzymeTestUtils Failed to precompile EnzymeTestUtils [12d8515a-0907-448a-8884-5fe00fdf1c5a] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeTestUtils/jl_xRVgv2" (ProcessExited(1)). Enzyme → EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_jrFYmN" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_huCWn9" (ProcessSignaled(11)). in expression starting at /home/pkgeval/.julia/packages/NNlib/cYybs/test/test_module.jl:27 Error in testset cpu/inference: Error During Test at none:1 Got exception outside of a @test Remote exception from Malt.Worker on port 9318 with PID 318: LoadError: The following 5 packages failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_paogSY" (ProcessExited(1)). Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_xn8ZNR" (ProcessExited(1)). EnzymeTestUtils Failed to precompile EnzymeTestUtils [12d8515a-0907-448a-8884-5fe00fdf1c5a] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeTestUtils/jl_5wY8fx" (ProcessExited(1)). Enzyme → EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_TZYjWF" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_KtyH6E" (ProcessSignaled(11)). in expression starting at /home/pkgeval/.julia/packages/NNlib/cYybs/test/test_module.jl:27 Error in testset common_testsuite/upsample (CPU): Error During Test at none:1 Got exception outside of a @test Remote exception from Malt.Worker on port 9342 with PID 342: LoadError: The following 5 packages failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_dOiwCe" (ProcessExited(1)). Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_KBknuG" (ProcessExited(1)). EnzymeTestUtils Failed to precompile EnzymeTestUtils [12d8515a-0907-448a-8884-5fe00fdf1c5a] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeTestUtils/jl_pKWARJ" (ProcessExited(1)). Enzyme → EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_UgW6iY" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_kbthmA" (ProcessSignaled(11)). in expression starting at /home/pkgeval/.julia/packages/NNlib/cYybs/test/test_module.jl:27 Error in testset cpu/softmax: Error During Test at none:1 Got exception outside of a @test Remote exception from Malt.Worker on port 9366 with PID 366: LoadError: The following 5 packages failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_zc3et0" (ProcessExited(1)). Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_FuxQEC" (ProcessExited(1)). EnzymeTestUtils Failed to precompile EnzymeTestUtils [12d8515a-0907-448a-8884-5fe00fdf1c5a] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeTestUtils/jl_A0rPsT" (ProcessExited(1)). Enzyme → EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_gjAixi" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_D0WA4y" (ProcessSignaled(11)). in expression starting at /home/pkgeval/.julia/packages/NNlib/cYybs/test/test_module.jl:27 Error in testset cpu/dropout: Error During Test at none:1 Got exception outside of a @test Remote exception from Malt.Worker on port 9390 with PID 390: LoadError: The following 5 packages failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_Zsw22z" (ProcessExited(1)). Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_JhcDE9" (ProcessExited(1)). EnzymeTestUtils Failed to precompile EnzymeTestUtils [12d8515a-0907-448a-8884-5fe00fdf1c5a] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeTestUtils/jl_iE0iB4" (ProcessExited(1)). Enzyme → EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_nba23s" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_lS2Iux" (ProcessSignaled(11)). in expression starting at /home/pkgeval/.julia/packages/NNlib/cYybs/test/test_module.jl:27 Error in testset common_testsuite/activations (CPU): Error During Test at none:1 Got exception outside of a @test Remote exception from Malt.Worker on port 9414 with PID 414: LoadError: The following 5 packages failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_KQ73HH" (ProcessExited(1)). Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_PTtAgb" (ProcessExited(1)). EnzymeTestUtils Failed to precompile EnzymeTestUtils [12d8515a-0907-448a-8884-5fe00fdf1c5a] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeTestUtils/jl_hlNs7o" (ProcessExited(1)). Enzyme → EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_YpjQTR" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_fvwUJX" (ProcessSignaled(11)). in expression starting at /home/pkgeval/.julia/packages/NNlib/cYybs/test/test_module.jl:27 Error in testset cpu/activations: Error During Test at none:1 Got exception outside of a @test Remote exception from Malt.Worker on port 9438 with PID 438: LoadError: The following 5 packages failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_tMc47d" (ProcessExited(1)). Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_M4QTwU" (ProcessExited(1)). EnzymeTestUtils Failed to precompile EnzymeTestUtils [12d8515a-0907-448a-8884-5fe00fdf1c5a] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeTestUtils/jl_pluh39" (ProcessExited(1)). Enzyme → EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_qrVWzM" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_kpu6QN" (ProcessSignaled(11)). in expression starting at /home/pkgeval/.julia/packages/NNlib/cYybs/test/test_module.jl:27 Error in testset cpu/pooling: Error During Test at none:1 Got exception outside of a @test Remote exception from Malt.Worker on port 9462 with PID 462: LoadError: The following 5 packages failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_u3EFp3" (ProcessExited(1)). Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_gaLjdp" (ProcessExited(1)). EnzymeTestUtils Failed to precompile EnzymeTestUtils [12d8515a-0907-448a-8884-5fe00fdf1c5a] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeTestUtils/jl_5G5I7w" (ProcessExited(1)). Enzyme → EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_PhaYs3" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_xI6k1L" (ProcessSignaled(11)). in expression starting at /home/pkgeval/.julia/packages/NNlib/cYybs/test/test_module.jl:27 Error in testset common_testsuite/gather (CPU): Error During Test at none:1 Got exception outside of a @test Remote exception from Malt.Worker on port 9486 with PID 486: LoadError: The following 5 packages failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_TJXxrA" (ProcessExited(1)). Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_RsL01P" (ProcessExited(1)). EnzymeTestUtils Failed to precompile EnzymeTestUtils [12d8515a-0907-448a-8884-5fe00fdf1c5a] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeTestUtils/jl_oL9ev7" (ProcessExited(1)). Enzyme → EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_vEfGUf" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_8cpxzJ" (ProcessSignaled(11)). in expression starting at /home/pkgeval/.julia/packages/NNlib/cYybs/test/test_module.jl:27 Error in testset cpu/sampling: Error During Test at none:1 Got exception outside of a @test Remote exception from Malt.Worker on port 9510 with PID 510: LoadError: The following 5 packages failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_50NkOk" (ProcessExited(1)). Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_xfRirX" (ProcessExited(1)). EnzymeTestUtils Failed to precompile EnzymeTestUtils [12d8515a-0907-448a-8884-5fe00fdf1c5a] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeTestUtils/jl_sTjwM7" (ProcessExited(1)). Enzyme → EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_buzuxE" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_KGm0Kp" (ProcessSignaled(11)). in expression starting at /home/pkgeval/.julia/packages/NNlib/cYybs/test/test_module.jl:27 Error in testset cpu/batchedmul: Error During Test at none:1 Got exception outside of a @test Remote exception from Malt.Worker on port 9534 with PID 534: LoadError: The following 5 packages failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_Nmkvfc" (ProcessExited(1)). Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_XTbVt0" (ProcessExited(1)). EnzymeTestUtils Failed to precompile EnzymeTestUtils [12d8515a-0907-448a-8884-5fe00fdf1c5a] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeTestUtils/jl_eeNJd1" (ProcessExited(1)). Enzyme → EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_ts2RAG" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_ldJTsa" (ProcessSignaled(11)). in expression starting at /home/pkgeval/.julia/packages/NNlib/cYybs/test/test_module.jl:27 Error in testset cpu/functions: Error During Test at none:1 Got exception outside of a @test Remote exception from Malt.Worker on port 9558 with PID 558: LoadError: The following 5 packages failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_39B31U" (ProcessExited(1)). Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_vYCqks" (ProcessExited(1)). EnzymeTestUtils Failed to precompile EnzymeTestUtils [12d8515a-0907-448a-8884-5fe00fdf1c5a] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeTestUtils/jl_Tlcm29" (ProcessExited(1)). Enzyme → EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_o43yin" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_029Qwc" (ProcessSignaled(11)). in expression starting at /home/pkgeval/.julia/packages/NNlib/cYybs/test/test_module.jl:27 Error in testset common_testsuite/fold (CPU): Error During Test at none:1 Got exception outside of a @test Remote exception from Malt.Worker on port 9582 with PID 582: LoadError: The following 5 packages failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_hRWLQI" (ProcessExited(1)). Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_a5JJFk" (ProcessExited(1)). EnzymeTestUtils Failed to precompile EnzymeTestUtils [12d8515a-0907-448a-8884-5fe00fdf1c5a] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeTestUtils/jl_zUexqz" (ProcessExited(1)). Enzyme → EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_nd8tAY" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_u7uXWQ" (ProcessSignaled(11)). in expression starting at /home/pkgeval/.julia/packages/NNlib/cYybs/test/test_module.jl:27 Error in testset cpu/attention: Error During Test at none:1 Got exception outside of a @test Remote exception from Malt.Worker on port 9606 with PID 606: LoadError: The following 5 packages failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_YeV4t6" (ProcessExited(1)). Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_i3Bv47" (ProcessExited(1)). EnzymeTestUtils Failed to precompile EnzymeTestUtils [12d8515a-0907-448a-8884-5fe00fdf1c5a] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeTestUtils/jl_YwlIPu" (ProcessExited(1)). Enzyme → EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_IscocS" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_doRPOK" (ProcessSignaled(11)). in expression starting at /home/pkgeval/.julia/packages/NNlib/cYybs/test/test_module.jl:27 Error in testset cpu/conv: Error During Test at none:1 Got exception outside of a @test Remote exception from Malt.Worker on port 9630 with PID 630: LoadError: The following 5 packages failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_QJq0Nt" (ProcessExited(1)). Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_LDJ4dk" (ProcessExited(1)). EnzymeTestUtils Failed to precompile EnzymeTestUtils [12d8515a-0907-448a-8884-5fe00fdf1c5a] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeTestUtils/jl_yxa4VS" (ProcessExited(1)). Enzyme → EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_BuzYou" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_LtAG8r" (ProcessSignaled(11)). in expression starting at /home/pkgeval/.julia/packages/NNlib/cYybs/test/test_module.jl:27 Error in testset common_testsuite/normalization (CPU): Error During Test at none:1 Got exception outside of a @test Remote exception from Malt.Worker on port 9654 with PID 654: LoadError: The following 5 packages failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_u41KTV" (ProcessExited(1)). Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_qQZFng" (ProcessExited(1)). EnzymeTestUtils Failed to precompile EnzymeTestUtils [12d8515a-0907-448a-8884-5fe00fdf1c5a] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeTestUtils/jl_VHEOhD" (ProcessExited(1)). Enzyme → EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_4hOI9z" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_rr1NX2" (ProcessSignaled(11)). in expression starting at /home/pkgeval/.julia/packages/NNlib/cYybs/test/test_module.jl:27 Error in testset cpu/ctc: Error During Test at none:1 Got exception outside of a @test Remote exception from Malt.Worker on port 9678 with PID 678: LoadError: The following 5 packages failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_Opajy7" (ProcessExited(1)). Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_nV6dc2" (ProcessExited(1)). EnzymeTestUtils Failed to precompile EnzymeTestUtils [12d8515a-0907-448a-8884-5fe00fdf1c5a] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeTestUtils/jl_4jLpiP" (ProcessExited(1)). Enzyme → EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_BmHltt" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_3Pc7Po" (ProcessSignaled(11)). in expression starting at /home/pkgeval/.julia/packages/NNlib/cYybs/test/test_module.jl:27 Error in testset cpu/padding: Error During Test at none:1 Got exception outside of a @test Remote exception from Malt.Worker on port 9702 with PID 702: LoadError: The following 5 packages failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_X7ilOR" (ProcessExited(1)). Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_1CxUHl" (ProcessExited(1)). EnzymeTestUtils Failed to precompile EnzymeTestUtils [12d8515a-0907-448a-8884-5fe00fdf1c5a] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeTestUtils/jl_gf1T2T" (ProcessExited(1)). Enzyme → EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_f77WGb" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_2zOJ0J" (ProcessSignaled(11)). in expression starting at /home/pkgeval/.julia/packages/NNlib/cYybs/test/test_module.jl:27 ERROR: LoadError: Test run finished with errors in expression starting at /home/pkgeval/.julia/packages/NNlib/cYybs/test/runtests.jl:127 [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:573:34 wait at ./task.jl:1652:0 (pc: 108) [123] signal 15: Terminated in expression starting at none:0 jl_is_layout_opaque at /source/src/julia.h:1592:28 [inlined] ijl_new_struct_uninit at /source/src/datatype.c:1776:83 ijl_get_nth_field at /source/src/datatype.c:1902:13 ijl_get_nth_field_checked at /source/src/datatype.c:1918:21 jl_f_getfield at /source/src/builtins.c:1224:9 wait_safe_interrupt at ./park.jl:231:0 (pc: 6) getproperty at ./Base_compiler.jl:58:0 [inlined] #_#59 at ./operators.jl:1221:0 [inlined] Fix at ./operators.jl:1221:0 [inlined] _any at ./anyall.jl:124:0 [inlined] any at ./anyall.jl:115:0 [inlined] in at ./operators.jl:1450:0 [inlined] builtin_effects at ./../usr/share/julia/Compiler/src/tfuncs.jl:2964:0 (pc: 207) #wait#428 at ./condition.jl:390:0 (pc: 117) wait at ./condition.jl:325:0 [inlined] _trywait at ./asyncevent.jl:204:0 (pc: 38) abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3001:0 (pc: 840) #_trywait#727 at ./asyncevent.jl:175:0 [inlined] _trywait at ./asyncevent.jl:175:0 [inlined] profile_printing_listener at ./Base.jl:366:0 (pc: 23) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3233:0 (pc: 345) #start_profile_listener##0 at ./Base.jl:386:0 (pc: 2) jfptr_YY.start_profile_listenerYY.YY.0_0.1 at /opt/julia/lib/julia/sys.so (unknown line) start_task at /source/src/task.c:1277:23 unknown function (ip: (nil)) at (unknown file) Allocations: 17176333 (Pool: 17175569; Big: 764); GC: 17 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3226:0 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3372:0 [inlined] abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3390:0 (pc: 119) abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3817:0 (pc: 4) abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4284:0 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4246:0 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4827:0 (pc: 3370) jfptr_typeinf_local_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5100:0 (pc: 690) const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1529:0 (pc: 531) abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:986:0 (pc: 183) abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:954:0 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:205:0 (pc: 138) jfptr_handle1_3.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 doworkloop at ./../usr/share/julia/Compiler/src/inferencestate.jl:1561:0 (pc: 94) jfptr_doworkloop_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5091:0 (pc: 173) const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1529:0 (pc: 531) abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:986:0 (pc: 183) abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:954:0 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:205:0 (pc: 138) infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:274:0 (pc: 92) abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:369:0 (pc: 194) abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3082:0 (pc: 1830) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3233:0 (pc: 345) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3226:0 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3372:0 [inlined] abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3390:0 (pc: 119) abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3817:0 (pc: 4) abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4284:0 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4246:0 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4827:0 (pc: 3370) jfptr_typeinf_local_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5100:0 (pc: 690) const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1529:0 (pc: 531) abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:986:0 (pc: 183) abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:954:0 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:205:0 (pc: 138) infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:274:0 (pc: 92) abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:369:0 (pc: 194) abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3082:0 (pc: 1830) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3233:0 (pc: 345) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3226:0 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3372:0 [inlined] abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3390:0 (pc: 119) abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3817:0 (pc: 4) abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4284:0 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4246:0 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4827:0 (pc: 3370) jfptr_typeinf_local_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5100:0 (pc: 690) const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1529:0 (pc: 531) abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:986:0 (pc: 183) abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:954:0 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:205:0 (pc: 138) infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:274:0 (pc: 92) abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:369:0 (pc: 194) abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3082:0 (pc: 1830) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3233:0 (pc: 345) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3226:0 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3372:0 [inlined] abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3390:0 (pc: 119) abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3817:0 (pc: 4) abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4284:0 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4246:0 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4827:0 (pc: 3370) jfptr_typeinf_local_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5100:0 (pc: 690) const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1529:0 (pc: 531) abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:986:0 (pc: 183) abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:954:0 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:205:0 (pc: 138) infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:274:0 (pc: 92) abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:369:0 (pc: 194) abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3082:0 (pc: 1830) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3233:0 (pc: 345) infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2138:0 (pc: 1725) abstract_apply at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2158:0 (pc: 367) abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2962:0 (pc: 29) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3233:0 (pc: 345) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3226:0 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3372:0 [inlined] abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3390:0 (pc: 119) abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3817:0 (pc: 4) abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4284:0 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4246:0 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4827:0 (pc: 3370) jfptr_typeinf_local_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5100:0 (pc: 690) const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1529:0 (pc: 531) abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:986:0 (pc: 183) abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:954:0 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:205:0 (pc: 138) jfptr_handle1_3.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 doworkloop at ./../usr/share/julia/Compiler/src/inferencestate.jl:1561:0 (pc: 94) jfptr_doworkloop_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5091:0 (pc: 173) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1795:0 (pc: 106) add_codeinsts_to_jit! at ./../usr/share/julia/Compiler/src/typeinfer.jl:2034:0 (pc: 271) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:2075:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:2083:0 (pc: 21) jfptr_typeinf_ext_toplevel_5.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] jl_type_infer at /source/src/gf.c:482:35 jl_compile_method_very_internal at /source/src/gf.c:4082:20 _jl_invoke at /source/src/gf.c:4582:16 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 _run_atexit_hooks at ./initdefs.jl:559:0 (pc: 146) _atexit at ./initdefs.jl:532:0 (pc: 36) jfptr__atexit_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] ijl_atexit_hook at /source/src/init.c:260:17 jl_repl_entrypoint at /source/src/jlapi.c:1158:9 main at /source/cli/loader_exe.c:117:15 unknown function (ip: 0x709cdade2249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) Allocations: 22819528 (Pool: 22816465; Big: 3063); GC: 29 PkgEval terminated after 2770.58s: test duration exceeded the time limit