Package evaluation to load Nabla on Julia 1.14.0-DEV.2590 (cfde0ec785*) started at 2026-07-04T01:32:51.620 ################################################################################ # Set-up # Set-up completed after 0.12s ################################################################################ # Installation # Installing Nabla... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [49c96f43] + Nabla v0.13.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.7.0 [082447d4] + ChainRules v1.73.0 [d360d2e6] + ChainRulesCore v1.26.1 [f51149dc] + ChainRulesOverloadGeneration v0.1.4 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.16.0 [ffbed154] + DocStringExtensions v0.9.5 [e2ba6199] + ExprTools v0.1.10 [e25cca7e] + FDM v0.6.1 ⌅ [f6369f11] + ForwardDiff v0.10.39 [46192b85] + GPUArraysCore v0.2.0 [92d709cd] + IrrationalConstants v0.2.6 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.8.0 ⌅ [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.4 [49c96f43] + Nabla v0.13.3 [bac558e1] + OrderedCollections v2.0.1 [21216c6a] + Preferences v1.5.2 [c1ae055f] + RealDot v0.1.0 [dc90abb0] + SparseInverseSubset v0.1.2 [276daf66] + SpecialFunctions v2.8.0 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [09ab397b] + StructArrays v0.7.3 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.13.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.14.0 [de0858da] + Printf 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 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.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 9.35s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling project... ┌ 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:522 │ [3] generate_overload(sig::Type) │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ [5] (::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 │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ @ Base generator.jl:48 [inlined] │ [7] 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:960 │ [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)}}) │ @ Base array.jl:933 │ [9] 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:830 │ [10] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ @ Base abstractarray.jl:3498 │ [11] on_new_rule(hook_fun::Function, rule_kind::Function) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ [12] top-level scope │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ [13] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [18] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [20] _start() │ @ Base client.jl:596 └ @ 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(hasfield), Type, Symbol} │ exception = │ DomainError with (Type{T}, TypeEq): │ not a valid type-param │ Stacktrace: │ [1] name_of_type(x::Type{Type{T}}) │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:146 │ [2] name_of_type(x::UnionAll) │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:172 │ [3] _broadcast_getindex_evalf(f::typeof(ExprTools.name_of_type), args::Any) │ @ Base.Broadcast broadcast.jl:702 [inlined] │ [4] _broadcast_getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ @ Base.Broadcast broadcast.jl:675 [inlined] │ [5] _getindex(::IndexLinear, bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ @ Base.Broadcast broadcast.jl:619 [inlined] │ [6] getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, Is::Int64) │ @ Base.Broadcast broadcast.jl:615 [inlined] │ [7] copy(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ @ Base.Broadcast broadcast.jl:944 [inlined] │ [8] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ @ Base.Broadcast broadcast.jl:899 │ [9] signature(orig_sig::Type{Tuple{typeof(hasfield), Type, Symbol}}; extra_hygiene::Bool) │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:96 │ [10] generate_overload(sig::Type) │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:51 │ [11] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ [12] (::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 │ [13] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ @ Base generator.jl:48 [inlined] │ [14] 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:960 │ [15] 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:958 │ [16] 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:933 │ [17] 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:830 │ [18] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ @ Base abstractarray.jl:3498 │ [19] on_new_rule(hook_fun::Function, rule_kind::Function) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ [20] top-level scope │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ [21] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [23] top-level scope │ @ stdin:5 │ [24] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [26] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [27] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [28] _start() │ @ Base client.jl:596 └ @ 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.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:522 │ [3] generate_overload(sig::Type) │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ [5] (::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 │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ @ Base generator.jl:48 [inlined] │ [7] 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:960 │ [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:958 │ [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:933 │ [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:830 │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ @ Base abstractarray.jl:3498 │ [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:325 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [19] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [21] _start() │ @ Base client.jl:596 └ @ 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(promote_type), Vararg{Type}} │ exception = │ DomainError with (Type{T}, TypeEq): │ not a valid type-param │ Stacktrace: │ [1] name_of_type(x::Type{Type{T}}) │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:146 │ [2] name_of_type(x::UnionAll) │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:172 │ [3] name_of_type(x::Core.TypeofVararg) │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:184 │ [4] _broadcast_getindex_evalf(f::typeof(ExprTools.name_of_type), args::Any) │ @ Base.Broadcast broadcast.jl:702 [inlined] │ [5] _broadcast_getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ @ Base.Broadcast broadcast.jl:675 [inlined] │ [6] _getindex(::IndexLinear, bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ @ Base.Broadcast broadcast.jl:619 [inlined] │ [7] getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, Is::Int64) │ @ Base.Broadcast broadcast.jl:615 [inlined] │ [8] copy(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ @ Base.Broadcast broadcast.jl:944 [inlined] │ [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ @ Base.Broadcast broadcast.jl:899 │ [10] signature(orig_sig::Type{Tuple{typeof(promote_type), Vararg{Type}}}; extra_hygiene::Bool) │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:96 │ [11] generate_overload(sig::Type) │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:51 │ [12] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ [13] (::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 │ [14] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ @ Base generator.jl:48 [inlined] │ [15] 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:960 │ [16] 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:958 │ [17] 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:933 │ [18] 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:830 │ [19] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ @ Base abstractarray.jl:3498 │ [20] on_new_rule(hook_fun::Function, rule_kind::Function) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ [21] top-level scope │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ [22] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [23] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [24] top-level scope │ @ stdin:5 │ [25] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [27] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [28] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [29] _start() │ @ Base client.jl:596 └ @ 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(Base.Broadcast.broadcasted), Type{T}, Number} where T<:Number │ exception = │ DomainError with (Type{var"##T#3212"<:Number}, TypeEq): │ not a valid type-param │ Stacktrace: │ [1] name_of_type(x::Type{Type{var"##T#3212"<:Number}}) │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:146 │ [2] _broadcast_getindex_evalf(f::typeof(ExprTools.name_of_type), args::Any) │ @ Base.Broadcast broadcast.jl:702 [inlined] │ [3] _broadcast_getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ @ Base.Broadcast broadcast.jl:675 [inlined] │ [4] _getindex(::IndexLinear, bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ @ Base.Broadcast broadcast.jl:619 [inlined] │ [5] getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, Is::Int64) │ @ Base.Broadcast broadcast.jl:615 [inlined] │ [6] copy(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ @ Base.Broadcast broadcast.jl:944 [inlined] │ [7] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ @ Base.Broadcast broadcast.jl:899 │ [8] signature(orig_sig::Type{Tuple{typeof(Base.Broadcast.broadcasted), Type{T}, Number} where T<:Number}; extra_hygiene::Bool) │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:96 │ [9] generate_overload(sig::Type) │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:51 │ [10] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ [11] (::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 │ [12] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ @ Base generator.jl:48 [inlined] │ [13] 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:960 │ [14] 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:958 │ [15] 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:933 │ [16] 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:830 │ [17] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ @ Base abstractarray.jl:3498 │ [18] on_new_rule(hook_fun::Function, rule_kind::Function) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ [19] top-level scope │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ [20] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [21] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [22] top-level scope │ @ stdin:5 │ [23] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [25] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [26] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [27] _start() │ @ Base client.jl:596 └ @ 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(Base.Broadcast.broadcasted), Type{T}, Union{Number, Base.Broadcast.Broadcasted, AbstractArray{<:Number}, NTuple{var"#s2419", Number} where var"#s2419"}} where T<:Number │ exception = │ DomainError with (Type{var"##T#3213"<:Number}, TypeEq): │ not a valid type-param │ Stacktrace: │ [1] name_of_type(x::Type{Type{var"##T#3213"<:Number}}) │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:146 │ [2] _broadcast_getindex_evalf(f::typeof(ExprTools.name_of_type), args::Any) │ @ Base.Broadcast broadcast.jl:702 [inlined] │ [3] _broadcast_getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ @ Base.Broadcast broadcast.jl:675 [inlined] │ [4] _getindex(::IndexLinear, bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ @ Base.Broadcast broadcast.jl:619 [inlined] │ [5] getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, Is::Int64) │ @ Base.Broadcast broadcast.jl:615 [inlined] │ [6] copy(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ @ Base.Broadcast broadcast.jl:944 [inlined] │ [7] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ @ Base.Broadcast broadcast.jl:899 │ [8] signature(orig_sig::Type{Tuple{typeof(Base.Broadcast.broadcasted), Type{T}, Union{Number, Base.Broadcast.Broadcasted, AbstractArray{<:Number}, NTuple{var"#s2419", Number} where var"#s2419"}} where T<:Number}; extra_hygiene::Bool) │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:96 │ [9] generate_overload(sig::Type) │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:51 │ [10] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ [11] (::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 │ [12] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ @ Base generator.jl:48 [inlined] │ [13] 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:960 │ [14] 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:958 │ [15] 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:933 │ [16] 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:830 │ [17] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ @ Base abstractarray.jl:3498 │ [18] on_new_rule(hook_fun::Function, rule_kind::Function) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ [19] top-level scope │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ [20] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [21] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [22] top-level scope │ @ stdin:5 │ [23] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [25] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [26] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [27] _start() │ @ Base client.jl:596 └ @ 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:522 │ [3] generate_overload(sig::Type) │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ [5] (::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 │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ @ Base generator.jl:48 [inlined] │ [7] 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:960 │ [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:958 │ [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:933 │ [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:830 │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ @ Base abstractarray.jl:3498 │ [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:325 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [19] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [21] _start() │ @ Base client.jl:596 └ @ 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:522 │ [3] generate_overload(sig::Type) │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ [5] (::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 │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ @ Base generator.jl:48 [inlined] │ [7] 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:960 │ [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:958 │ [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:933 │ [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:830 │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ @ Base abstractarray.jl:3498 │ [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:325 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [19] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [21] _start() │ @ Base client.jl:596 └ @ 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(eltype), Type} │ exception = │ DomainError with (Type{T}, TypeEq): │ not a valid type-param │ Stacktrace: │ [1] name_of_type(x::Type{Type{T}}) │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:146 │ [2] name_of_type(x::UnionAll) │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:172 │ [3] _broadcast_getindex_evalf(f::typeof(ExprTools.name_of_type), args::Any) │ @ Base.Broadcast broadcast.jl:702 [inlined] │ [4] _broadcast_getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ @ Base.Broadcast broadcast.jl:675 [inlined] │ [5] _getindex(::IndexLinear, bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ @ Base.Broadcast broadcast.jl:619 [inlined] │ [6] getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, Is::Int64) │ @ Base.Broadcast broadcast.jl:615 [inlined] │ [7] copy(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ @ Base.Broadcast broadcast.jl:944 [inlined] │ [8] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ @ Base.Broadcast broadcast.jl:899 │ [9] signature(orig_sig::Type{Tuple{typeof(eltype), Type}}; extra_hygiene::Bool) │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:96 │ [10] generate_overload(sig::Type) │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:51 │ [11] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ [12] (::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 │ [13] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ @ Base generator.jl:48 [inlined] │ [14] 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:960 │ [15] 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:958 │ [16] 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:933 │ [17] 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:830 │ [18] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ @ Base abstractarray.jl:3498 │ [19] on_new_rule(hook_fun::Function, rule_kind::Function) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ [20] top-level scope │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ [21] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [23] top-level scope │ @ stdin:5 │ [24] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [26] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [27] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [28] _start() │ @ Base client.jl:596 └ @ 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:522 │ [3] generate_overload(sig::Type) │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ [5] (::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 │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ @ Base generator.jl:48 [inlined] │ [7] 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:960 │ [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:958 │ [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:933 │ [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:830 │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ @ Base abstractarray.jl:3498 │ [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:325 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [19] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [21] _start() │ @ Base client.jl:596 └ @ 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(rand), Type{<:Real}} │ exception = │ DomainError with (Type{var"#s2415"<:Real}, TypeEq): │ not a valid type-param │ Stacktrace: │ [1] name_of_type(x::Type{Type{var"#s2415"<:Real}}) │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:146 │ [2] name_of_type(x::UnionAll) │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:172 │ [3] _broadcast_getindex_evalf(f::typeof(ExprTools.name_of_type), args::Any) │ @ Base.Broadcast broadcast.jl:702 [inlined] │ [4] _broadcast_getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ @ Base.Broadcast broadcast.jl:675 [inlined] │ [5] _getindex(::IndexLinear, bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ @ Base.Broadcast broadcast.jl:619 [inlined] │ [6] getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, Is::Int64) │ @ Base.Broadcast broadcast.jl:615 [inlined] │ [7] copy(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ @ Base.Broadcast broadcast.jl:944 [inlined] │ [8] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ @ Base.Broadcast broadcast.jl:899 │ [9] signature(orig_sig::Type{Tuple{typeof(rand), Type{<:Real}}}; extra_hygiene::Bool) │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:96 │ [10] generate_overload(sig::Type) │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:51 │ [11] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ [12] (::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 │ [13] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ @ Base generator.jl:48 [inlined] │ [14] 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:960 │ [15] 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:958 │ [16] 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:933 │ [17] 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:830 │ [18] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ @ Base abstractarray.jl:3498 │ [19] on_new_rule(hook_fun::Function, rule_kind::Function) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ [20] top-level scope │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ [21] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [23] top-level scope │ @ stdin:5 │ [24] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [26] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [27] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [28] _start() │ @ Base client.jl:596 └ @ 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(rand), Type{<:Real}, Tuple} │ exception = │ DomainError with (Type{var"#s2415"<:Real}, TypeEq): │ not a valid type-param │ Stacktrace: │ [1] name_of_type(x::Type{Type{var"#s2415"<:Real}}) │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:146 │ [2] name_of_type(x::UnionAll) │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:172 │ [3] _broadcast_getindex_evalf(f::typeof(ExprTools.name_of_type), args::Any) │ @ Base.Broadcast broadcast.jl:702 [inlined] │ [4] _broadcast_getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ @ Base.Broadcast broadcast.jl:675 [inlined] │ [5] _getindex(::IndexLinear, bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ @ Base.Broadcast broadcast.jl:619 [inlined] │ [6] getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, Is::Int64) │ @ Base.Broadcast broadcast.jl:615 [inlined] │ [7] copy(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ @ Base.Broadcast broadcast.jl:944 [inlined] │ [8] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ @ Base.Broadcast broadcast.jl:899 │ [9] signature(orig_sig::Type{Tuple{typeof(rand), Type{<:Real}, Tuple}}; extra_hygiene::Bool) │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:96 │ [10] generate_overload(sig::Type) │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:51 │ [11] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ [12] (::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 │ [13] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ @ Base generator.jl:48 [inlined] │ [14] 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:960 │ [15] 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:958 │ [16] 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:933 │ [17] 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:830 │ [18] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ @ Base abstractarray.jl:3498 │ [19] on_new_rule(hook_fun::Function, rule_kind::Function) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ [20] top-level scope │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ [21] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [23] top-level scope │ @ stdin:5 │ [24] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [26] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [27] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [28] _start() │ @ Base client.jl:596 └ @ 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(rand), Type{<:Real}, Vararg{Integer}} │ exception = │ DomainError with (Type{var"#s2415"<:Real}, TypeEq): │ not a valid type-param │ Stacktrace: │ [1] name_of_type(x::Type{Type{var"#s2415"<:Real}}) │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:146 │ [2] name_of_type(x::UnionAll) │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:172 │ [3] _broadcast_getindex_evalf(f::typeof(ExprTools.name_of_type), args::Any) │ @ Base.Broadcast broadcast.jl:702 [inlined] │ [4] _broadcast_getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ @ Base.Broadcast broadcast.jl:675 [inlined] │ [5] _getindex(::IndexLinear, bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ @ Base.Broadcast broadcast.jl:619 [inlined] │ [6] getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, Is::Int64) │ @ Base.Broadcast broadcast.jl:615 [inlined] │ [7] copy(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ @ Base.Broadcast broadcast.jl:944 [inlined] │ [8] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ @ Base.Broadcast broadcast.jl:899 │ [9] signature(orig_sig::Type{Tuple{typeof(rand), Type{<:Real}, Vararg{Integer}}}; extra_hygiene::Bool) │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:96 │ [10] generate_overload(sig::Type) │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:51 │ [11] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ [12] (::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 │ [13] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ @ Base generator.jl:48 [inlined] │ [14] 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:960 │ [15] 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:958 │ [16] 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:933 │ [17] 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:830 │ [18] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ @ Base abstractarray.jl:3498 │ [19] on_new_rule(hook_fun::Function, rule_kind::Function) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ [20] top-level scope │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ [21] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [23] top-level scope │ @ stdin:5 │ [24] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [26] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [27] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [28] _start() │ @ Base client.jl:596 └ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:157 WARNING: Method definition vect(Vararg{Nabla.Node{T} where T, var"##N#3841"}) where {var"##N#3841"} 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:522 │ [3] generate_overload(sig::Type) │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ [5] (::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 │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ @ Base generator.jl:48 [inlined] │ [7] 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:960 │ [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:958 │ [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:933 │ [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:830 │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ @ Base abstractarray.jl:3498 │ [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:325 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [19] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [21] _start() │ @ Base client.jl:596 └ @ 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#3878 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:522 │ [3] generate_overload(sig::Type) │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ [5] (::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 │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ @ Base generator.jl:48 [inlined] │ [7] 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:960 │ [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:958 │ [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:933 │ [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:830 │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ @ Base abstractarray.jl:3498 │ [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:325 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [19] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [21] _start() │ @ Base client.jl:596 └ @ 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:522 │ [3] generate_overload(sig::Type) │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ [5] (::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 │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ @ Base generator.jl:48 [inlined] │ [7] 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:960 │ [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:958 │ [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:933 │ [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:830 │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ @ Base abstractarray.jl:3498 │ [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:325 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [19] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [21] _start() │ @ Base client.jl:596 └ @ 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:522 │ [3] generate_overload(sig::Type) │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ [5] (::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 │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ @ Base generator.jl:48 [inlined] │ [7] 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:960 │ [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:958 │ [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:933 │ [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:830 │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ @ Base abstractarray.jl:3498 │ [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:325 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [19] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [21] _start() │ @ Base client.jl:596 └ @ 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#3917 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:522 │ [3] generate_overload(sig::Type) │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ [5] (::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 │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ @ Base generator.jl:48 [inlined] │ [7] 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:960 │ [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:958 │ [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:933 │ [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:830 │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ @ Base abstractarray.jl:3498 │ [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:325 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [19] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [21] _start() │ @ Base client.jl:596 └ @ 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#3934 but does not use it. ┌ Error: Error triggering hook │ hook_fun = generate_overload (generic function with 1 method) │ sig = Tuple{Type{T}, Complex} where T<:Complex │ 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:522 │ [3] generate_overload(sig::Type) │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ [5] (::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 │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ @ Base generator.jl:48 [inlined] │ [7] 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:960 │ [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:958 │ [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:933 │ [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:830 │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ @ Base abstractarray.jl:3498 │ [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:325 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [19] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [21] _start() │ @ Base client.jl:596 └ @ 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#3939 but does not use it. ┌ Error: Error triggering hook │ hook_fun = generate_overload (generic function with 1 method) │ sig = Tuple{Type{T}, Real} where T<:Complex │ 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:522 │ [3] generate_overload(sig::Type) │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ [5] (::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 │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ @ Base generator.jl:48 [inlined] │ [7] 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:960 │ [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:958 │ [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:933 │ [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:830 │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ @ Base abstractarray.jl:3498 │ [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:325 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [19] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [21] _start() │ @ Base client.jl:596 └ @ 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#3944 but does not use it. ┌ Error: Error triggering hook │ hook_fun = generate_overload (generic function with 1 method) │ sig = Tuple{Type{T}, Number, Number} where T<:Complex │ 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:522 │ [3] generate_overload(sig::Type) │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ [5] (::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 │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ @ Base generator.jl:48 [inlined] │ [7] 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:960 │ [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:958 │ [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:933 │ [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:830 │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ @ Base abstractarray.jl:3498 │ [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:325 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [19] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [21] _start() │ @ Base client.jl:596 └ @ 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#3965 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:522 │ [3] generate_overload(sig::Type) │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ [5] (::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 │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ @ Base generator.jl:48 [inlined] │ [7] 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:960 │ [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:958 │ [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:933 │ [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:830 │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ @ Base abstractarray.jl:3498 │ [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:325 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [19] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [21] _start() │ @ Base client.jl:596 └ @ 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#3970 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:522 │ [3] generate_overload(sig::Type) │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ [5] (::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 │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ @ Base generator.jl:48 [inlined] │ [7] 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:960 │ [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:958 │ [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:933 │ [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:830 │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ @ Base abstractarray.jl:3498 │ [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:325 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [19] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [21] _start() │ @ Base client.jl:596 └ @ 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#3975 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:522 │ [3] generate_overload(sig::Type) │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ [5] (::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 │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ @ Base generator.jl:48 [inlined] │ [7] 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:960 │ [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:958 │ [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:933 │ [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:830 │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ @ Base abstractarray.jl:3498 │ [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:325 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [19] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [21] _start() │ @ Base client.jl:596 └ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:157 89.2 s ✓ Nabla 1 dependency successfully precompiled in 89 seconds. 54 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.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:522 │ │ [3] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [5] (::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 │ │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base generator.jl:48 [inlined] │ │ [7] 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:960 │ │ [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)}}) │ │ @ Base array.jl:933 │ │ [9] 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:830 │ │ [10] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base abstractarray.jl:3498 │ │ [11] on_new_rule(hook_fun::Function, rule_kind::Function) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ │ [12] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ │ [13] include(mod::Module, _path::String) │ │ @ Base Base.jl:325 │ │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base loading.jl:3303 │ │ [15] top-level scope │ │ @ stdin:5 │ │ [16] eval(m::Module, e::Any) │ │ @ Core boot.jl:522 │ │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [18] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [19] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [20] _start() │ │ @ Base client.jl:596 │ └ @ 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(hasfield), Type, Symbol} │ │ exception = │ │ DomainError with (Type{T}, TypeEq): │ │ not a valid type-param │ │ Stacktrace: │ │ [1] name_of_type(x::Type{Type{T}}) │ │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:146 │ │ [2] name_of_type(x::UnionAll) │ │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:172 │ │ [3] _broadcast_getindex_evalf(f::typeof(ExprTools.name_of_type), args::Any) │ │ @ Base.Broadcast broadcast.jl:702 [inlined] │ │ [4] _broadcast_getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ │ @ Base.Broadcast broadcast.jl:675 [inlined] │ │ [5] _getindex(::IndexLinear, bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ │ @ Base.Broadcast broadcast.jl:619 [inlined] │ │ [6] getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, Is::Int64) │ │ @ Base.Broadcast broadcast.jl:615 [inlined] │ │ [7] copy(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ │ @ Base.Broadcast broadcast.jl:944 [inlined] │ │ [8] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ │ @ Base.Broadcast broadcast.jl:899 │ │ [9] signature(orig_sig::Type{Tuple{typeof(hasfield), Type, Symbol}}; extra_hygiene::Bool) │ │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:96 │ │ [10] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:51 │ │ [11] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [12] (::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 │ │ [13] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base generator.jl:48 [inlined] │ │ [14] 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:960 │ │ [15] 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:958 │ │ [16] 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:933 │ │ [17] 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:830 │ │ [18] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base abstractarray.jl:3498 │ │ [19] on_new_rule(hook_fun::Function, rule_kind::Function) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ │ [20] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ │ [21] include(mod::Module, _path::String) │ │ @ Base Base.jl:325 │ │ [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base loading.jl:3303 │ │ [23] top-level scope │ │ @ stdin:5 │ │ [24] eval(m::Module, e::Any) │ │ @ Core boot.jl:522 │ │ [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [26] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [27] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [28] _start() │ │ @ Base client.jl:596 │ └ @ 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.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:522 │ │ [3] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [5] (::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 │ │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base generator.jl:48 [inlined] │ │ [7] 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:960 │ │ [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:958 │ │ [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:933 │ │ [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:830 │ │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base abstractarray.jl:3498 │ │ [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:325 │ │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base loading.jl:3303 │ │ [16] top-level scope │ │ @ stdin:5 │ │ [17] eval(m::Module, e::Any) │ │ @ Core boot.jl:522 │ │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [19] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [20] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [21] _start() │ │ @ Base client.jl:596 │ └ @ 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(promote_type), Vararg{Type}} │ │ exception = │ │ DomainError with (Type{T}, TypeEq): │ │ not a valid type-param │ │ Stacktrace: │ │ [1] name_of_type(x::Type{Type{T}}) │ │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:146 │ │ [2] name_of_type(x::UnionAll) │ │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:172 │ │ [3] name_of_type(x::Core.TypeofVararg) │ │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:184 │ │ [4] _broadcast_getindex_evalf(f::typeof(ExprTools.name_of_type), args::Any) │ │ @ Base.Broadcast broadcast.jl:702 [inlined] │ │ [5] _broadcast_getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ │ @ Base.Broadcast broadcast.jl:675 [inlined] │ │ [6] _getindex(::IndexLinear, bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ │ @ Base.Broadcast broadcast.jl:619 [inlined] │ │ [7] getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, Is::Int64) │ │ @ Base.Broadcast broadcast.jl:615 [inlined] │ │ [8] copy(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ │ @ Base.Broadcast broadcast.jl:944 [inlined] │ │ [9] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ │ @ Base.Broadcast broadcast.jl:899 │ │ [10] signature(orig_sig::Type{Tuple{typeof(promote_type), Vararg{Type}}}; extra_hygiene::Bool) │ │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:96 │ │ [11] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:51 │ │ [12] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [13] (::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 │ │ [14] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base generator.jl:48 [inlined] │ │ [15] 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:960 │ │ [16] 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:958 │ │ [17] 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:933 │ │ [18] 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:830 │ │ [19] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base abstractarray.jl:3498 │ │ [20] on_new_rule(hook_fun::Function, rule_kind::Function) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ │ [21] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ │ [22] include(mod::Module, _path::String) │ │ @ Base Base.jl:325 │ │ [23] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base loading.jl:3303 │ │ [24] top-level scope │ │ @ stdin:5 │ │ [25] eval(m::Module, e::Any) │ │ @ Core boot.jl:522 │ │ [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [27] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [28] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [29] _start() │ │ @ Base client.jl:596 │ └ @ 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(Base.Broadcast.broadcasted), Type{T}, Number} where T<:Number │ │ exception = │ │ DomainError with (Type{var"##T#3212"<:Number}, TypeEq): │ │ not a valid type-param │ │ Stacktrace: │ │ [1] name_of_type(x::Type{Type{var"##T#3212"<:Number}}) │ │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:146 │ │ [2] _broadcast_getindex_evalf(f::typeof(ExprTools.name_of_type), args::Any) │ │ @ Base.Broadcast broadcast.jl:702 [inlined] │ │ [3] _broadcast_getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ │ @ Base.Broadcast broadcast.jl:675 [inlined] │ │ [4] _getindex(::IndexLinear, bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ │ @ Base.Broadcast broadcast.jl:619 [inlined] │ │ [5] getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, Is::Int64) │ │ @ Base.Broadcast broadcast.jl:615 [inlined] │ │ [6] copy(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ │ @ Base.Broadcast broadcast.jl:944 [inlined] │ │ [7] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ │ @ Base.Broadcast broadcast.jl:899 │ │ [8] signature(orig_sig::Type{Tuple{typeof(Base.Broadcast.broadcasted), Type{T}, Number} where T<:Number}; extra_hygiene::Bool) │ │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:96 │ │ [9] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:51 │ │ [10] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [11] (::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 │ │ [12] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base generator.jl:48 [inlined] │ │ [13] 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:960 │ │ [14] 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:958 │ │ [15] 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:933 │ │ [16] 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:830 │ │ [17] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base abstractarray.jl:3498 │ │ [18] on_new_rule(hook_fun::Function, rule_kind::Function) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ │ [19] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ │ [20] include(mod::Module, _path::String) │ │ @ Base Base.jl:325 │ │ [21] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base loading.jl:3303 │ │ [22] top-level scope │ │ @ stdin:5 │ │ [23] eval(m::Module, e::Any) │ │ @ Core boot.jl:522 │ │ [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [25] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [26] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [27] _start() │ │ @ Base client.jl:596 │ └ @ 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(Base.Broadcast.broadcasted), Type{T}, Union{Number, Base.Broadcast.Broadcasted, AbstractArray{<:Number}, NTuple{var"#s2419", Number} where var"#s2419"}} where T<:Number │ │ exception = │ │ DomainError with (Type{var"##T#3213"<:Number}, TypeEq): │ │ not a valid type-param │ │ Stacktrace: │ │ [1] name_of_type(x::Type{Type{var"##T#3213"<:Number}}) │ │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:146 │ │ [2] _broadcast_getindex_evalf(f::typeof(ExprTools.name_of_type), args::Any) │ │ @ Base.Broadcast broadcast.jl:702 [inlined] │ │ [3] _broadcast_getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ │ @ Base.Broadcast broadcast.jl:675 [inlined] │ │ [4] _getindex(::IndexLinear, bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ │ @ Base.Broadcast broadcast.jl:619 [inlined] │ │ [5] getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, Is::Int64) │ │ @ Base.Broadcast broadcast.jl:615 [inlined] │ │ [6] copy(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ │ @ Base.Broadcast broadcast.jl:944 [inlined] │ │ [7] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ │ @ Base.Broadcast broadcast.jl:899 │ │ [8] signature(orig_sig::Type{Tuple{typeof(Base.Broadcast.broadcasted), Type{T}, Union{Number, Base.Broadcast.Broadcasted, AbstractArray{<:Number}, NTuple{var"#s2419", Number} where var"#s2419"}} where T<:Number}; extra_hygiene::Bool) │ │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:96 │ │ [9] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:51 │ │ [10] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [11] (::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 │ │ [12] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base generator.jl:48 [inlined] │ │ [13] 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:960 │ │ [14] 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:958 │ │ [15] 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:933 │ │ [16] 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:830 │ │ [17] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base abstractarray.jl:3498 │ │ [18] on_new_rule(hook_fun::Function, rule_kind::Function) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ │ [19] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ │ [20] include(mod::Module, _path::String) │ │ @ Base Base.jl:325 │ │ [21] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base loading.jl:3303 │ │ [22] top-level scope │ │ @ stdin:5 │ │ [23] eval(m::Module, e::Any) │ │ @ Core boot.jl:522 │ │ [24] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [25] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [26] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [27] _start() │ │ @ Base client.jl:596 │ └ @ 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:522 │ │ [3] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [5] (::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 │ │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base generator.jl:48 [inlined] │ │ [7] 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:960 │ │ [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:958 │ │ [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:933 │ │ [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:830 │ │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base abstractarray.jl:3498 │ │ [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:325 │ │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base loading.jl:3303 │ │ [16] top-level scope │ │ @ stdin:5 │ │ [17] eval(m::Module, e::Any) │ │ @ Core boot.jl:522 │ │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [19] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [20] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [21] _start() │ │ @ Base client.jl:596 │ └ @ 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:522 │ │ [3] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [5] (::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 │ │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base generator.jl:48 [inlined] │ │ [7] 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:960 │ │ [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:958 │ │ [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:933 │ │ [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:830 │ │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base abstractarray.jl:3498 │ │ [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:325 │ │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base loading.jl:3303 │ │ [16] top-level scope │ │ @ stdin:5 │ │ [17] eval(m::Module, e::Any) │ │ @ Core boot.jl:522 │ │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [19] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [20] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [21] _start() │ │ @ Base client.jl:596 │ └ @ 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(eltype), Type} │ │ exception = │ │ DomainError with (Type{T}, TypeEq): │ │ not a valid type-param │ │ Stacktrace: │ │ [1] name_of_type(x::Type{Type{T}}) │ │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:146 │ │ [2] name_of_type(x::UnionAll) │ │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:172 │ │ [3] _broadcast_getindex_evalf(f::typeof(ExprTools.name_of_type), args::Any) │ │ @ Base.Broadcast broadcast.jl:702 [inlined] │ │ [4] _broadcast_getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ │ @ Base.Broadcast broadcast.jl:675 [inlined] │ │ [5] _getindex(::IndexLinear, bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ │ @ Base.Broadcast broadcast.jl:619 [inlined] │ │ [6] getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, Is::Int64) │ │ @ Base.Broadcast broadcast.jl:615 [inlined] │ │ [7] copy(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ │ @ Base.Broadcast broadcast.jl:944 [inlined] │ │ [8] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ │ @ Base.Broadcast broadcast.jl:899 │ │ [9] signature(orig_sig::Type{Tuple{typeof(eltype), Type}}; extra_hygiene::Bool) │ │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:96 │ │ [10] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:51 │ │ [11] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [12] (::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 │ │ [13] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base generator.jl:48 [inlined] │ │ [14] 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:960 │ │ [15] 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:958 │ │ [16] 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:933 │ │ [17] 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:830 │ │ [18] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base abstractarray.jl:3498 │ │ [19] on_new_rule(hook_fun::Function, rule_kind::Function) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ │ [20] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ │ [21] include(mod::Module, _path::String) │ │ @ Base Base.jl:325 │ │ [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base loading.jl:3303 │ │ [23] top-level scope │ │ @ stdin:5 │ │ [24] eval(m::Module, e::Any) │ │ @ Core boot.jl:522 │ │ [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [26] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [27] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [28] _start() │ │ @ Base client.jl:596 │ └ @ 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:522 │ │ [3] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [5] (::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 │ │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base generator.jl:48 [inlined] │ │ [7] 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:960 │ │ [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:958 │ │ [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:933 │ │ [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:830 │ │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base abstractarray.jl:3498 │ │ [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:325 │ │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base loading.jl:3303 │ │ [16] top-level scope │ │ @ stdin:5 │ │ [17] eval(m::Module, e::Any) │ │ @ Core boot.jl:522 │ │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [19] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [20] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [21] _start() │ │ @ Base client.jl:596 │ └ @ 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(rand), Type{<:Real}} │ │ exception = │ │ DomainError with (Type{var"#s2415"<:Real}, TypeEq): │ │ not a valid type-param │ │ Stacktrace: │ │ [1] name_of_type(x::Type{Type{var"#s2415"<:Real}}) │ │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:146 │ │ [2] name_of_type(x::UnionAll) │ │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:172 │ │ [3] _broadcast_getindex_evalf(f::typeof(ExprTools.name_of_type), args::Any) │ │ @ Base.Broadcast broadcast.jl:702 [inlined] │ │ [4] _broadcast_getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ │ @ Base.Broadcast broadcast.jl:675 [inlined] │ │ [5] _getindex(::IndexLinear, bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ │ @ Base.Broadcast broadcast.jl:619 [inlined] │ │ [6] getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, Is::Int64) │ │ @ Base.Broadcast broadcast.jl:615 [inlined] │ │ [7] copy(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ │ @ Base.Broadcast broadcast.jl:944 [inlined] │ │ [8] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ │ @ Base.Broadcast broadcast.jl:899 │ │ [9] signature(orig_sig::Type{Tuple{typeof(rand), Type{<:Real}}}; extra_hygiene::Bool) │ │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:96 │ │ [10] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:51 │ │ [11] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [12] (::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 │ │ [13] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base generator.jl:48 [inlined] │ │ [14] 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:960 │ │ [15] 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:958 │ │ [16] 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:933 │ │ [17] 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:830 │ │ [18] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base abstractarray.jl:3498 │ │ [19] on_new_rule(hook_fun::Function, rule_kind::Function) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ │ [20] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ │ [21] include(mod::Module, _path::String) │ │ @ Base Base.jl:325 │ │ [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base loading.jl:3303 │ │ [23] top-level scope │ │ @ stdin:5 │ │ [24] eval(m::Module, e::Any) │ │ @ Core boot.jl:522 │ │ [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [26] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [27] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [28] _start() │ │ @ Base client.jl:596 │ └ @ 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(rand), Type{<:Real}, Tuple} │ │ exception = │ │ DomainError with (Type{var"#s2415"<:Real}, TypeEq): │ │ not a valid type-param │ │ Stacktrace: │ │ [1] name_of_type(x::Type{Type{var"#s2415"<:Real}}) │ │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:146 │ │ [2] name_of_type(x::UnionAll) │ │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:172 │ │ [3] _broadcast_getindex_evalf(f::typeof(ExprTools.name_of_type), args::Any) │ │ @ Base.Broadcast broadcast.jl:702 [inlined] │ │ [4] _broadcast_getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ │ @ Base.Broadcast broadcast.jl:675 [inlined] │ │ [5] _getindex(::IndexLinear, bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ │ @ Base.Broadcast broadcast.jl:619 [inlined] │ │ [6] getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, Is::Int64) │ │ @ Base.Broadcast broadcast.jl:615 [inlined] │ │ [7] copy(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ │ @ Base.Broadcast broadcast.jl:944 [inlined] │ │ [8] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ │ @ Base.Broadcast broadcast.jl:899 │ │ [9] signature(orig_sig::Type{Tuple{typeof(rand), Type{<:Real}, Tuple}}; extra_hygiene::Bool) │ │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:96 │ │ [10] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:51 │ │ [11] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [12] (::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 │ │ [13] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base generator.jl:48 [inlined] │ │ [14] 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:960 │ │ [15] 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:958 │ │ [16] 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:933 │ │ [17] 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:830 │ │ [18] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base abstractarray.jl:3498 │ │ [19] on_new_rule(hook_fun::Function, rule_kind::Function) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ │ [20] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ │ [21] include(mod::Module, _path::String) │ │ @ Base Base.jl:325 │ │ [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base loading.jl:3303 │ │ [23] top-level scope │ │ @ stdin:5 │ │ [24] eval(m::Module, e::Any) │ │ @ Core boot.jl:522 │ │ [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [26] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [27] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [28] _start() │ │ @ Base client.jl:596 │ └ @ 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(rand), Type{<:Real}, Vararg{Integer}} │ │ exception = │ │ DomainError with (Type{var"#s2415"<:Real}, TypeEq): │ │ not a valid type-param │ │ Stacktrace: │ │ [1] name_of_type(x::Type{Type{var"#s2415"<:Real}}) │ │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:146 │ │ [2] name_of_type(x::UnionAll) │ │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:172 │ │ [3] _broadcast_getindex_evalf(f::typeof(ExprTools.name_of_type), args::Any) │ │ @ Base.Broadcast broadcast.jl:702 [inlined] │ │ [4] _broadcast_getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ │ @ Base.Broadcast broadcast.jl:675 [inlined] │ │ [5] _getindex(::IndexLinear, bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, I::Int64) │ │ @ Base.Broadcast broadcast.jl:619 [inlined] │ │ [6] getindex(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Base.Broadcast.Extruded{Vector{Any}, Tuple{Bool}, Tuple{Int64}}}}, Is::Int64) │ │ @ Base.Broadcast broadcast.jl:615 [inlined] │ │ [7] copy(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Tuple{Base.OneTo{Int64}}, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ │ @ Base.Broadcast broadcast.jl:944 [inlined] │ │ [8] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, typeof(ExprTools.name_of_type), Tuple{Vector{Any}}}) │ │ @ Base.Broadcast broadcast.jl:899 │ │ [9] signature(orig_sig::Type{Tuple{typeof(rand), Type{<:Real}, Vararg{Integer}}}; extra_hygiene::Bool) │ │ @ ExprTools ~/.julia/packages/ExprTools/MDS6z/src/method.jl:96 │ │ [10] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:51 │ │ [11] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [12] (::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 │ │ [13] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base generator.jl:48 [inlined] │ │ [14] 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:960 │ │ [15] 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:958 │ │ [16] 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:933 │ │ [17] 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:830 │ │ [18] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base abstractarray.jl:3498 │ │ [19] on_new_rule(hook_fun::Function, rule_kind::Function) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:28 │ │ [20] top-level scope │ │ @ ~/.julia/packages/Nabla/qb9oG/src/Nabla.jl:76 │ │ [21] include(mod::Module, _path::String) │ │ @ Base Base.jl:325 │ │ [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base loading.jl:3303 │ │ [23] top-level scope │ │ @ stdin:5 │ │ [24] eval(m::Module, e::Any) │ │ @ Core boot.jl:522 │ │ [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [26] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [27] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [28] _start() │ │ @ Base client.jl:596 │ └ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:157 │ WARNING: Method definition vect(Vararg{Nabla.Node{T} where T, var"##N#3841"}) where {var"##N#3841"} 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:522 │ │ [3] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [5] (::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 │ │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base generator.jl:48 [inlined] │ │ [7] 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:960 │ │ [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:958 │ │ [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:933 │ │ [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:830 │ │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base abstractarray.jl:3498 │ │ [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:325 │ │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base loading.jl:3303 │ │ [16] top-level scope │ │ @ stdin:5 │ │ [17] eval(m::Module, e::Any) │ │ @ Core boot.jl:522 │ │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [19] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [20] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [21] _start() │ │ @ Base client.jl:596 │ └ @ 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#3878 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:522 │ │ [3] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [5] (::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 │ │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base generator.jl:48 [inlined] │ │ [7] 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:960 │ │ [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:958 │ │ [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:933 │ │ [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:830 │ │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base abstractarray.jl:3498 │ │ [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:325 │ │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base loading.jl:3303 │ │ [16] top-level scope │ │ @ stdin:5 │ │ [17] eval(m::Module, e::Any) │ │ @ Core boot.jl:522 │ │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [19] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [20] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [21] _start() │ │ @ Base client.jl:596 │ └ @ 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:522 │ │ [3] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [5] (::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 │ │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base generator.jl:48 [inlined] │ │ [7] 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:960 │ │ [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:958 │ │ [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:933 │ │ [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:830 │ │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base abstractarray.jl:3498 │ │ [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:325 │ │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base loading.jl:3303 │ │ [16] top-level scope │ │ @ stdin:5 │ │ [17] eval(m::Module, e::Any) │ │ @ Core boot.jl:522 │ │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [19] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [20] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [21] _start() │ │ @ Base client.jl:596 │ └ @ 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:522 │ │ [3] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [5] (::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 │ │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base generator.jl:48 [inlined] │ │ [7] 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:960 │ │ [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:958 │ │ [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:933 │ │ [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:830 │ │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base abstractarray.jl:3498 │ │ [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:325 │ │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base loading.jl:3303 │ │ [16] top-level scope │ │ @ stdin:5 │ │ [17] eval(m::Module, e::Any) │ │ @ Core boot.jl:522 │ │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [19] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [20] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [21] _start() │ │ @ Base client.jl:596 │ └ @ 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#3917 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:522 │ │ [3] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [5] (::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 │ │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base generator.jl:48 [inlined] │ │ [7] 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:960 │ │ [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:958 │ │ [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:933 │ │ [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:830 │ │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base abstractarray.jl:3498 │ │ [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:325 │ │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base loading.jl:3303 │ │ [16] top-level scope │ │ @ stdin:5 │ │ [17] eval(m::Module, e::Any) │ │ @ Core boot.jl:522 │ │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [19] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [20] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [21] _start() │ │ @ Base client.jl:596 │ └ @ 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#3934 but does not use it. │ ┌ Error: Error triggering hook │ │ hook_fun = generate_overload (generic function with 1 method) │ │ sig = Tuple{Type{T}, Complex} where T<:Complex │ │ 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:522 │ │ [3] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [5] (::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 │ │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base generator.jl:48 [inlined] │ │ [7] 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:960 │ │ [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:958 │ │ [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:933 │ │ [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:830 │ │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base abstractarray.jl:3498 │ │ [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:325 │ │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base loading.jl:3303 │ │ [16] top-level scope │ │ @ stdin:5 │ │ [17] eval(m::Module, e::Any) │ │ @ Core boot.jl:522 │ │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [19] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [20] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [21] _start() │ │ @ Base client.jl:596 │ └ @ 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#3939 but does not use it. │ ┌ Error: Error triggering hook │ │ hook_fun = generate_overload (generic function with 1 method) │ │ sig = Tuple{Type{T}, Real} where T<:Complex │ │ 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:522 │ │ [3] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [5] (::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 │ │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base generator.jl:48 [inlined] │ │ [7] 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:960 │ │ [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:958 │ │ [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:933 │ │ [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:830 │ │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base abstractarray.jl:3498 │ │ [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:325 │ │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base loading.jl:3303 │ │ [16] top-level scope │ │ @ stdin:5 │ │ [17] eval(m::Module, e::Any) │ │ @ Core boot.jl:522 │ │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [19] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [20] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [21] _start() │ │ @ Base client.jl:596 │ └ @ 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#3944 but does not use it. │ ┌ Error: Error triggering hook │ │ hook_fun = generate_overload (generic function with 1 method) │ │ sig = Tuple{Type{T}, Number, Number} where T<:Complex │ │ 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:522 │ │ [3] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [5] (::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 │ │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base generator.jl:48 [inlined] │ │ [7] 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:960 │ │ [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:958 │ │ [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:933 │ │ [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:830 │ │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base abstractarray.jl:3498 │ │ [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:325 │ │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base loading.jl:3303 │ │ [16] top-level scope │ │ @ stdin:5 │ │ [17] eval(m::Module, e::Any) │ │ @ Core boot.jl:522 │ │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [19] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [20] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [21] _start() │ │ @ Base client.jl:596 │ └ @ 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#3965 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:522 │ │ [3] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [5] (::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 │ │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base generator.jl:48 [inlined] │ │ [7] 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:960 │ │ [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:958 │ │ [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:933 │ │ [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:830 │ │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base abstractarray.jl:3498 │ │ [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:325 │ │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base loading.jl:3303 │ │ [16] top-level scope │ │ @ stdin:5 │ │ [17] eval(m::Module, e::Any) │ │ @ Core boot.jl:522 │ │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [19] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [20] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [21] _start() │ │ @ Base client.jl:596 │ └ @ 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#3970 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:522 │ │ [3] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [5] (::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 │ │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base generator.jl:48 [inlined] │ │ [7] 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:960 │ │ [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:958 │ │ [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:933 │ │ [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:830 │ │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base abstractarray.jl:3498 │ │ [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:325 │ │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base loading.jl:3303 │ │ [16] top-level scope │ │ @ stdin:5 │ │ [17] eval(m::Module, e::Any) │ │ @ Core boot.jl:522 │ │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [19] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [20] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [21] _start() │ │ @ Base client.jl:596 │ └ @ 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#3975 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:522 │ │ [3] generate_overload(sig::Type) │ │ @ Nabla ~/.julia/packages/Nabla/qb9oG/src/sensitivities/chainrules.jl:60 │ │ [4] _safe_hook_fun(hook_fun::typeof(Nabla.generate_overload), sig::Type) │ │ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:155 │ │ [5] (::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 │ │ [6] iterate(g::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)}}, s::Tuple{Base.OneTo{Int64}, Int64}) │ │ @ Base generator.jl:48 [inlined] │ │ [7] 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:960 │ │ [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:958 │ │ [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:933 │ │ [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:830 │ │ [11] map(f::Function, A::Base.Iterators.Filter{ChainRulesOverloadGeneration.var"#_rule_list##2#_rule_list##3"{Set{DataType}}, Base.MethodList}) │ │ @ Base abstractarray.jl:3498 │ │ [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:325 │ │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base loading.jl:3303 │ │ [16] top-level scope │ │ @ stdin:5 │ │ [17] eval(m::Module, e::Any) │ │ @ Core boot.jl:522 │ │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [19] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [20] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [21] _start() │ │ @ Base client.jl:596 │ └ @ ChainRulesOverloadGeneration ~/.julia/packages/ChainRulesOverloadGeneration/shNba/src/ruleset_loading.jl:157 └ Precompilation completed after 106.37s ################################################################################ # Loading # Loading Nabla... Loading completed after 12.01s PkgEval succeeded after 137.77s