Package evaluation to test Quaternionic on Julia 1.14.0-DEV.3155 (07edee4e4c*) started at 2026-09-10T14:21:24.314 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.04s ################################################################################ # Installation # Installing Quaternionic... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [0756cd96] + Quaternionic v4.4.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [14197337] + GenericLinearAlgebra v0.4.1 [b964fa9f] + LaTeXStrings v1.4.1 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [0756cd96] + Quaternionic v4.4.1 [ae029012] + Requires v1.3.1 [90137ffa] + StaticArrays v1.9.20 [1e83bf80] + StaticArraysCore v1.4.4 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA 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 3.84s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 7.0 s ✓ Quaternionic 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 6.8 s ✓ FastDifferentiation Fault at memory address: 0x10000000a [41] 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: 0x75f49ccb2691) 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: 0x75f4e7f6eb52) 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: 0x75f5059b9249) 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: 113489873 (Pool: 113487528; Big: 2345); GC: 30 ✗ GPUCompiler 14.1 s ✓ Symbolics → SymbolicsLatexifyExt 27.3 s ✓ SymbolicUtils → SymbolicUtilsReverseDiffExt 68.2 s ✓ Quaternionic → QuaternionicSymbolicsExt 2.4 s ✓ Quaternionic → QuaternionicForwardDiffExt 2.1 s ✓ Quaternionic → QuaternionicChainRulesCoreExt 2.2 s ✓ Quaternionic → QuaternionicLatexifyExt 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/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("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/DifferentiationInterface/seMaz/ext/DifferentiationInterfaceMooncakeExt/DifferentiationInterfaceMooncakeExt.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/DifferentiationInterface/seMaz/ext/DifferentiationInterfaceMooncakeExt/DifferentiationInterfaceMooncakeExt.jl:1 in expression starting at stdin:5 ✗ DifferentiationInterface → DifferentiationInterfaceMooncakeExt 3.5 s ✓ DifferentiationInterface → DifferentiationInterfaceFastDifferentiationExt 5.9 s ✓ Quaternionic → QuaternionicFastDifferentiationExt 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/AllocCheck/elnkM/src/AllocCheck.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/AllocCheck/elnkM/src/AllocCheck.jl:1 in expression starting at stdin:5 ✗ AllocCheck 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 0.5 s ✓ Quaternionic → QuaternionicChainRulesExt 8.9 s ✓ Quaternionic → QuaternionicZygoteExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("9b6a8646-10ed-4001-bbdc-1d2f46dfbb1a"), "AllocCheck") not available with flags CacheFlags(; use_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/DifferentiationInterfaceTest/mitFS/src/DifferentiationInterfaceTest.jl:18 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/DifferentiationInterfaceTest/mitFS/src/DifferentiationInterfaceTest.jl:1 in expression starting at stdin:5 ✗ DifferentiationInterfaceTest ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("9b6a8646-10ed-4001-bbdc-1d2f46dfbb1a"), "AllocCheck") not available with flags CacheFlags(; use_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/MooncakeAllocCheckExt.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/MooncakeAllocCheckExt.jl:1 in expression starting at stdin:5 ✗ Mooncake → MooncakeAllocCheckExt 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/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/DifferentiationInterface/seMaz/ext/DifferentiationInterfaceEnzymeExt/DifferentiationInterfaceEnzymeExt.jl:32 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/DifferentiationInterface/seMaz/ext/DifferentiationInterfaceEnzymeExt/DifferentiationInterfaceEnzymeExt.jl:1 in expression starting at stdin:5 ✗ DifferentiationInterface → DifferentiationInterfaceEnzymeExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("a82114a7-5aa3-49a8-9643-716bb13727a3"), "DifferentiationInterfaceTest") not available with flags CacheFlags(; use_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/DifferentiationInterfaceTest/mitFS/ext/DifferentiationInterfaceTestStaticArraysExt/DifferentiationInterfaceTestStaticArraysExt.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/DifferentiationInterfaceTest/mitFS/ext/DifferentiationInterfaceTestStaticArraysExt/DifferentiationInterfaceTestStaticArraysExt.jl:1 in expression starting at stdin:5 ✗ DifferentiationInterfaceTest → DifferentiationInterfaceTestStaticArraysExt 12 dependencies successfully precompiled in 332 seconds. 258 already precompiled. 19 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 └ ┌ 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 → MooncakeAllocCheckExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("9b6a8646-10ed-4001-bbdc-1d2f46dfbb1a"), "AllocCheck") not available with flags CacheFlags(; use_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/MooncakeAllocCheckExt.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/MooncakeAllocCheckExt.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 └ ┌ DifferentiationInterfaceTest │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("9b6a8646-10ed-4001-bbdc-1d2f46dfbb1a"), "AllocCheck") not available with flags CacheFlags(; use_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/DifferentiationInterfaceTest/mitFS/src/DifferentiationInterfaceTest.jl:18 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/DifferentiationInterfaceTest/mitFS/src/DifferentiationInterfaceTest.jl:1 │ in expression starting at stdin:5 └ ┌ DifferentiationInterface → DifferentiationInterfaceMooncakeExt │ 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/DifferentiationInterface/seMaz/ext/DifferentiationInterfaceMooncakeExt/DifferentiationInterfaceMooncakeExt.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/DifferentiationInterface/seMaz/ext/DifferentiationInterfaceMooncakeExt/DifferentiationInterfaceMooncakeExt.jl:1 │ in expression starting at stdin:5 └ ┌ DifferentiationInterfaceTest → DifferentiationInterfaceTestStaticArraysExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("a82114a7-5aa3-49a8-9643-716bb13727a3"), "DifferentiationInterfaceTest") not available with flags CacheFlags(; use_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/DifferentiationInterfaceTest/mitFS/ext/DifferentiationInterfaceTestStaticArraysExt/DifferentiationInterfaceTestStaticArraysExt.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/DifferentiationInterfaceTest/mitFS/ext/DifferentiationInterfaceTestStaticArraysExt/DifferentiationInterfaceTestStaticArraysExt.jl:1 │ in expression starting at stdin:5 └ ┌ AllocCheck │ 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/AllocCheck/elnkM/src/AllocCheck.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/AllocCheck/elnkM/src/AllocCheck.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 └ ┌ DifferentiationInterface → DifferentiationInterfaceEnzymeExt │ 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/DifferentiationInterface/seMaz/ext/DifferentiationInterfaceEnzymeExt/DifferentiationInterfaceEnzymeExt.jl:32 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/DifferentiationInterface/seMaz/ext/DifferentiationInterfaceEnzymeExt/DifferentiationInterfaceEnzymeExt.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 │ 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 │ │ [41] 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: 0x75f49ccb2691) 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: 0x75f4e7f6eb52) 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: 0x75f5059b9249) 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: 113489873 (Pool: 113487528; Big: 2345); 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 19 packages failed to precompile: Enzyme Failed to precompile Enzyme [7da242da-08ed-463a-9acd-ee780be4f1d9] to "/home/pkgeval/.julia/compiled/v1.14/Enzyme/jl_OE6Y1U" (ProcessExited(1)). Mooncake → MooncakeLogExpFunctionsExt Failed to precompile MooncakeLogExpFunctionsExt [7ef3ed66-88e1-50a1-b105-f51979d300cc] to "/home/pkgeval/.julia/compiled/v1.14/MooncakeLogExpFunctionsExt/jl_TDRAz9" (ProcessExited(1)). Enzyme → EnzymeChainRulesCoreExt Failed to precompile EnzymeChainRulesCoreExt [dea36ce8-68cc-5ac3-8d54-6d6fec99b42c] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeChainRulesCoreExt/jl_K1abXP" (ProcessExited(1)). Mooncake → MooncakeAllocCheckExt Failed to precompile MooncakeAllocCheckExt [f9ef8d76-ebac-5e09-b9f9-6ff422a43d3e] to "/home/pkgeval/.julia/compiled/v1.14/MooncakeAllocCheckExt/jl_IA1Kx2" (ProcessExited(1)). Mooncake → MooncakeChainRulesExt Failed to precompile MooncakeChainRulesExt [ff4cd479-ef25-59d7-ba2d-ea5e9a3f3856] to "/home/pkgeval/.julia/compiled/v1.14/MooncakeChainRulesExt/jl_bjK4mp" (ProcessExited(1)). DifferentiationInterfaceTest Failed to precompile DifferentiationInterfaceTest [a82114a7-5aa3-49a8-9643-716bb13727a3] to "/home/pkgeval/.julia/compiled/v1.14/DifferentiationInterfaceTest/jl_HT78Ed" (ProcessExited(1)). DifferentiationInterface → DifferentiationInterfaceMooncakeExt Failed to precompile DifferentiationInterfaceMooncakeExt [f60e7217-b702-5749-adb7-f3f2c76df63d] to "/home/pkgeval/.julia/compiled/v1.14/DifferentiationInterfaceMooncakeExt/jl_5pywH1" (ProcessExited(1)). DifferentiationInterfaceTest → DifferentiationInterfaceTestStaticArraysExt Failed to precompile DifferentiationInterfaceTestStaticArraysExt [f90e1da7-8348-5b3f-bdd7-1fe119e82845] to "/home/pkgeval/.julia/compiled/v1.14/DifferentiationInterfaceTestStaticArraysExt/jl_aqW7oF" (ProcessExited(1)). AllocCheck Failed to precompile AllocCheck [9b6a8646-10ed-4001-bbdc-1d2f46dfbb1a] to "/home/pkgeval/.julia/compiled/v1.14/AllocCheck/jl_7zM46g" (ProcessExited(1)). Enzyme → EnzymeLogExpFunctionsExt Failed to precompile EnzymeLogExpFunctionsExt [1a9f04a6-12b6-5435-a00e-55b0a0022015] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeLogExpFunctionsExt/jl_YzsDro" (ProcessExited(1)). DifferentiationInterface → DifferentiationInterfaceEnzymeExt Failed to precompile DifferentiationInterfaceEnzymeExt [b2bef6f4-9359-51c0-9eac-bc8d0bbb8621] to "/home/pkgeval/.julia/compiled/v1.14/DifferentiationInterfaceEnzymeExt/jl_OkQ2oA" (ProcessExited(1)). Enzyme → EnzymeSpecialFunctionsExt Failed to precompile EnzymeSpecialFunctionsExt [bc91e8c5-4631-5c58-9d34-c5da8b408cf1] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeSpecialFunctionsExt/jl_0iyQ2M" (ProcessExited(1)). Mooncake Failed to precompile Mooncake [da2b9cff-9c12-43a0-ae48-6db2b0edb7d6] to "/home/pkgeval/.julia/compiled/v1.14/Mooncake/jl_ZPcSSg" (ProcessExited(1)). Enzyme → EnzymeStaticArraysExt Failed to precompile EnzymeStaticArraysExt [8724f06c-f4c4-5d10-8ca5-5036e220244b] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeStaticArraysExt/jl_1Ws1Yl" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_I3kE2Y" (ProcessSignaled(11)). Enzyme → EnzymeOrderedCollectionsExt Failed to precompile EnzymeOrderedCollectionsExt [9f48294f-d755-529c-87f6-33d8c4e64c70] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeOrderedCollectionsExt/jl_Sj6srV" (ProcessExited(1)). Mooncake → MooncakeFunctionWrappersExt Failed to precompile MooncakeFunctionWrappersExt [5a938603-addc-58b9-81fd-7edcfce5e7b6] to "/home/pkgeval/.julia/compiled/v1.14/MooncakeFunctionWrappersExt/jl_CH0EGE" (ProcessExited(1)). Mooncake → MooncakeSpecialFunctionsExt Failed to precompile MooncakeSpecialFunctionsExt [0ec37179-8e9d-5a9c-aab7-f15cb98de31f] to "/home/pkgeval/.julia/compiled/v1.14/MooncakeSpecialFunctionsExt/jl_dYZYJQ" (ProcessExited(1)). Enzyme → EnzymeGPUArraysCoreExt Failed to precompile EnzymeGPUArraysCoreExt [6f04138c-15cb-59c5-94f1-55440044fc8e] to "/home/pkgeval/.julia/compiled/v1.14/EnzymeGPUArraysCoreExt/jl_eLmGoj" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 357.68s ################################################################################ # Testing # Testing Quaternionic Status `/tmp/jl_AtMRC0/Project.toml` [47edcb42] ADTypes v1.24.0 [4c88cf16] Aqua v0.8.16 [082447d4] ChainRules v1.73.0 [d360d2e6] ChainRulesCore v1.26.1 [cdddcdb0] ChainRulesTestUtils v1.13.1 [a2441757] Coverage v1.8.2 [a0c0ee7d] DifferentiationInterface v0.7.21 [a82114a7] DifferentiationInterfaceTest v0.11.0 [e30172f5] Documenter v1.19.0 [497a8b3b] DoubleFloats v1.11.2 [da5c29d0] EllipsisNotation v1.12.0 [7da242da] Enzyme v0.13.202 [eb9bf01b] FastDifferentiation v0.4.5 [26cc04aa] FiniteDifferences v0.12.34 [f6369f11] ForwardDiff v1.4.5 [14197337] GenericLinearAlgebra v0.4.1 [23fbe1c1] Latexify v0.16.12 [da2b9cff] Mooncake v0.5.54 [0756cd96] Quaternionic v4.4.1 `~/.julia/packages/Quaternionic/R6WZQ/` [37e2e3b7] ReverseDiff v1.17.0 [90137ffa] StaticArrays v1.9.20 [1e83bf80] StaticArraysCore v1.4.4 [5a0628fe] Supposition v0.3.5 [0c5d862f] Symbolics v7.39.2 [f8b46487] TestItemRunner v1.3.2 [1c621080] TestItems v1.1.0 [e88e6eb3] Zygote v0.7.13 [700de1a5] ZygoteRules v0.2.8 [37e2e46d] LinearAlgebra v1.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_AtMRC0/Manifest.toml` [47edcb42] ADTypes v1.24.0 [a4c015fc] ANSIColoredPrinters v0.0.1 [621f4979] AbstractFFTs v1.5.0 [6e696c72] AbstractPlutoDingetjes v1.4.1 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.45 [79e6a3ab] Adapt v4.7.0 [9b6a8646] AllocCheck v0.2.6 [4c88cf16] Aqua v0.8.16 [c7e460c6] ArgParse v1.2.0 [ec485272] ArnoldiMethod v0.4.0 [4fba245c] ArrayInterface v7.30.1 [4c555306] ArrayLayouts v1.12.2 [e2ed5e7c] Bijections v0.2.2 [d1d4a3ce] BitFlags v0.1.10 [fa961155] CEnum v0.5.0 [082447d4] ChainRules v1.73.0 [d360d2e6] ChainRulesCore v1.26.1 [cdddcdb0] ChainRulesTestUtils v1.13.1 [944b1d66] CodecZlib v0.7.9 ⌅ [861a8166] Combinatorics v1.0.2 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.2.2 [34da2185] Compat v4.18.1 [b152e2b5] CompositeTypes v0.1.4 [a33af91c] CompositionsBase v0.1.2 [f0e56b4a] ConcurrentUtilities v2.6.0 [187b0558] ConstructionBase v1.6.0 [a2441757] Coverage v1.8.2 [c36e975a] CoverageTools v1.4.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.6 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [a0c0ee7d] DifferentiationInterface v0.7.21 [a82114a7] DifferentiationInterfaceTest v0.11.0 [8d63f2c5] DispatchDoctor v0.4.28 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.19.0 [5b8099bc] DomainSets v0.8.1 [497a8b3b] DoubleFloats v1.11.2 [7c1d4256] DynamicPolynomials v0.6.8 [da5c29d0] EllipsisNotation v1.12.0 [4e289a0a] EnumX v1.0.7 [7da242da] Enzyme v0.13.202 [f151be2c] EnzymeCore v0.8.21 [460bff9d] ExceptionUnwrapping v0.1.11 [e2ba6199] ExprTools v0.1.11 [55351af7] ExproniconLite v0.10.14 [eb9bf01b] FastDifferentiation v0.4.5 [1a297f60] FillArrays v1.17.0 [26cc04aa] FiniteDifferences v0.12.34 [1fa38f19] Format v1.3.7 [f6369f11] ForwardDiff v1.4.5 [a85aefff] FunctionMaps v0.1.2 [069b7b12] FunctionWrappers v1.1.3 [46192b85] GPUArraysCore v0.2.0 ⌅ [61eb1bfa] GPUCompiler v1.23.0 [14197337] GenericLinearAlgebra v0.4.1 [c145ed77] GenericSchur v0.5.8 [d7ba0133] Git v1.5.0 [86223c79] Graphs v1.15.0 ⌅ [cd3eb016] HTTP v1.11.0 [076d061b] HashArrayMappedTries v0.2.0 [b5f81e59] IOCapture v1.0.0 [7869d1d1] IRTools v0.4.20 [d25df0c9] Inflate v0.1.5 [18e54dd8] IntegerMathUtils v0.1.4 [8197267c] IntervalSets v0.7.14 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.8.0 [ae98c720] Jieko v0.2.1 [70703baa] JuliaSyntax v1.0.2 [929cbde3] LLVM v9.13.1 [b964fa9f] LaTeXStrings v1.4.1 [23fbe1c1] Latexify v0.16.12 [0e77f7df] LazilyInitializedFields v1.3.0 [2ab3a3ac] LogExpFunctions v1.0.1 [e6f89c97] LoggingExtras v1.2.0 [1914dd2f] MacroTools v0.5.16 [d0879d2d] MarkdownAST v0.1.3 [a3b82374] MatrixFactorizations v3.1.3 [739be429] MbedTLS v1.1.10 [dbe65cb8] MistyClosures v2.1.0 [da2b9cff] Mooncake v0.5.54 ⌅ [2e0e35c7] Moshi v0.3.9 [102ac46a] MultivariatePolynomials v0.5.19 [d8a4904e] MutableArithmetics v1.8.0 [77ba4419] NaNMath v1.1.4 [d8793406] ObjectFile v0.5.1 [4d8831e6] OpenSSL v1.6.1 [bac558e1] OrderedCollections v2.0.1 [69de0a69] Parsers v3.0.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [27ebfcd6] Primes v0.5.7 [92933f4c] ProgressMeter v1.11.0 [be4d8f0f] Quadmath v1.1.0 [0756cd96] Quaternionic v4.4.1 `~/.julia/packages/Quaternionic/R6WZQ/` [988b38a3] ReadOnlyArrays v0.2.0 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [97f35ef4] RequiredInterfaces v0.1.7 [ae029012] Requires v1.3.1 [37e2e3b7] ReverseDiff v1.17.0 [708f8203] Richardson v1.4.3 [7e49a35a] RuntimeGeneratedFunctions v0.5.26 [431bcebd] SciMLPublic v1.3.0 [7e506255] ScopedValues v1.6.2 [6c6a2e73] Scratch v1.3.0 [efcf1570] Setfield v1.1.2 [777ac1f9] SimpleBufferStream v1.2.0 [699a6c99] SimpleTraits v0.9.6 [dc90abb0] SparseInverseSubset v0.1.3 [276daf66] SpecialFunctions v2.9.0 [0c0c59c1] StarAlgebras v0.3.0 [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 [ec057cc2] StructUtils v2.8.5 [5a0628fe] Supposition v0.3.5 [fd094767] Suppressor v0.2.8 [2efcf032] SymbolicIndexingInterface v0.3.55 [19f23fe9] SymbolicLimits v1.2.1 [d1185830] SymbolicUtils v4.46.4 [0c5d862f] Symbolics v7.39.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.14.0 [ed4db957] TaskLocalValues v0.1.3 [8ea1fca8] TermInterface v2.0.0 [f8b46487] TestItemRunner v1.3.2 [1c621080] TestItems v1.1.0 [b718987f] TextWrap v1.0.2 [e689c965] Tracy v0.1.6 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.7.0 [d30d5f5c] WeakCacheSets v0.1.0 [e88e6eb3] Zygote v0.7.13 [700de1a5] ZygoteRules v0.2.8 [7cc45869] Enzyme_jll v0.0.292+0 [2e619515] Expat_jll v2.8.4+0 [61579ee1] Ghostscript_jll v9.55.1+0 [020c3dae] Git_LFS_jll v3.7.1+0 [f8c6e375] Git_jll v2.55.0+0 [aacddb02] JpegTurbo_jll v3.2.0+1 [dad2f222] LLVMExtra_jll v0.0.47+0 [ad6e5548] LibTracyClient_jll v0.13.1+0 [94ce4f54] Libiconv_jll v1.18.0+0 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [9bd350c2] OpenSSH_jll v10.5.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+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 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.7+0 [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... ┌ Warning: inference tests have been disabled └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 WARNING: Method definition isapprox(Symbolics.Num, Symbolics.Num) in module Symbolics at /home/pkgeval/.julia/packages/Symbolics/j30jB/src/num.jl:228 overwritten in module Main at /home/pkgeval/.julia/packages/Quaternionic/R6WZQ/test/runtests.jl:66. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Base.isapprox), Symbolics.Num, Symbolics.Num) in module Symbolics at /home/pkgeval/.julia/packages/Symbolics/j30jB/src/num.jl:228 overwritten in module Main at /home/pkgeval/.julia/packages/Quaternionic/R6WZQ/test/runtests.jl:66. Running @testitem tests Fault at memory address: 0x10000000a [207] 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: 0x7523782b2691) 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: 0x7523c056acf2) 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: 0x7523dcd5f249) 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: 108529507 (Pool: 108527229; 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: 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/AllocCheck/elnkM/src/AllocCheck.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/AllocCheck/elnkM/src/AllocCheck.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("9b6a8646-10ed-4001-bbdc-1d2f46dfbb1a"), "AllocCheck") not available with flags CacheFlags(; use_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/DifferentiationInterfaceTest/mitFS/src/DifferentiationInterfaceTest.jl:18 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/DifferentiationInterfaceTest/mitFS/src/DifferentiationInterfaceTest.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ DifferentiationInterfaceTest │ [Output was shown above] └ ┌ AllocCheck │ 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/AllocCheck/elnkM/src/AllocCheck.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/AllocCheck/elnkM/src/AllocCheck.jl:1 │ in expression starting at stdin:5 └ ┌ GPUCompiler │ Fault at memory address: 0x10000000a │ │ [207] 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: 0x7523782b2691) 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: 0x7523c056acf2) 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: 0x7523dcd5f249) 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: 108529507 (Pool: 108527229; Big: 2278); GC: 29 └ Differentiation Interface: Error During Test at /home/pkgeval/.julia/packages/Quaternionic/R6WZQ/test/differentiation_interface.jl:2 Got exception outside of a @test LoadError: The following 3 packages failed to precompile: DifferentiationInterfaceTest Failed to precompile DifferentiationInterfaceTest [a82114a7-5aa3-49a8-9643-716bb13727a3] to "/home/pkgeval/.julia/compiled/v1.14/DifferentiationInterfaceTest/jl_Bt11l5" (ProcessExited(1)). AllocCheck Failed to precompile AllocCheck [9b6a8646-10ed-4001-bbdc-1d2f46dfbb1a] to "/home/pkgeval/.julia/compiled/v1.14/AllocCheck/jl_pUp6hQ" (ProcessExited(1)). GPUCompiler Failed to precompile GPUCompiler [61eb1bfa-7361-4325-ad38-22787b887f55] to "/home/pkgeval/.julia/compiled/v1.14/GPUCompiler/jl_plO4Y5" (ProcessSignaled(11)). in expression starting at /home/pkgeval/.julia/packages/Quaternionic/R6WZQ/test/differentiation_interface.jl:2 ┌ Warning: GenericSchur does not currently provide `alg=RobustRepresentations` │ (LinearAlgebra default); falling back to `QRIteration`. │ This adjustment will (probably) proceed without future warnings in this session. └ @ GenericSchur ~/.julia/packages/GenericSchur/6AunB/src/symtridiag.jl:21 Running aqua.jl Running quaternion.jl ┌ Warning: `_unsetindex!(A, i)` is deprecated, use `Base.unsetindex!(A, i)` instead. │ caller = popfirst!(d::DataStructures.Deque{Tuple{Number, Vector{Int64}}}) at deque.jl:326 [inlined] └ @ DataStructures ~/.julia/packages/DataStructures/IwRP2/src/deque.jl:326 Running basis.jl Running base.jl Running algebra.jl Testing fundamentals with type BigFloat Testing fundamentals with type Float64 Testing fundamentals with type Float32 Testing fundamentals with type Float16 Testing fundamentals with type BigInt Testing fundamentals with type Int128 Testing fundamentals with type Int64 Testing fundamentals with type Int32 Testing fundamentals with type Int16 Testing fundamentals with type Int8 Testing fundamentals with type Symbolics.Num ┌ Warning: `_unsetindex!(A, i)` is deprecated, use `Base.unsetindex!(A, i)` instead. │ caller = popfirst!(d::DataStructures.Deque{Tuple{Number, Vector{Int64}}}) at deque.jl:326 [inlined] └ @ DataStructures ~/.julia/packages/DataStructures/IwRP2/src/deque.jl:326 ┌ Warning: `_unsetindex!(A, i)` is deprecated, use `Base.unsetindex!(A, i)` instead. │ caller = popfirst!(d::DataStructures.Deque{Tuple{Number, Vector{Int64}}}) at deque.jl:326 [inlined] └ @ DataStructures ~/.julia/packages/DataStructures/IwRP2/src/deque.jl:326 Running math.jl Running lorentz.jl Running lorentz_group.jl Running random.jl Running conversion.jl Running distance.jl Running alignment.jl Running interpolation.jl Running gradients.jl Running auto_differentiation.jl ====================================================================================== 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 171 running 1 of 1 signal (10): User defined signal 1 _M_erase at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:1909:4 _M_erase at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:1909:4 _M_erase at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:1909:4 _M_erase at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:1909:4 _M_erase at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:1909:4 _M_erase at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:1909:4 _M_erase at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:1909:4 _M_erase at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:1909:4 _M_erase at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:1909:4 _M_erase at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:1909:4 ~_Rb_tree at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_tree.h:978:2 [inlined] ~set at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_set.h:281:7 [inlined] ~SmallSet at /source/usr/include/llvm/ADT/SmallSet.h:133:7 [inlined] linkOutput at /source/src/jitlayers.cpp:2537:34 materialize at /source/src/jitlayers.cpp:1100:28 _ZN4llvm3orc19MaterializationTask3runEv at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) dispatch at /source/src/julia-task-dispatcher.h:377:13 [inlined] dispatch at /source/src/julia-task-dispatcher.h:366:6 _ZN4llvm3orc16ExecutionSession12dispatchTaskESt10unique_ptrINS0_4TaskESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm3orc16ExecutionSession22dispatchOutstandingMUsEv at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm3orc16ExecutionSession17OL_completeLookupESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EESt10shared_ptrINS0_23AsynchronousSymbolQueryEESt8functionIFvRKNS_8DenseMapIPNS0_8JITDylibENS_8DenseSetINS0_15SymbolStringPtrENS_12DenseMapInfoISF_vEEEENSG_ISD_vEENS_6detail12DenseMapPairISD_SI_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm3orc25InProgressFullLookupState8completeESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm3orc16ExecutionSession19OL_applyQueryPhase1ESt10unique_ptrINS0_21InProgressLookupStateESt14default_deleteIS3_EENS_5ErrorE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) _ZN4llvm3orc16ExecutionSession6lookupENS0_10LookupKindERKSt6vectorISt4pairIPNS0_8JITDylibENS0_19JITDylibLookupFlagsEESaIS8_EENS0_15SymbolLookupSetENS0_11SymbolStateENS_15unique_functionIFvNS_8ExpectedINS_8DenseMapINS0_15SymbolStringPtrENS0_17ExecutorSymbolDefENS_12DenseMapInfoISI_vEENS_6detail12DenseMapPairISI_SJ_EEEEEEEEESt8functionIFvRKNSH_IS6_NS_8DenseSetISI_SL_EENSK_IS6_vEENSN_IS6_SV_EEEEEE at /opt/julia/bin/../lib/julia/libLLVM.so.22.1jl (unknown line) publishCIs at /source/src/jitlayers.cpp:2247:14 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:521:39 jl_compile_method_very_internal at /source/src/gf.c:4105:27 _jl_invoke at /source/src/gf.c:4582:16 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 pullback at /home/pkgeval/.julia/packages/Zygote/dywlZ/src/compiler/interface.jl:99:0 (pc: 6) _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_f__apply_iterate at /source/src/builtins.c:1041:26 pullback at /home/pkgeval/.julia/packages/Zygote/dywlZ/src/compiler/interface.jl:97:0 (pc: 3) _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_f__apply_iterate at /source/src/builtins.c:1041:26 gradient at /home/pkgeval/.julia/packages/Zygote/dywlZ/src/compiler/interface.jl:156:0 (pc: 2) _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_body at /source/src/interpreter.c:735:35 eval_body at /source/src/interpreter.c:704:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:704:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:712: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) _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 [inlined] addtests at /home/pkgeval/.julia/packages/Quaternionic/R6WZQ/test/runtests.jl:284:0 (pc: 21) unknown function (ip: 0x7860341504e2) at (unknown file) _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 eval_body at /source/src/interpreter.c:704:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:712: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) _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_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) __script_entry_eval at ./client.jl:106:0 [inlined] exec_options at ./client.jl:350:0 (pc: 426) _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: 0x7860a27d8249) 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 ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404: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_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 0x00007a93fc641210 Total snapshots: 344. Utilization: 0% ╎344 @Base/task.jl:1528 wait_forever() 343╎ 344 @Base/task.jl:? wait() [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) [171] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Quaternionic/R6WZQ/test/auto_differentiation.jl:1 wait_safe_interrupt at ./park.jl:231:0 (pc: 6) in at ./tuple.jl:696:0 [inlined] is_relevant_expr at ./../usr/share/julia/Compiler/src/ssair/ir.jl:661:0 [inlined] userefs at ./../usr/share/julia/Compiler/src/ssair/ir.jl:724:0 [inlined] scan_inconsistency! at ./../usr/share/julia/Compiler/src/optimize.jl:900:0 (pc: 451) ScanStmt at ./../usr/share/julia/Compiler/src/optimize.jl:927:0 (pc: 42) #wait#428 at ./condition.jl:390:0 (pc: 117) wait at ./condition.jl:325:0 [inlined] _trywait at ./asyncevent.jl:204:0 (pc: 38) scan! at ./../usr/share/julia/Compiler/src/ssair/irinterp.jl:307:0 (pc: 100) #_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) jfptr_scanNOT._6.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_invoke at /source/src/gf.c:4597:12 tojlinvoke2666.1 at /opt/julia/lib/julia/sys.so (unknown line) julia_scanNOT._2667_gfthunk.1 at /opt/julia/lib/julia/sys.so (unknown line) #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: 18523690 (Pool: 18522874; Big: 816); GC: 19 ipo_dataflow_analysis! at ./../usr/share/julia/Compiler/src/optimize.jl:1036:0 (pc: 126) optimize at ./../usr/share/julia/Compiler/src/optimize.jl:1060:0 [inlined] finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:306:0 (pc: 15) jfptr_finish_nocycle_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:5107:0 (pc: 262) 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 _callable_pullback_generator at /home/pkgeval/.julia/packages/Zygote/dywlZ/src/compiler/interface2.jl:93:0 (pc: 1) unknown function (ip: 0x78602544e895) at (unknown file) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_call_staged at /source/src/method.c:740:24 ijl_code_for_staged at /source/src/method.c:813:14 call_get_staged at ./../usr/share/julia/Compiler/src/utilities.jl:0:0 [inlined] get_staged at ./../usr/share/julia/Compiler/src/utilities.jl:93:0 retrieve_code_info at ./../usr/share/julia/Compiler/src/utilities.jl:126:0 (pc: 14) InferenceState at ./../usr/share/julia/Compiler/src/inferencestate.jl:693:0 [inlined] typeinf_edge at ./../usr/share/julia/Compiler/src/typeinfer.jl:1344:0 (pc: 493) abstract_call_method at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:799:0 (pc: 575) infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:194:0 (pc: 77) abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:369:0 (pc: 194) abstract_call_unknown at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3220:0 (pc: 156) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3230:0 (pc: 293) 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) PkgEval terminated after 2728.1s: test duration exceeded the time limit