Package evaluation to test DynamicExpressions on Julia 1.14.0-DEV.2600 (ff0e675117*) started at 2026-07-09T14:09:33.805 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.45s ################################################################################ # Installation # Installing DynamicExpressions... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [a40a106e] + DynamicExpressions v2.5.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [d360d2e6] + ChainRulesCore v1.26.1 [34da2185] + Compat v4.18.1 [8d63f2c5] + DispatchDoctor v0.4.28 [a40a106e] + DynamicExpressions v2.5.2 [85a1e053] + Interfaces v0.3.2 [1914dd2f] + MacroTools v0.5.16 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [189a3867] + Reexport v1.2.2 [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.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.33s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... ERROR: LoadError: MethodError: no method matching nteltype(::Core.SimpleVector) The function `nteltype` exists, but no method is defined for this combination of argument types.  Closest candidates are:  nteltype(!Matched::Type{NamedTuple{names, T}} where names) where T  @ Base namedtuple.jl:233  nteltype(!Matched::Type)  @ Base namedtuple.jl:232  Stacktrace:  [1] prepare_call(f::Any, allargs::Vector{Any}; enter_generated::Bool, method_table::Nothing)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/construct.jl:256  [2] get_call_framecode(fargs::Vector{Any}, parentframe::JuliaInterpreter.FrameCode, idx::Int64; enter_generated::Bool, method_table::Nothing)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/localmethtable.jl:65  [3] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:277  [4] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:256  [5] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:249  [6] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:406  [7] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:569  [8] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:627  [9] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:14  [10] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:30  [11] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:290  [12] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:256  [13] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:249  [14] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:406  [15] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:569  [16] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:627  [17] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:14  [18] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:30  [19] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:290  [20] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:256  [21] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:249  [22] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:406  [23] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:569  [24] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:627  [25] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:14  [26] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:30  [27] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:290  [28] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:256  [29] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:249  [30] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:406  [31] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:569  [32] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:627  [33] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:14  [34] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool)  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:30  [35] macro expansion  @ ~/.julia/packages/JuliaInterpreter/bSt3F/src/construct.jl:764 [inlined]  [36] _precompile_()  @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/precompile.jl:7  [37] top-level scope  @ ~/.julia/packages/JuliaInterpreter/bSt3F/src/packagedef.jl:153  [38] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [39] top-level scope  @ ~/.julia/packages/JuliaInterpreter/bSt3F/src/JuliaInterpreter.jl:14  [40] include(mod::Module, _path::String)  @ Base Base.jl:325  [41] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [42] top-level scope  @ stdin:5  [43] eval(m::Module, e::Any)  @ Core boot.jl:533  [44] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [45] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [46] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [47] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/bSt3F/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/bSt3F/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ✗ JuliaInterpreter 3.8 s ✓ DynamicExpressions → DynamicExpressionsOptimExt 1.6 s ✓ Bumper Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x76a214ffc1c0)[MethodInstance pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121:5 ijl_type_error at /source/src/rtutils.c:140:5 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:826:0 (pc: 55) finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:670:0 (pc: 209) finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:269:0 (pc: 4) jfptr_finish_nocycle_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5004:0 (pc: 252) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1539:0 (pc: 150) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1762:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1771:0 (pc: 16) jfptr_typeinf_ext_toplevel_4.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_type_infer at /source/src/gf.c:475:35 jl_compile_method_very_internal at /source/src/gf.c:3970:20 _jl_invoke at /source/src/gf.c:4471:16 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:99:0 (pc: 2) pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:97:0 (pc: 4) unknown function (ip: 0x76a1feafb400) at (unknown file) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 gradient at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:156:0 (pc: 2) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 top-level scope at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/precompile.jl:17:0 (pc: 3) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 eval_body at /source/src/interpreter.c:625:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 macro expansion at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/Zygote.jl:78:0 (pc: 1) [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70:0 (pc: 4) [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/Zygote.jl:82:0 (pc: 20) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_eval_module_expr at /source/src/toplevel.c:262:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:661:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3303:0 (pc: 848) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 top-level scope at stdin:5:0 (pc: 22) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 819) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1152:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x76a22fcde249) 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  [20] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/precompile.jl:17 unknown function (ip: 0x76a22fd41ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:494:9 jl_compile_method_very_internal at /source/src/gf.c:3970:20 _jl_invoke at /source/src/gf.c:4471:16 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:99:0 (pc: 2) pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:97:0 (pc: 4) unknown function (ip: 0x76a1feafb400) at (unknown file) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 gradient at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:156:0 (pc: 2) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 eval_body at /source/src/interpreter.c:625:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_eval_module_expr at /source/src/toplevel.c:262:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:661:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3303:0 (pc: 848) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 819) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1152:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x76a22fcde249) 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: 56996587 (Pool: 56996245; Big: 342); GC: 19 ✗ Zygote 7.6 s ✓ SymbolicUtils → SymbolicUtilsChainRulesCoreExt 8.9 s ✓ DynamicExpressions → DynamicExpressionsSymbolicUtilsExt 14.6 s ✓ DynamicExpressions → DynamicExpressionsLoopVectorizationExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/LoweredCodeUtils/yvcyV/src/LoweredCodeUtils.jl:14  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:533  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LoweredCodeUtils/yvcyV/src/LoweredCodeUtils.jl:1 in expression starting at stdin:5 ✗ LoweredCodeUtils 3.1 s ✓ DynamicExpressions → DynamicExpressionsBumperExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base module.jl:101  [11] top-level scope  @ ~/.julia/packages/DifferentiationInterface/6Qmqe/ext/DifferentiationInterfaceZygoteExt/DifferentiationInterfaceZygoteExt.jl:6  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:533  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/DifferentiationInterface/6Qmqe/ext/DifferentiationInterfaceZygoteExt/DifferentiationInterfaceZygoteExt.jl:1 in expression starting at stdin:5 ✗ DifferentiationInterface → DifferentiationInterfaceZygoteExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e88e6eb3-aa80-5325-afca-941959d7151f"), "Zygote") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base module.jl:101  [11] top-level scope  @ ~/.julia/packages/DynamicExpressions/ERjoe/ext/DynamicExpressionsZygoteExt.jl:3  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:533  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/DynamicExpressions/ERjoe/ext/DynamicExpressionsZygoteExt.jl:1 in expression starting at stdin:5 ✗ DynamicExpressions → DynamicExpressionsZygoteExt WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to JET. WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to JET. ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("6f1432cf-f94c-5a45-995e-cdbf5db27b0b"), "LoweredCodeUtils") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base module.jl:101  [11] top-level scope  @ ~/.julia/packages/JET/XRz79/src/JETBase.jl:46  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [13] top-level scope  @ ~/.julia/packages/JET/XRz79/src/JET.jl:41  [14] include(mod::Module, _path::String)  @ Base Base.jl:325  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core boot.jl:533  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [19] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [21] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/JET/XRz79/src/JETBase.jl:46 in expression starting at /home/pkgeval/.julia/packages/JET/XRz79/src/JET.jl:1 in expression starting at stdin:5 ✗ JET 6 dependencies successfully precompiled in 158 seconds. 198 already precompiled. Precompilation completed after 188.59s ################################################################################ # Testing # Testing DynamicExpressions Status `/tmp/jl_EriUqg/Project.toml` [4c88cf16] Aqua v0.8.16 ⌃ [8ce10254] Bumper v0.6.0 [d360d2e6] ChainRulesCore v1.26.1 [34da2185] Compat v4.18.1 [a0c0ee7d] DifferentiationInterface v0.7.19 [8d63f2c5] DispatchDoctor v0.4.28 [a40a106e] DynamicExpressions v2.5.2 [f6369f11] ForwardDiff v1.4.1 [85a1e053] Interfaces v0.3.2 ⌅ [c3a54625] JET v0.10.15 [bdcacae8] LoopVectorization v0.12.174 [d41bc354] NLSolversBase v8.0.0 [429524aa] Optim v2.2.1 [21216c6a] Preferences v1.5.2 [1bc83da4] SafeTestsets v0.1.0 [276daf66] SpecialFunctions v2.8.0 [90137ffa] StaticArrays v1.9.18 [5a0628fe] Supposition v0.3.5 [fd094767] Suppressor v0.2.8 [d1185830] SymbolicUtils v4.39.0 [f8b46487] TestItemRunner v1.1.5 [1c621080] TestItems v1.0.0 [e88e6eb3] Zygote v0.7.11 [37e2e46d] LinearAlgebra v1.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_EriUqg/Manifest.toml` [47edcb42] ADTypes v1.22.1 [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.45 [79e6a3ab] Adapt v4.7.0 [4c88cf16] Aqua v0.8.16 [ec485272] ArnoldiMethod v0.4.0 [4fba245c] ArrayInterface v7.27.0 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 ⌃ [8ce10254] Bumper v0.6.0 [2a0fbf3d] CPUSummary v0.2.7 [082447d4] ChainRules v1.73.0 [d360d2e6] ChainRulesCore v1.26.1 [fb6a15b2] CloseOpenIntervals v0.1.13 [da1fd8a2] CodeTracking v3.0.2 ⌅ [861a8166] Combinatorics v1.0.2 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.1.0 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [adafc99b] CpuId v0.3.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.5 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [a0c0ee7d] DifferentiationInterface v0.7.19 [8d63f2c5] DispatchDoctor v0.4.28 [ffbed154] DocStringExtensions v0.9.5 [a40a106e] DynamicExpressions v2.5.2 [7c1d4256] DynamicPolynomials v0.6.6 [4e289a0a] EnumX v1.0.7 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [1a297f60] FillArrays v1.16.0 [6a86dc24] FiniteDiff v2.31.1 [f6369f11] ForwardDiff v1.4.1 [46192b85] GPUArraysCore v0.2.0 [86223c79] Graphs v1.14.0 [076d061b] HashArrayMappedTries v0.2.0 [3e5b6fbb] HostCPUFeatures v0.1.18 [7869d1d1] IRTools v0.4.17 [615f187c] IfElse v0.1.1 [d25df0c9] Inflate v0.1.5 [85a1e053] Interfaces v0.3.2 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 ⌅ [c3a54625] JET v0.10.15 [692b3bcd] JLLWrappers v1.8.0 [ae98c720] Jieko v0.2.1 ⌅ [aa1ae85d] JuliaInterpreter v0.10.12 [70703baa] JuliaSyntax v1.0.2 [10f19ff3] LayoutPointers v0.1.17 [d3d80556] LineSearches v7.7.1 [2ab3a3ac] LogExpFunctions v1.0.1 [bdcacae8] LoopVectorization v0.12.174 ⌅ [6f1432cf] LoweredCodeUtils v3.5.3 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [2e0e35c7] Moshi v0.3.8 [102ac46a] MultivariatePolynomials v0.5.19 [d8a4904e] MutableArithmetics v1.8.0 [d41bc354] NLSolversBase v8.0.0 [77ba4419] NaNMath v1.1.4 [6fe1bfb0] OffsetArrays v1.17.0 [429524aa] Optim v2.2.1 ⌅ [bac558e1] OrderedCollections v1.8.2 [1d0040c9] PolyesterWeave v0.2.2 [85a6dd25] PositiveFactorizations v0.2.4 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [988b38a3] ReadOnlyArrays v0.2.0 [c1ae055f] RealDot v0.1.0 [189a3867] Reexport v1.2.2 [97f35ef4] RequiredInterfaces v0.1.7 [7e49a35a] RuntimeGeneratedFunctions v0.5.21 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.46 [1bc83da4] SafeTestsets v0.1.0 [431bcebd] SciMLPublic v1.2.1 [7e506255] ScopedValues v1.6.2 [efcf1570] Setfield v1.1.2 [699a6c99] SimpleTraits v0.9.6 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.8.0 [0c0c59c1] StarAlgebras v0.3.0 [aedffcd0] Static v1.4.2 [0d7ed370] StaticArrayInterface v1.10.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [7792a7ef] StrideArraysCore v0.5.9 [09ab397b] StructArrays v0.7.3 [5a0628fe] Supposition v0.3.5 [fd094767] Suppressor v0.2.8 [2efcf032] SymbolicIndexingInterface v0.3.49 [d1185830] SymbolicUtils v4.39.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.13.0 [ed4db957] TaskLocalValues v0.1.3 [8ea1fca8] TermInterface v2.0.0 [f8b46487] TestItemRunner v1.1.5 [1c621080] TestItems v1.0.0 [8290d209] ThreadingUtilities v0.5.6 [3a884ed6] UnPack v1.0.2 [3d5dd08c] VectorizationBase v0.21.74 [d30d5f5c] WeakCacheSets v0.1.0 [e88e6eb3] Zygote v0.7.11 [700de1a5] ZygoteRules v0.2.7 [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.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [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.5+2 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(^), typeof(/), typeof(Main.var"##152".sub)}, unary_operators::Tuple{typeof(cos), typeof(abs)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: `OperatorEnum(; #= /home/pkgeval/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:96 =# @nospecialize(binary_operators::Union{Vector, Tuple, Nothing} = nothing), #= /home/pkgeval/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:97 =# @nospecialize(unary_operators::Union{Vector, Tuple, Nothing} = nothing), kws...)` is deprecated, use `OperatorEnum(1 => Tuple(something(unary_operators, ())), 2 => Tuple(something(binary_operators, ())); kws...)` instead. │ caller = ip:0x0 └ @ Core :-1 ┌ Warning: Creating a node using a string is deprecated and will be removed in a future version. │ caller = ip:0x0 └ @ Core :-1 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(^), typeof(/), typeof(Main.var"##152".sub)}, unary_operators::Tuple{typeof(exp), typeof(abs)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(^), typeof(/), typeof(Main.var"##152".sub)}, unary_operators::Tuple{typeof(Main.var"##152".safe_log), typeof(abs)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(^), typeof(/), typeof(Main.var"##152".sub)}, unary_operators::Tuple{typeof(Main.var"##152".safe_log2), typeof(abs)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(^), typeof(/), typeof(Main.var"##152".sub)}, unary_operators::Tuple{typeof(Main.var"##152".safe_log10), typeof(abs)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(^), typeof(/), typeof(Main.var"##152".sub)}, unary_operators::Tuple{typeof(Main.var"##152".safe_sqrt), typeof(abs)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(^), typeof(/), typeof(Main.var"##152".sub)}, unary_operators::Tuple{typeof(Main.var"##152".relu), typeof(abs)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(^), typeof(/), typeof(Main.var"##152".sub)}, unary_operators::Tuple{typeof(SpecialFunctions.gamma), typeof(abs)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(^), typeof(/), typeof(Main.var"##152".sub)}, unary_operators::Tuple{typeof(Main.var"##152".safe_acosh), typeof(abs)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(/), typeof(+), typeof(*)}, unary_operators::Tuple{typeof(exp), typeof(Main.var"##152".custom_cos)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(^), typeof(/), typeof(Main.var"##153".greater)}, unary_operators::Tuple{typeof(Main.var"##153"._inv)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(Main.var"##153".safe_pow), typeof(/), typeof(Main.var"##153".greater)}, unary_operators::Tuple{typeof(Main.var"##153"._inv)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Vector{Function}, unary_operators::Vector{typeof(sin)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(-), typeof(/)}, unary_operators::Tuple{typeof(sin)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(/)}, unary_operators::Tuple{typeof(sin), typeof(exp)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(/), typeof(^)}, unary_operators::Tuple{typeof(sin), typeof(exp)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(*), typeof(/)}, unary_operators::Tuple{}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(/)}, unary_operators::Tuple{Main.var"##153".var"#myop#myop##0"}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Vector{Function}, unary_operators::Vector{Main.var"##153".var"#myop#myop##0"}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x70c0112b9020)[MethodInstance pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121:5 ijl_type_error at /source/src/rtutils.c:140:5 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:826:0 (pc: 55) finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:670:0 (pc: 209) finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:269:0 (pc: 4) jfptr_finish_nocycle_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5004:0 (pc: 252) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1539:0 (pc: 150) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1762:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1771:0 (pc: 16) jfptr_typeinf_ext_toplevel_4.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_type_infer at /source/src/gf.c:475:35 jl_compile_method_very_internal at /source/src/gf.c:3970:20 _jl_invoke at /source/src/gf.c:4471:16 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:99:0 (pc: 2) pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:97:0 (pc: 4) unknown function (ip: 0x70bff6ff7400) at (unknown file) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 gradient at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:156:0 (pc: 2) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 top-level scope at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/precompile.jl:17:0 (pc: 3) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 eval_body at /source/src/interpreter.c:625:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 macro expansion at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/Zygote.jl:78:0 (pc: 1) [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70:0 (pc: 4) [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/Zygote.jl:82:0 (pc: 20) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_eval_module_expr at /source/src/toplevel.c:262:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:661:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3303:0 (pc: 848) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 top-level scope at stdin:5:0 (pc: 1029) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 819) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1152:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x70c02c375249) 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  [66] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/precompile.jl:17 unknown function (ip: 0x70c02c3d8ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:494:9 jl_compile_method_very_internal at /source/src/gf.c:3970:20 _jl_invoke at /source/src/gf.c:4471:16 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:99:0 (pc: 2) pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:97:0 (pc: 4) unknown function (ip: 0x70bff6ff7400) at (unknown file) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 gradient at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:156:0 (pc: 2) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 eval_body at /source/src/interpreter.c:625:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_eval_module_expr at /source/src/toplevel.c:262:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:661:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3303:0 (pc: 848) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 819) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1152:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x70c02c375249) 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: 57686514 (Pool: 57686168; Big: 346); GC: 19 1 dependency had output during precompilation: ┌ Zygote │ [Output was shown above] └ Test derivatives: Error During Test at /home/pkgeval/.julia/packages/DynamicExpressions/ERjoe/test/unittest.jl:30 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_hT4bpR" (ProcessSignaled(6)). in expression starting at /home/pkgeval/.julia/packages/DynamicExpressions/ERjoe/test/test_derivatives.jl:5 in expression starting at /home/pkgeval/.julia/packages/DynamicExpressions/ERjoe/test/unittest.jl:30 Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x74cf76d28c80)[MethodInstance pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121:5 ijl_type_error at /source/src/rtutils.c:140:5 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:826:0 (pc: 55) finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:670:0 (pc: 209) finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:269:0 (pc: 4) jfptr_finish_nocycle_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5004:0 (pc: 252) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1539:0 (pc: 150) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1762:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1771:0 (pc: 16) jfptr_typeinf_ext_toplevel_4.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_type_infer at /source/src/gf.c:475:35 jl_compile_method_very_internal at /source/src/gf.c:3970:20 _jl_invoke at /source/src/gf.c:4471:16 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:99:0 (pc: 2) pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:97:0 (pc: 4) unknown function (ip: 0x74cf6e7f7400) at (unknown file) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 gradient at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:156:0 (pc: 2) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 top-level scope at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/precompile.jl:17:0 (pc: 3) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 eval_body at /source/src/interpreter.c:625:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 macro expansion at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/Zygote.jl:78:0 (pc: 1) [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70:0 (pc: 4) [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/Zygote.jl:82:0 (pc: 20) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_eval_module_expr at /source/src/toplevel.c:262:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:661:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3303:0 (pc: 848) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 top-level scope at stdin:5:0 (pc: 1029) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 819) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1152:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x74cfa3b60249) 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  [69] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/precompile.jl:17 unknown function (ip: 0x74cfa3bc3ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:494:9 jl_compile_method_very_internal at /source/src/gf.c:3970:20 _jl_invoke at /source/src/gf.c:4471:16 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:99:0 (pc: 2) pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:97:0 (pc: 4) unknown function (ip: 0x74cf6e7f7400) at (unknown file) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 gradient at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:156:0 (pc: 2) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 eval_body at /source/src/interpreter.c:625:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_eval_module_expr at /source/src/toplevel.c:262:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:661:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3303:0 (pc: 848) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 819) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1152:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x74cfa3b60249) 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: 58891763 (Pool: 58891413; Big: 350); GC: 19 1 dependency had output during precompilation: ┌ Zygote │ [Output was shown above] └ Test chain rules: Error During Test at /home/pkgeval/.julia/packages/DynamicExpressions/ERjoe/test/unittest.jl:34 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_yRa7LA" (ProcessSignaled(6)). in expression starting at /home/pkgeval/.julia/packages/DynamicExpressions/ERjoe/test/test_chainrules.jl:6 in expression starting at /home/pkgeval/.julia/packages/DynamicExpressions/ERjoe/test/unittest.jl:34 Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x7f3ee9af2dc0)[MethodInstance pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121:5 ijl_type_error at /source/src/rtutils.c:140:5 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:826:0 (pc: 55) finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:670:0 (pc: 209) finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:269:0 (pc: 4) jfptr_finish_nocycle_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5004:0 (pc: 252) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1539:0 (pc: 150) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1762:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1771:0 (pc: 16) jfptr_typeinf_ext_toplevel_4.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_type_infer at /source/src/gf.c:475:35 jl_compile_method_very_internal at /source/src/gf.c:3970:20 _jl_invoke at /source/src/gf.c:4471:16 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:99:0 (pc: 2) pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:97:0 (pc: 4) unknown function (ip: 0x7f3ed9b26400) at (unknown file) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 gradient at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:156:0 (pc: 2) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 top-level scope at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/precompile.jl:17:0 (pc: 3) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 eval_body at /source/src/interpreter.c:625:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 macro expansion at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/Zygote.jl:78:0 (pc: 1) [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70:0 (pc: 4) [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/Zygote.jl:82:0 (pc: 20) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_eval_module_expr at /source/src/toplevel.c:262:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:661:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3303:0 (pc: 848) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 top-level scope at stdin:5:0 (pc: 1029) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 819) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1152:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x7f3f0adcd249) 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  [72] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/precompile.jl:17 unknown function (ip: 0x7f3f0ae30ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:494:9 jl_compile_method_very_internal at /source/src/gf.c:3970:20 _jl_invoke at /source/src/gf.c:4471:16 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:99:0 (pc: 2) pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:97:0 (pc: 4) unknown function (ip: 0x7f3ed9b26400) at (unknown file) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 gradient at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:156:0 (pc: 2) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 eval_body at /source/src/interpreter.c:625:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_eval_module_expr at /source/src/toplevel.c:262:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:661:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3303:0 (pc: 848) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 819) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1152:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x7f3f0adcd249) 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: 56994740 (Pool: 56994397; Big: 343); GC: 19 1 dependency had output during precompilation: ┌ Zygote │ [Output was shown above] └ Test undefined derivatives: Error During Test at /home/pkgeval/.julia/packages/DynamicExpressions/ERjoe/test/unittest.jl:38 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_1jAi2q" (ProcessSignaled(6)). in expression starting at /home/pkgeval/.julia/packages/DynamicExpressions/ERjoe/test/test_undefined_derivatives.jl:1 in expression starting at /home/pkgeval/.julia/packages/DynamicExpressions/ERjoe/test/unittest.jl:38 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(-), typeof(/), typeof(*)}, unary_operators::Nothing, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(-), typeof(/), typeof(Main.var"##157".pow_abs2)}, unary_operators::Tuple{typeof(Main.var"##157".custom_cos), typeof(exp), typeof(sin)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(-), typeof(*), typeof(/)}, unary_operators::Tuple{typeof(cos), typeof(sin)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(/), typeof(-)}, unary_operators::Tuple{typeof(cos), typeof(sin)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(/), typeof(-)}, unary_operators::Tuple{typeof(Main.var"##191".safe_log)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(/), typeof(-)}, unary_operators::Tuple{typeof(Main.var"##191".safe_log2)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(/), typeof(-)}, unary_operators::Tuple{typeof(Main.var"##191".safe_log10)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(/), typeof(-)}, unary_operators::Tuple{typeof(Main.var"##191".safe_log1p)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(/), typeof(-)}, unary_operators::Tuple{typeof(Main.var"##191".safe_sqrt)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(/), typeof(-)}, unary_operators::Tuple{typeof(Main.var"##191".safe_acosh)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(/), typeof(-), typeof(Main.var"##191".safe_pow)}, unary_operators::Tuple{typeof(cos)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(/), typeof(-), typeof(^)}, unary_operators::Tuple{typeof(cos)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(/), typeof(-), typeof(Main.var"##191".my_custom_op)}, unary_operators::Tuple{typeof(cos), typeof(sin)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 WARNING: Method definition f_constant(Float64, Any...) in module ##191 at /home/pkgeval/.julia/packages/DynamicExpressions/ERjoe/test/test_print.jl:94 overwritten at /home/pkgeval/.julia/packages/DynamicExpressions/ERjoe/test/test_print.jl:96. ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Vector{Function}, unary_operators::Vector{Function}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(/), typeof(-), typeof(Main.var"##191".my_pretty_op)}, unary_operators::Tuple{typeof(cos), typeof(sin)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(/), typeof(-)}, unary_operators::Tuple{typeof(cos), typeof(sin), typeof(Main.var"##191".my_unary_op)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(/), typeof(-), typeof(^)}, unary_operators::Tuple{}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 Testing NaN detection. ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(/), typeof(-)}, unary_operators::Tuple{typeof(cos), typeof(sin), typeof(exp)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 Passed. Testing ValueInterface is implemented for Main.var"##252".DynamicTensor Mandatory components is_valid: checks if the value is valid (no NaN/Inf) [true, true, true, true, true, true, true, true, true] is_valid_array: checks if each value of the array is valid [true, true, true, true, true, true, true, true, true] get_number_type: gets the underlying scalar type, which must be `<:Number` [true, true, true, true, true, true, true, true, true] pack_scalar_constants!: packs scalar constants into an array [true, true, true, true, true, true, true, true, true] unpack_scalar_constants: unpacks scalar constants from an array [true, true, true, true, true, true, true, true, true] count_scalar_constants: counts how many scalar constants the value has [true, true, true, true, true, true, true, true, true] ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Vector{typeof(Main.var"##252".a)}, unary_operators::Vector{typeof(Main.var"##252".q)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(*), typeof(^), typeof(/), typeof(Main.var"##297".greater)}, unary_operators::Tuple{typeof(cos)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(-), typeof(*), typeof(^), typeof(/), typeof(Main.var"##298".greater)}, unary_operators::Tuple{typeof(cos), typeof(exp), typeof(sin)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 _convert(Node{T1}, tree) and _convert(Node{T1}, tree, IdDict{Node{T2}, Node{T1}}()) are not equal ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(-), typeof(*), typeof(^), typeof(/)}, unary_operators::Tuple{typeof(cos), typeof(exp), typeof(sin)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: `count_constants(tree::Union{AbstractExpression, AbstractExpressionNode})` is deprecated, use `count_constant_nodes(tree)` instead. │ caller = top-level scope at test_graphs.jl:115 └ @ Core ~/.julia/packages/DynamicExpressions/ERjoe/test/test_graphs.jl:115 ┌ Warning: `count_constants(tree::Union{AbstractExpression, AbstractExpressionNode})` is deprecated, use `count_constant_nodes(tree)` instead. │ caller = top-level scope at test_graphs.jl:115 └ @ Core ~/.julia/packages/DynamicExpressions/ERjoe/test/test_graphs.jl:115 ┌ Warning: `count_constants(tree::Union{AbstractExpression, AbstractExpressionNode})` is deprecated, use `count_constant_nodes(tree)` instead. │ caller = top-level scope at test_graphs.jl:115 └ @ Core ~/.julia/packages/DynamicExpressions/ERjoe/test/test_graphs.jl:115 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.GenericOperatorEnum(; binary_operators::Tuple{typeof(*)}, unary_operators::Nothing, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:106 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:106 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.GenericOperatorEnum(; binary_operators::Vector{typeof(Main.var"##308".vec_add)}, unary_operators::Nothing, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:106 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:106 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.GenericOperatorEnum(; binary_operators::Vector{typeof(Main.var"##308".vec_add)}, unary_operators::Vector{typeof(Main.var"##308".vec_square)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:106 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:106 ┌ Warning: The `tree(X; kws...)` syntax is deprecated. Use `tree(X, operators; kws...)` instead. │ caller = top-level scope at test_tensor_operators.jl:560 └ @ Core ~/.julia/packages/DynamicExpressions/ERjoe/test/test_tensor_operators.jl:560 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.GenericOperatorEnum(; binary_operators::Vector{typeof(Main.var"##336".scalar_add)}, unary_operators::Nothing, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:106 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:106 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(Main.var"##353".op1), typeof(Main.var"##353".op2)}, unary_operators::Tuple{typeof(Main.var"##353".op3)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Vector{typeof(Main.var"##353".A.my_func_a)}, unary_operators::Vector{typeof(Main.var"##353".A.my_func_b)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Vector{typeof(Main.var"##353".B.my_func_c)}, unary_operators::Vector{typeof(Main.var"##353".B.my_func_d)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: The `tree(X; kws...)` syntax is deprecated. Use `tree(X, operators; kws...)` instead. │ caller = top-level scope at test_custom_operators.jl:560 └ @ Core ~/.julia/packages/DynamicExpressions/ERjoe/test/test_custom_operators.jl:560 Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x76494ff6ea00)[MethodInstance pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121:5 ijl_type_error at /source/src/rtutils.c:140:5 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:826:0 (pc: 55) finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:670:0 (pc: 209) finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:269:0 (pc: 4) jfptr_finish_nocycle_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5004:0 (pc: 252) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1539:0 (pc: 150) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1762:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1771:0 (pc: 16) jfptr_typeinf_ext_toplevel_4.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_type_infer at /source/src/gf.c:475:35 jl_compile_method_very_internal at /source/src/gf.c:3970:20 _jl_invoke at /source/src/gf.c:4471:16 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:99:0 (pc: 2) pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:97:0 (pc: 4) unknown function (ip: 0x7649477f7400) at (unknown file) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 gradient at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:156:0 (pc: 2) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 top-level scope at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/precompile.jl:17:0 (pc: 3) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 eval_body at /source/src/interpreter.c:625:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 macro expansion at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/Zygote.jl:78:0 (pc: 1) [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70:0 (pc: 4) [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/Zygote.jl:82:0 (pc: 20) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_eval_module_expr at /source/src/toplevel.c:262:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:661:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3303:0 (pc: 848) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 top-level scope at stdin:5:0 (pc: 1029) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 819) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1152:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x76497cad1249) 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  [75] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/precompile.jl:17 unknown function (ip: 0x76497cb34ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:494:9 jl_compile_method_very_internal at /source/src/gf.c:3970:20 _jl_invoke at /source/src/gf.c:4471:16 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:99:0 (pc: 2) pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:97:0 (pc: 4) unknown function (ip: 0x7649477f7400) at (unknown file) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 gradient at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:156:0 (pc: 2) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 eval_body at /source/src/interpreter.c:625:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_eval_module_expr at /source/src/toplevel.c:262:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:661:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3303:0 (pc: 848) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 819) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1152:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x76497cad1249) 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: 58893000 (Pool: 58892650; Big: 350); GC: 19 1 dependency had output during precompilation: ┌ Zygote │ [Output was shown above] └ Test Base: Error During Test at /home/pkgeval/.julia/packages/DynamicExpressions/ERjoe/test/unittest.jl:101 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_n7aS0d" (ProcessSignaled(6)). in expression starting at /home/pkgeval/.julia/packages/DynamicExpressions/ERjoe/test/test_base.jl:4 in expression starting at /home/pkgeval/.julia/packages/DynamicExpressions/ERjoe/test/unittest.jl:101 Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x791b03129360)[MethodInstance pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121:5 ijl_type_error at /source/src/rtutils.c:140:5 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:826:0 (pc: 55) finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:670:0 (pc: 209) finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:269:0 (pc: 4) jfptr_finish_nocycle_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5004:0 (pc: 252) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1539:0 (pc: 150) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1762:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1771:0 (pc: 16) jfptr_typeinf_ext_toplevel_4.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_type_infer at /source/src/gf.c:475:35 jl_compile_method_very_internal at /source/src/gf.c:3970:20 _jl_invoke at /source/src/gf.c:4471:16 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:99:0 (pc: 2) pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:97:0 (pc: 4) unknown function (ip: 0x791af35fb400) at (unknown file) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 gradient at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:156:0 (pc: 2) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 top-level scope at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/precompile.jl:17:0 (pc: 3) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 eval_body at /source/src/interpreter.c:625:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 macro expansion at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/Zygote.jl:78:0 (pc: 1) [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70:0 (pc: 4) [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/Zygote.jl:82:0 (pc: 20) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_eval_module_expr at /source/src/toplevel.c:262:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:661:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3303:0 (pc: 848) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 top-level scope at stdin:5:0 (pc: 1029) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 819) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1152:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x791b24860249) 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  [78] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/precompile.jl:17 unknown function (ip: 0x791b248c3ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:494:9 jl_compile_method_very_internal at /source/src/gf.c:3970:20 _jl_invoke at /source/src/gf.c:4471:16 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:99:0 (pc: 2) pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:97:0 (pc: 4) unknown function (ip: 0x791af35fb400) at (unknown file) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 gradient at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:156:0 (pc: 2) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 eval_body at /source/src/interpreter.c:625:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_eval_module_expr at /source/src/toplevel.c:262:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:661:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3303:0 (pc: 848) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 819) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1152:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x791b24860249) 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: 56962754 (Pool: 56962412; Big: 342); GC: 19 1 dependency had output during precompilation: ┌ Zygote │ [Output was shown above] └ Test containers preserved: Error During Test at /home/pkgeval/.julia/packages/DynamicExpressions/ERjoe/test/unittest.jl:111 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_zeK3ns" (ProcessSignaled(6)). in expression starting at /home/pkgeval/.julia/packages/DynamicExpressions/ERjoe/test/test_container_preserved.jl:4 in expression starting at /home/pkgeval/.julia/packages/DynamicExpressions/ERjoe/test/unittest.jl:111 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Vector{Function}, unary_operators::Vector{Function}, kws::Base.Pairs{Symbol, Bool, Nothing, @NamedTuple{empty_old_operators::Bool}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 ┌ Warning: accessing `Type.name` is deprecated without replacement. If for detection, use `Base.isType(x)`. │ caller = DynamicExpressions.OperatorEnumModule.OperatorEnum(; binary_operators::Tuple{typeof(+), typeof(-), typeof(*), typeof(/)}, unary_operators::Tuple{typeof(exp)}, kws::Base.Pairs{Symbol, Union{}, Nothing, @NamedTuple{}}) at deprecated.jl:94 └ @ DynamicExpressions ~/.julia/packages/DynamicExpressions/ERjoe/src/deprecated.jl:94 Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x7b3fa4f71800)[MethodInstance pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121:5 ijl_type_error at /source/src/rtutils.c:140:5 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:826:0 (pc: 55) finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:670:0 (pc: 209) finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:269:0 (pc: 4) jfptr_finish_nocycle_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5004:0 (pc: 252) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1539:0 (pc: 150) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1762:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1771:0 (pc: 16) jfptr_typeinf_ext_toplevel_4.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_type_infer at /source/src/gf.c:475:35 jl_compile_method_very_internal at /source/src/gf.c:3970:20 _jl_invoke at /source/src/gf.c:4471:16 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:99:0 (pc: 2) pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:97:0 (pc: 4) unknown function (ip: 0x7b3f95ffb400) at (unknown file) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 gradient at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:156:0 (pc: 2) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 top-level scope at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/precompile.jl:17:0 (pc: 3) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 eval_body at /source/src/interpreter.c:625:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 macro expansion at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/Zygote.jl:78:0 (pc: 1) [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70:0 (pc: 4) [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/Zygote.jl:82:0 (pc: 20) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_eval_module_expr at /source/src/toplevel.c:262:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:661:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3303:0 (pc: 848) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 top-level scope at stdin:5:0 (pc: 1205) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 819) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1152:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x7b3fc7314249) 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  [81] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/precompile.jl:17 unknown function (ip: 0x7b3fc7377ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:494:9 jl_compile_method_very_internal at /source/src/gf.c:3970:20 _jl_invoke at /source/src/gf.c:4471:16 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:99:0 (pc: 2) pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:97:0 (pc: 4) unknown function (ip: 0x7b3f95ffb400) at (unknown file) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 gradient at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:156:0 (pc: 2) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 eval_body at /source/src/interpreter.c:625:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_eval_module_expr at /source/src/toplevel.c:262:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:661:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3303:0 (pc: 848) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 819) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1152:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x7b3fc7314249) 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: 56527653 (Pool: 56527313; Big: 340); GC: 19 1 dependency had output during precompilation: ┌ Zygote │ [Output was shown above] └ With gradients, using Zygote: Error During Test at /home/pkgeval/.julia/packages/DynamicExpressions/ERjoe/test/test_optim.jl:20 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_fPWdN2" (ProcessSignaled(6)). in expression starting at /home/pkgeval/.julia/packages/DynamicExpressions/ERjoe/test/test_optim.jl:20 Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x77919fa35120)[MethodInstance pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121:5 ijl_type_error at /source/src/rtutils.c:140:5 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:826:0 (pc: 55) finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:670:0 (pc: 209) finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:269:0 (pc: 4) jfptr_finish_nocycle_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5004:0 (pc: 252) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1539:0 (pc: 150) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1762:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1771:0 (pc: 16) jfptr_typeinf_ext_toplevel_4.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_type_infer at /source/src/gf.c:475:35 jl_compile_method_very_internal at /source/src/gf.c:3970:20 _jl_invoke at /source/src/gf.c:4471:16 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:99:0 (pc: 2) pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:97:0 (pc: 4) unknown function (ip: 0x779183bf7400) at (unknown file) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 gradient at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:156:0 (pc: 2) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 top-level scope at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/precompile.jl:17:0 (pc: 3) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 eval_body at /source/src/interpreter.c:625:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 macro expansion at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/Zygote.jl:78:0 (pc: 1) [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70:0 (pc: 4) [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/Zygote.jl:82:0 (pc: 20) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_eval_module_expr at /source/src/toplevel.c:262:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:661:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3303:0 (pc: 848) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 top-level scope at stdin:5:0 (pc: 1205) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 819) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1152:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x7791b8eb6249) 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  [84] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/precompile.jl:17 unknown function (ip: 0x7791b8f19ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:494:9 jl_compile_method_very_internal at /source/src/gf.c:3970:20 _jl_invoke at /source/src/gf.c:4471:16 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:99:0 (pc: 2) pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:97:0 (pc: 4) unknown function (ip: 0x779183bf7400) at (unknown file) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 gradient at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:156:0 (pc: 2) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 eval_body at /source/src/interpreter.c:625:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_eval_module_expr at /source/src/toplevel.c:262:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:661:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3303:0 (pc: 848) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 819) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1152:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x7791b8eb6249) 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: 57657345 (Pool: 57657000; Big: 345); GC: 19 1 dependency had output during precompilation: ┌ Zygote │ [Output was shown above] └ With gradients, manually: Error During Test at /home/pkgeval/.julia/packages/DynamicExpressions/ERjoe/test/test_optim.jl:35 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_eoQTXO" (ProcessSignaled(6)). in expression starting at /home/pkgeval/.julia/packages/DynamicExpressions/ERjoe/test/test_optim.jl:35 Internal error: during type inference of _pullback(Zygote.Context{false}, typeof(Zygote.pow), Int64, Int64) Encountered unexpected error in runtime: TypeError(func=:typeassert, context="", expected=Union{Nothing, Array{Any, 1}, Core.SimpleVector}, got=Array{Core.MethodInstance, 1}(dims=(1,), mem=Memory{Core.MethodInstance}(1, 0x7084d93952c0)[MethodInstance pow(Int64, Int64) from pow(Any, Any)])) ijl_type_error_rt at /source/src/rtutils.c:121:5 ijl_type_error at /source/src/rtutils.c:140:5 compute_edges! at ./../usr/share/julia/Compiler/src/typeinfer.jl:826:0 (pc: 55) finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:670:0 (pc: 209) finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:269:0 (pc: 4) jfptr_finish_nocycle_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5004:0 (pc: 252) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1539:0 (pc: 150) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1762:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1771:0 (pc: 16) jfptr_typeinf_ext_toplevel_4.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_type_infer at /source/src/gf.c:475:35 jl_compile_method_very_internal at /source/src/gf.c:3970:20 _jl_invoke at /source/src/gf.c:4471:16 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:99:0 (pc: 2) pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:97:0 (pc: 4) unknown function (ip: 0x7084c1126400) at (unknown file) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 gradient at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:156:0 (pc: 2) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 top-level scope at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/precompile.jl:17:0 (pc: 3) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 eval_body at /source/src/interpreter.c:625:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 macro expansion at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/Zygote.jl:78:0 (pc: 1) [inlined] macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70:0 (pc: 4) [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/Zygote.jl:82:0 (pc: 20) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_eval_module_expr at /source/src/toplevel.c:262:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:661:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3303:0 (pc: 848) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 top-level scope at stdin:5:0 (pc: 1205) ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 819) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1152:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x7084f240b249) 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  [87] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/precompile.jl:17 unknown function (ip: 0x7084f246eebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) jl_type_infer at /source/src/gf.c:494:9 jl_compile_method_very_internal at /source/src/gf.c:3970:20 _jl_invoke at /source/src/gf.c:4471:16 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:99:0 (pc: 2) pullback at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:97:0 (pc: 4) unknown function (ip: 0x7084c1126400) at (unknown file) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:934:26 gradient at /home/pkgeval/.julia/packages/Zygote/Pm9ID/src/compiler/interface.jl:156:0 (pc: 2) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 eval_body at /source/src/interpreter.c:625:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_eval_module_expr at /source/src/toplevel.c:262:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:661:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:325:0 (pc: 1) include_package_for_output at ./loading.jl:3303:0 (pc: 848) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:764:18 jl_toplevel_eval_flex at /source/src/toplevel.c:708:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:598:15 jl_toplevel_eval_flex at /source/src/toplevel.c:680:27 ijl_toplevel_eval at /source/src/toplevel.c:778:12 ijl_toplevel_eval_in at /source/src/toplevel.c:823:13 eval at ./boot.jl:533:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) include_string at ./loading.jl:3142:0 [inlined] exec_options at ./client.jl:353:0 (pc: 819) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4479:23 [inlined] ijl_apply_generic at /source/src/gf.c:4717:12 jl_apply at /source/src/julia.h:2430:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1152:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x7084f240b249) 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: 57323385 (Pool: 57323041; Big: 344); GC: 19 1 dependency had output during precompilation: ┌ Zygote │ [Output was shown above] └ Combined evaluation with gradient: Error During Test at /home/pkgeval/.julia/packages/DynamicExpressions/ERjoe/test/test_optim.jl:78 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Zygote Failed to precompile Zygote [e88e6eb3-aa80-5325-afca-941959d7151f] to "/home/pkgeval/.julia/compiled/v1.14/Zygote/jl_AZgE7d" (ProcessSignaled(6)). in expression starting at /home/pkgeval/.julia/packages/DynamicExpressions/ERjoe/test/test_optim.jl:78 Test Summary: | Pass Error Total Time Package | 518 8 526 24m29.9s test/unittest.jl | 498 5 503 20m43.8s Test Aqua.jl | 11 11 1m44.9s Test tree construction and scoring | 173 173 4m12.2s Test SymbolicUtils interface | 28 28 2m02.8s Test derivatives | 1 1 1m35.2s Test chain rules | 1 1 1m10.1s Test undefined derivatives | 1 1 1m08.5s Test simplification | 23 23 3m31.4s Test printing | 38 38 31.3s Test validity of integer expression evaluation | 4 4 8.4s Test NaN detection in evaluator | 12 12 16.5s Test OperatorEnum with non-number type | 14 14 16.8s Test hash of tree | 1 1 1.0s Test sharing-preserving copy | 79 79 27.6s Test equation utils | 17 17 4.0s Test generic operators | 1 1 2.1s Test tensor operators | 17 17 8.4s Test error handling | 7 7 2.3s Test equality operator | 15 15 3.3s Test operators within module | 5 5 18.3s Test precompilation | 0 7.8s Test Base | 1 1 1m09.0s Test extra node fields | 10 10 5.4s Test containers preserved | 1 1 1m24.9s Test helpers break upon redefining | 7 7 4.7s Test custom node type | 18 18 0.9s Test random sampling | 18 18 5.6s test/test_optim.jl | 20 3 23 3m46.2s Basic optimization | 3 3 14.5s With gradients, using Zygote | 1 1 1m09.0s With gradients, manually | 1 1 1m09.3s Combined evaluation with gradient | 1 1 1m09.6s Wrap NLSolversBase.InplaceObjective hvp/fghvp/fjvp | 15 15 2.1s Wrap objective (..., x, v): error on wrong arity | 1 1 0.9s Wrap InplaceObjective: error on unknown field | 1 1 0.7s ERROR: LoadError: Some tests did not pass: 518 passed, 0 failed, 8 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/DynamicExpressions/ERjoe/test/runtests.jl:93 Testing failed after 1533.9s ERROR: LoadError: Package DynamicExpressions errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval crashed after 1775.91s: an internal error was encountered