Package evaluation of ReverseStackTraces on Julia 1.13.0-DEV.140 (fac1ce7906*) started at 2025-03-02T07:41:17.569 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.43s ################################################################################ # Installation # Installing ReverseStackTraces... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [755d2ad4] + ReverseStackTraces v0.1.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [755d2ad4] + ReverseStackTraces v0.1.1 Installation completed after 0.84s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.39s ################################################################################ # Testing # Testing ReverseStackTraces Status `/tmp/jl_xaEeF9/Project.toml` [755d2ad4] ReverseStackTraces v0.1.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_xaEeF9/Manifest.toml` [755d2ad4] ReverseStackTraces v0.1.1 [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... Precompiling packages... Info Given ReverseStackTraces was explicitly requested, output will be shown live  WARNING: Method definition showerror(IO, Any, Any) in module Base at errorshow.jl:104 overwritten in module ReverseStackTraces at /home/pkgeval/.julia/packages/ReverseStackTraces/uKtjI/src/ReverseStackTraces.jl:3. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 531.5 ms ? ReverseStackTraces WARNING: Method definition showerror(IO, Any, Any) in module Base at errorshow.jl:104 overwritten in module ReverseStackTraces at /home/pkgeval/.julia/packages/ReverseStackTraces/uKtjI/src/ReverseStackTraces.jl:3. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. WARNING: Method definition showerror(IO, Any, Any) in module Base at errorshow.jl:104 overwritten in module ReverseStackTraces at /home/pkgeval/.julia/packages/ReverseStackTraces/uKtjI/src/ReverseStackTraces.jl:3. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Base.showerror), IO, Any, Any) in module Base at errorshow.jl:104 overwritten in module ReverseStackTraces at /home/pkgeval/.julia/packages/ReverseStackTraces/uKtjI/src/ReverseStackTraces.jl:3. WARNING: Method definition show_full_backtrace(IO, Array{T, 1} where T) in module Base at errorshow.jl:639 overwritten in module ReverseStackTraces at /home/pkgeval/.julia/packages/ReverseStackTraces/uKtjI/src/ReverseStackTraces.jl:12. WARNING: Method definition kwcall(NamedTuple{names, T} where T<:Tuple where names, typeof(Base.show_full_backtrace), IO, Array{T, 1} where T) in module Base at errorshow.jl:639 overwritten in module ReverseStackTraces at /home/pkgeval/.julia/packages/ReverseStackTraces/uKtjI/src/ReverseStackTraces.jl:12. Stacktrace (reverse order): [11] _start() @ Base ./client.jl:560 [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:294 [9] eval(m::Module, e::Any) @ Core ./boot.jl:488 [8] top-level scope @ none:6 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [6] macro expansion @ ~/.julia/packages/ReverseStackTraces/uKtjI/test/runtests.jl:23 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1771 [inlined] [4] top-level scope @ ~/.julia/packages/ReverseStackTraces/uKtjI/test/runtests.jl:22 [3] func_a(::Int64) @ Main.ModuleA ~/.julia/packages/ReverseStackTraces/uKtjI/test/runtests.jl:18 [2] func_b(::String, ::Rational{Int64}) @ Main.ModuleB ~/.julia/packages/ReverseStackTraces/uKtjI/test/runtests.jl:12 [1] func_c() @ Main.ModuleC ~/.julia/packages/ReverseStackTraces/uKtjI/test/runtests.jl:6 MethodError: no method matching +(::Int64, ::String) The function `+` exists, but no method is defined for this combination of argument types. Closest candidates are: +(::Any, ::Any, !Matched::Any, !Matched::Any...) @ Base operators.jl:643 +(::Real, !Matched::Complex{Bool}) @ Base complex.jl:322 +(::Number, !Matched::LinearAlgebra.UniformScaling) @ LinearAlgebra /opt/julia/share/julia/stdlib/v1.13/LinearAlgebra/src/uniformscaling.jl:148 ... Test Summary: | Total Time ReverseStackTraces.jl | 0 8.6s Testing ReverseStackTraces tests passed Testing completed after 16.56s PkgEval succeeded after 50.81s