Package evaluation of CallableExpressions on Julia 1.13.0-DEV.985 (9c94e7ae32*) started at 2025-08-14T11:04:58.178 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.04s ################################################################################ # Installation # Installing CallableExpressions... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [391672e0] + CallableExpressions v1.1.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [391672e0] + CallableExpressions v1.1.1 Installation completed after 0.94s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 2 direct dependencies failed to precompile: DifferentiationInterfaceDiffractorExt Failed to precompile DifferentiationInterfaceDiffractorExt [ea07141a-e9f0-53f9-9990-e3e70423f269] to "/home/pkgeval/.julia/compiled/v1.13/DifferentiationInterfaceDiffractorExt/jl_g3CMOc" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StaticData` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] recompile_invalidations(__module__::Module, expr::Any) @ PrecompileTools ~/.julia/packages/PrecompileTools/Z8SWe/src/invalidations.jl:17 [3] top-level scope @ ~/.julia/packages/Diffractor/Cz9h5/src/Diffractor.jl:18 [4] include(mod::Module, _path::String) @ Base ./Base.jl:308 [5] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:3017 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [9] include_string @ ./loading.jl:2873 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [11] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Diffractor/Cz9h5/src/Diffractor.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Diffractor [9f5e2b26-1114-432f-b630-d3fe2085c51c] to "/home/pkgeval/.julia/compiled/v1.13/Diffractor/jl_AFFXVC" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3304 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [21] top-level scope @ ~/.julia/packages/DifferentiationInterface/FTGtS/ext/DifferentiationInterfaceDiffractorExt/DifferentiationInterfaceDiffractorExt.jl:6 [22] include(mod::Module, _path::String) @ Base ./Base.jl:308 [23] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3017 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [27] include_string @ ./loading.jl:2873 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [29] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/DifferentiationInterface/FTGtS/ext/DifferentiationInterfaceDiffractorExt/DifferentiationInterfaceDiffractorExt.jl:1 in expression starting at stdin:5 Diffractor Failed to precompile Diffractor [9f5e2b26-1114-432f-b630-d3fe2085c51c] to "/home/pkgeval/.julia/compiled/v1.13/Diffractor/jl_Irh22H" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StaticData` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] recompile_invalidations(__module__::Module, expr::Any) @ PrecompileTools ~/.julia/packages/PrecompileTools/Z8SWe/src/invalidations.jl:17 [3] top-level scope @ ~/.julia/packages/Diffractor/Cz9h5/src/Diffractor.jl:18 [4] include(mod::Module, _path::String) @ Base ./Base.jl:308 [5] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3017 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [9] include_string @ ./loading.jl:2873 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [11] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Diffractor/Cz9h5/src/Diffractor.jl:1 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 408.89s ################################################################################ # Testing # Testing CallableExpressions Status `/tmp/jl_J1Vm7L/Project.toml` [1520ce14] AbstractTrees v0.4.5 [4c88cf16] Aqua v0.8.14 [391672e0] CallableExpressions v1.1.1 [082447d4] ChainRules v1.72.5 [d360d2e6] ChainRulesCore v1.26.0 [cdddcdb0] ChainRulesTestUtils v1.13.0 ⌅ [a0c0ee7d] DifferentiationInterface v0.5.17 ⌃ [9f5e2b26] Diffractor v0.2.6 ⌃ [8ea1fca8] TermInterface v0.4.1 ⌅ [e88e6eb3] Zygote v0.6.77 [8dfed614] Test v1.11.0 Status `/tmp/jl_J1Vm7L/Manifest.toml` [47edcb42] ADTypes v1.17.0 [c29ec348] AbstractDifferentiation v0.6.2 [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [79e6a3ab] Adapt v4.3.0 [4c88cf16] Aqua v0.8.14 [a9b6321e] Atomix v1.1.2 [fa961155] CEnum v0.5.0 [391672e0] CallableExpressions v1.1.1 [082447d4] ChainRules v1.72.5 [d360d2e6] ChainRulesCore v1.26.0 [cdddcdb0] ChainRulesTestUtils v1.13.0 ⌅ [da1fd8a2] CodeTracking v1.3.9 [861a8166] Combinatorics v1.0.3 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.0 [187b0558] ConstructionBase v1.6.0 [f68482b8] Cthulhu v2.17.4 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 ⌅ [a0c0ee7d] DifferentiationInterface v0.5.17 ⌃ [9f5e2b26] Diffractor v0.2.6 [ffbed154] DocStringExtensions v0.9.5 [e2ba6199] ExprTools v0.1.10 [1a297f60] FillArrays v1.13.0 [26cc04aa] FiniteDifferences v0.12.32 [1eca21be] FoldingTrees v1.2.2 ⌃ [f6369f11] ForwardDiff v0.10.38 [0c68f7d7] GPUArrays v11.2.3 [46192b85] GPUArraysCore v0.2.0 [076d061b] HashArrayMappedTries v0.2.0 [7869d1d1] IRTools v0.4.15 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 ⌅ [70703baa] JuliaSyntax v0.4.10 [63c18a36] KernelAbstractions v0.9.38 [929cbde3] LLVM v9.4.2 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.3 [6fe1bfb0] OffsetArrays v1.17.0 [bac558e1] OrderedCollections v1.8.1 [65ce6f38] PackageExtensionCompat v1.0.2 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.5.0 [c1ae055f] RealDot v0.1.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [708f8203] Richardson v1.4.2 [7e506255] ScopedValues v1.4.0 [dc90abb0] SparseInverseSubset v0.1.2 [0a514795] SparseMatrixColorings v0.4.21 [276daf66] SpecialFunctions v2.5.1 [90137ffa] StaticArrays v1.9.14 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 ⌅ [09ab397b] StructArrays v0.6.21 [fd094767] Suppressor v0.2.8 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 ⌃ [8ea1fca8] TermInterface v0.4.1 [d265eb64] TypedSyntax v1.4.2 [013be700] UnsafeAtomics v0.3.0 [b8c1c048] WidthLimitedIO v1.0.1 ⌅ [e88e6eb3] Zygote v0.6.77 [700de1a5] ZygoteRules v0.2.7 [dad2f222] LLVMExtra_jll v0.0.37+2 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.15.0+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.7.15 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [458c3c95] OpenSSL_jll v3.5.2+0 [efcefdf7] PCRE2_jll v10.45.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.13.1+0 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... ┌ Warning: inference tests have been disabled └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_config.jl:13 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::Type{Bool}, var"382"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:26 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::Type{Distributed.WorkerPool}, var"2083"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Distributed/nondiff.jl:2 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::Type{TypeVar}, var"318"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Core/core.jl:19 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::Type{UnionAll}, var"321", var"322"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Core/core.jl:20 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::Type{BitVector}, var"606"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:90 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::Type{Float32}, x::Real) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:62 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::Type{Symbol}, var"1593"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:429 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::Type{Distributed.CachingPool}, var"2080"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Distributed/nondiff.jl:1 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::Type{Float64}, x::Real) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:61 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.det), X::Union{LinearAlgebra.AbstractTriangular, LinearAlgebra.Diagonal}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/structured.jl:253 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.det), x::SparseArrays.SparseMatrixCSC) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/SparseArrays/sparsematrix.jl:134 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.det), x::Union{Number, AbstractMatrix}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/dense.jl:129 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.det), C::LinearAlgebra.Cholesky) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/factorization.jl:573 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(*), x::Number, y::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:254 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(*), x::Number, y::Number, z::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:263 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(*), x::Number, y::Number, z::Number, more::Number...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:278 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(*), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:288 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(*), D::LinearAlgebra.Diagonal{var"#s2437", V} where {var"#s2437"<:Real, V<:AbstractVector{var"#s2437"}}, V::AbstractVector{<:Real}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/structured.jl:102 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(*), A::StridedMatrix{T}, B::StridedVecOrMat{T}) where T<:Union{Real, Complex} @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/arraymath.jl:47 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(*), A::AbstractVector{<:Union{Real, Complex}}, B::AbstractMatrix{<:Union{Real, Complex}}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/arraymath.jl:69 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(*), A::AbstractVecOrMat{<:Union{Real, Complex}}, B::AbstractVecOrMat{<:Union{Real, Complex}}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/arraymath.jl:27 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(*), B::AbstractArray{<:Union{Real, Complex}}, A::Union{Real, Complex}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/arraymath.jl:118 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(*), var"336"::Union{Regex, AbstractChar, AbstractString}...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:8 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(*), A::Union{Real, Complex}, B::AbstractArray{<:Union{Real, Complex}}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/arraymath.jl:99 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(bytesavailable), var"657"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:113 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(>), var"364"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:16 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(>), var"367", var"368"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:17 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(reshape), var"522"::AbstractArray{Bool}, var"523"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:66 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(reshape), A::AbstractArray, dims...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/array.jl:108 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(istextmime), var"1196"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:288 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(readavailable), var"1405"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:361 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.FastMath.atan_fast), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:46 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.FastMath.atan_fast), y::Number, x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:49 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(expm1), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:59 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.FastMath.mul_fast), x::Number, y::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:254 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.FastMath.mul_fast), x::Number, y::Number, z::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:263 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.FastMath.mul_fast), x::Number, y::Number, z::Number, more::Number...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:278 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.FastMath.mul_fast), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:288 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(redirect_stdio), var"1434"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:371 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(cmp), var"691"::Symbol, var"692"::Symbol; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:124 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(cmp), var"687"::AbstractString, var"688"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:123 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Core.compilerbarrier), setting, value) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Core/core.jl:44 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(isprint), var"1130"::AbstractChar; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:267 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(sizehint!), var"1520"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:406 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Sys.islinux), var"1767"::Symbol; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:506 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(atand), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:154 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.FastMath.abs_fast), x::Union{Real, Complex}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:74 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(cscd), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:160 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(ChainRules.unzip), xs::AbstractArray{T}) where T<:Tuple @ ChainRules ~/.julia/packages/ChainRules/166sf/src/unzipped.jl:142 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(ChainRules.unzip), xs::Tuple) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/unzipped.jl:153 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Sys.isbsd), var"1752"::Symbol; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:501 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(min), x::Number, y::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:220 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(evalpoly), x, p::Vector{<:Matrix}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/evalpoly.jl:25 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(evalpoly), x, p::Union{Tuple, AbstractVector}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/evalpoly.jl:14 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(countlines), var"717"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:132 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(countlines), var"720"::IO; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:133 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Broadcast.combine_styles), var"1720"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:486 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.cumulative_compile_time_ns); ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:480 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.FastMath.log1p_fast), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:62 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.svd), A::Union{LinearAlgebra.Hermitian{var"#s2437", var"#s2436"}, LinearAlgebra.Hermitian{Complex{var"#s2437"}, var"#s2436"}, LinearAlgebra.Symmetric{var"#s2437", var"#s2436"}} where {var"#s2437"<:Union{Float32, Float64}, var"#s2436"<:(StridedMatrix{T} where T)}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/symmetric.jl:248 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.svd), X::AbstractMatrix{<:Real}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/factorization.jl:223 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(ndims), var"494"::AbstractArray{Bool}; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:58 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(ndims), var"1331"::AbstractChar; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:335 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(real), x::Real) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:48 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(real), z::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:52 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.tr), x) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/dense.jl:192 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(diff), var"437"::AbstractArray{Bool}; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:42 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(uppercasefirst), var"1668"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:455 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.FastMath.div_fast), x::Number, y::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:169 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(adjoint), z::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:41 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(adjoint), A::AbstractMatrix{<:Number}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/structured.jl:145 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(adjoint), A::AbstractVector{<:Number}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/structured.jl:156 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(sortperm!), var"1532"::AbstractVector{<:Integer}, var"1533"::AbstractVector; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:410 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(isopen), var"1115"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:262 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(unmark), var"1653"::IO; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:450 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(hypot), x::Real) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:106 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(hypot), z::Complex) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:114 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(hypot), x::T, y::T) where T<:Union{Real, Complex} @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:158 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.FastMath.log_fast), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:60 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(SparseArrays.findnz), A::SparseArrays.AbstractSparseMatrix) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/SparseArrays/sparsematrix.jl:27 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(SparseArrays.findnz), v::SparseArrays.AbstractSparseVector) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/SparseArrays/sparsematrix.jl:40 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.FastMath.exp2_fast), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:58 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.FastMath.hypot_fast), x::T, y::T) where T<:Union{Real, Complex} @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:158 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(fieldtypes), T; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:167 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(string), var"1575"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:423 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(write), var"1680"::IO, var"1681"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:460 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.CoreLogging._invoked_shouldlog), var"2071"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/CoreLogging.jl:18 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(chop), var"672"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:119 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(eachmatch), var"768"::Regex, var"769"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:149 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Libc.strptime), var"1735"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:493 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Libc.strptime), var"1738"::AbstractString, var"1739"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:494 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(ascii), var"644"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:108 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(sech), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:164 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.lyap), A::StridedMatrix{T}, C::StridedMatrix{T}) where T<:Union{Float32, Float64, ComplexF64, ComplexF32} @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/dense.jl:381 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.svdvals), A::AbstractMatrix{<:Number}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/factorization.jl:283 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.cholesky), x::Number, uplo::Symbol) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/factorization.jl:462 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.cholesky), A::LinearAlgebra.Diagonal{var"#s2433", V} where {var"#s2433"<:Number, V<:AbstractVector{var"#s2433"}}, pivot::Union{Val{false}, LinearAlgebra.NoPivot}; check) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/factorization.jl:483 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.cholesky), A::Union{LinearAlgebra.Hermitian{var"#s2432", var"#s2431"}, LinearAlgebra.Hermitian{Complex{var"#s2432"}, var"#s2431"}, LinearAlgebra.Symmetric{var"#s2432", var"#s2431"}} where {var"#s2432"<:Real, var"#s2431"<:(StridedMatrix{T} where T)}, pivot::Union{Val{false}, LinearAlgebra.NoPivot}; check) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/factorization.jl:492 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.cholesky), A::StridedMatrix{var"#s2433"} where var"#s2433"<:Union{Real, Complex}, pivot::Union{Val{false}, LinearAlgebra.NoPivot}; check) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/factorization.jl:507 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(startswith), var"1552"::AbstractString, var"1553"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:416 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(startswith), var"1559"::AbstractString, var"1560"::Regex; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:418 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(SparseArrays.sparse), I::AbstractVector, J::AbstractVector, V::AbstractVector, m, n, combine::typeof(+)) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/SparseArrays/sparsematrix.jl:1 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(accumulate!), var"389", var"390", var"391"::AbstractArray{Bool}; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:29 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(cumsum!), var"433", var"434"::AbstractArray{Bool}; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:41 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(isnothing), var"1103"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:258 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(symlink), var"1596"::AbstractString, var"1597"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:430 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(ldexp), x::Number, y::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:135 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(acoth), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:139 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(lstat), var"1296"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:322 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(selectdim), var"559"::AbstractArray{Bool}, var"560", var"561"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:76 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(log10), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:61 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(splitdrive), var"1546"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:414 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(sortslices), x::AbstractArray; dims, kw...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/sort.jl:61 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(clamp), x::Number, low::Number, high::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:183 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Broadcast.broadcastable), var"2097"::Random.AbstractRNG; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Random/random.jl:10 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(isless), var"1075", var"1076"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:249 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(foreach), var"909", var"910"::Tuple{}; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:195 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.FastMath.cosh_fast), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:39 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(rotr90), var"552"::AbstractArray{Bool}; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:74 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(rotr90), var"555"::AbstractArray{Bool}, var"556"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:75 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(fieldnames), T; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:169 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(mv), var"1321"::AbstractString, var"1322"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:331 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(log2), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:63 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(minimum), x::AbstractArray; dims) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/array.jl:547 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Broadcast.instantiate), bc::Base.Broadcast.Broadcasted) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/broadcast.jl:11 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(normpath), var"1337"::AbstractString...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:337 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(argmax), var"638"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:106 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(iseven), var"1054"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:242 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(accumulate), var"385", var"386"::AbstractArray{Bool}; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:28 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Broadcast.result_style), var"1723"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:487 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Broadcast.result_style), var"1726", var"1727"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:488 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(log), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:60 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(log), A::Union{LinearAlgebra.Hermitian{T, S}, LinearAlgebra.Hermitian{Complex{T}, S}, LinearAlgebra.Symmetric{T, S}} where {T<:Real, S}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/symmetric.jl:304 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(vec), var"594"::AbstractArray{Bool}; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:85 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(isdigit), var"1028"::AbstractChar; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:234 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Sys.which), var"1782"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:511 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(prod), x::AbstractArray{T}; dims) where T<:Union{Real, Complex} @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/mapreduce.jl:244 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(tand), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:176 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(axes), var"647"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:109 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(axes), var"650", var"651"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:110 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(isexecutable), var"1758"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:503 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(cd), var"666"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:117 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(acosd), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:147 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(acsc), x::Real) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:168 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(acsc), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:167 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(cospi), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:173 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(zero), x) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:13 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(cot), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:156 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(evalfile), var"802"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:159 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(evalfile), var"805"::AbstractString, var"806"::Vector{String}; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:160 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(reduce), ::typeof(hcat), As::AbstractVector{<:AbstractVector}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/array.jl:274 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(reduce), ::typeof(hcat), As::AbstractVector{<:AbstractVecOrMat}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/array.jl:258 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(reduce), ::typeof(vcat), As::AbstractVector{<:AbstractVecOrMat}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/array.jl:326 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.BLAS.gemv), tA::Char, α::T, A::AbstractMatrix{T}, x::AbstractVector{T}) where T<:Union{Float32, Float64, ComplexF64, ComplexF32} @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/blas.jl:107 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.BLAS.gemv), tA::Char, A::AbstractMatrix{T}, x::AbstractVector{T}) where T<:Union{Float32, Float64, ComplexF64, ComplexF32} @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/blas.jl:145 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(fill), var"452"::Bool, var"453"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:47 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(fill), x, dims...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/array.jl:481 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(stride), var"573"::AbstractArray{Bool}, var"574"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:79 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(cat), var"394"::AbstractArray{Bool}...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:30 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(cat), Xs...; dims) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/array.jl:354 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(eachslice), var"449"::AbstractArray{Bool}; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:46 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(eachslice), x::AbstractArray; dims) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/indexing.jl:252 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(fld), var"891", var"892"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:190 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(fld), var"895", var"896", var"897"::RoundingMode; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:191 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(sleep), var"1526"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:408 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Meta.parse), str::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:496 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Meta.parse), str::AbstractString, pos::Integer; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:497 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(sind), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:174 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(<), var"350"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:12 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(<), var"353", var"354"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:13 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.FastMath.asin_fast), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:45 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.FastMath.sign_fast), x) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:234 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(tanh), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:41 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(tanh), A::Union{LinearAlgebra.Hermitian{T, S}, LinearAlgebra.Hermitian{Complex{T}, S}, LinearAlgebra.Symmetric{T, S}} where {T<:Real, S}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/symmetric.jl:304 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.norm2), x::AbstractArray{<:Number}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/norm.jl:227 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(eachrow), x::AbstractVecOrMat) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/indexing.jl:242 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(eachrow), var"446"::AbstractArray{Bool}; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:45 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(rstrip), var"1480"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:393 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(copy), var"707"::Base.GenericIOBuffer; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:129 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(copy), bc::Base.Broadcast.Broadcasted) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/broadcast.jl:5 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(copy), var"2160"::Random.AbstractRNG; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Random/random.jl:37 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(isblockdev), var"1012"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:229 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.FastMath.rem_fast), x::Number, y::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:213 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.FastMath.add_fast), x::Number, y::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:167 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.FastMath.add_fast), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:223 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.FastMath.add_fast), x::Number, ys::Number...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:176 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(show), var"1499"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:400 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(show), var"1502", var"1503"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:401 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(sortperm), var"1529"::AbstractVector; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:409 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Sys.isfreebsd), var"1761"::Symbol; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:504 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(download), var"752"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:143 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(download), var"755"::AbstractString, var"756"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:144 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(stat), var"1566"::Base.Filesystem.File; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:420 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(stat), var"1569"::IOStream; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:421 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(stat), var"1572"::RawFD; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:422 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(stat), var"1563"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:419 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Threads.nthreads); ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:513 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(isodd), var"1109"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:260 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(invperm), var"483"::AbstractArray{Bool}; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:55 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(getindex), var"928"::Base.TTY, var"929"::Symbol; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:203 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(getindex), var"924"::AbstractString, var"925"::Colon; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:202 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(getindex), var"469"::AbstractArray{Bool}, var"470"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:51 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(getindex), x::AbstractArray, inds...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/indexing.jl:59 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(getindex), x::T, i::Integer) where T<:(NTuple{var"#s2437", var"#s2436"} where {var"#s2437", var"#s2436"<:Number}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/indexing.jl:22 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(getindex), x::T, i::Integer) where T<:Tuple @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/indexing.jl:13 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(getindex), x::Tuple, ::Colon) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/indexing.jl:46 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(getindex), x::T, inds) where T<:Tuple @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/indexing.jl:34 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(getindex), var"936"::RegexMatch, var"937"::Symbol; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:205 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(getindex), var"932"::RegexMatch, var"933"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:204 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(getindex), var"921"::AbstractChar; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:201 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(ispunct), var"1133"::AbstractChar; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:268 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(ispunct), var"1136"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:269 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(iterate), var"1223"::Cmd; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:297 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(iterate), var"1220"::AbstractChar; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:296 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(iterate), var"1226"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:298 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(rot180), var"538"::AbstractArray{Bool}; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:70 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(rot180), var"541"::AbstractArray{Bool}, var"542"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:71 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(findlast), var"869"::Function, var"870"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:183 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(findlast), var"861"::Union{AbstractChar, AbstractString, Function}, var"862"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:181 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(findlast), var"865"::Function, var"866"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:182 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(findlast), var"873"::AbstractArray; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:184 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(copysign), y::Number, x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:4 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(isdir), var"1031"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:235 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(mkdir), var"1309"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:327 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Core.println), var"287"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Core/core.jl:2 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(ismarked), var"1088"::IO; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:253 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.FastMath.inv_fast), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:54 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(istaskfailed), var"1190"::Task; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:286 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(abs2), z::Union{Real, Complex}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:93 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(muladd), x::Number, y::Number, z::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:123 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(muladd), x::Union{ChainRulesCore.ZeroTangent, Number}, y::Union{ChainRulesCore.ZeroTangent, Number}, z::Union{ChainRulesCore.ZeroTangent, Number}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:124 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(muladd), ut::Union{LinearAlgebra.Adjoint{var"#s2437", V}, LinearAlgebra.Transpose{var"#s2437", V}} where {var"#s2437"<:Union{Real, Complex}, V<:(AbstractVector)}, v::AbstractVector{<:Union{Real, Complex}}, z::Union{Real, Complex}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/arraymath.jl:262 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(muladd), A::AbstractMatrix{<:Union{Real, Complex}}, B::AbstractVecOrMat{<:Union{Real, Complex}}, z::Union{Real, Complex, AbstractVecOrMat{<:Union{Real, Complex}}}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/arraymath.jl:224 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(muladd), u::AbstractVector{<:Union{Real, Complex}}, vt::Union{LinearAlgebra.Adjoint{var"#s2436", V}, LinearAlgebra.Transpose{var"#s2436", V}} where {var"#s2436"<:Union{Real, Complex}, V<:(AbstractVector)}, z::Union{Real, Complex, AbstractVecOrMat{<:Union{Real, Complex}}}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/arraymath.jl:288 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.fixup_stdlib_path), var"2074"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/CoreLogging.jl:19 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(transpose), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:5 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(transpose), A::AbstractMatrix{<:Number}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/structured.jl:191 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(transpose), A::AbstractVector{<:Number}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/structured.jl:202 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(coth), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:157 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(issubnormal), var"1180"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:283 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(&), var"328", var"329"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:6 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(cp), var"723"::AbstractString, var"724"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:134 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(sinc), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:178 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(parentindices), var"500"::AbstractArray{Bool}; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:60 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Core.print), var"284"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Core/core.jl:1 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(ChainRulesCore.ignore_derivatives), f; ...) @ ChainRulesCore ~/.julia/packages/ChainRulesCore/Vsbj9/src/ignore_derivatives.jl:40 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.dot), x::AbstractArray, y::AbstractArray) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/dense.jl:9 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.dot), x::AbstractVector{<:Number}, A::LinearAlgebra.Diagonal{var"#s2436", V} where {var"#s2436"<:Number, V<:AbstractVector{var"#s2436"}}, y::AbstractVector{<:Number}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/dense.jl:46 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.dot), x::AbstractVector{<:Number}, A::AbstractMatrix{<:Number}, y::AbstractVector{<:Number}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/dense.jl:29 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(in), var"968", var"969"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:216 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(+), arrs::AbstractArray...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/arraymath.jl:459 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(+), x::Number, y::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:167 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(+), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:223 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(+), x::Number, ys::Number...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:176 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(+), x::AbstractMatrix, J::LinearAlgebra.UniformScaling) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/uniformscaling.jl:23 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(+), J::LinearAlgebra.UniformScaling, x::AbstractMatrix) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/uniformscaling.jl:33 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(isuppercase), var"1199"::AbstractChar; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:289 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Sys.isopenbsd), var"1773"::Symbol; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:508 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.eigen), A::Union{LinearAlgebra.Hermitian{var"#s2432", var"#s2431"}, LinearAlgebra.Hermitian{Complex{var"#s2432"}, var"#s2431"}, LinearAlgebra.Symmetric{var"#s2432", var"#s2431"}} where {var"#s2432"<:Union{Float32, Float64}, var"#s2431"<:(StridedMatrix{T} where T)}; kwargs...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/symmetric.jl:131 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.eigen), A::StridedMatrix{T}; kwargs...) where T<:Union{Real, Complex} @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/factorization.jl:328 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(rand), var"2125"::Integer...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Random/random.jl:20 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(rand), var"2106"::Random.AbstractRNG, var"2107"::Random.Sampler; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Random/random.jl:15 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(rand), var"2110"::Random.AbstractRNG, var"2111"::Integer...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Random/random.jl:16 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(rand), var"2114"::Type{<:Real}; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Random/random.jl:17 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(rand), var"2117"::Type{<:Real}, var"2118"::Tuple; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Random/random.jl:18 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(rand), var"2121"::Type{<:Real}, var"2122"::Integer...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Random/random.jl:19 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(mktemp), var"1315"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:329 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(floor), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:209 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Sys.isjsvm), var"1764"::Symbol; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:505 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.diag), A::AbstractMatrix) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/structured.jl:68 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.diag), A::AbstractMatrix, k::Integer) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/structured.jl:75 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(issetequal), var"1151", var"1152"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:274 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(cosd), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:172 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(codepoint), var"695"::Char; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:125 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(isstructtype), var"1177"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:282 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.BLAS.asum), x) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/blas.jl:80 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.BLAS.asum), n, X, incx) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/blas.jl:87 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(similar), var"569"::AbstractArray{Bool}, var"570"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:78 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(similar), var"1510"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:403 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(nfields), var"1334"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:336 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Libc.free), var"1730"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:491 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(eof), var"783"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:153 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(acotd), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:148 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(isreal), var"1148"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:273 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(csch), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:161 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(ChainRules.∇eachslice), dys, x, vd::Val) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/indexing.jl:289 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Core.has_free_typevars), var"315"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Core/core.jl:17 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(mktempdir), var"1318"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:330 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.CoreLogging.current_logger_for_env), var"2068"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/CoreLogging.jl:17 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.logdet), x::Union{Number, StridedMatrix{<:Number}}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/dense.jl:147 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.logdet), X::Union{LinearAlgebra.AbstractTriangular, LinearAlgebra.Diagonal}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/structured.jl:262 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.logdet), C::LinearAlgebra.Cholesky) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/factorization.jl:584 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.logdet), x::SparseArrays.SparseMatrixCSC) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/SparseArrays/sparsematrix.jl:124 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(exp10), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:57 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(round), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:208 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(parent), var"497"::AbstractArray{Bool}; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:59 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::Core.EvalInto, var"799"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:158 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.FastMath.expm1_fast), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:59 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(abs), x::Union{Real, Complex}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:74 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.isposdef), var"2092"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/nondiff.jl:1 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(hash), var"955"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:211 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(hash), var"958", var"959"::UInt64; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:212 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.pinv), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/dense.jl:207 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.pinv), x::Union{LinearAlgebra.Adjoint{T, V} where V<:(AbstractVector), LinearAlgebra.Transpose{T, V} where V<:(AbstractVector), AbstractVector{T}}) where T<:Union{Real, Complex} @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/dense.jl:255 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.pinv), x::AbstractVector{T}, tol::Real) where T<:Union{Real, Complex} @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/dense.jl:264 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.pinv), x::Union{LinearAlgebra.Adjoint{T, V}, LinearAlgebra.Transpose{T, V}} where V<:(AbstractVector), tol::Real) where T<:Union{Real, Complex} @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/dense.jl:278 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.pinv), A::AbstractMatrix{T}; kwargs...) where T @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/dense.jl:293 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(typemax), var"1634"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:443 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(wait), var"1671"::Base.Process; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:457 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(wait), var"1674"::Base.ProcessChain; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:458 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(wait), var"1677"::RawFD; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:459 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(extrema), x::AbstractArray{<:Number}; dims) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/array.jl:557 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(cumprod), var"420"::AbstractVector{Bool}; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:37 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(cumprod), x::AbstractVector{<:Real}; dims) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/mapreduce.jl:328 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(cumprod), var"423"::AbstractArray{Bool}; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:38 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(cumprod), x::AbstractArray{<:Real}; dims) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/mapreduce.jl:351 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(open), var"1354"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:343 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(atanh), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:144 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(atanh), A::Union{LinearAlgebra.Hermitian{T, S}, LinearAlgebra.Hermitian{Complex{T}, S}, LinearAlgebra.Symmetric{T, S}} where {T<:Real, S}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/symmetric.jl:304 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(haskey), var"943", var"944"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:208 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(sinh), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:40 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(sinh), A::Union{LinearAlgebra.Hermitian{T, S}, LinearAlgebra.Hermitian{Complex{T}, S}, LinearAlgebra.Symmetric{T, S}} where {T<:Real, S}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/symmetric.jl:304 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Sys.isunix), var"1776"::Symbol; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:509 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(csc), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:159 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.FastMath.acos_fast), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:44 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(sign), x) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:234 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(reverseind), var"534"::AbstractArray{Bool}, var"535"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:69 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(mapslices), var"490", var"491"::AbstractArray{Bool}; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:57 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(isdirpath), var"1034"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:236 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(ismount), var"1094"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:255 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(tempname), var"1609"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:435 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(typeintersect), var"1630", var"1631"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:442 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(issubset), var"1183", var"1184"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:284 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(xor), var"1684"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:462 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(titlecase), var"1618"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:438 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(titlecase), var"1621"::AbstractChar; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:439 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(conj), var"414"::AbstractArray{Bool}; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:35 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(conj), z::Union{Real, Complex}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:105 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(hasmethod), args...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:197 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(getproperty), F::TF, x::Symbol) where {T, TF<:(LU{T, <:StridedMatrix{T}})} @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/factorization.jl:151 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(getproperty), F::T, x::Symbol) where T<:SVD @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/factorization.jl:229 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(getproperty), F::T, x::Symbol) where T<:Cholesky @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/factorization.jl:546 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::Colon, var"612"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:97 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(occursin), var"1340"::Regex, var"1341"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:339 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(occursin), var"1344"::Union{AbstractChar, AbstractString}, var"1345"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:340 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.vect); ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/array.jl:32 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.vect), X::Vararg{Union{Number, AbstractArray{<:Number}}, N}) where N @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/array.jl:47 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.vect), X::Vararg{T, N}) where {T, N} @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/array.jl:40 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.vect), X::Vararg{Any, N}) where N @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/array.jl:60 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(rem2pi), x::Number, r::RoundingMode) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:125 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.FastMath.exp_fast), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:56 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(asech), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:142 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(stack), X::AbstractArray; dims) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/array.jl:630 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Core.typename), var"1699"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:474 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Statistics.mean), x::AbstractArray{<:Union{Real, Complex, AbstractArray}}; dims) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Statistics/statistics.jl:11 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(isbits), var"1006"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:227 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.BLAS.dot), x, y) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/blas.jl:16 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.BLAS.dot), n, X, incx, Y, incy) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/blas.jl:18 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.FastMath.abs2_fast), z::Union{Real, Complex}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:93 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(findmax), x::AbstractArray; dims) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/array.jl:519 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(cld), var"675", var"676"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:120 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(cld), var"679", var"680", var"681"::RoundingMode; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:121 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(isfile), var"1060"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:244 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(repr), var"1453"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:385 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(repr), var"1456"::MIME, var"1457"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:386 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(repr), var"1460"::AbstractString, var"1461"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:387 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(setenv), var"1496"::Cmd; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:399 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(SparseArrays.spdiagm), kv::Pair{<:Integer, <:AbstractVector}...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/SparseArrays/sparsematrix.jl:154 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(SparseArrays.spdiagm), m::Integer, n::Integer, kv::Pair{<:Integer, <:AbstractVector}...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/SparseArrays/sparsematrix.jl:146 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(SparseArrays.spdiagm), v::AbstractVector) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/SparseArrays/sparsematrix.jl:161 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Random.rand!), var"2128"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Random/random.jl:23 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Random.rand!), var"2131", var"2132"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Random/random.jl:24 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Random.rand!), var"2135", var"2136", var"2137"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Random/random.jl:25 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(displayable), var"733"::AbstractDisplay, var"734"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:138 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(displayable), var"737"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:139 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(codeunits), var"704"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:128 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(readline), var"1411"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:363 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(readline), var"1414"::IO; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:364 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(mod), x::Number, y::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:126 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(copy!), var"2163"::Random.AbstractRNG, var"2164"::Random.AbstractRNG; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Random/random.jl:38 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Random.randstring), var"2103"::Random.AbstractRNG; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Random/random.jl:13 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(>=), var"357"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:14 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(>=), var"360", var"361"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:15 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.normInf), x::AbstractArray{<:Number}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/norm.jl:171 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(randn), var"2150"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Random/random.jl:32 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(isa), var"983", var"984"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:220 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(iswritable), var"1211"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:293 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(sizeof), var"1523"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:407 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(issorted), var"1164"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:278 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(issorted), var"1167", var"1168"::Base.Order.Ordering; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:279 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(rem), x::Number, y::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:213 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(task_local_storage), key; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:281 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(task_local_storage), key, value; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:282 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(isspace), var"1171"::AbstractChar; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:280 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(unsafe_trunc), var"1659"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:452 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(one), x) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:24 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(isempty), var"1044"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:239 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(rotl90), var"545"::AbstractArray{Bool}; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:72 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(rotl90), var"548"::AbstractArray{Bool}, var"549"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:73 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(permutedims), x::AbstractVector) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/array.jl:147 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(permutedims), var"507"::AbstractArray{Bool}; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:62 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(permutedims), var"510"::AbstractArray{Bool}, var"511"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:63 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(permutedims), x::AbstractArray, perm) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/array.jl:154 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(floatmax), var"900"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:192 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(repeat), var"518"::AbstractArray{Bool}, var"519"::Integer...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:65 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(repeat), xs::AbstractArray; inner, outer) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/array.jl:176 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(repeat), xs::AbstractArray, counts::Integer...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/array.jl:198 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(ismutable), var"1097"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:256 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(seekend), var"1490"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:397 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Distributed.workers); ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Distributed/nondiff.jl:3 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(allequal), var"625"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:102 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(binomial), n::Integer, k::Integer; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:172 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(islink), var"1082"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:251 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(ispow2), var"1124"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:265 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.cross), a::AbstractVector{<:Real}, b::AbstractVector{<:Real}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/dense.jl:103 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(isdispatchtuple), var"1041"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:238 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Random.default_rng); ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Random/random.jl:40 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Random.default_rng), var"2169"::Int64; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Random/random.jl:41 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(isdefined), var"297", var"298"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Core/core.jl:7 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(strides), var"577"::AbstractArray{Bool}; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:80 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(secd), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:163 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(isxdigit), var"1214"::AbstractChar; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:294 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(size), var"1513"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:404 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(size), var"1516", var"1517"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:405 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.array_summary), var"1717"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:484 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(getpid), var"940"::Base.Process; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:206 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(getpid); ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:492 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(all), var"618"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:100 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(all), var"621", var"622"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:101 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(identity), x) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:197 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Random.randexp), var"2100"::Random.AbstractRNG; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Random/random.jl:12 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Random.randexp), var"2140"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Random/random.jl:27 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(acot), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/base.jl:166 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(isapprox), var"993", var"994"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:223 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.FastMath.sin_fast), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:12 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Sys.isapple), var"1749"::Symbol; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:500 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(-), var"339"::AbstractChar, var"340"::AbstractChar; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:9 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(-), x::Number, y::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:168 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(-), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/fastmath_able.jl:224 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(-), x::AbstractArray) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/arraymath.jl:430 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(-), x::AbstractArray, y::AbstractArray) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/arraymath.jl:443 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(-), x::AbstractMatrix, J::LinearAlgebra.UniformScaling) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/uniformscaling.jl:54 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(-), J::LinearAlgebra.UniformScaling, x::AbstractMatrix) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/uniformscaling.jl:64 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(detach), var"727"::Cmd; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:136 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.mat_vec_scalar), A::Union{LinearAlgebra.Adjoint{<:Any, <:StridedMatrix{var"#s2435"}}, LinearAlgebra.Transpose{<:Any, <:StridedMatrix{var"#s2435"}}, StridedMatrix{var"#s2435"}} where var"#s2435"<:Union{Real, Complex}, b::StridedVector{var"#s2434"} where var"#s2434"<:Union{Real, Complex}, γ::Union{Real, Complex}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/arraymath.jl:177 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.logabsdet), x::SparseArrays.SparseMatrixCSC) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/SparseArrays/sparsematrix.jl:107 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.logabsdet), x::AbstractMatrix) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/dense.jl:170 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.normalize), x::AbstractArray{<:Number}, p::Real) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/norm.jl:260 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(LinearAlgebra.normalize), x::AbstractArray{<:Number}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/LinearAlgebra/norm.jl:276 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(eachline), var"762"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:147 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(eachline), var"765"::IO; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:148 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(expanduser), var"809"::AbstractString; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:161 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(ChainRules._denom), var"2088", var"2089"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Statistics/statistics.jl:9 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(zeros), var"1690"...; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:465 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(promote_shape), var"514"::AbstractArray{Bool}, var"515"; ...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/nondiff.jl:64 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Broadcast.broadcasted), ::typeof(*), x::Number, y::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/broadcast.jl:247 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Broadcast.broadcasted), ::typeof(*), x::Number, y::Number, zs::Number...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/broadcast.jl:248 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Broadcast.broadcasted), ::typeof(*), args::Number...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/broadcast.jl:246 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Broadcast.broadcasted), ::typeof(*), x::Union{Number, Base.Broadcast.Broadcasted, AbstractArray{<:Number}, NTuple{var"#s2436", Number} where var"#s2436"}, y::Union{Number, Base.Broadcast.Broadcasted, AbstractArray{<:Number}, NTuple{var"#s2436", Number} where var"#s2436"}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/broadcast.jl:186 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Broadcast.broadcasted), ::typeof(*), x::Union{Number, Base.Broadcast.Broadcasted, AbstractArray{<:Number}, NTuple{var"#s2436", Number} where var"#s2436"}, y::Union{Number, Base.Broadcast.Broadcasted, AbstractArray{<:Number}, NTuple{var"#s2436", Number} where var"#s2436"}, zs::Union{Number, Base.Broadcast.Broadcasted, AbstractArray{<:Number}, NTuple{var"#s2436", Number} where var"#s2436"}...) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/broadcast.jl:200 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Broadcast.broadcasted), ::typeof(real), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/broadcast.jl:292 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Broadcast.broadcasted), ::typeof(real), x::AbstractArray{<:Real}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/broadcast.jl:293 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Broadcast.broadcasted), ::typeof(real), x::Union{Number, Base.Broadcast.Broadcasted, AbstractArray{<:Number}, NTuple{var"#s2436", Number} where var"#s2436"}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/broadcast.jl:287 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Broadcast.broadcasted), ::typeof(/), x::Number, y::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/broadcast.jl:251 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Broadcast.broadcasted), ::typeof(/), x::Union{Number, Base.Broadcast.Broadcasted, AbstractArray{<:Number}, NTuple{var"#s2436", Number} where var"#s2436"}, y::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/broadcast.jl:221 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Broadcast.broadcasted), ::typeof(conj), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/broadcast.jl:280 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Broadcast.broadcasted), ::typeof(conj), x::AbstractArray{<:Real}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/broadcast.jl:281 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Broadcast.broadcasted), ::typeof(conj), x::Union{Number, Base.Broadcast.Broadcasted, AbstractArray{<:Number}, NTuple{var"#s2436", Number} where var"#s2436"}) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/broadcast.jl:276 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:70 [6] top-level scope @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:40 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [8] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:326 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [10] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/CallableExpressions/bFhYZ/test/runtests.jl:333 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [17] _start() @ Base ./client.jl:563 Sensible Constructors: Error During Test at /home/pkgeval/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 Test threw exception Expression: function_type ∉ (DataType, UnionAll, Union) Problem: Bad constructor rrule. `typeof(T)` used rather than `Type{T}`. rrule(::typeof(Base.Broadcast.broadcasted), ::typeof(-), x::Number) @ ChainRules ~/.julia/packages/ChainRules/166sf/src/rulesets/Base/broadcast.jl:245 UndefVarError: `eval_test_comparison` not defined in `ChainRulesTestUtils` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] [2] test_method_signature(::typeof(ChainRulesCore.rrule), method::Method) @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:33 [3] macro expansion @ ~/.julia/packages/ChainRulesTestUtils/Ko1Wr/src/global_checks.jl:71 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] test_method_tables() @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTes PkgEval terminated after 638.07s: test log exceeded the size limit