Package evaluation to test AbbreviatedStackTraces on Julia 1.13.0-DEV.1319 (9cddfda8ef*) started at 2025-10-16T11:08:45.586 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.95s ################################################################################ # Installation # Installing AbbreviatedStackTraces... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [ac637c84] + AbbreviatedStackTraces v0.3.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [ac637c84] + AbbreviatedStackTraces v0.3.2 Installation completed after 0.94s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.6s ################################################################################ # Testing # Testing AbbreviatedStackTraces Status `/tmp/jl_itOrIZ/Project.toml` [ac637c84] AbbreviatedStackTraces v0.3.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_itOrIZ/Manifest.toml` [ac637c84] AbbreviatedStackTraces v0.3.2 [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... WARNING: Method definition scrub_repl_backtrace(Any) in module Base at client.jl:92 overwritten in module AbbreviatedStackTraces at /home/pkgeval/.julia/packages/AbbreviatedStackTraces/yF1iS/src/override-client.jl:8. WARNING: Imported binding Base.show_full_backtrace was undeclared at import time during import to AbbreviatedStackTraces. WARNING: Imported binding Base.show_reduced_backtrace was undeclared at import time during import to AbbreviatedStackTraces. WARNING: Method definition show_backtrace(IO, Array{T, 1} where T) in module Base at errorshow.jl:905 overwritten in module AbbreviatedStackTraces at /home/pkgeval/.julia/packages/AbbreviatedStackTraces/yF1iS/src/override-errorshow.jl:28. WARNING: Method definition show(IO, Base.ExceptionStack) in module Base at errorshow.jl:1365 overwritten in module AbbreviatedStackTraces at /home/pkgeval/.julia/packages/AbbreviatedStackTraces/yF1iS/src/override-errorshow.jl:132. WARNING: Method definition show(IO, Base.Multimedia.MIME{:var"text/plain"}, Base.ExceptionStack) in module Base at errorshow.jl:1360 overwritten in module AbbreviatedStackTraces at /home/pkgeval/.julia/packages/AbbreviatedStackTraces/yF1iS/src/override-errorshow.jl:133. WARNING: Method definition show_spec_linfo(IO, Base.StackTraces.StackFrame) in module StackTraces at stacktraces.jl:262 overwritten in module AbbreviatedStackTraces at /home/pkgeval/.julia/packages/AbbreviatedStackTraces/yF1iS/src/override-stacktraces.jl:47. Test Summary: | Pass Total Time There are no tests yet | 1 1 0.9s Testing AbbreviatedStackTraces tests passed Testing completed after 8.92s PkgEval succeeded after 43.52s