Package evaluation to test Tricks on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T12:56:31.218 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.39s ################################################################################ # Installation # Installing Tricks... Resolving package versions... Installed Tricks ─ v0.1.13 Updating `~/.julia/environments/v1.14/Project.toml` [410a4b4d] + Tricks v0.1.13 Updating `~/.julia/environments/v1.14/Manifest.toml` [410a4b4d] + Tricks v0.1.13 Installation completed after 1.21s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 9.0 s ✓ TestEnv 1 dependency successfully precompiled in 9 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 1.7 s ✓ Tricks 1 dependency successfully precompiled in 2 seconds. 8 already precompiled. Precompilation completed after 46.15s ################################################################################ # Testing # Testing Tricks Status `/tmp/jl_cXJHC2/Project.toml` [410a4b4d] Tricks v0.1.13 [b77e0a4c] InteractiveUtils v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_cXJHC2/Manifest.toml` [410a4b4d] Tricks v0.1.13 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time static_hasmethod | 35 35 1.1s Test Summary: | Pass Total Time compat_hasmethod | 1 1 0.0s ┌ Info: JuliaLowering threw given input: │ code = │ :($(Expr(Symbol("with-static-parameters"), :($(Expr(:lambda, [Symbol("#self#"), :f, :_T], :($(Expr(Symbol("scope-block"), quote │ return # 1 method for anonymous function "#f##0": │ [1] (::Main.var"#f##0")(x) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:86 │ end)))))), :T))) │ st0 = nothing │ st1 = nothing │ file = "none" │ line = 0 └ mod = Tricks ┌ Info: JuliaLowering threw given input: │ code = │ :($(Expr(Symbol("with-static-parameters"), :($(Expr(:lambda, [Symbol("#self#"), :f, :_T], :($(Expr(Symbol("scope-block"), quote │ return # 1 method for anonymous function "#f##0": │ [1] (::Main.var"#f##0")(x) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:86 │ end)))))), :T))) │ st0 = nothing │ st1 = nothing │ file = "none" │ line = 0 └ mod = Tricks ┌ Info: JuliaLowering threw given input: │ code = │ :($(Expr(Symbol("with-static-parameters"), :($(Expr(:lambda, [Symbol("#self#"), :f, :_T], :($(Expr(Symbol("scope-block"), quote │ return # 1 method for anonymous function "#f##0": │ [1] (::Main.var"#f##0")(x) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:86 │ end)))))), :T))) │ st0 = nothing │ st1 = nothing │ file = "none" │ line = 0 └ mod = Tricks ┌ Info: JuliaLowering threw given input: │ code = │ :($(Expr(Symbol("with-static-parameters"), :($(Expr(:lambda, [Symbol("#self#"), :f, :_T], :($(Expr(Symbol("scope-block"), quote │ return # 1 method for anonymous function "#f##0": │ [1] (::Main.var"#f##0")(x) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:86 │ end)))))), :T))) │ st0 = nothing │ st1 = nothing │ file = "none" │ line = 0 └ mod = Tricks static_methods: Error During Test at /home/pkgeval/.julia/packages/Tricks/99XHE/test/runtests.jl:87 Test threw exception Expression: ((length ∘ collect) ∘ static_methods)(f) == 1 TypeError: in typeassert, expected Vector{Any}, got a value of type Vector{Symbol} Stacktrace: [1] _expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:71 [2] _expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:95 [3] expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:35 [inlined] [4] expr_to_est(e::Any, lnn::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:31 [5] core_lowering_hook(code::Any, mod::Module, file::String, line::Int64, world::UInt64, _warn::Bool) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:22 [6] lower(m::Module, x::Any) @ Base.Meta meta.jl:275 [7] create_codeinfo_with_returnvalue(argnames::Vector{Symbol}, spnames::Vector{Symbol}, sp::Tuple{Symbol}, value::Base.MethodList) @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:62 [8] __static_methods(world::UInt64, source::Method, T::Type, self::Type, f::Type, _T::Type) @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:80 [9] static_methods(f::var"#f##0") @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:70 [inlined] [10] call_composed(fs::Tuple{typeof(static_methods)}, x::Tuple{var"#f##0"}, kw::@Kwargs{}) @ Base operators.jl:1111 [inlined] [11] call_composed(fs::Tuple{typeof(collect), typeof(static_methods)}, x::Tuple{var"#f##0"}, kw::@Kwargs{}) @ Base operators.jl:1110 [inlined] [12] call_composed(fs::Tuple{typeof(length), typeof(collect), typeof(static_methods)}, x::Tuple{var"#f##0"}, kw::@Kwargs{}) @ Base operators.jl:1110 [13] (::ComposedFunction{ComposedFunction{typeof(length), typeof(collect)}, typeof(static_methods)})(x::Function; kw::@Kwargs{}) @ Base operators.jl:1107 [14] top-level scope @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:84 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core boot.jl:522 [18] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [19] _start() @ Base client.jl:596 ┌ Info: JuliaLowering threw given input: │ code = │ :($(Expr(Symbol("with-static-parameters"), :($(Expr(:lambda, [Symbol("#self#"), :f, :_T], :($(Expr(Symbol("scope-block"), quote │ return # 2 methods for anonymous function "#f##0": │ [1] (::Main.var"#f##0")(::Int64) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:88 │ [2] (::Main.var"#f##0")(x) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:86 │ end)))))), :T))) │ st0 = nothing │ st1 = nothing │ file = "none" │ line = 0 └ mod = Tricks static_methods: Error During Test at /home/pkgeval/.julia/packages/Tricks/99XHE/test/runtests.jl:89 Test threw exception Expression: ((length ∘ collect) ∘ static_methods)(f) == 2 TypeError: in typeassert, expected Vector{Any}, got a value of type Vector{Symbol} Stacktrace: [1] _expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:71 [2] _expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:95 [3] expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:35 [inlined] [4] expr_to_est(e::Any, lnn::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:31 [5] core_lowering_hook(code::Any, mod::Module, file::String, line::Int64, world::UInt64, _warn::Bool) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:22 [6] lower(m::Module, x::Any) @ Base.Meta meta.jl:275 [7] create_codeinfo_with_returnvalue(argnames::Vector{Symbol}, spnames::Vector{Symbol}, sp::Tuple{Symbol}, value::Base.MethodList) @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:62 [8] __static_methods(world::UInt64, source::Method, T::Type, self::Type, f::Type, _T::Type) @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:80 [9] static_methods(f::var"#f##0") @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:70 [inlined] [10] call_composed(fs::Tuple{typeof(static_methods)}, x::Tuple{var"#f##0"}, kw::@Kwargs{}) @ Base operators.jl:1111 [inlined] [11] call_composed(fs::Tuple{typeof(collect), typeof(static_methods)}, x::Tuple{var"#f##0"}, kw::@Kwargs{}) @ Base operators.jl:1110 [inlined] [12] call_composed(fs::Tuple{typeof(length), typeof(collect), typeof(static_methods)}, x::Tuple{var"#f##0"}, kw::@Kwargs{}) @ Base operators.jl:1110 [13] (::ComposedFunction{ComposedFunction{typeof(length), typeof(collect)}, typeof(static_methods)})(x::Function; kw::@Kwargs{}) @ Base operators.jl:1107 [14] top-level scope @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:84 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core boot.jl:522 [18] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [19] _start() @ Base client.jl:596 ┌ Info: JuliaLowering threw given input: │ code = │ :($(Expr(Symbol("with-static-parameters"), :($(Expr(:lambda, [Symbol("#self#"), :f, :_T], :($(Expr(Symbol("scope-block"), quote │ return # 1 method for anonymous function "#g##0": │ [1] (::Main.var"#g##0")(::Int64) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:91 │ end)))))), :T))) │ st0 = nothing │ st1 = nothing │ file = "none" │ line = 0 └ mod = Tricks ┌ Info: JuliaLowering threw given input: │ code = │ :($(Expr(Symbol("with-static-parameters"), :($(Expr(:lambda, [Symbol("#self#"), :f, :_T], :($(Expr(Symbol("scope-block"), quote │ return # 1 method for anonymous function "#g##0": │ [1] (::Main.var"#g##0")(::Int64) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:91 │ end)))))), :T))) │ st0 = nothing │ st1 = nothing │ file = "none" │ line = 0 └ mod = Tricks ┌ Info: JuliaLowering threw given input: │ code = │ :($(Expr(Symbol("with-static-parameters"), :($(Expr(:lambda, [Symbol("#self#"), :f, :_T], :($(Expr(Symbol("scope-block"), quote │ return # 1 method for anonymous function "#g##0": │ [1] (::Main.var"#g##0")(::Int64) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:91 │ end)))))), :T))) │ st0 = nothing │ st1 = nothing │ file = "none" │ line = 0 └ mod = Tricks ┌ Info: JuliaLowering threw given input: │ code = │ :($(Expr(Symbol("with-static-parameters"), :($(Expr(:lambda, [Symbol("#self#"), :f, :_T], :($(Expr(Symbol("scope-block"), quote │ return # 1 method for anonymous function "#g##0": │ [1] (::Main.var"#g##0")(::Int64) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:91 │ end)))))), :T))) │ st0 = nothing │ st1 = nothing │ file = "none" │ line = 0 └ mod = Tricks static_methods: Error During Test at /home/pkgeval/.julia/packages/Tricks/99XHE/test/runtests.jl:92 Test threw exception Expression: ((length ∘ collect) ∘ static_methods)(g) == 1 TypeError: in typeassert, expected Vector{Any}, got a value of type Vector{Symbol} Stacktrace: [1] _expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:71 [2] _expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:95 [3] expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:35 [inlined] [4] expr_to_est(e::Any, lnn::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:31 [5] core_lowering_hook(code::Any, mod::Module, file::String, line::Int64, world::UInt64, _warn::Bool) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:22 [6] lower(m::Module, x::Any) @ Base.Meta meta.jl:275 [7] create_codeinfo_with_returnvalue(argnames::Vector{Symbol}, spnames::Vector{Symbol}, sp::Tuple{Symbol}, value::Base.MethodList) @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:62 [8] __static_methods(world::UInt64, source::Method, T::Type, self::Type, f::Type, _T::Type) @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:80 [9] static_methods(f::var"#g##0") @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:70 [inlined] [10] call_composed(fs::Tuple{typeof(static_methods)}, x::Tuple{var"#g##0"}, kw::@Kwargs{}) @ Base operators.jl:1111 [inlined] [11] call_composed(fs::Tuple{typeof(collect), typeof(static_methods)}, x::Tuple{var"#g##0"}, kw::@Kwargs{}) @ Base operators.jl:1110 [inlined] [12] call_composed(fs::Tuple{typeof(length), typeof(collect), typeof(static_methods)}, x::Tuple{var"#g##0"}, kw::@Kwargs{}) @ Base operators.jl:1110 [13] (::ComposedFunction{ComposedFunction{typeof(length), typeof(collect)}, typeof(static_methods)})(x::Function; kw::@Kwargs{}) @ Base operators.jl:1107 [14] top-level scope @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:84 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core boot.jl:522 [18] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [19] _start() @ Base client.jl:596 ┌ Info: JuliaLowering threw given input: │ code = │ :($(Expr(Symbol("with-static-parameters"), :($(Expr(:lambda, [Symbol("#self#"), :f, :_T], :($(Expr(Symbol("scope-block"), quote │ return # 2 methods for anonymous function "#g##0": │ [1] (::Main.var"#g##0")(::Int64) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:91 │ [2] (::Main.var"#g##0")(x) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:93 │ end)))))), :T))) │ st0 = nothing │ st1 = nothing │ file = "none" │ line = 0 └ mod = Tricks static_methods: Error During Test at /home/pkgeval/.julia/packages/Tricks/99XHE/test/runtests.jl:94 Test threw exception Expression: ((length ∘ collect) ∘ static_methods)(g) == 2 TypeError: in typeassert, expected Vector{Any}, got a value of type Vector{Symbol} Stacktrace: [1] _expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:71 [2] _expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:95 [3] expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:35 [inlined] [4] expr_to_est(e::Any, lnn::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:31 [5] core_lowering_hook(code::Any, mod::Module, file::String, line::Int64, world::UInt64, _warn::Bool) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:22 [6] lower(m::Module, x::Any) @ Base.Meta meta.jl:275 [7] create_codeinfo_with_returnvalue(argnames::Vector{Symbol}, spnames::Vector{Symbol}, sp::Tuple{Symbol}, value::Base.MethodList) @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:62 [8] __static_methods(world::UInt64, source::Method, T::Type, self::Type, f::Type, _T::Type) @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:80 [9] static_methods(f::var"#g##0") @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:70 [inlined] [10] call_composed(fs::Tuple{typeof(static_methods)}, x::Tuple{var"#g##0"}, kw::@Kwargs{}) @ Base operators.jl:1111 [inlined] [11] call_composed(fs::Tuple{typeof(collect), typeof(static_methods)}, x::Tuple{var"#g##0"}, kw::@Kwargs{}) @ Base operators.jl:1110 [inlined] [12] call_composed(fs::Tuple{typeof(length), typeof(collect), typeof(static_methods)}, x::Tuple{var"#g##0"}, kw::@Kwargs{}) @ Base operators.jl:1110 [13] (::ComposedFunction{ComposedFunction{typeof(length), typeof(collect)}, typeof(static_methods)})(x::Function; kw::@Kwargs{}) @ Base operators.jl:1107 [14] top-level scope @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:84 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core boot.jl:522 [18] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [19] _start() @ Base client.jl:596 ┌ Info: JuliaLowering threw given input: │ code = │ :($(Expr(Symbol("with-static-parameters"), :($(Expr(:lambda, [Symbol("#self#"), :f, :_T], :($(Expr(Symbol("scope-block"), quote │ return # 1 method for callable object: │ [1] (::Main.Bar.var"#h")(::Int64) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:79 │ end)))))), :T))) │ st0 = nothing │ st1 = nothing │ file = "none" │ line = 0 └ mod = Tricks ┌ Info: JuliaLowering threw given input: │ code = │ :($(Expr(Symbol("with-static-parameters"), :($(Expr(:lambda, [Symbol("#self#"), :f, :_T], :($(Expr(Symbol("scope-block"), quote │ return # 1 method for callable object: │ [1] (::Main.Bar.var"#h")(::Int64) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:79 │ end)))))), :T))) │ st0 = nothing │ st1 = nothing │ file = "none" │ line = 0 └ mod = Tricks ┌ Info: JuliaLowering threw given input: │ code = │ :($(Expr(Symbol("with-static-parameters"), :($(Expr(:lambda, [Symbol("#self#"), :f, :_T], :($(Expr(Symbol("scope-block"), quote │ return # 1 method for callable object: │ [1] (::Main.Bar.var"#h")(::Int64) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:79 │ end)))))), :T))) │ st0 = nothing │ st1 = nothing │ file = "none" │ line = 0 └ mod = Tricks ┌ Info: JuliaLowering threw given input: │ code = │ :($(Expr(Symbol("with-static-parameters"), :($(Expr(:lambda, [Symbol("#self#"), :f, :_T], :($(Expr(Symbol("scope-block"), quote │ return # 1 method for callable object: │ [1] (::Main.Bar.var"#h")(::Int64) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:79 │ end)))))), :T))) │ st0 = nothing │ st1 = nothing │ file = "none" │ line = 0 └ mod = Tricks static_methods: Error During Test at /home/pkgeval/.julia/packages/Tricks/99XHE/test/runtests.jl:96 Test threw exception Expression: ((length ∘ collect) ∘ static_methods)(Bar.h) == 1 TypeError: in typeassert, expected Vector{Any}, got a value of type Vector{Symbol} Stacktrace: [1] _expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:71 [2] _expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:95 [3] expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:35 [inlined] [4] expr_to_est(e::Any, lnn::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:31 [5] core_lowering_hook(code::Any, mod::Module, file::String, line::Int64, world::UInt64, _warn::Bool) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:22 [6] lower(m::Module, x::Any) @ Base.Meta meta.jl:275 [7] create_codeinfo_with_returnvalue(argnames::Vector{Symbol}, spnames::Vector{Symbol}, sp::Tuple{Symbol}, value::Base.MethodList) @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:62 [8] __static_methods(world::UInt64, source::Method, T::Type, self::Type, f::Type, _T::Type) @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:80 [9] static_methods(f::typeof(Main.Bar.h)) @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:70 [inlined] [10] call_composed(fs::Tuple{typeof(static_methods)}, x::Tuple{typeof(Main.Bar.h)}, kw::@Kwargs{}) @ Base operators.jl:1111 [inlined] [11] call_composed(fs::Tuple{typeof(collect), typeof(static_methods)}, x::Tuple{typeof(Main.Bar.h)}, kw::@Kwargs{}) @ Base operators.jl:1110 [inlined] [12] call_composed(fs::Tuple{typeof(length), typeof(collect), typeof(static_methods)}, x::Tuple{typeof(Main.Bar.h)}, kw::@Kwargs{}) @ Base operators.jl:1110 [13] (::ComposedFunction{ComposedFunction{typeof(length), typeof(collect)}, typeof(static_methods)})(x::Function; kw::@Kwargs{}) @ Base operators.jl:1107 [14] top-level scope @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:84 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core boot.jl:522 [18] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [19] _start() @ Base client.jl:596 ┌ Info: JuliaLowering threw given input: │ code = │ :($(Expr(Symbol("with-static-parameters"), :($(Expr(:lambda, [Symbol("#self#"), :f, :_T], :($(Expr(Symbol("scope-block"), quote │ return # 2 methods for callable object: │ [1] (::Main.Bar.var"#h")(::Int64) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:79 │ [2] (::Main.Bar.var"#h")(x) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:97 │ end)))))), :T))) │ st0 = nothing │ st1 = nothing │ file = "none" │ line = 0 └ mod = Tricks static_methods: Error During Test at /home/pkgeval/.julia/packages/Tricks/99XHE/test/runtests.jl:98 Test threw exception Expression: ((length ∘ collect) ∘ static_methods)(Bar.h) == 2 TypeError: in typeassert, expected Vector{Any}, got a value of type Vector{Symbol} Stacktrace: [1] _expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:71 [2] _expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:95 [3] expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:35 [inlined] [4] expr_to_est(e::Any, lnn::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:31 [5] core_lowering_hook(code::Any, mod::Module, file::String, line::Int64, world::UInt64, _warn::Bool) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:22 [6] lower(m::Module, x::Any) @ Base.Meta meta.jl:275 [7] create_codeinfo_with_returnvalue(argnames::Vector{Symbol}, spnames::Vector{Symbol}, sp::Tuple{Symbol}, value::Base.MethodList) @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:62 [8] __static_methods(world::UInt64, source::Method, T::Type, self::Type, f::Type, _T::Type) @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:80 [9] static_methods(f::typeof(Main.Bar.h)) @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:70 [inlined] [10] call_composed(fs::Tuple{typeof(static_methods)}, x::Tuple{typeof(Main.Bar.h)}, kw::@Kwargs{}) @ Base operators.jl:1111 [inlined] [11] call_composed(fs::Tuple{typeof(collect), typeof(static_methods)}, x::Tuple{typeof(Main.Bar.h)}, kw::@Kwargs{}) @ Base operators.jl:1110 [inlined] [12] call_composed(fs::Tuple{typeof(length), typeof(collect), typeof(static_methods)}, x::Tuple{typeof(Main.Bar.h)}, kw::@Kwargs{}) @ Base operators.jl:1110 [13] (::ComposedFunction{ComposedFunction{typeof(length), typeof(collect)}, typeof(static_methods)})(x::Function; kw::@Kwargs{}) @ Base operators.jl:1107 [14] top-level scope @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:84 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core boot.jl:522 [18] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [19] _start() @ Base client.jl:596 ┌ Info: JuliaLowering threw given input: │ code = │ :($(Expr(Symbol("with-static-parameters"), :($(Expr(:lambda, [Symbol("#self#"), :f, :_T], :($(Expr(Symbol("scope-block"), quote │ return # 2 methods for anonymous function "#f##0": │ [1] (::Main.var"#f##0")(::Int64) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:88 │ [2] (::Main.var"#f##0")(x) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:86 │ end)))))), :T))) │ st0 = nothing │ st1 = nothing │ file = "none" │ line = 0 └ mod = Tricks ┌ Info: JuliaLowering threw given input: │ code = │ :($(Expr(Symbol("with-static-parameters"), :($(Expr(:lambda, [Symbol("#self#"), :f, :_T], :($(Expr(Symbol("scope-block"), quote │ return # 2 methods for anonymous function "#f##0": │ [1] (::Main.var"#f##0")(::Int64) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:88 │ [2] (::Main.var"#f##0")(x) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:86 │ end)))))), :T))) │ st0 = nothing │ st1 = nothing │ file = "none" │ line = 0 └ mod = Tricks static_methods: Test Failed at /home/pkgeval/.julia/packages/Tricks/99XHE/test/runtests.jl:102 Expression: code_typed[2] === Base.MethodList Evaluated: Any === Base.MethodList Stacktrace: [1] top-level scope @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:84 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [3] top-level scope @ none:6 [4] eval(m::Module, e::Any) @ Core boot.jl:522 [5] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [6] _start() @ Base client.jl:596 ┌ Info: JuliaLowering threw given input: │ code = │ :($(Expr(Symbol("with-static-parameters"), :($(Expr(:lambda, [Symbol("#self#"), :f, :_T], :($(Expr(Symbol("scope-block"), quote │ return # 1 method for anonymous function "#i##0": │ [1] (::Main.var"#i##0")(::Int64) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:106 │ end)))))), :T))) │ st0 = nothing │ st1 = nothing │ file = "none" │ line = 0 └ mod = Tricks ┌ Info: JuliaLowering threw given input: │ code = │ :($(Expr(Symbol("with-static-parameters"), :($(Expr(:lambda, [Symbol("#self#"), :f, :_T], :($(Expr(Symbol("scope-block"), quote │ return # 1 method for anonymous function "#i##0": │ [1] (::Main.var"#i##0")(::Int64) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:106 │ end)))))), :T))) │ st0 = nothing │ st1 = nothing │ file = "none" │ line = 0 └ mod = Tricks ┌ Info: JuliaLowering threw given input: │ code = │ :($(Expr(Symbol("with-static-parameters"), :($(Expr(:lambda, [Symbol("#self#"), :f, :_T], :($(Expr(Symbol("scope-block"), quote │ return # 1 method for anonymous function "#i##0": │ [1] (::Main.var"#i##0")(::Int64) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:106 │ end)))))), :T))) │ st0 = nothing │ st1 = nothing │ file = "none" │ line = 0 └ mod = Tricks ┌ Info: JuliaLowering threw given input: │ code = │ :($(Expr(Symbol("with-static-parameters"), :($(Expr(:lambda, [Symbol("#self#"), :f, :_T], :($(Expr(Symbol("scope-block"), quote │ return # 1 method for anonymous function "#i##0": │ [1] (::Main.var"#i##0")(::Int64) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:106 │ end)))))), :T))) │ st0 = nothing │ st1 = nothing │ file = "none" │ line = 0 └ mod = Tricks delete method: Error During Test at /home/pkgeval/.julia/packages/Tricks/99XHE/test/runtests.jl:107 Test threw exception Expression: ((length ∘ collect) ∘ static_methods)(i) == 1 TypeError: in typeassert, expected Vector{Any}, got a value of type Vector{Symbol} Stacktrace: [1] _expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:71 [2] _expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:95 [3] expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:35 [inlined] [4] expr_to_est(e::Any, lnn::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:31 [5] core_lowering_hook(code::Any, mod::Module, file::String, line::Int64, world::UInt64, _warn::Bool) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:22 [6] lower(m::Module, x::Any) @ Base.Meta meta.jl:275 [7] create_codeinfo_with_returnvalue(argnames::Vector{Symbol}, spnames::Vector{Symbol}, sp::Tuple{Symbol}, value::Base.MethodList) @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:62 [8] __static_methods(world::UInt64, source::Method, T::Type, self::Type, f::Type, _T::Type) @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:80 [9] static_methods(f::var"#i##0") @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:70 [inlined] [10] call_composed(fs::Tuple{typeof(static_methods)}, x::Tuple{var"#i##0"}, kw::@Kwargs{}) @ Base operators.jl:1111 [inlined] [11] call_composed(fs::Tuple{typeof(collect), typeof(static_methods)}, x::Tuple{var"#i##0"}, kw::@Kwargs{}) @ Base operators.jl:1110 [inlined] [12] call_composed(fs::Tuple{typeof(length), typeof(collect), typeof(static_methods)}, x::Tuple{var"#i##0"}, kw::@Kwargs{}) @ Base operators.jl:1110 [13] (::ComposedFunction{ComposedFunction{typeof(length), typeof(collect)}, typeof(static_methods)})(x::Function; kw::@Kwargs{}) @ Base operators.jl:1107 [14] top-level scope @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:84 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core boot.jl:522 [18] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [19] _start() @ Base client.jl:596 ┌ Info: JuliaLowering threw given input: │ code = │ :($(Expr(Symbol("with-static-parameters"), :($(Expr(:lambda, [Symbol("#self#"), :f, :_T], :($(Expr(Symbol("scope-block"), quote │ return # 2 methods for anonymous function "#i##0": │ [1] (::Main.var"#i##0")(::Int64) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:106 │ [2] (::Main.var"#i##0")(x) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:108 │ end)))))), :T))) │ st0 = nothing │ st1 = nothing │ file = "none" │ line = 0 └ mod = Tricks delete method: Error During Test at /home/pkgeval/.julia/packages/Tricks/99XHE/test/runtests.jl:109 Test threw exception Expression: ((length ∘ collect) ∘ static_methods)(i) == 2 TypeError: in typeassert, expected Vector{Any}, got a value of type Vector{Symbol} Stacktrace: [1] _expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:71 [2] _expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:95 [3] expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:35 [inlined] [4] expr_to_est(e::Any, lnn::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:31 [5] core_lowering_hook(code::Any, mod::Module, file::String, line::Int64, world::UInt64, _warn::Bool) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:22 [6] lower(m::Module, x::Any) @ Base.Meta meta.jl:275 [7] create_codeinfo_with_returnvalue(argnames::Vector{Symbol}, spnames::Vector{Symbol}, sp::Tuple{Symbol}, value::Base.MethodList) @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:62 [8] __static_methods(world::UInt64, source::Method, T::Type, self::Type, f::Type, _T::Type) @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:80 [9] static_methods(f::var"#i##0") @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:70 [inlined] [10] call_composed(fs::Tuple{typeof(static_methods)}, x::Tuple{var"#i##0"}, kw::@Kwargs{}) @ Base operators.jl:1111 [inlined] [11] call_composed(fs::Tuple{typeof(collect), typeof(static_methods)}, x::Tuple{var"#i##0"}, kw::@Kwargs{}) @ Base operators.jl:1110 [inlined] [12] call_composed(fs::Tuple{typeof(length), typeof(collect), typeof(static_methods)}, x::Tuple{var"#i##0"}, kw::@Kwargs{}) @ Base operators.jl:1110 [13] (::ComposedFunction{ComposedFunction{typeof(length), typeof(collect)}, typeof(static_methods)})(x::Function; kw::@Kwargs{}) @ Base operators.jl:1107 [14] top-level scope @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:84 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core boot.jl:522 [18] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [19] _start() @ Base client.jl:596 ┌ Info: JuliaLowering threw given input: │ code = │ :($(Expr(Symbol("with-static-parameters"), :($(Expr(:lambda, [Symbol("#self#"), :f, :_T], :($(Expr(Symbol("scope-block"), quote │ return # 1 method for anonymous function "#i##0": │ [1] (::Main.var"#i##0")(x) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:108 │ end)))))), :T))) │ st0 = nothing │ st1 = nothing │ file = "none" │ line = 0 └ mod = Tricks delete method: Error During Test at /home/pkgeval/.julia/packages/Tricks/99XHE/test/runtests.jl:112 Test threw exception Expression: ((length ∘ collect) ∘ static_methods)(i) == 1 TypeError: in typeassert, expected Vector{Any}, got a value of type Vector{Symbol} Stacktrace: [1] _expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:71 [2] _expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:95 [3] expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:35 [inlined] [4] expr_to_est(e::Any, lnn::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:31 [5] core_lowering_hook(code::Any, mod::Module, file::String, line::Int64, world::UInt64, _warn::Bool) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:22 [6] lower(m::Module, x::Any) @ Base.Meta meta.jl:275 [7] create_codeinfo_with_returnvalue(argnames::Vector{Symbol}, spnames::Vector{Symbol}, sp::Tuple{Symbol}, value::Base.MethodList) @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:62 [8] __static_methods(world::UInt64, source::Method, T::Type, self::Type, f::Type, _T::Type) @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:80 [9] static_methods(f::var"#i##0") @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:70 [inlined] [10] call_composed(fs::Tuple{typeof(static_methods)}, x::Tuple{var"#i##0"}, kw::@Kwargs{}) @ Base operators.jl:1111 [inlined] [11] call_composed(fs::Tuple{typeof(collect), typeof(static_methods)}, x::Tuple{var"#i##0"}, kw::@Kwargs{}) @ Base operators.jl:1110 [inlined] [12] call_composed(fs::Tuple{typeof(length), typeof(collect), typeof(static_methods)}, x::Tuple{var"#i##0"}, kw::@Kwargs{}) @ Base operators.jl:1110 [13] (::ComposedFunction{ComposedFunction{typeof(length), typeof(collect)}, typeof(static_methods)})(x::Function; kw::@Kwargs{}) @ Base operators.jl:1107 [14] top-level scope @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:84 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core boot.jl:522 [18] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [19] _start() @ Base client.jl:596 ┌ Info: JuliaLowering threw given input: │ code = │ :($(Expr(Symbol("with-static-parameters"), :($(Expr(:lambda, [Symbol("#self#"), :f, :_T], :($(Expr(Symbol("scope-block"), quote │ return # 0 methods for anonymous function "#i##0" │ end)))))), :T))) │ st0 = nothing │ st1 = nothing │ file = "none" │ line = 0 └ mod = Tricks delete method: Error During Test at /home/pkgeval/.julia/packages/Tricks/99XHE/test/runtests.jl:115 Test threw exception Expression: ((length ∘ collect) ∘ static_methods)(i) == 0 TypeError: in typeassert, expected Vector{Any}, got a value of type Vector{Symbol} Stacktrace: [1] _expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:71 [2] _expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:95 [3] expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:35 [inlined] [4] expr_to_est(e::Any, lnn::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:31 [5] core_lowering_hook(code::Any, mod::Module, file::String, line::Int64, world::UInt64, _warn::Bool) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:22 [6] lower(m::Module, x::Any) @ Base.Meta meta.jl:275 [7] create_codeinfo_with_returnvalue(argnames::Vector{Symbol}, spnames::Vector{Symbol}, sp::Tuple{Symbol}, value::Base.MethodList) @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:62 [8] __static_methods(world::UInt64, source::Method, T::Type, self::Type, f::Type, _T::Type) @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:80 [9] static_methods(f::var"#i##0") @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:70 [inlined] [10] call_composed(fs::Tuple{typeof(static_methods)}, x::Tuple{var"#i##0"}, kw::@Kwargs{}) @ Base operators.jl:1111 [inlined] [11] call_composed(fs::Tuple{typeof(collect), typeof(static_methods)}, x::Tuple{var"#i##0"}, kw::@Kwargs{}) @ Base operators.jl:1110 [inlined] [12] call_composed(fs::Tuple{typeof(length), typeof(collect), typeof(static_methods)}, x::Tuple{var"#i##0"}, kw::@Kwargs{}) @ Base operators.jl:1110 [13] (::ComposedFunction{ComposedFunction{typeof(length), typeof(collect)}, typeof(static_methods)})(x::Function; kw::@Kwargs{}) @ Base operators.jl:1107 [14] top-level scope @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:84 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core boot.jl:522 [18] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [19] _start() @ Base client.jl:596 ┌ Info: JuliaLowering threw given input: │ code = │ :($(Expr(Symbol("with-static-parameters"), :($(Expr(:lambda, [Symbol("#self#"), :f, :_T], :($(Expr(Symbol("scope-block"), quote │ return # 1 method for anonymous function "#i##0": │ [1] (::Main.var"#i##0")(x) │ @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:117 │ end)))))), :T))) │ st0 = nothing │ st1 = nothing │ file = "none" │ line = 0 └ mod = Tricks delete method: Error During Test at /home/pkgeval/.julia/packages/Tricks/99XHE/test/runtests.jl:118 Test threw exception Expression: ((length ∘ collect) ∘ static_methods)(i) == 1 TypeError: in typeassert, expected Vector{Any}, got a value of type Vector{Symbol} Stacktrace: [1] _expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:71 [2] _expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:95 [3] expr_to_est(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, e::Any, src::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:35 [inlined] [4] expr_to_est(e::Any, lnn::LineNumberNode) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/compat.jl:31 [5] core_lowering_hook(code::Any, mod::Module, file::String, line::Int64, world::UInt64, _warn::Bool) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:22 [6] lower(m::Module, x::Any) @ Base.Meta meta.jl:275 [7] create_codeinfo_with_returnvalue(argnames::Vector{Symbol}, spnames::Vector{Symbol}, sp::Tuple{Symbol}, value::Base.MethodList) @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:62 [8] __static_methods(world::UInt64, source::Method, T::Type, self::Type, f::Type, _T::Type) @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:80 [9] static_methods(f::var"#i##0") @ Tricks ~/.julia/packages/Tricks/99XHE/src/Tricks.jl:70 [inlined] [10] call_composed(fs::Tuple{typeof(static_methods)}, x::Tuple{var"#i##0"}, kw::@Kwargs{}) @ Base operators.jl:1111 [inlined] [11] call_composed(fs::Tuple{typeof(collect), typeof(static_methods)}, x::Tuple{var"#i##0"}, kw::@Kwargs{}) @ Base operators.jl:1110 [inlined] [12] call_composed(fs::Tuple{typeof(length), typeof(collect), typeof(static_methods)}, x::Tuple{var"#i##0"}, kw::@Kwargs{}) @ Base operators.jl:1110 [13] (::ComposedFunction{ComposedFunction{typeof(length), typeof(collect)}, typeof(static_methods)})(x::Function; kw::@Kwargs{}) @ Base operators.jl:1107 [14] top-level scope @ ~/.julia/packages/Tricks/99XHE/test/runtests.jl:84 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core boot.jl:522 [18] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [19] _start() @ Base client.jl:596 Test Summary: | Pass Fail Error Total Time static_methods | 1 1 11 13 10.0s delete method | 5 5 0.3s RNG of the outermost testset: Random.Xoshiro(0x6e18073ceb3ada70, 0xa8ff5e6a815efb69, 0xd7ef70372f89054e, 0xf83fd28d9768e1be, 0x6a82156f80e31363) ERROR: LoadError: Some tests did not pass: 1 passed, 1 failed, 11 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Tricks/99XHE/test/runtests.jl:84 Testing failed after 136.3s ERROR: LoadError: Package Tricks errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 223.96s: package tests unexpectedly errored