Package evaluation of Nabla on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-29T02:10:31.945 ################################################################################ # Set-up # Set-up completed after 0.26s ################################################################################ # Installation # Installing Nabla... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [49c96f43] + Nabla v0.13.3 Updating `~/.julia/environments/v1.13/Manifest.toml` [79e6a3ab] + Adapt v4.3.0 [082447d4] + ChainRules v1.72.3 [d360d2e6] + ChainRulesCore v1.25.1 [f51149dc] + ChainRulesOverloadGeneration v0.1.4 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.16.0 [187b0558] + ConstructionBase v1.5.8 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.4 [e2ba6199] + ExprTools v0.1.10 [e25cca7e] + FDM v0.6.1 ⌅ [f6369f11] + ForwardDiff v0.10.38 [46192b85] + GPUArraysCore v0.2.0 [92d709cd] + IrrationalConstants v0.2.4 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.3 [49c96f43] + Nabla v0.13.3 [bac558e1] + OrderedCollections v1.8.0 [21216c6a] + Preferences v1.4.3 [c1ae055f] + RealDot v0.1.0 [ae029012] + Requires v1.3.1 [dc90abb0] + SparseInverseSubset v0.1.2 [276daf66] + SpecialFunctions v2.5.1 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [09ab397b] + StructArrays v0.7.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.12.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.5+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 6.37s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 102555.4 ms ✓ Nabla 1 dependency successfully precompiled in 103 seconds. 55 already precompiled. 1 dependency had output during precompilation: ┌ Nabla │ ┌ Error: Error triggering hook │ │ hook_fun = generate_overload (generic function with 1 method) │ │ sig = Tuple{typeof(LinearAlgebra.det), SparseArrays.SparseMatrixCSC} │ │ exception = │ │ UndefVarError: `SparseArrays` not defined in `Nabla` │ │ Suggestion: check for spelling errors or missing imports. │ │ Hint: SparseArrays is loaded but not imported in the active module Main. │ │ Stacktrace: │ │ [1] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:56 │ │ [2] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [3] EvalInto │ │ @ ./boot.jl:494 [inlined] │ │ [4] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [5] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [6] (::ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)})(method::Method) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:30 │ │ [7] iterate │ │ @ ./generator.jl:48 [inlined] │ │ [8] grow_to!(dest::Vector{Bool}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}, st::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base ./array.jl:894 │ │ [9] grow_to!(dest::Vector{Union{Nothing, Bool}}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}) │ │ @ Base ./array.jl:867 │ │ [10] collect(itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}) │ │ @ Base ./array.jl:787 │ │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base ./abstractarray.jl:3396 │ │ [12] on_new_rule(hook_fun::Function, rule_kind::Function) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ │ [13] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ │ [14] include(mod::Module, _path::String) │ │ @ Base ./Base.jl:303 │ │ [15] include_package_for_output(pkg::Base.PkgId, input::String, 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:2978 │ │ [16] top-level scope │ │ @ stdin:5 │ │ [17] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base ./loading.jl:2824 │ │ [19] include_string │ │ @ ./loading.jl:2834 [inlined] │ │ [20] exec_options(opts::Base.JLOptions) │ │ @ Base ./client.jl:329 │ │ [21] _start() │ │ @ Base ./client.jl:563 │ └ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:157 │ ┌ Error: Error triggering hook │ │ hook_fun = generate_overload (generic function with 1 method) │ │ sig = Tuple{typeof(SparseArrays.findnz), SparseArrays.AbstractSparseMatrix} │ │ exception = │ │ UndefVarError: `SparseArrays` not defined in `Nabla` │ │ Suggestion: check for spelling errors or missing imports. │ │ Hint: SparseArrays is loaded but not imported in the active module Main. │ │ Stacktrace: │ │ [1] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:56 │ │ [2] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [3] EvalInto │ │ @ ./boot.jl:494 [inlined] │ │ [4] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [5] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [6] (::ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)})(method::Method) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:30 │ │ [7] iterate │ │ @ ./generator.jl:48 [inlined] │ │ [8] grow_to!(dest::Vector{Union{Nothing, Bool}}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}, st::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base ./array.jl:894 │ │ [9] grow_to!(dest::Vector{Bool}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}, st::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base ./array.jl:892 │ │ [10] grow_to!(dest::Vector{Union{Nothing, Bool}}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}) │ │ @ Base ./array.jl:867 │ │ [11] collect(itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}) │ │ @ Base ./array.jl:787 │ │ [12] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base ./abstractarray.jl:3396 │ │ [13] on_new_rule(hook_fun::Function, rule_kind::Function) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ │ [14] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ │ [15] include(mod::Module, _path::String) │ │ @ Base ./Base.jl:303 │ │ [16] include_package_for_output(pkg::Base.PkgId, input::String, 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:2978 │ │ [17] top-level scope │ │ @ stdin:5 │ │ [18] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base ./loading.jl:2824 │ │ [20] include_string │ │ @ ./loading.jl:2834 [inlined] │ │ [21] exec_options(opts::Base.JLOptions) │ │ @ Base ./client.jl:329 │ │ [22] _start() │ │ @ Base ./client.jl:563 │ └ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:157 │ ┌ Error: Error triggering hook │ │ hook_fun = generate_overload (generic function with 1 method) │ │ sig = Tuple{typeof(SparseArrays.findnz), SparseArrays.AbstractSparseVector} │ │ exception = │ │ UndefVarError: `SparseArrays` not defined in `Nabla` │ │ Suggestion: check for spelling errors or missing imports. │ │ Hint: SparseArrays is loaded but not imported in the active module Main. │ │ Stacktrace: │ │ [1] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:56 │ │ [2] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [3] EvalInto │ │ @ ./boot.jl:494 [inlined] │ │ [4] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [5] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [6] (::ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)})(method::Method) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:30 │ │ [7] iterate │ │ @ ./generator.jl:48 [inlined] │ │ [8] grow_to!(dest::Vector{Union{Nothing, Bool}}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}, st::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base ./array.jl:894 │ │ [9] grow_to!(dest::Vector{Bool}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}, st::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base ./array.jl:892 │ │ [10] grow_to!(dest::Vector{Union{Nothing, Bool}}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}) │ │ @ Base ./array.jl:867 │ │ [11] collect(itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}) │ │ @ Base ./array.jl:787 │ │ [12] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base ./abstractarray.jl:3396 │ │ [13] on_new_rule(hook_fun::Function, rule_kind::Function) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ │ [14] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ │ [15] include(mod::Module, _path::String) │ │ @ Base ./Base.jl:303 │ │ [16] include_package_for_output(pkg::Base.PkgId, input::String, 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:2978 │ │ [17] top-level scope │ │ @ stdin:5 │ │ [18] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base ./loading.jl:2824 │ │ [20] include_string │ │ @ ./loading.jl:2834 [inlined] │ │ [21] exec_options(opts::Base.JLOptions) │ │ @ Base ./client.jl:329 │ │ [22] _start() │ │ @ Base ./client.jl:563 │ └ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:157 │ ┌ Error: Error triggering hook │ │ hook_fun = generate_overload (generic function with 1 method) │ │ sig = Tuple{typeof(LinearAlgebra.logabsdet), SparseArrays.SparseMatrixCSC} │ │ exception = │ │ UndefVarError: `SparseArrays` not defined in `Nabla` │ │ Suggestion: check for spelling errors or missing imports. │ │ Hint: SparseArrays is loaded but not imported in the active module Main. │ │ Stacktrace: │ │ [1] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:56 │ │ [2] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [3] EvalInto │ │ @ ./boot.jl:494 [inlined] │ │ [4] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [5] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [6] (::ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)})(method::Method) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:30 │ │ [7] iterate │ │ @ ./generator.jl:48 [inlined] │ │ [8] grow_to!(dest::Vector{Union{Nothing, Bool}}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}, st::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base ./array.jl:894 │ │ [9] grow_to!(dest::Vector{Bool}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}, st::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base ./array.jl:892 │ │ [10] grow_to!(dest::Vector{Union{Nothing, Bool}}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}) │ │ @ Base ./array.jl:867 │ │ [11] collect(itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}) │ │ @ Base ./array.jl:787 │ │ [12] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base ./abstractarray.jl:3396 │ │ [13] on_new_rule(hook_fun::Function, rule_kind::Function) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ │ [14] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ │ [15] include(mod::Module, _path::String) │ │ @ Base ./Base.jl:303 │ │ [16] include_package_for_output(pkg::Base.PkgId, input::String, 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:2978 │ │ [17] top-level scope │ │ @ stdin:5 │ │ [18] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base ./loading.jl:2824 │ │ [20] include_string │ │ @ ./loading.jl:2834 [inlined] │ │ [21] exec_options(opts::Base.JLOptions) │ │ @ Base ./client.jl:329 │ │ [22] _start() │ │ @ Base ./client.jl:563 │ └ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:157 │ WARNING: Method definition vect(Vararg{Nabla.Node{T} where T, var"##N#1808"}) where {var"##N#1808"} in module Nabla at /home/pkgeval/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:173 overwritten on the same line (check for duplicate calls to `include`). │ ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. │ ┌ Error: Error triggering hook │ │ hook_fun = generate_overload (generic function with 1 method) │ │ sig = Tuple{typeof(Base.vect), Vararg{Any, N}} where N │ │ exception = │ │ Error when precompiling module, potentially caused by a __precompile__(false) declaration in the module. │ │ Stacktrace: │ │ [1] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:58 │ │ [2] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [3] EvalInto │ │ @ ./boot.jl:494 [inlined] │ │ [4] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [5] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [6] (::ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)})(method::Method) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:30 │ │ [7] iterate │ │ @ ./generator.jl:48 [inlined] │ │ [8] grow_to!(dest::Vector{Union{Nothing, Bool}}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}, st::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base ./array.jl:894 │ │ [9] grow_to!(dest::Vector{Bool}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}, st::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base ./array.jl:892 │ │ [10] grow_to!(dest::Vector{Union{Nothing, Bool}}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}) │ │ @ Base ./array.jl:867 │ │ [11] collect(itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}) │ │ @ Base ./array.jl:787 │ │ [12] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base ./abstractarray.jl:3396 │ │ [13] on_new_rule(hook_fun::Function, rule_kind::Function) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ │ [14] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ │ [15] include(mod::Module, _path::String) │ │ @ Base ./Base.jl:303 │ │ [16] include_package_for_output(pkg::Base.PkgId, input::String, 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:2978 │ │ [17] top-level scope │ │ @ stdin:5 │ │ [18] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base ./loading.jl:2824 │ │ [20] include_string │ │ @ ./loading.jl:2834 [inlined] │ │ [21] exec_options(opts::Base.JLOptions) │ │ @ Base ./client.jl:329 │ │ [22] _start() │ │ @ Base ./client.jl:563 │ └ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:157 │ ┌ Error: Error triggering hook │ │ hook_fun = generate_overload (generic function with 1 method) │ │ sig = Tuple{typeof(LinearAlgebra.logdet), SparseArrays.SparseMatrixCSC} │ │ exception = │ │ UndefVarError: `SparseArrays` not defined in `Nabla` │ │ Suggestion: check for spelling errors or missing imports. │ │ Hint: SparseArrays is loaded but not imported in the active module Main. │ │ Stacktrace: │ │ [1] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:56 │ │ [2] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [3] EvalInto │ │ @ ./boot.jl:494 [inlined] │ │ [4] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [5] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [6] (::ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)})(method::Method) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:30 │ │ [7] iterate │ │ @ ./generator.jl:48 [inlined] │ │ [8] grow_to!(dest::Vector{Union{Nothing, Bool}}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}, st::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base ./array.jl:894 │ │ [9] grow_to!(dest::Vector{Bool}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}, st::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base ./array.jl:892 │ │ [10] grow_to!(dest::Vector{Union{Nothing, Bool}}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}) │ │ @ Base ./array.jl:867 │ │ [11] collect(itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}) │ │ @ Base ./array.jl:787 │ │ [12] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base ./abstractarray.jl:3396 │ │ [13] on_new_rule(hook_fun::Function, rule_kind::Function) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ │ [14] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ │ [15] include(mod::Module, _path::String) │ │ @ Base ./Base.jl:303 │ │ [16] include_package_for_output(pkg::Base.PkgId, input::String, 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:2978 │ │ [17] top-level scope │ │ @ stdin:5 │ │ [18] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base ./loading.jl:2824 │ │ [20] include_string │ │ @ ./loading.jl:2834 [inlined] │ │ [21] exec_options(opts::Base.JLOptions) │ │ @ Base ./client.jl:329 │ │ [22] _start() │ │ @ Base ./client.jl:563 │ └ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:157 │ WARNING: method definition for preprocess at /home/pkgeval/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:228 declares type variable ##T#4024 but does not use it. │ ┌ Error: Error triggering hook │ │ hook_fun = generate_overload (generic function with 1 method) │ │ sig = Tuple{Type{T}, AbstractArray} where T<:Array │ │ exception = │ │ ArgumentError: method definition for preprocess at /home/pkgeval/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:228 has free type variables │ │ Stacktrace: │ │ [1] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:56 │ │ [2] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [3] EvalInto │ │ @ ./boot.jl:494 [inlined] │ │ [4] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [5] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [6] (::ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)})(method::Method) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:30 │ │ [7] iterate │ │ @ ./generator.jl:48 [inlined] │ │ [8] grow_to!(dest::Vector{Union{Nothing, Bool}}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}, st::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base ./array.jl:894 │ │ [9] grow_to!(dest::Vector{Bool}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}, st::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base ./array.jl:892 │ │ [10] grow_to!(dest::Vector{Union{Nothing, Bool}}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}) │ │ @ Base ./array.jl:867 │ │ [11] collect(itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}) │ │ @ Base ./array.jl:787 │ │ [12] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base ./abstractarray.jl:3396 │ │ [13] on_new_rule(hook_fun::Function, rule_kind::Function) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ │ [14] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ │ [15] include(mod::Module, _path::String) │ │ @ Base ./Base.jl:303 │ │ [16] include_package_for_output(pkg::Base.PkgId, input::String, 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:2978 │ │ [17] top-level scope │ │ @ stdin:5 │ │ [18] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base ./loading.jl:2824 │ │ [20] include_string │ │ @ ./loading.jl:2834 [inlined] │ │ [21] exec_options(opts::Base.JLOptions) │ │ @ Base ./client.jl:329 │ │ [22] _start() │ │ @ Base ./client.jl:563 │ └ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:157 │ ┌ Error: Error triggering hook │ │ hook_fun = generate_overload (generic function with 1 method) │ │ sig = Tuple{Type{T}, AbstractMatrix} where T<:(SparseArrays.AbstractSparseMatrix) │ │ exception = │ │ UndefVarError: `SparseArrays` not defined in `Nabla` │ │ Suggestion: check for spelling errors or missing imports. │ │ Hint: SparseArrays is loaded but not imported in the active module Main. │ │ Stacktrace: │ │ [1] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:56 │ │ [2] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [3] EvalInto │ │ @ ./boot.jl:494 [inlined] │ │ [4] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [5] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [6] (::ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)})(method::Method) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:30 │ │ [7] iterate │ │ @ ./generator.jl:48 [inlined] │ │ [8] grow_to!(dest::Vector{Union{Nothing, Bool}}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}, st::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base ./array.jl:894 │ │ [9] grow_to!(dest::Vector{Bool}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}, st::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base ./array.jl:892 │ │ [10] grow_to!(dest::Vector{Union{Nothing, Bool}}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}) │ │ @ Base ./array.jl:867 │ │ [11] collect(itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}) │ │ @ Base ./array.jl:787 │ │ [12] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base ./abstractarray.jl:3396 │ │ [13] on_new_rule(hook_fun::Function, rule_kind::Function) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ │ [14] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ │ [15] include(mod::Module, _path::String) │ │ @ Base ./Base.jl:303 │ │ [16] include_package_for_output(pkg::Base.PkgId, input::String, 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:2978 │ │ [17] top-level scope │ │ @ stdin:5 │ │ [18] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base ./loading.jl:2824 │ │ [20] include_string │ │ @ ./loading.jl:2834 [inlined] │ │ [21] exec_options(opts::Base.JLOptions) │ │ @ Base ./client.jl:329 │ │ [22] _start() │ │ @ Base ./client.jl:563 │ └ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:157 │ ┌ Error: Error triggering hook │ │ hook_fun = generate_overload (generic function with 1 method) │ │ sig = Tuple{Type{T}, AbstractVector} where T<:(SparseArrays.AbstractSparseVector) │ │ exception = │ │ UndefVarError: `SparseArrays` not defined in `Nabla` │ │ Suggestion: check for spelling errors or missing imports. │ │ Hint: SparseArrays is loaded but not imported in the active module Main. │ │ Stacktrace: │ │ [1] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:56 │ │ [2] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [3] EvalInto │ │ @ ./boot.jl:494 [inlined] │ │ [4] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [5] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [6] (::ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)})(method::Method) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:30 │ │ [7] iterate │ │ @ ./generator.jl:48 [inlined] │ │ [8] grow_to!(dest::Vector{Union{Nothing, Bool}}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}, st::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base ./array.jl:894 │ │ [9] grow_to!(dest::Vector{Bool}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}, st::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base ./array.jl:892 │ │ [10] grow_to!(dest::Vector{Union{Nothing, Bool}}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}) │ │ @ Base ./array.jl:867 │ │ [11] collect(itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}) │ │ @ Base ./array.jl:787 │ │ [12] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base ./abstractarray.jl:3396 │ │ [13] on_new_rule(hook_fun::Function, rule_kind::Function) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ │ [14] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ │ [15] include(mod::Module, _path::String) │ │ @ Base ./Base.jl:303 │ │ [16] include_package_for_output(pkg::Base.PkgId, input::String, 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:2978 │ │ [17] top-level scope │ │ @ stdin:5 │ │ [18] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base ./loading.jl:2824 │ │ [20] include_string │ │ @ ./loading.jl:2834 [inlined] │ │ [21] exec_options(opts::Base.JLOptions) │ │ @ Base ./client.jl:329 │ │ [22] _start() │ │ @ Base ./client.jl:563 │ └ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:157 │ WARNING: method definition for preprocess at /home/pkgeval/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:228 declares type variable ##T#4071 but does not use it. │ ┌ Error: Error triggering hook │ │ hook_fun = generate_overload (generic function with 1 method) │ │ sig = Tuple{Type{T}, Number} where T<:LinearAlgebra.UniformScaling │ │ exception = │ │ ArgumentError: method definition for preprocess at /home/pkgeval/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:228 has free type variables │ │ Stacktrace: │ │ [1] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:56 │ │ [2] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [3] EvalInto │ │ @ ./boot.jl:494 [inlined] │ │ [4] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [5] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [6] (::ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)})(method::Method) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:30 │ │ [7] iterate │ │ @ ./generator.jl:48 [inlined] │ │ [8] grow_to!(dest::Vector{Union{Nothing, Bool}}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}, st::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base ./array.jl:894 │ │ [9] grow_to!(dest::Vector{Bool}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}, st::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base ./array.jl:892 │ │ [10] grow_to!(dest::Vector{Union{Nothing, Bool}}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}) │ │ @ Base ./array.jl:867 │ │ [11] collect(itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}) │ │ @ Base ./array.jl:787 │ │ [12] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base ./abstractarray.jl:3396 │ │ [13] on_new_rule(hook_fun::Function, rule_kind::Function) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ │ [14] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ │ [15] include(mod::Module, _path::String) │ │ @ Base ./Base.jl:303 │ │ [16] include_package_for_output(pkg::Base.PkgId, input::String, 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:2978 │ │ [17] top-level scope │ │ @ stdin:5 │ │ [18] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base ./loading.jl:2824 │ │ [20] include_string │ │ @ ./loading.jl:2834 [inlined] │ │ [21] exec_options(opts::Base.JLOptions) │ │ @ Base ./client.jl:329 │ │ [22] _start() │ │ @ Base ./client.jl:563 │ └ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:157 │ WARNING: method definition for preprocess at /home/pkgeval/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:228 declares type variable ##T#4084 but does not use it. │ ┌ Error: Error triggering hook │ │ hook_fun = generate_overload (generic function with 1 method) │ │ sig = Tuple{Type{T}, LinearAlgebra.UniformScaling{<:Bool}, Any} where T<:(AbstractMatrix) │ │ exception = │ │ ArgumentError: method definition for preprocess at /home/pkgeval/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:228 has free type variables │ │ Stacktrace: │ │ [1] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:56 │ │ [2] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [3] EvalInto │ │ @ ./boot.jl:494 [inlined] │ │ [4] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [5] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [6] (::ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)})(method::Method) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:30 │ │ [7] iterate │ │ @ ./generator.jl:48 [inlined] │ │ [8] grow_to!(dest::Vector{Union{Nothing, Bool}}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}, st::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base ./array.jl:894 │ │ [9] grow_to!(dest::Vector{Bool}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}, st::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base ./array.jl:892 │ │ [10] grow_to!(dest::Vector{Union{Nothing, Bool}}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}) │ │ @ Base ./array.jl:867 │ │ [11] collect(itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}) │ │ @ Base ./array.jl:787 │ │ [12] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base ./abstractarray.jl:3396 │ │ [13] on_new_rule(hook_fun::Function, rule_kind::Function) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ │ [14] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ │ [15] include(mod::Module, _path::String) │ │ @ Base ./Base.jl:303 │ │ [16] include_package_for_output(pkg::Base.PkgId, input::String, 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:2978 │ │ [17] top-level scope │ │ @ stdin:5 │ │ [18] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base ./loading.jl:2824 │ │ [20] include_string │ │ @ ./loading.jl:2834 [inlined] │ │ [21] exec_options(opts::Base.JLOptions) │ │ @ Base ./client.jl:329 │ │ [22] _start() │ │ @ Base ./client.jl:563 │ └ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:157 │ WARNING: method definition for preprocess at /home/pkgeval/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:228 declares type variable ##T#4089 but does not use it. │ ┌ Error: Error triggering hook │ │ hook_fun = generate_overload (generic function with 1 method) │ │ sig = Tuple{Type{T}, LinearAlgebra.UniformScaling, Any} where T<:(AbstractMatrix) │ │ exception = │ │ ArgumentError: method definition for preprocess at /home/pkgeval/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:228 has free type variables │ │ Stacktrace: │ │ [1] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:56 │ │ [2] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [3] EvalInto │ │ @ ./boot.jl:494 [inlined] │ │ [4] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [5] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [6] (::ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)})(method::Method) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:30 │ │ [7] iterate │ │ @ ./generator.jl:48 [inlined] │ │ [8] grow_to!(dest::Vector{Union{Nothing, Bool}}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}, st::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base ./array.jl:894 │ │ [9] grow_to!(dest::Vector{Bool}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}, st::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base ./array.jl:892 │ │ [10] grow_to!(dest::Vector{Union{Nothing, Bool}}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}) │ │ @ Base ./array.jl:867 │ │ [11] collect(itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}) │ │ @ Base ./array.jl:787 │ │ [12] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base ./abstractarray.jl:3396 │ │ [13] on_new_rule(hook_fun::Function, rule_kind::Function) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ │ [14] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ │ [15] include(mod::Module, _path::String) │ │ @ Base ./Base.jl:303 │ │ [16] include_package_for_output(pkg::Base.PkgId, input::String, 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:2978 │ │ [17] top-level scope │ │ @ stdin:5 │ │ [18] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base ./loading.jl:2824 │ │ [20] include_string │ │ @ ./loading.jl:2834 [inlined] │ │ [21] exec_options(opts::Base.JLOptions) │ │ @ Base ./client.jl:329 │ │ [22] _start() │ │ @ Base ./client.jl:563 │ └ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:157 │ WARNING: method definition for preprocess at /home/pkgeval/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:228 declares type variable ##T#4122 but does not use it. │ ┌ Error: Error triggering hook │ │ hook_fun = generate_overload (generic function with 1 method) │ │ sig = Tuple{Type{AbstractArray{T}}, AbstractArray} where T │ │ exception = │ │ ArgumentError: method definition for preprocess at /home/pkgeval/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:228 has free type variables │ │ Stacktrace: │ │ [1] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:56 │ │ [2] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [3] EvalInto │ │ @ ./boot.jl:494 [inlined] │ │ [4] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [5] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [6] (::ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)})(method::Method) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:30 │ │ [7] iterate │ │ @ ./generator.jl:48 [inlined] │ │ [8] grow_to!(dest::Vector{Union{Nothing, Bool}}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}, st::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base ./array.jl:894 │ │ [9] grow_to!(dest::Vector{Bool}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}, st::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base ./array.jl:892 │ │ [10] grow_to!(dest::Vector{Union{Nothing, Bool}}, itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}) │ │ @ Base ./array.jl:867 │ │ [11] collect(itr::Base.Generator{Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}, ChainRulesOverloadGeneration.var"#on_new_rule##0#on_new_rule##1"{typeof(Nabla.generate_overload), typeof(ChainRulesCore.rrule)}}) │ │ @ Base ./array.jl:787 │ │ [12] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base ./abstractarray.jl:3396 │ │ [13] on_new_rule(hook_fun::Function, rule_kind::Function) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ │ [14] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ │ [15] include(mod::Module, _path::String) │ │ @ Base ./Base.jl:303 │ │ [16] include_package_for_output(pkg::Base.PkgId, input::String, 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:2978 │ │ [17] top-level scope │ │ @ stdin:5 │ │ [18] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base ./loading.jl:2824 │ │ [20] include_string │ │ @ ./loading.jl:2834 [inlined] │ │ [21] exec_options(opts::Base.JLOptions) │ │ @ Base ./client.jl:329 │ │ [22] _start() │ │ @ Base ./client.jl:563 │ └ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:157 └ Precompilation completed after 112.64s ################################################################################ # Loading # Loading Nabla... Loading completed after 20.39s PkgEval succeeded after 154.23s