Package evaluation to test Zeros on Julia 1.14.0-DEV.2302 (b8ba835509*) started at 2026-06-06T01:19:19.812 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.15s ################################################################################ # Installation # Installing Zeros... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [bd1ec220] + Zeros v0.5.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [bd1ec220] + Zeros v0.5.0 Installation completed after 1.53s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4.9 s ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 0.9 s ✓ Zeros 1.4 s ✓ Preferences 0.6 s ✓ Zeros → ZerosRandomExt 1.9 s ✓ PrecompileTools 24.3 s ✓ SIMD 2.4 s ✓ Zeros → ZerosSIMDExt 6 dependencies successfully precompiled in 32 seconds. 12 already precompiled. Precompilation completed after 60.12s ################################################################################ # Testing # Testing Zeros Status `/tmp/jl_miJXOI/Project.toml` [fdea26ae] SIMD v3.7.2 [bd1ec220] Zeros v0.5.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_miJXOI/Manifest.toml` [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [fdea26ae] SIMD v3.7.2 [bd1ec220] Zeros v0.5.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... Test Summary: | Pass Total Time ambiguities | 1 1 1.5s Test Summary: | Pass Total Time Promotion | 14 14 0.0s Test Summary: | Pass Total Time Union Types constructors | 10 10 0.1s Test Summary: | Pass Total Time Real | 199 199 3.7s Test Summary: | Pass Total Time muladd | 378 378 1.7s Test Summary: | Pass Total Time Complex | 15 15 0.1s Test Summary: | Pass Total Time testzero | 4 4 0.0s Test Summary: | Pass Total Time error handling | 15 15 0.1s Test Summary: | Pass Total Time Complex example | 2 2 0.0s Test Summary: | Pass Total Time Random | 4 4 0.3s Test Summary: | Pass Total Time SIMD Extension | 99 99 2.0s WARNING: Method definition zero(Type{Any}) in module Base at missing.jl:106 overwritten in module Main at /home/pkgeval/.julia/packages/Zeros/MS7oi/src/pirate.jl:25. WARNING: Method definition one(Type{Any}) in module Base at missing.jl:106 overwritten in module Main at /home/pkgeval/.julia/packages/Zeros/MS7oi/src/pirate.jl:26. WARNING: Method definition sin(Base.Irrational{:π}) in module MathConstants at mathconstants.jl:146 overwritten in module Main at /home/pkgeval/.julia/packages/Zeros/MS7oi/src/pirate.jl:27. WARNING: Method definition tan(Base.Irrational{:π}) in module MathConstants at mathconstants.jl:149 overwritten in module Main at /home/pkgeval/.julia/packages/Zeros/MS7oi/src/pirate.jl:28. Test Summary: | Pass Total Time piracy | 8 8 0.3s Testing Zeros tests passed Testing completed after 29.45s PkgEval succeeded after 118.1s