Package evaluation of Tricks on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T22:40:24.372 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.9s ################################################################################ # Installation # Installing Tricks... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [410a4b4d] + Tricks v0.1.10 Updating `~/.julia/environments/v1.13/Manifest.toml` [410a4b4d] + Tricks v0.1.10 Installation completed after 0.73s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 5595.4 ms ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 25 already precompiled. Precompiling package dependencies... Precompilation completed after 18.25s ################################################################################ # Testing # Testing Tricks Status `/tmp/jl_OXITKU/Project.toml` [410a4b4d] Tricks v0.1.10 [b77e0a4c] InteractiveUtils v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_OXITKU/Manifest.toml` [410a4b4d] Tricks v0.1.10 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time static_hasmethod | 35 35 0.7s Test Summary: | Pass Total Time compat_hasmethod | 1 1 0.0s static_methods: Error During Test at /home/pkgeval/.julia/packages/Tricks/80EA3/test/runtests.jl:87 Test threw exception Expression: ((length ∘ collect) ∘ static_methods)(f) == 1 could not load symbol "jl_expand": /opt/julia/bin/julia: undefined symbol: jl_expand Stacktrace: [1] create_codeinfo_with_returnvalue(argnames::Vector{Symbol}, spnames::Vector{Symbol}, sp::Tuple{Symbol}, value::Base.MethodList) @ Tricks ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:62 [2] __static_methods(world::UInt64, source::Method, T::Type, self::Type, f::Type, _T::Type) @ Tricks ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:76 [3] static_methods @ ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:72 [inlined] [4] call_composed @ ./operators.jl:1101 [inlined] [5] call_composed @ ./operators.jl:1100 [inlined] [6] call_composed(fs::Tuple{typeof(length), typeof(collect), typeof(static_methods)}, x::Tuple{var"#f#f##0"}, kw::@Kwargs{}) @ Base ./operators.jl:1100 [7] (::ComposedFunction{ComposedFunction{typeof(length), typeof(collect)}, typeof(static_methods)})(x::Function; kw::@Kwargs{}) @ Base ./operators.jl:1097 [8] top-level scope @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:86 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [10] macro expansion @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:87 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:728 [inlined] static_methods: Error During Test at /home/pkgeval/.julia/packages/Tricks/80EA3/test/runtests.jl:89 Test threw exception Expression: ((length ∘ collect) ∘ static_methods)(f) == 2 could not load symbol "jl_expand": /opt/julia/bin/julia: undefined symbol: jl_expand Stacktrace: [1] create_codeinfo_with_returnvalue(argnames::Vector{Symbol}, spnames::Vector{Symbol}, sp::Tuple{Symbol}, value::Base.MethodList) @ Tricks ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:62 [2] __static_methods(world::UInt64, source::Method, T::Type, self::Type, f::Type, _T::Type) @ Tricks ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:76 [3] static_methods @ ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:72 [inlined] [4] call_composed @ ./operators.jl:1101 [inlined] [5] call_composed @ ./operators.jl:1100 [inlined] [6] call_composed(fs::Tuple{typeof(length), typeof(collect), typeof(static_methods)}, x::Tuple{var"#f#f##0"}, kw::@Kwargs{}) @ Base ./operators.jl:1100 [7] (::ComposedFunction{ComposedFunction{typeof(length), typeof(collect)}, typeof(static_methods)})(x::Function; kw::@Kwargs{}) @ Base ./operators.jl:1097 [8] top-level scope @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:86 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [10] macro expansion @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:89 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:728 [inlined] static_methods: Error During Test at /home/pkgeval/.julia/packages/Tricks/80EA3/test/runtests.jl:92 Test threw exception Expression: ((length ∘ collect) ∘ static_methods)(g) == 1 could not load symbol "jl_expand": /opt/julia/bin/julia: undefined symbol: jl_expand Stacktrace: [1] create_codeinfo_with_returnvalue(argnames::Vector{Symbol}, spnames::Vector{Symbol}, sp::Tuple{Symbol}, value::Base.MethodList) @ Tricks ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:62 [2] __static_methods(world::UInt64, source::Method, T::Type, self::Type, f::Type, _T::Type) @ Tricks ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:76 [3] static_methods @ ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:72 [inlined] [4] call_composed @ ./operators.jl:1101 [inlined] [5] call_composed @ ./operators.jl:1100 [inlined] [6] call_composed(fs::Tuple{typeof(length), typeof(collect), typeof(static_methods)}, x::Tuple{var"#g#g##0"}, kw::@Kwargs{}) @ Base ./operators.jl:1100 [7] (::ComposedFunction{ComposedFunction{typeof(length), typeof(collect)}, typeof(static_methods)})(x::Function; kw::@Kwargs{}) @ Base ./operators.jl:1097 [8] top-level scope @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:86 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [10] macro expansion @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:92 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:728 [inlined] static_methods: Error During Test at /home/pkgeval/.julia/packages/Tricks/80EA3/test/runtests.jl:94 Test threw exception Expression: ((length ∘ collect) ∘ static_methods)(g) == 2 could not load symbol "jl_expand": /opt/julia/bin/julia: undefined symbol: jl_expand Stacktrace: [1] create_codeinfo_with_returnvalue(argnames::Vector{Symbol}, spnames::Vector{Symbol}, sp::Tuple{Symbol}, value::Base.MethodList) @ Tricks ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:62 [2] __static_methods(world::UInt64, source::Method, T::Type, self::Type, f::Type, _T::Type) @ Tricks ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:76 [3] static_methods @ ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:72 [inlined] [4] call_composed @ ./operators.jl:1101 [inlined] [5] call_composed @ ./operators.jl:1100 [inlined] [6] call_composed(fs::Tuple{typeof(length), typeof(collect), typeof(static_methods)}, x::Tuple{var"#g#g##0"}, kw::@Kwargs{}) @ Base ./operators.jl:1100 [7] (::ComposedFunction{ComposedFunction{typeof(length), typeof(collect)}, typeof(static_methods)})(x::Function; kw::@Kwargs{}) @ Base ./operators.jl:1097 [8] top-level scope @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:86 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [10] macro expansion @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:94 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:728 [inlined] static_methods: Error During Test at /home/pkgeval/.julia/packages/Tricks/80EA3/test/runtests.jl:96 Test threw exception Expression: ((length ∘ collect) ∘ static_methods)(Bar.h) == 1 could not load symbol "jl_expand": /opt/julia/bin/julia: undefined symbol: jl_expand Stacktrace: [1] create_codeinfo_with_returnvalue(argnames::Vector{Symbol}, spnames::Vector{Symbol}, sp::Tuple{Symbol}, value::Base.MethodList) @ Tricks ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:62 [2] __static_methods(world::UInt64, source::Method, T::Type, self::Type, f::Type, _T::Type) @ Tricks ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:76 [3] static_methods @ ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:72 [inlined] [4] call_composed @ ./operators.jl:1101 [inlined] [5] call_composed @ ./operators.jl:1100 [inlined] [6] call_composed(fs::Tuple{typeof(length), typeof(collect), typeof(static_methods)}, x::Tuple{typeof(Main.Bar.h)}, kw::@Kwargs{}) @ Base ./operators.jl:1100 [7] (::ComposedFunction{ComposedFunction{typeof(length), typeof(collect)}, typeof(static_methods)})(x::Function; kw::@Kwargs{}) @ Base ./operators.jl:1097 [8] top-level scope @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:86 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [10] macro expansion @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:96 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:728 [inlined] static_methods: Error During Test at /home/pkgeval/.julia/packages/Tricks/80EA3/test/runtests.jl:98 Test threw exception Expression: ((length ∘ collect) ∘ static_methods)(Bar.h) == 2 could not load symbol "jl_expand": /opt/julia/bin/julia: undefined symbol: jl_expand Stacktrace: [1] create_codeinfo_with_returnvalue(argnames::Vector{Symbol}, spnames::Vector{Symbol}, sp::Tuple{Symbol}, value::Base.MethodList) @ Tricks ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:62 [2] __static_methods(world::UInt64, source::Method, T::Type, self::Type, f::Type, _T::Type) @ Tricks ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:76 [3] static_methods @ ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:72 [inlined] [4] call_composed @ ./operators.jl:1101 [inlined] [5] call_composed @ ./operators.jl:1100 [inlined] [6] call_composed(fs::Tuple{typeof(length), typeof(collect), typeof(static_methods)}, x::Tuple{typeof(Main.Bar.h)}, kw::@Kwargs{}) @ Base ./operators.jl:1100 [7] (::ComposedFunction{ComposedFunction{typeof(length), typeof(collect)}, typeof(static_methods)})(x::Function; kw::@Kwargs{}) @ Base ./operators.jl:1097 [8] top-level scope @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:86 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [10] macro expansion @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:98 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:728 [inlined] static_methods: Test Failed at /home/pkgeval/.julia/packages/Tricks/80EA3/test/runtests.jl:102 Expression: code_typed[2] === Base.MethodList Evaluated: Any === Base.MethodList Stacktrace: [1] top-level scope @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:86 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [3] macro expansion @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:102 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:731 [inlined] delete method: Error During Test at /home/pkgeval/.julia/packages/Tricks/80EA3/test/runtests.jl:107 Test threw exception Expression: ((length ∘ collect) ∘ static_methods)(i) == 1 could not load symbol "jl_expand": /opt/julia/bin/julia: undefined symbol: jl_expand Stacktrace: [1] create_codeinfo_with_returnvalue(argnames::Vector{Symbol}, spnames::Vector{Symbol}, sp::Tuple{Symbol}, value::Base.MethodList) @ Tricks ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:62 [2] __static_methods(world::UInt64, source::Method, T::Type, self::Type, f::Type, _T::Type) @ Tricks ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:76 [3] static_methods @ ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:72 [inlined] [4] call_composed @ ./operators.jl:1101 [inlined] [5] call_composed @ ./operators.jl:1100 [inlined] [6] call_composed(fs::Tuple{typeof(length), typeof(collect), typeof(static_methods)}, x::Tuple{var"#i#i##0"}, kw::@Kwargs{}) @ Base ./operators.jl:1100 [7] (::ComposedFunction{ComposedFunction{typeof(length), typeof(collect)}, typeof(static_methods)})(x::Function; kw::@Kwargs{}) @ Base ./operators.jl:1097 [8] top-level scope @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:86 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [10] macro expansion @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:106 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [12] macro expansion @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:107 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:728 [inlined] delete method: Error During Test at /home/pkgeval/.julia/packages/Tricks/80EA3/test/runtests.jl:109 Test threw exception Expression: ((length ∘ collect) ∘ static_methods)(i) == 2 could not load symbol "jl_expand": /opt/julia/bin/julia: undefined symbol: jl_expand Stacktrace: [1] create_codeinfo_with_returnvalue(argnames::Vector{Symbol}, spnames::Vector{Symbol}, sp::Tuple{Symbol}, value::Base.MethodList) @ Tricks ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:62 [2] __static_methods(world::UInt64, source::Method, T::Type, self::Type, f::Type, _T::Type) @ Tricks ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:76 [3] static_methods @ ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:72 [inlined] [4] call_composed @ ./operators.jl:1101 [inlined] [5] call_composed @ ./operators.jl:1100 [inlined] [6] call_composed(fs::Tuple{typeof(length), typeof(collect), typeof(static_methods)}, x::Tuple{var"#i#i##0"}, kw::@Kwargs{}) @ Base ./operators.jl:1100 [7] (::ComposedFunction{ComposedFunction{typeof(length), typeof(collect)}, typeof(static_methods)})(x::Function; kw::@Kwargs{}) @ Base ./operators.jl:1097 [8] top-level scope @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:86 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [10] macro expansion @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:106 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [12] macro expansion @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:109 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:728 [inlined] delete method: Error During Test at /home/pkgeval/.julia/packages/Tricks/80EA3/test/runtests.jl:112 Test threw exception Expression: ((length ∘ collect) ∘ static_methods)(i) == 1 could not load symbol "jl_expand": /opt/julia/bin/julia: undefined symbol: jl_expand Stacktrace: [1] create_codeinfo_with_returnvalue(argnames::Vector{Symbol}, spnames::Vector{Symbol}, sp::Tuple{Symbol}, value::Base.MethodList) @ Tricks ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:62 [2] __static_methods(world::UInt64, source::Method, T::Type, self::Type, f::Type, _T::Type) @ Tricks ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:76 [3] static_methods @ ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:72 [inlined] [4] call_composed @ ./operators.jl:1101 [inlined] [5] call_composed @ ./operators.jl:1100 [inlined] [6] call_composed(fs::Tuple{typeof(length), typeof(collect), typeof(static_methods)}, x::Tuple{var"#i#i##0"}, kw::@Kwargs{}) @ Base ./operators.jl:1100 [7] (::ComposedFunction{ComposedFunction{typeof(length), typeof(collect)}, typeof(static_methods)})(x::Function; kw::@Kwargs{}) @ Base ./operators.jl:1097 [8] top-level scope @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:86 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [10] macro expansion @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:106 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [12] macro expansion @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:112 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:728 [inlined] delete method: Error During Test at /home/pkgeval/.julia/packages/Tricks/80EA3/test/runtests.jl:115 Test threw exception Expression: ((length ∘ collect) ∘ static_methods)(i) == 0 could not load symbol "jl_expand": /opt/julia/bin/julia: undefined symbol: jl_expand Stacktrace: [1] create_codeinfo_with_returnvalue(argnames::Vector{Symbol}, spnames::Vector{Symbol}, sp::Tuple{Symbol}, value::Base.MethodList) @ Tricks ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:62 [2] __static_methods(world::UInt64, source::Method, T::Type, self::Type, f::Type, _T::Type) @ Tricks ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:76 [3] static_methods @ ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:72 [inlined] [4] call_composed @ ./operators.jl:1101 [inlined] [5] call_composed @ ./operators.jl:1100 [inlined] [6] call_composed(fs::Tuple{typeof(length), typeof(collect), typeof(static_methods)}, x::Tuple{var"#i#i##0"}, kw::@Kwargs{}) @ Base ./operators.jl:1100 [7] (::ComposedFunction{ComposedFunction{typeof(length), typeof(collect)}, typeof(static_methods)})(x::Function; kw::@Kwargs{}) @ Base ./operators.jl:1097 [8] top-level scope @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:86 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [10] macro expansion @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:106 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [12] macro expansion @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:115 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:728 [inlined] delete method: Error During Test at /home/pkgeval/.julia/packages/Tricks/80EA3/test/runtests.jl:118 Test threw exception Expression: ((length ∘ collect) ∘ static_methods)(i) == 1 could not load symbol "jl_expand": /opt/julia/bin/julia: undefined symbol: jl_expand Stacktrace: [1] create_codeinfo_with_returnvalue(argnames::Vector{Symbol}, spnames::Vector{Symbol}, sp::Tuple{Symbol}, value::Base.MethodList) @ Tricks ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:62 [2] __static_methods(world::UInt64, source::Method, T::Type, self::Type, f::Type, _T::Type) @ Tricks ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:76 [3] static_methods @ ~/.julia/packages/Tricks/80EA3/src/Tricks.jl:72 [inlined] [4] call_composed @ ./operators.jl:1101 [inlined] [5] call_composed @ ./operators.jl:1100 [inlined] [6] call_composed(fs::Tuple{typeof(length), typeof(collect), typeof(static_methods)}, x::Tuple{var"#i#i##0"}, kw::@Kwargs{}) @ Base ./operators.jl:1100 [7] (::ComposedFunction{ComposedFunction{typeof(length), typeof(collect)}, typeof(static_methods)})(x::Function; kw::@Kwargs{}) @ Base ./operators.jl:1097 [8] top-level scope @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:86 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [10] macro expansion @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:106 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1835 [inlined] [12] macro expansion @ ~/.julia/packages/Tricks/80EA3/test/runtests.jl:118 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:728 [inlined] Test Summary: | Pass Fail Error Total Time static_methods | 1 1 11 13 14.4s delete method | 5 5 2.6s RNG of the outermost testset: Random.Xoshiro(0xec3869127f22f0c6, 0x3ba7b635f0dc9d0d, 0x99415c56dd679663, 0x2b92d8d481524881, 0xce7a47362dfeb363) ERROR: LoadError: Some tests did not pass: 1 passed, 1 failed, 11 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Tricks/80EA3/test/runtests.jl:84 Testing failed after 27.22s ERROR: LoadError: Package Tricks errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2414 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2269 [inlined] [4] 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.13/Pkg/src/API.jl:486 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:303 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:331 [12] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 69.57s: package tests unexpectedly errored