Package evaluation to test FinancialToolbox on Julia 1.14.0-DEV.2265 (73323c5146*) started at 2026-06-02T18:18:56.916 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.01s ################################################################################ # Installation # Installing FinancialToolbox... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [2edd74a5] + FinancialToolbox v0.7.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [d360d2e6] + ChainRulesCore v1.26.1 [34da2185] + Compat v4.18.1 [ffbed154] + DocStringExtensions v0.9.5 [2edd74a5] + FinancialToolbox v0.7.1 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.8.0 [2ab3a3ac] + LogExpFunctions v1.0.0 [46d2c3a1] + MuladdMacro v0.2.4 [21216c6a] + Preferences v1.5.2 [ae029012] + Requires v1.3.1 [276daf66] + SpecialFunctions v2.8.0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 2.53s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.13/activate_set.jl:78 Precompiling package dependencies... Precompiling project... WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to Cthulhu. WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to Cthulhu. ERROR: LoadError: UndefVarError: `WorldView` not defined in `Cthulhu` Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/Cthulhu/ElBNC/src/interpreter.jl:81  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [3] top-level scope  @ ~/.julia/packages/Cthulhu/ElBNC/src/CthulhuBase.jl:96  [4] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:327  [5] top-level scope  @ ~/.julia/packages/Cthulhu/ElBNC/src/Cthulhu.jl:18  [6] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3132  [11] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:353  [13] _start()  @ Base ./client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Cthulhu/ElBNC/src/interpreter.jl:81 in expression starting at /home/pkgeval/.julia/packages/Cthulhu/ElBNC/src/CthulhuBase.jl:96 in expression starting at /home/pkgeval/.julia/packages/Cthulhu/ElBNC/src/Cthulhu.jl:1 in expression starting at stdin:5 ✗ Cthulhu 3.9 s ✓ TaylorSeries → TaylorSeriesSAExt 4.2 s ✓ RecursiveArrayTools 13.2 s ✓ ChainRules 1.9 s ✓ DualNumbers 3.6 s ✓ HyperDualNumbers 2.7 s ✓ FinancialToolbox 2.4 s ✓ StructArrays → StructArraysGPUArraysCoreExt 43.9 s ✓ SymbolicUtils 2.3 s ✓ AbstractDifferentiation → AbstractDifferentiationForwardDiffExt 19.8 s ✓ AbstractDifferentiation → AbstractDifferentiationReverseDiffExt 2.8 s ✓ RecursiveArrayTools → RecursiveArrayToolsSparseArraysExt 2.8 s ✓ RecursiveArrayTools → RecursiveArrayToolsKernelAbstractionsExt 1.6 s ✓ RecursiveArrayTools → RecursiveArrayToolsForwardDiffExt 1.4 s ✓ RecursiveArrayTools → RecursiveArrayToolsStructArraysExt 3.1 s ✓ TaylorSeries → TaylorSeriesRATExt 25.1 s ✓ SciMLBase 2.8 s ✓ ArrayInterface → ArrayInterfaceChainRulesExt WARNING: Method definition copy(Base.Compiler.IRCode) in module Compiler at ../usr/share/julia/Compiler/src/ssair/ir.jl:447 overwritten in module Diffractor at /home/pkgeval/.julia/packages/Diffractor/NjVIb/src/stage1/compiler_utils.jl:14. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 3.8 s ? Diffractor 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, 0x7f7ea0ee1260)[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:824:0 (pc: 34) finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668:0 (pc: 133) finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275:0 (pc: 10) jfptr_finish_nocycle_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4872:0 (pc: 164) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1537:0 (pc: 123) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1722:0 (pc: 2) [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1731:0 (pc: 17) jfptr_typeinf_ext_toplevel_2.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] jl_type_infer at /source/src/gf.c:463:35 jl_compile_method_internal at /source/src/gf.c:3655:24 _jl_invoke at /source/src/gf.c:4120:16 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897:26 pullback at /home/pkgeval/.julia/packages/Zygote/zowwZ/src/compiler/interface.jl:90:0 (pc: 3) pullback at /home/pkgeval/.julia/packages/Zygote/zowwZ/src/compiler/interface.jl:88:0 (pc: 6) unknown function (ip: 0x7f7e9a5119f0) at (unknown file) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897:26 gradient at /home/pkgeval/.julia/packages/Zygote/zowwZ/src/compiler/interface.jl:147:0 (pc: 3) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 top-level scope at /home/pkgeval/.julia/packages/Zygote/zowwZ/src/precompile.jl:17:0 (pc: 3) ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:0 (pc: 3) include_string at ./loading.jl:3132:0 (pc: 125) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 _include at ./loading.jl:3192:0 (pc: 35) include at ./Base.jl:327:0 (pc: 3) IncludeInto at ./Base.jl:328:0 (pc: 4) [inlined] macro expansion at /home/pkgeval/.julia/packages/Requires/1eCOK/src/Requires.jl:40:0 (pc: 3) [inlined] precompile at /home/pkgeval/.julia/packages/Zygote/zowwZ/src/Zygote.jl:63:0 (pc: 7) unknown function (ip: 0x7f7eaa6a87ff) at (unknown file) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_body at /source/src/interpreter.c:594:35 eval_body at /source/src/interpreter.c:571:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70:0 (pc: 5) [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/zowwZ/src/Zygote.jl:84:0 (pc: 20) ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_eval_module_expr at /source/src/toplevel.c:263:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:0 (pc: 3) include_string at ./loading.jl:3132:0 (pc: 125) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 _include at ./loading.jl:3192:0 (pc: 35) include at ./Base.jl:326:0 (pc: 4) include_package_for_output at ./loading.jl:3296:0 (pc: 152) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 top-level scope at stdin:5:0 (pc: 22) ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:0 (pc: 3) include_string at ./loading.jl:3132:0 (pc: 125) include_string at ./loading.jl:3142:0 (pc: 3) [inlined] exec_options at ./client.jl:353:0 (pc: 490) _start at ./client.jl:596:0 (pc: 35) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] true_main at /source/src/jlapi.c:971:29 jl_repl_entrypoint at /source/src/jlapi.c:1138:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x7f7ece2d6249) 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  [74] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/zowwZ/src/precompile.jl:17 unknown function (ip: 0x7f7ece339ebc) 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:482:9 jl_compile_method_internal at /source/src/gf.c:3655:24 _jl_invoke at /source/src/gf.c:4120:16 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897:26 pullback at /home/pkgeval/.julia/packages/Zygote/zowwZ/src/compiler/interface.jl:90:0 (pc: 3) pullback at /home/pkgeval/.julia/packages/Zygote/zowwZ/src/compiler/interface.jl:88:0 (pc: 6) unknown function (ip: 0x7f7e9a5119f0) at (unknown file) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897:26 gradient at /home/pkgeval/.julia/packages/Zygote/zowwZ/src/compiler/interface.jl:147:0 (pc: 3) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:0 (pc: 3) include_string at ./loading.jl:3132:0 (pc: 125) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 _include at ./loading.jl:3192:0 (pc: 35) include at ./Base.jl:327:0 (pc: 3) IncludeInto at ./Base.jl:328:0 (pc: 4) [inlined] macro expansion at /home/pkgeval/.julia/packages/Requires/1eCOK/src/Requires.jl:40:0 (pc: 3) [inlined] precompile at /home/pkgeval/.julia/packages/Zygote/zowwZ/src/Zygote.jl:63:0 (pc: 7) unknown function (ip: 0x7f7eaa6a87ff) at (unknown file) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_body at /source/src/interpreter.c:594:35 eval_body at /source/src/interpreter.c:571:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_eval_module_expr at /source/src/toplevel.c:263:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:0 (pc: 3) include_string at ./loading.jl:3132:0 (pc: 125) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 _include at ./loading.jl:3192:0 (pc: 35) include at ./Base.jl:326:0 (pc: 4) include_package_for_output at ./loading.jl:3296:0 (pc: 152) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:0 (pc: 3) include_string at ./loading.jl:3132:0 (pc: 125) include_string at ./loading.jl:3142:0 (pc: 3) [inlined] exec_options at ./client.jl:353:0 (pc: 490) _start at ./client.jl:596:0 (pc: 35) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] true_main at /source/src/jlapi.c:971:29 jl_repl_entrypoint at /source/src/jlapi.c:1138:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x7f7ece2d6249) 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: 62670796 (Pool: 62670434; Big: 362); GC: 19 ✗ Zygote 8.1 s ✓ SymbolicLimits 27.0 s ✓ SymbolicUtils → SymbolicUtilsReverseDiffExt 3.5 s ✓ SciMLBase → SciMLBaseChainRulesCoreExt 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] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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/AbstractDifferentiation/RGmzD/ext/AbstractDifferentiationZygoteExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3132  [17] push!(a::Vector{SubString{String}}, item::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/AbstractDifferentiation/RGmzD/ext/AbstractDifferentiationZygoteExt.jl:1 in expression starting at stdin:5 ✗ AbstractDifferentiation → AbstractDifferentiationZygoteExt 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] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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/RecursiveArrayTools/MMSrL/ext/RecursiveArrayToolsZygoteExt.jl:6  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3132  [17] push!(a::Vector{SubString{String}}, item::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/RecursiveArrayTools/MMSrL/ext/RecursiveArrayToolsZygoteExt.jl:1 in expression starting at stdin:5 ✗ RecursiveArrayTools → RecursiveArrayToolsZygoteExt 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] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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/SciMLBase/rvXrA/ext/SciMLBaseZygoteExt.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3132  [17] push!(a::Vector{SubString{String}}, item::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/SciMLBase/rvXrA/ext/SciMLBaseZygoteExt.jl:1 in expression starting at stdin:5 ✗ SciMLBase → SciMLBaseZygoteExt 62.1 s ✓ Symbolics 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] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [7] require  @ ./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/RecursiveArrayTools/MMSrL/ext/RecursiveArrayToolsReverseDiffExt.jl:5  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [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:3296  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3132  [17] push!(a::Vector{SubString{String}}, item::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/RecursiveArrayTools/MMSrL/ext/RecursiveArrayToolsReverseDiffExt.jl:1 in expression starting at stdin:5 ✗ RecursiveArrayTools → RecursiveArrayToolsReverseDiffExt 13.8 s ✓ Symbolics → SymbolicsForwardDiffExt 22 dependencies successfully precompiled in 362 seconds. 210 already precompiled. 1 dependency failed but may be precompilable after restarting julia 1 dependency had output during precompilation: ┌ Diffractor │ WARNING: Method definition copy(Base.Compiler.IRCode) in module Compiler at ../usr/share/julia/Compiler/src/ssair/ir.jl:447 overwritten in module Diffractor at /home/pkgeval/.julia/packages/Diffractor/NjVIb/src/stage1/compiler_utils.jl:14. │ ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. └ Precompilation completed after 388.3s ################################################################################ # Testing # Testing FinancialToolbox Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Updating `/tmp/jl_DwkBvQ/Project.toml` [c29ec348] + AbstractDifferentiation v0.6.2 [9f5e2b26] + Diffractor v0.2.10 [fa6b7ba4] + DualNumbers v0.6.9 [2edd74a5] + FinancialToolbox v0.7.1 ⌃ [f6369f11] + ForwardDiff v0.10.39 [50ceba7f] + HyperDualNumbers v4.0.10 [37e2e3b7] + ReverseDiff v1.16.2 ⌅ [0c5d862f] + Symbolics v6.58.0 ⌅ [6aa5eb33] + TaylorSeries v0.20.10 ⌃ [e88e6eb3] + Zygote v0.6.77 Updating `/tmp/jl_DwkBvQ/Manifest.toml` [47edcb42] + ADTypes v1.22.0 [c29ec348] + AbstractDifferentiation v0.6.2 [621f4979] + AbstractFFTs v1.5.0 [1520ce14] + AbstractTrees v0.4.5 [7d9f7c33] + Accessors v0.1.44 [79e6a3ab] + Adapt v4.6.0 [66dad0bd] + AliasTables v1.1.3 [4fba245c] + ArrayInterface v7.25.0 [a9b6321e] + Atomix v1.1.3 [e2ed5e7c] + Bijections v0.2.2 [fa961155] + CEnum v0.5.0 [49dc2e85] + Calculus v0.5.2 [082447d4] + ChainRules v1.73.0 [d360d2e6] + ChainRulesCore v1.26.1 [da1fd8a2] + CodeTracking v3.0.2 ⌅ [861a8166] + Combinatorics v1.0.2 [38540f10] + CommonSolve v0.2.7 [bbf7d656] + CommonSubexpressions v0.3.1 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [b152e2b5] + CompositeTypes v0.1.4 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 ⌅ [f68482b8] + Cthulhu v2.16.7 [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 [9f5e2b26] + Diffractor v0.2.10 [31c24e10] + Distributions v0.25.125 [ffbed154] + DocStringExtensions v0.9.5 ⌅ [5b8099bc] + DomainSets v0.7.18 [fa6b7ba4] + DualNumbers v0.6.9 [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 [2edd74a5] + FinancialToolbox v0.7.1 [1eca21be] + FoldingTrees v1.2.2 [1fa38f19] + Format v1.3.7 ⌃ [f6369f11] + ForwardDiff v0.10.39 [a85aefff] + FunctionMaps v0.1.2 [069b7b12] + FunctionWrappers v1.1.3 ⌅ [77dc65aa] + FunctionWrappersWrappers v0.1.3 [0c68f7d7] + GPUArrays v11.5.4 [46192b85] + GPUArraysCore v0.2.0 [076d061b] + HashArrayMappedTries v0.2.0 [50ceba7f] + HyperDualNumbers v4.0.10 [34004b35] + HypergeometricFunctions v0.3.28 [7869d1d1] + IRTools v0.4.15 [18e54dd8] + IntegerMathUtils v0.1.3 [8197267c] + IntervalSets v0.7.14 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.8.0 [ae98c720] + Jieko v0.2.1 ⌅ [70703baa] + JuliaSyntax v0.4.10 [63c18a36] + KernelAbstractions v0.9.41 [929cbde3] + LLVM v9.8.2 [b964fa9f] + LaTeXStrings v1.4.0 [23fbe1c1] + Latexify v0.16.10 ⌅ [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [2e0e35c7] + Moshi v0.3.8 [46d2c3a1] + MuladdMacro v0.2.4 [102ac46a] + MultivariatePolynomials v0.5.19 [d8a4904e] + MutableArithmetics v1.8.0 [77ba4419] + NaNMath v1.1.3 [6fe1bfb0] + OffsetArrays v1.17.0 ⌅ [bac558e1] + OrderedCollections v1.8.2 [90014a1f] + PDMats v0.11.37 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [27ebfcd6] + Primes v0.5.7 [43287f4e] + PtrArrays v1.4.0 [1fd47b50] + QuadGK v2.11.3 [c1ae055f] + RealDot v0.1.0 [3cdcf5f2] + RecipesBase v1.3.4 ⌅ [731186ca] + RecursiveArrayTools v3.36.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [37e2e3b7] + ReverseDiff v1.16.2 [79098fc4] + Rmath v0.9.0 [7e49a35a] + RuntimeGeneratedFunctions v0.5.19 ⌅ [0bca4576] + SciMLBase v2.101.0 [c0aeaf25] + SciMLOperators v1.22.0 [431bcebd] + SciMLPublic v1.0.1 [53ae85a6] + SciMLStructures v1.10.0 [7e506255] + ScopedValues v1.6.2 [efcf1570] + Setfield v1.1.2 [a2af1166] + SortingAlgorithms v1.2.2 [dc90abb0] + SparseInverseSubset v0.1.2 [276daf66] + SpecialFunctions v2.8.0 [0c0c59c1] + StarAlgebras v0.3.0 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.11 ⌅ [4c63d2b9] + StatsFuns v1.5.2 ⌅ [09ab397b] + StructArrays v0.6.21 [2efcf032] + SymbolicIndexingInterface v0.3.48 ⌅ [19f23fe9] + SymbolicLimits v0.2.3 ⌅ [d1185830] + SymbolicUtils v3.32.0 ⌅ [0c5d862f] + Symbolics v6.58.0 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [ed4db957] + TaskLocalValues v0.1.3 ⌅ [6aa5eb33] + TaylorSeries v0.20.10 [8ea1fca8] + TermInterface v2.0.0 [a759f4b9] + TimerOutputs v0.5.29 ⌃ [d265eb64] + TypedSyntax v1.4.4 [a7c27f48] + Unityper v0.1.6 [013be700] + UnsafeAtomics v0.3.1 [b8c1c048] + WidthLimitedIO v1.0.1 ⌃ [e88e6eb3] + Zygote v0.6.77 [700de1a5] + ZygoteRules v0.2.7 [61579ee1] + Ghostscript_jll v9.55.1+0 [aacddb02] + JpegTurbo_jll v3.1.5+0 [dad2f222] + LLVMExtra_jll v0.0.43+1 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.1+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [3fa0cd96] + REPL v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [deac9b47] + LibCURL_jll v8.20.0+1 [e37daf67] + LibGit2_jll v1.9.3+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.6+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. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_DwkBvQ/Project.toml` [c29ec348] AbstractDifferentiation v0.6.2 [9f5e2b26] Diffractor v0.2.10 [fa6b7ba4] DualNumbers v0.6.9 [2edd74a5] FinancialToolbox v0.7.1 ⌃ [f6369f11] ForwardDiff v0.10.39 [50ceba7f] HyperDualNumbers v4.0.10 [37e2e3b7] ReverseDiff v1.16.2 ⌅ [0c5d862f] Symbolics v6.58.0 ⌅ [6aa5eb33] TaylorSeries v0.20.10 ⌃ [e88e6eb3] Zygote v0.6.77 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_DwkBvQ/Manifest.toml` [47edcb42] ADTypes v1.22.0 [c29ec348] AbstractDifferentiation v0.6.2 [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.44 [79e6a3ab] Adapt v4.6.0 [66dad0bd] AliasTables v1.1.3 [4fba245c] ArrayInterface v7.25.0 [a9b6321e] Atomix v1.1.3 [e2ed5e7c] Bijections v0.2.2 [fa961155] CEnum v0.5.0 [49dc2e85] Calculus v0.5.2 [082447d4] ChainRules v1.73.0 [d360d2e6] ChainRulesCore v1.26.1 [da1fd8a2] CodeTracking v3.0.2 ⌅ [861a8166] Combinatorics v1.0.2 [38540f10] CommonSolve v0.2.7 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [b152e2b5] CompositeTypes v0.1.4 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 ⌅ [f68482b8] Cthulhu v2.16.7 [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 [9f5e2b26] Diffractor v0.2.10 [31c24e10] Distributions v0.25.125 [ffbed154] DocStringExtensions v0.9.5 ⌅ [5b8099bc] DomainSets v0.7.18 [fa6b7ba4] DualNumbers v0.6.9 [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 [2edd74a5] FinancialToolbox v0.7.1 [1eca21be] FoldingTrees v1.2.2 [1fa38f19] Format v1.3.7 ⌃ [f6369f11] ForwardDiff v0.10.39 [a85aefff] FunctionMaps v0.1.2 [069b7b12] FunctionWrappers v1.1.3 ⌅ [77dc65aa] FunctionWrappersWrappers v0.1.3 [0c68f7d7] GPUArrays v11.5.4 [46192b85] GPUArraysCore v0.2.0 [076d061b] HashArrayMappedTries v0.2.0 [50ceba7f] HyperDualNumbers v4.0.10 [34004b35] HypergeometricFunctions v0.3.28 [7869d1d1] IRTools v0.4.15 [18e54dd8] IntegerMathUtils v0.1.3 [8197267c] IntervalSets v0.7.14 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [ae98c720] Jieko v0.2.1 ⌅ [70703baa] JuliaSyntax v0.4.10 [63c18a36] KernelAbstractions v0.9.41 [929cbde3] LLVM v9.8.2 [b964fa9f] LaTeXStrings v1.4.0 [23fbe1c1] Latexify v0.16.10 ⌅ [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [2e0e35c7] Moshi v0.3.8 [46d2c3a1] MuladdMacro v0.2.4 [102ac46a] MultivariatePolynomials v0.5.19 [d8a4904e] MutableArithmetics v1.8.0 [77ba4419] NaNMath v1.1.3 [6fe1bfb0] OffsetArrays v1.17.0 ⌅ [bac558e1] OrderedCollections v1.8.2 [90014a1f] PDMats v0.11.37 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [27ebfcd6] Primes v0.5.7 [43287f4e] PtrArrays v1.4.0 [1fd47b50] QuadGK v2.11.3 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 ⌅ [731186ca] RecursiveArrayTools v3.36.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [37e2e3b7] ReverseDiff v1.16.2 [79098fc4] Rmath v0.9.0 [7e49a35a] RuntimeGeneratedFunctions v0.5.19 ⌅ [0bca4576] SciMLBase v2.101.0 [c0aeaf25] SciMLOperators v1.22.0 [431bcebd] SciMLPublic v1.0.1 [53ae85a6] SciMLStructures v1.10.0 [7e506255] ScopedValues v1.6.2 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.2 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.8.0 [0c0c59c1] StarAlgebras v0.3.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.11 ⌅ [4c63d2b9] StatsFuns v1.5.2 ⌅ [09ab397b] StructArrays v0.6.21 [2efcf032] SymbolicIndexingInterface v0.3.48 ⌅ [19f23fe9] SymbolicLimits v0.2.3 ⌅ [d1185830] SymbolicUtils v3.32.0 ⌅ [0c5d862f] Symbolics v6.58.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [ed4db957] TaskLocalValues v0.1.3 ⌅ [6aa5eb33] TaylorSeries v0.20.10 [8ea1fca8] TermInterface v2.0.0 [a759f4b9] TimerOutputs v0.5.29 ⌃ [d265eb64] TypedSyntax v1.4.4 [a7c27f48] Unityper v0.1.6 [013be700] UnsafeAtomics v0.3.1 [b8c1c048] WidthLimitedIO v1.0.1 ⌃ [e88e6eb3] Zygote v0.6.77 [700de1a5] ZygoteRules v0.2.7 [61579ee1] Ghostscript_jll v9.55.1+0 [aacddb02] JpegTurbo_jll v3.1.5+0 [dad2f222] LLVMExtra_jll v0.0.43+1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [0dad84c5] ArgTools v1.1.2 [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 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.2+0 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.3+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.6+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... Running tests: ------------------------------------------------------------ * testSymbolics.jl * vol_h_S0 = blsimpv(hyper(S0, 1.0, 1.0, 0.0), K, r, T, price, d) = 0.2000000000000006 - 0.01311021626975373ε₁ - 0.01311021626975373ε₂ - 0.0003433810856391088ε₁ε₂ gamma = substitute(der_vol_S02, dict_vals) = -0.00034338108563911025 Test First Order Passed Test Second Order Passed ------------------------------------------------------------ ------------------------------------------------------------ * testRealNumbers.jl * Starting Standard Test --- European Call: Price and Sensitivities -----Testing Price -----Testing Price Binary -----Testing Black Price -----Testing Delta -----Testing Theta -----Testing Rho -----Testing Lambda -----Testing Implied Volatility -----Testing Implied Volatility Black --- European Put: Price and Sensitivities -----Testing Price -----Testing Binary Price -----Testing Price Black -----Testing Delta -----Testing Theta -----Testing Rho -----Testing Lambda -----Testing Implied Volatility -----Testing Implied Volatility Black -----Testing Gamma -----Testing Vega Standard Test Passed Starting Input Validation Test Real ----Testing Negative Spot Price ----Testing Negative Strike Price ----Testing Negative Time to Maturity ----Testing Negative Volatility ----Testing Negative Option Price ----Testing Negative Tollerance Real Input Validation Test Passed ------------------------------------------------------------ ------------------------------------------------------------ * test_implied_volatility.jl * Starting Implied Volatility Test Implied Volatility Test Passed ------------------------------------------------------------ ------------------------------------------------------------ * test_implied_volatility_black.jl * Starting Implied Volatility Test Implied Volatility Test Passed ------------------------------------------------------------ ------------------------------------------------------------ * testComplexNumbers.jl * Starting Complex Number Test WARNING: Method definition assert_(Any, Any) in module Main at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testRealNumbers.jl:18 overwritten at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testComplexNumbers.jl:18. --- European Call Sensitivities: Complex Step Approximation -----Testing Delta -----Testing Rho -----Testing Theta -----Testing Lambda --- European Put Sensitivities: Complex Step Approximation -----Testing Delta -----Testing Rho -----Testing Theta -----Testing Lambda -----Testing Vega Complex Number Test Passed Starting Input Validation Test Complex ----Testing Negative Spot Price ----Testing Negative Strike Price ----Testing Negative Time to Maturity ----Testing Negative Volatility Complex Input Validation Test Passed ------------------------------------------------------------ ------------------------------------------------------------ * testForwardDiff.jl * Starting Forward Diff Dual Numbers Test WARNING: Method definition assert_(Any, Any) in module Main at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testComplexNumbers.jl:18 overwritten at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testForwardDiff.jl:15. --- European Call Sensitivities: DualNumbers -----Testing Delta -----Testing Rho -----Testing Theta -----Testing Lambda -----Testing Vanna --- European Put Sensitivities: DualNumbers -----Testing Delta -----Testing Rho -----Testing Theta -----Testing Lambda -----Testing Vanna -----Testing Vega Dual Numbers Test Passed Starting Input Validation Test Dual ----Testing Negative Spot Price ----Testing Negative Strike Price ----Testing Negative Time to Maturity ----Testing Negative Volatility Dual Input Validation Test Passed ------------------------------------------------------------ ------------------------------------------------------------ * testReverseDiff.jl * ------------------------------------------------------------ ------------------------------------------------------------ * testDual_.jl * WARNING: Method definition value__d(Any) in module FinancialToolbox at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/src/financial_forward_diff.jl:3 overwritten at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/src/financial_dual.jl:3. WARNING: Method definition assert_(Any, Any) in module Main at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testForwardDiff.jl:15 overwritten at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testDual_.jl:24. Starting DualNumbers Test WARNING: Method definition FcallDual(Any) in module Main at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testForwardDiff.jl:40 overwritten at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testDual_.jl:75. WARNING: Method definition GcallDual(Any) in module Main at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testForwardDiff.jl:41 overwritten at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testDual_.jl:76. WARNING: Method definition HcallDual(Any) in module Main at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testForwardDiff.jl:42 overwritten at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testDual_.jl:77. WARNING: Method definition LcallDual(Any) in module Main at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testForwardDiff.jl:43 overwritten at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testDual_.jl:78. WARNING: Method definition PcallDual(Any) in module Main at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testForwardDiff.jl:44 overwritten at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testDual_.jl:79. WARNING: Method definition VcallDual(Any) in module Main at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testForwardDiff.jl:45 overwritten at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testDual_.jl:80. WARNING: Method definition FputDual(Any) in module Main at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testForwardDiff.jl:47 overwritten at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testDual_.jl:82. WARNING: Method definition GputDual(Any) in module Main at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testForwardDiff.jl:48 overwritten at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testDual_.jl:83. WARNING: Method definition HputDual(Any) in module Main at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testForwardDiff.jl:49 overwritten at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testDual_.jl:84. WARNING: Method definition PputDual(Any) in module Main at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testForwardDiff.jl:50 overwritten at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testDual_.jl:85. WARNING: Method definition VPutDual(Any) in module Main at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testForwardDiff.jl:51 overwritten at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testDual_.jl:86. --- European Call Sensitivities: DualNumbers -----Testing Delta -----Testing Rho -----Testing Theta -----Testing Lambda -----Testing Vanna --- European Put Sensitivities: DualNumbers -----Testing Delta -----Testing Rho -----Testing Theta -----Testing Lambda -----Testing Vanna -----Testing Vega Dual Numbers Test Passed Starting Input Validation Test Dual ----Testing Negative Spot Price ----Testing Negative Strike Price ----Testing Negative Time to Maturity ----Testing Negative Volatility Dual Input Validation Test Passed ------------------------------------------------------------ ------------------------------------------------------------ * testHyperDualNumbers.jl * Starting Hyper Dual Numbers Test WARNING: Method definition assert_(Any, Any) in module Main at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testDual_.jl:24 overwritten at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testHyperDualNumbers.jl:18. --- European Call Sensitivities: HyperDualNumbers -----Testing Delta -----Testing Gamma -----Testing Gamma 2 -----Testing Rho -----Testing Theta -----Testing Lambda -----Testing Vanna -----Testing Vanna 2 --- European Put Sensitivities: HyperDualNumbers -----Testing Delta -----Testing Rho -----Testing Theta -----Testing Lambda -----Testing Vanna -----Testing Vanna 2 -----Testing Vega Hyper Dual Numbers Test Passed Starting Input Validation Test Hyper Dual Numbers ----Testing Negative Spot Price ----Testing Negative Strike Price ----Testing Negative Time to Maturity ----Testing Negative Volatility Hyper Dual Input Validation Test Passed ------------------------------------------------------------ ------------------------------------------------------------ * testDates.jl * Test Dates Passed ------------------------------------------------------------ ------------------------------------------------------------ * testTaylor.jl * WARNING: Method definition value__d(Any) in module FinancialToolbox at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/src/financial_dual.jl:3 overwritten at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/src/financial_taylor.jl:122. VolaCall3 = 0.19999999999999976 + 5.979573226994402 t - 1.5150679892056885e-14 t² - 0.4596068299753881 t³ + 0.012053414402062007 t⁴ + 0.0337371695993572 t⁵ + 0.0031283970145977286 t⁶ - 0.023762684355772782 t⁷ + 0.10855039859288805 t⁸ - 0.5421771931717114 t⁹ + 2.7014288824763013 t¹⁰ - 13.415523494476348 t¹¹ + 65.38957146976551 t¹² - 90.97679508836941 t¹³ - 5822.5148856556425 t¹⁴ - 279480.7145114708 t¹⁵ - 2.981127621455689e6 t¹⁶ - 9.539608388658205e7 t¹⁷ + 9.768558989986002e10 t¹⁹ - 9.37781663038656e12 t²⁰ + 3.0009013217236994e14 t²¹ - 3.200961409838613e15 t²² + 𝒪(t²³) sigma_dual_new = 0.2 + 5.979573226994402 t - 9.000201576067875e-17 t² - 0.45960682997564284 t³ + 0.012053414413577086 t⁴ + 0.03373716899740279 t⁵ + 0.0031284055092095776 t⁶ - 0.02376261386075213 t⁷ + 0.10856366734134176 t⁸ - 0.5423140176563024 t⁹ + 2.712114941322082 t¹⁰ - 13.56082736749178 t¹¹ + 67.80524731231117 t¹² - 339.0318757401129 t¹³ + 1695.1875085554068 t¹⁴ - 8476.077827396326 t¹⁵ + 42381.088755492856 t¹⁶ - 211908.9328433718 t¹⁷ + 1.0595620644087724e6 t¹⁸ - 5.297897097468845e6 t¹⁹ + 2.6489918235844646e7 t²⁰ - 1.324517492801661e8 t²¹ + 6.622695087010912e8 t²² + 𝒪(t²³) #= /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testTaylor.jl:49 =# @test(abs(VolaCall3[1] - sigma_dual_new[1]) < toll) = Test Passed ------------------------------------------------------------ ------------------------------------------------------------ * testZygote.jl * 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, 0x743dcc1de4a0)[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:824:0 (pc: 34) finishinfer! at ./../usr/share/julia/Compiler/src/typeinfer.jl:668:0 (pc: 133) finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:275:0 (pc: 10) jfptr_finish_nocycle_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4872:0 (pc: 164) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1537:0 (pc: 123) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1722:0 (pc: 2) [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1731:0 (pc: 17) jfptr_typeinf_ext_toplevel_2.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] jl_type_infer at /source/src/gf.c:463:35 jl_compile_method_internal at /source/src/gf.c:3655:24 _jl_invoke at /source/src/gf.c:4120:16 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897:26 pullback at /home/pkgeval/.julia/packages/Zygote/zowwZ/src/compiler/interface.jl:90:0 (pc: 3) pullback at /home/pkgeval/.julia/packages/Zygote/zowwZ/src/compiler/interface.jl:88:0 (pc: 6) unknown function (ip: 0x743dcb1159e0) at (unknown file) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897:26 gradient at /home/pkgeval/.julia/packages/Zygote/zowwZ/src/compiler/interface.jl:147:0 (pc: 3) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 top-level scope at /home/pkgeval/.julia/packages/Zygote/zowwZ/src/precompile.jl:17:0 (pc: 3) ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:0 (pc: 3) include_string at ./loading.jl:3132:0 (pc: 125) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 _include at ./loading.jl:3192:0 (pc: 35) include at ./Base.jl:327:0 (pc: 3) IncludeInto at ./Base.jl:328:0 (pc: 4) [inlined] macro expansion at /home/pkgeval/.julia/packages/Requires/1eCOK/src/Requires.jl:40:0 (pc: 3) [inlined] precompile at /home/pkgeval/.julia/packages/Zygote/zowwZ/src/Zygote.jl:63:0 (pc: 7) unknown function (ip: 0x743dd72a87ff) at (unknown file) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_body at /source/src/interpreter.c:594:35 eval_body at /source/src/interpreter.c:571:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 macro expansion at /home/pkgeval/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70:0 (pc: 5) [inlined] top-level scope at /home/pkgeval/.julia/packages/Zygote/zowwZ/src/Zygote.jl:84:0 (pc: 20) ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_eval_module_expr at /source/src/toplevel.c:263:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:0 (pc: 3) include_string at ./loading.jl:3132:0 (pc: 125) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 _include at ./loading.jl:3192:0 (pc: 35) include at ./Base.jl:326:0 (pc: 4) include_package_for_output at ./loading.jl:3296:0 (pc: 152) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 top-level scope at stdin:5:0 (pc: 1493) ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:0 (pc: 3) include_string at ./loading.jl:3132:0 (pc: 125) include_string at ./loading.jl:3142:0 (pc: 3) [inlined] exec_options at ./client.jl:353:0 (pc: 490) _start at ./client.jl:596:0 (pc: 35) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] true_main at /source/src/jlapi.c:971:29 jl_repl_entrypoint at /source/src/jlapi.c:1138:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x743dfaf8f249) 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  [118] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Zygote/zowwZ/src/precompile.jl:17 unknown function (ip: 0x743dfaff2ebc) 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:482:9 jl_compile_method_internal at /source/src/gf.c:3655:24 _jl_invoke at /source/src/gf.c:4120:16 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897:26 pullback at /home/pkgeval/.julia/packages/Zygote/zowwZ/src/compiler/interface.jl:90:0 (pc: 3) pullback at /home/pkgeval/.julia/packages/Zygote/zowwZ/src/compiler/interface.jl:88:0 (pc: 6) unknown function (ip: 0x743dcb1159e0) at (unknown file) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897:26 gradient at /home/pkgeval/.julia/packages/Zygote/zowwZ/src/compiler/interface.jl:147:0 (pc: 3) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:0 (pc: 3) include_string at ./loading.jl:3132:0 (pc: 125) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 _include at ./loading.jl:3192:0 (pc: 35) include at ./Base.jl:327:0 (pc: 3) IncludeInto at ./Base.jl:328:0 (pc: 4) [inlined] macro expansion at /home/pkgeval/.julia/packages/Requires/1eCOK/src/Requires.jl:40:0 (pc: 3) [inlined] precompile at /home/pkgeval/.julia/packages/Zygote/zowwZ/src/Zygote.jl:63:0 (pc: 7) unknown function (ip: 0x743dd72a87ff) at (unknown file) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_body at /source/src/interpreter.c:594:35 eval_body at /source/src/interpreter.c:571:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_eval_module_expr at /source/src/toplevel.c:263:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:0 (pc: 3) include_string at ./loading.jl:3132:0 (pc: 125) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 _include at ./loading.jl:3192:0 (pc: 35) include at ./Base.jl:326:0 (pc: 4) include_package_for_output at ./loading.jl:3296:0 (pc: 152) jfptr_include_package_for_output_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:243:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:706:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:897:21 ijl_eval_thunk at /source/src/toplevel.c:768:18 jl_toplevel_eval_flex at /source/src/toplevel.c:712:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:602:15 jl_toplevel_eval_flex at /source/src/toplevel.c:684:27 ijl_toplevel_eval at /source/src/toplevel.c:782:12 ijl_toplevel_eval_in at /source/src/toplevel.c:827:13 eval at ./boot.jl:517:0 (pc: 3) include_string at ./loading.jl:3132:0 (pc: 125) include_string at ./loading.jl:3142:0 (pc: 3) [inlined] exec_options at ./client.jl:353:0 (pc: 490) _start at ./client.jl:596:0 (pc: 35) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4128:23 [inlined] ijl_apply_generic at /source/src/gf.c:4354:12 jl_apply at /source/src/julia.h:2370:12 [inlined] true_main at /source/src/jlapi.c:971:29 jl_repl_entrypoint at /source/src/jlapi.c:1138:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x743dfaf8f249) 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: 63824665 (Pool: 63824298; Big: 367); GC: 21 1 dependency had output during precompilation: ┌ Zygote │ [Output was shown above] └ ERROR: 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_uBXHox" (ProcessSignaled(6)). in expression starting at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/testZygote.jl:2 in expression starting at /home/pkgeval/.julia/packages/FinancialToolbox/BznMl/test/runtests.jl:12 Testing failed after 464.54s ERROR: LoadError: Package FinancialToolbox 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] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3110 [inlined] [4] 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 [5] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:355 [12] _start() @ Base ./client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval crashed after 889.28s: an internal error was encountered