Package evaluation to test ScalarKernelFunctions on Julia 1.14.0-DEV.1455 (9d9110fde9*) started at 2026-01-01T15:49:00.650 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.87s ################################################################################ # Installation # Installing ScalarKernelFunctions... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [802a20c4] + ScalarKernelFunctions v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [66dad0bd] + AliasTables v1.1.3 [d360d2e6] + ChainRulesCore v1.26.0 [34da2185] + Compat v4.18.1 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [b4f34e82] + Distances v0.10.12 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.15.0 [d9f16b24] + Functors v0.5.2 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [ec8451be] + KernelFunctions v0.10.66 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [21216c6a] + Preferences v1.5.1 [43287f4e] + PtrArrays v1.3.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [802a20c4] + ScalarKernelFunctions v0.1.0 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.9 [62fd8b95] + TensorCore v0.1.1 [700de1a5] + ZygoteRules v0.2.7 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.1s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 13.67s ################################################################################ # Testing # Testing ScalarKernelFunctions Status `/tmp/jl_hFNFKq/Project.toml` [27aeb0d3] JLArrays v0.3.0 [802a20c4] ScalarKernelFunctions v0.1.0 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_hFNFKq/Manifest.toml` [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [a9b6321e] Atomix v1.1.2 [fa961155] CEnum v0.5.0 [d360d2e6] ChainRulesCore v1.26.0 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [b4f34e82] Distances v0.10.12 [ffbed154] DocStringExtensions v0.9.5 [1a297f60] FillArrays v1.15.0 [d9f16b24] Functors v0.5.2 [0c68f7d7] GPUArrays v11.3.2 [46192b85] GPUArraysCore v0.2.0 [076d061b] HashArrayMappedTries v0.2.0 [92d709cd] IrrationalConstants v0.2.6 [27aeb0d3] JLArrays v0.3.0 [692b3bcd] JLLWrappers v1.7.1 [63c18a36] KernelAbstractions v0.9.39 [ec8451be] KernelFunctions v0.10.66 [929cbde3] LLVM v9.4.4 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [43287f4e] PtrArrays v1.3.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [802a20c4] ScalarKernelFunctions v0.1.0 [7e506255] ScopedValues v1.5.0 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.9 [62fd8b95] TensorCore v0.1.1 [013be700] UnsafeAtomics v0.3.0 [700de1a5] ZygoteRules v0.2.7 [dad2f222] LLVMExtra_jll v0.0.38+0 [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 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [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.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.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.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("fc035520-c1ec-5286-9baf-b53b5bca3ccc"), "DistancesChainRulesCoreExt") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2725  [4] _require_prelocked  @ ./loading.jl:2719 [inlined]  [5] run_extension_callbacks(extid::Base.ExtensionId)  @ Base ./loading.jl:1771  [6] run_extension_callbacks(pkgid::Base.PkgId)  @ Base ./loading.jl:1808  [7] run_package_callbacks(modkey::Base.PkgId)  @ Base ./loading.jl:1624  [8] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2733  [9] macro expansion  @ ./loading.jl:2653 [inlined]  [10] macro expansion  @ ./lock.jl:376 [inlined]  [11] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [12] require  @ ./loading.jl:2593 [inlined]  [13] eval_import_path  @ ./module.jl:36 [inlined]  [14] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [15] _eval_using  @ ./module.jl:137 [inlined]  [16] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [17] top-level scope  @ ~/.julia/packages/KernelFunctions/Ms56q/src/KernelFunctions.jl:53  [18] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [19] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3309  [20] top-level scope  @ stdin:5  [21] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [23] include_string  @ ./loading.jl:3161 [inlined]  [24] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [25] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/KernelFunctions/Ms56q/src/KernelFunctions.jl:1 in expression starting at stdin:5 WARNING: Method definition derivatives_given_output(Any, typeof(LogExpFunctions.cloglog), Number) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:187 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(LogExpFunctions.logit), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:118 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(LogExpFunctions.logabssinh), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:120 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(LogExpFunctions.log1mexp), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:123 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(LogExpFunctions.log1pmx), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:126 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(LogExpFunctions.logmxp1), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:127 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(LogExpFunctions.logaddexp), Real, Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:129 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(LogExpFunctions.log2mexp), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:124 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(LogExpFunctions.log1pexp), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:122 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(LogExpFunctions.cexpexp), Number) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:188 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(LogExpFunctions.logcosh), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:119 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(LogExpFunctions.logsubexp), Real, Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:130 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(LogExpFunctions.logexpm1), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:125 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(LogExpFunctions.log1psq), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:121 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(LogExpFunctions.logistic), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:117 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(ChainRulesCore.frule), Any, typeof(LogExpFunctions.softmax), AbstractArray{var"#s1", N} where N where var"#s1"<:Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:155 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(ChainRulesCore.frule), Any, typeof(LogExpFunctions.logsumexp), AbstractArray{var"#s1", N} where N where var"#s1"<:Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:135 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(ChainRulesCore.rrule), typeof(LogExpFunctions.softmax), AbstractArray{var"#s11", N} where N where var"#s11"<:Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:165 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(ChainRulesCore.rrule), typeof(LogExpFunctions.logsumexp), AbstractArray{var"#s3", N} where N where var"#s3"<:Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:140 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(LogExpFunctions.cloglog), Number) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:187 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(LogExpFunctions.xlogx), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:20 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(LogExpFunctions.logit), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:118 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(LogExpFunctions.xlog1py), Real, Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:70 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(LogExpFunctions.logmxp1), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:127 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(LogExpFunctions.xexpy), Real, Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:111 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(LogExpFunctions.log2mexp), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:124 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(LogExpFunctions.logaddexp), Real, Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:129 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(LogExpFunctions.logsumexp), AbstractArray{var"#s11", N} where N where var"#s11"<:Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:140 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(LogExpFunctions.softmax), AbstractArray{var"#s12", N} where N where var"#s12"<:Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:165 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(LogExpFunctions.cexpexp), Number) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:188 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(LogExpFunctions.logistic), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:117 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(LogExpFunctions.log1mexp), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:123 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(LogExpFunctions.xexpx), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:92 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(LogExpFunctions.logabssinh), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:120 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(LogExpFunctions.log1pmx), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:126 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(LogExpFunctions.log1pexp), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:122 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(LogExpFunctions.logcosh), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:119 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(LogExpFunctions.logsubexp), Real, Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:130 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(LogExpFunctions.logexpm1), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:125 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(LogExpFunctions.xlogy), Real, Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:45 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(LogExpFunctions.log1psq), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:121 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(LogExpFunctions.cloglog), Number) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:187 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(LogExpFunctions.xlogx), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:15 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(LogExpFunctions.logit), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:118 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(LogExpFunctions.xlog1py), Real, Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:65 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(LogExpFunctions.logmxp1), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:127 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(LogExpFunctions.logaddexp), Real, Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:129 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(LogExpFunctions.xexpy), Real, Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:106 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(LogExpFunctions.log2mexp), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:124 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(LogExpFunctions.logsumexp), AbstractArray{var"#s2", N} where N where var"#s2"<:Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:135 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(LogExpFunctions.softmax), AbstractArray{var"#s2", N} where N where var"#s2"<:Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:155 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(LogExpFunctions.cexpexp), Number) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:188 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(LogExpFunctions.logistic), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:117 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(LogExpFunctions.log1mexp), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:123 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(LogExpFunctions.xexpx), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:87 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(LogExpFunctions.logabssinh), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:120 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(LogExpFunctions.log1pmx), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:126 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(LogExpFunctions.log1pexp), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:122 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(LogExpFunctions.logcosh), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:119 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(LogExpFunctions.logsubexp), Real, Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:130 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(LogExpFunctions.logexpm1), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:125 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(LogExpFunctions.xlogy), Real, Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:40 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(LogExpFunctions.log1psq), Real) in module LogExpFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/LogExpFunctions/iNqo2/ext/LogExpFunctionsChainRulesCoreExt.jl:121 overwritten in module LogExpFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing module `LogExpFunctionsChainRulesCoreExt` └ @ Base loading.jl:2778 WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.logerfc), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:47 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.airyaix), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:25 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.erf), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:45 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.erf), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:44 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.logerfcx), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:50 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.loggamma), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:174 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.loggamma), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:173 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.ellipk), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:204 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.bessely1), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:36 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.gamma), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:55 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.gamma), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:54 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.erfc), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:46 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.besselk), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:104 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.erfinv), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:52 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.hankelh2), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:132 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.hankelh1), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:118 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.digamma), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:41 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.dawson), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:40 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.besselkx), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:111 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.hankelh2x), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:139 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.logbeta), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:160 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.erfi), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:51 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.logabsgamma), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:167 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.bessely), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:97 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.expintx), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:192 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.expintx), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:191 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.besselj), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:83 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.expinti), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:199 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.airyai), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:24 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.cosint), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:201 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.airybiprime), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:29 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.erfcinv), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:48 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.airyaiprime), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:26 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.sinint), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:200 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.polygamma), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:147 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.beta), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:155 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.gamma_inc), Number, Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:62 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.besseli), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:90 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.besselj0), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:30 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.airybi), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:28 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.besselj1), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:31 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.bessely0), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:35 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.ellipe), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:208 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.erfcx), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:49 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.airyaiprimex), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:27 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.hankelh1x), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:125 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.invdigamma), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:76 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.trigamma), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:80 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.expint), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:184 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition derivatives_given_output(Any, typeof(SpecialFunctions.expint), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:183 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.logerfc), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:47 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.airyaix), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:25 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.erf), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:45 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.erf), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:44 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.logerfcx), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:50 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.loggamma), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:174 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.loggamma), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:173 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.ellipk), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:204 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.bessely1), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:36 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.gamma), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:55 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.gamma), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:54 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.erfc), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:46 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.besselk), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:104 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.erfinv), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:52 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.hankelh2), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:132 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.besselix), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:229 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.digamma), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:41 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.hankelh1), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:118 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.dawson), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:40 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.besselkx), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:111 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.hankelh2x), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:139 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.logbeta), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:160 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.erfi), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:51 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.logabsgamma), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:167 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.bessely), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:97 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.expintx), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:192 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.expintx), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:191 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.besselj), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:83 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.expinti), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:199 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.airyai), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:24 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.airybiprime), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:29 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.cosint), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:201 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.erfcinv), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:48 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.airyaiprime), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:26 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.polygamma), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:147 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.beta), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:155 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.gamma_inc), Number, Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:62 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.besseli), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:90 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.besselj0), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:30 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.sinint), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:200 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.besselyx), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:287 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.airybi), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:28 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.besselj1), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:31 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.bessely0), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:35 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.ellipe), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:208 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.erfcx), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:49 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.airyaiprimex), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:27 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.invdigamma), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:76 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.hankelh1x), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:125 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.trigamma), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:80 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.expint), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:184 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.expint), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:183 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition rrule(typeof(SpecialFunctions.besseljx), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:256 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.logerfc), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:47 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.airyaix), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:25 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.erf), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:45 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.erf), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:44 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.logerfcx), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:50 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.loggamma), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:174 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.loggamma), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:173 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.ellipk), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:204 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.bessely1), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:36 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.gamma), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:55 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.gamma), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:54 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.erfc), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:46 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.besselk), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:104 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.erfinv), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:52 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.hankelh2), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:132 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.besselix), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:214 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.hankelh1), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:118 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.digamma), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:41 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.dawson), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:40 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.besselkx), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:111 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.hankelh2x), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:139 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.logbeta), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:160 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.erfi), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:51 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.logabsgamma), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:167 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.bessely), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:97 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.expintx), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:192 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.expintx), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:191 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.besselj), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:83 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.expinti), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:199 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.airyai), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:24 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.cosint), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:201 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.airybiprime), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:29 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.erfcinv), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:48 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.airyaiprime), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:26 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.sinint), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:200 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.polygamma), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:147 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.beta), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:155 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.gamma_inc), Number, Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:62 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.besseli), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:90 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.besselj0), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:30 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.besselyx), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:272 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.airybi), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:28 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.besselj1), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:31 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.bessely0), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:35 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.ellipe), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:208 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.erfcx), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:49 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.airyaiprimex), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:27 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.hankelh1x), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:125 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.invdigamma), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:76 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.trigamma), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:80 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.expint), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:184 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.expint), Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:183 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). WARNING: Method definition frule(Any, typeof(SpecialFunctions.besseljx), Number, Number) in module SpecialFunctionsChainRulesCoreExt at /home/pkgeval/.julia/packages/SpecialFunctions/6nmlv/ext/SpecialFunctionsChainRulesCoreExt.jl:241 overwritten in module SpecialFunctionsChainRulesCoreExt on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing module `SpecialFunctionsChainRulesCoreExt` └ @ Base loading.jl:2778 WARNING: Method definition centralize_sumabs2!(AbstractArray{S, N} where N, SparseArrays.SparseMatrixCSC{Tv, Ti}, AbstractArray{T, N} where N where T) where {S, Tv, Ti} in module SparseArraysExt at /home/pkgeval/.julia/packages/Statistics/gbcbG/ext/SparseArraysExt.jl:39 overwritten in module SparseArraysExt on the same line (check for duplicate calls to `include`). WARNING: Method definition cov(SparseArrays.SparseMatrixCSC{Tv, Ti} where Ti<:Integer where Tv) in module SparseArraysExt at /home/pkgeval/.julia/packages/Statistics/gbcbG/ext/SparseArraysExt.jl:14 overwritten in module SparseArraysExt on the same line (check for duplicate calls to `include`). WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Statistics.cov), SparseArrays.SparseMatrixCSC{Tv, Ti} where Ti<:Integer where Tv) in module SparseArraysExt at /home/pkgeval/.julia/packages/Statistics/gbcbG/ext/SparseArraysExt.jl:14 overwritten in module SparseArraysExt on the same line (check for duplicate calls to `include`). ┌ Warning: Replacing module `SparseArraysExt` └ @ Base loading.jl:2778 Test Summary: | Pass Total Time ScalarKernelFunctions | 409 409 1m09.2s Testing ScalarKernelFunctions tests passed Testing completed after 165.91s PkgEval succeeded after 206.35s