Package evaluation of ReverseStackTraces on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:07:28.403 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.25s ################################################################################ # Installation # Installing ReverseStackTraces... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [755d2ad4] + ReverseStackTraces v0.1.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [755d2ad4] + ReverseStackTraces v0.1.1 Installation completed after 3.77s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 9.95s ################################################################################ # Testing # Testing ReverseStackTraces Status `/tmp/jl_KkQPFN/Project.toml` [755d2ad4] ReverseStackTraces v0.1.1 [8dfed614] Test Status `/tmp/jl_KkQPFN/Manifest.toml` [755d2ad4] ReverseStackTraces v0.1.1 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... WARNING: Method definition showerror(IO, Any, Any) in module Base at errorshow.jl:93 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:93 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:93 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:598 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:598 overwritten in module ReverseStackTraces at /home/pkgeval/.julia/packages/ReverseStackTraces/uKtjI/src/ReverseStackTraces.jl:12. Stacktrace (reverse order): [11] _start() @ Base ./client.jl:557 [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [9] eval @ ./boot.jl:385 [inlined] [8] top-level scope @ none:6 [7] include(fname::String) @ Base.MainInclude ./client.jl:494 [6] top-level scope @ ~/.julia/packages/ReverseStackTraces/uKtjI/test/runtests.jl:22 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] macro expansion @ ~/.julia/packages/ReverseStackTraces/uKtjI/test/runtests.jl:23 [inlined] [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) Closest candidates are: +(::Any, ::Any, !Matched::Any, !Matched::Any...) @ Base operators.jl:587 +(::Real, !Matched::Complex{Bool}) @ Base complex.jl:319 +(::Real, !Matched::Complex) @ Base complex.jl:331 ... Test Summary: | Time ReverseStackTraces.jl | None 12.1s Testing ReverseStackTraces tests passed Testing completed after 16.25s PkgEval succeeded after 37.69s