Package evaluation of OverflowContexts on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:20:16.602 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.1s ################################################################################ # Installation # Installing OverflowContexts... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [649716ba] + OverflowContexts v0.2.7 Updating `~/.julia/environments/v1.10/Manifest.toml` [649716ba] + OverflowContexts v0.2.7 Installation completed after 3.8s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.4s ################################################################################ # Testing # Testing OverflowContexts Status `/tmp/jl_vQzX0L/Project.toml` [649716ba] OverflowContexts v0.2.7 [88634af6] SaferIntegers v3.5.0 [8dfed614] Test Status `/tmp/jl_vQzX0L/Manifest.toml` [1914dd2f] MacroTools v0.5.16 [649716ba] OverflowContexts v0.2.7 [88634af6] SaferIntegers v3.5.0 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... Skipping Base.active_repl Skipping Base.active_repl_backend Test Summary: | Pass Total Time checked expressions | 13 13 0.8s Test Summary: | Pass Total Time unchecked expressions | 13 13 0.1s Test Summary: | Pass Total Time saturating expressions | 13 13 0.3s Test Summary: | Pass Total Time juxtaposed multiplication works | 9 9 0.0s Test Summary: | Pass Total Time exhaustive checks over 16 bit math | 524900 524900 1.6s Test Summary: | Pass Total Time lowest-level macro takes priority | 6 6 0.0s Test Summary: | Pass Total Time literals passthrough | 3 3 0.0s Test Summary: | Pass Total Time non-integer math still works | 30 30 0.2s Test Summary: | Pass Total Time symbol replacement | 15 15 0.0s Test Summary: | Pass Total Time negsub helper methods dispatch correctly | 6 6 0.1s Test Summary: | Pass Total Time assignment operators | 12 12 0.0s Test Summary: | Pass Total Time rewrite inside block body | 6 6 0.1s Test Summary: | Pass Total Time module-specific contexts | 9 9 0.2s Test Summary: | Pass Total Time default methods error if Base symbol already resolved | 6 6 0.0s WARNING: Method definition -(Any) in module WarnOnDefaultChangedCheckedModule at /home/pkgeval/.julia/packages/OverflowContexts/Qo8NK/src/macros.jl:42 overwritten at /home/pkgeval/.julia/packages/OverflowContexts/Qo8NK/src/macros.jl:18. WARNING: Method definition +(Any...) in module WarnOnDefaultChangedCheckedModule at /home/pkgeval/.julia/packages/OverflowContexts/Qo8NK/src/macros.jl:43 overwritten at /home/pkgeval/.julia/packages/OverflowContexts/Qo8NK/src/macros.jl:19. WARNING: Method definition -(Any...) in module WarnOnDefaultChangedCheckedModule at /home/pkgeval/.julia/packages/OverflowContexts/Qo8NK/src/macros.jl:44 overwritten at /home/pkgeval/.julia/packages/OverflowContexts/Qo8NK/src/macros.jl:20. WARNING: Method definition *(Any...) in module WarnOnDefaultChangedCheckedModule at /home/pkgeval/.julia/packages/OverflowContexts/Qo8NK/src/macros.jl:45 overwritten at /home/pkgeval/.julia/packages/OverflowContexts/Qo8NK/src/macros.jl:21. WARNING: Method definition ^(Any...) in module WarnOnDefaultChangedCheckedModule at /home/pkgeval/.julia/packages/OverflowContexts/Qo8NK/src/macros.jl:46 overwritten at /home/pkgeval/.julia/packages/OverflowContexts/Qo8NK/src/macros.jl:22. WARNING: Method definition abs(Any) in module WarnOnDefaultChangedCheckedModule at /home/pkgeval/.julia/packages/OverflowContexts/Qo8NK/src/macros.jl:47 overwritten at /home/pkgeval/.julia/packages/OverflowContexts/Qo8NK/src/macros.jl:23. WARNING: Method definition -(Any) in module WarnOnDefaultChangedUncheckedModule at /home/pkgeval/.julia/packages/OverflowContexts/Qo8NK/src/macros.jl:42 overwritten at /home/pkgeval/.julia/packages/OverflowContexts/Qo8NK/src/macros.jl:18. WARNING: Method definition +(Any...) in module WarnOnDefaultChangedUncheckedModule at /home/pkgeval/.julia/packages/OverflowContexts/Qo8NK/src/macros.jl:43 overwritten at /home/pkgeval/.julia/packages/OverflowContexts/Qo8NK/src/macros.jl:19. WARNING: Method definition -(Any...) in module WarnOnDefaultChangedUncheckedModule at /home/pkgeval/.julia/packages/OverflowContexts/Qo8NK/src/macros.jl:44 overwritten at /home/pkgeval/.julia/packages/OverflowContexts/Qo8NK/src/macros.jl:20. WARNING: Method definition *(Any...) in module WarnOnDefaultChangedUncheckedModule at /home/pkgeval/.julia/packages/OverflowContexts/Qo8NK/src/macros.jl:45 overwritten at /home/pkgeval/.julia/packages/OverflowContexts/Qo8NK/src/macros.jl:21. WARNING: Method definition ^(Any...) in module WarnOnDefaultChangedUncheckedModule at /home/pkgeval/.julia/packages/OverflowContexts/Qo8NK/src/macros.jl:46 overwritten at /home/pkgeval/.julia/packages/OverflowContexts/Qo8NK/src/macros.jl:22. WARNING: Method definition abs(Any) in module WarnOnDefaultChangedUncheckedModule at /home/pkgeval/.julia/packages/OverflowContexts/Qo8NK/src/macros.jl:47 overwritten at /home/pkgeval/.julia/packages/OverflowContexts/Qo8NK/src/macros.jl:23. Test Summary: | Pass Total Time default methods warn if default is changed | 2 2 0.6s Test Summary: | Pass Total Time ensure pow methods don't promote on the power | 3 3 0.1s Test Summary: | Pass Total Time multiargument methods | 8 8 0.0s Test Summary: | Pass Total Time Ensure SaferIntegers are still safer | 5 5 0.1s Test Summary: | Pass Total Time Broadcasted operators replaced | 6 6 2.0s Test Summary: | Pass Total Time Broadcasted assignment operators replaced | 4 4 0.5s Test Summary: | Pass Total Time Elementwise array methods are replaced, and others throw | 9 9 3.0s Testing OverflowContexts tests passed Testing completed after 20.43s PkgEval succeeded after 50.04s