Package evaluation of ReverseStackTraces on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T22:45:34.529 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.19s ################################################################################ # 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.83s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.44s ################################################################################ # Testing # Testing ReverseStackTraces Status `/tmp/jl_eVYeUs/Project.toml` [755d2ad4] ReverseStackTraces v0.1.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_eVYeUs/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. 549.1 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:641 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:641 overwritten in module ReverseStackTraces at /home/pkgeval/.julia/packages/ReverseStackTraces/uKtjI/src/ReverseStackTraces.jl:12. Stacktrace (reverse order): [11] _start() @ Base ./client.jl:563 [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:297 [9] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] top-level scope @ none:6 [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [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:1835 [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:316 +(::Integer, !Matched::AbstractChar) @ Base char.jl:254 ... Test Summary: | Total Time ReverseStackTraces.jl | 0 8.5s Testing ReverseStackTraces tests passed Testing completed after 15.64s PkgEval succeeded after 47.17s