Package evaluation to test Zeros on Julia 1.14.0-DEV.2213 (dc778b8d37*) started at 2026-05-21T04:06:21.584 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.96s ################################################################################ # 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.28s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.4 s ✓ Zeros 1.9 s ✓ PrecompileTools 1.0 s ✓ Zeros → ZerosRandomExt 16.0 s ✓ SIMD 2.1 s ✓ Zeros → ZerosSIMDExt 5 dependencies successfully precompiled in 23 seconds. 13 already precompiled. Precompilation completed after 45.25s ################################################################################ # Testing # Testing Zeros Status `/tmp/jl_MkXsK5/Project.toml` [fdea26ae] SIMD v3.7.2 [bd1ec220] Zeros v0.5.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_MkXsK5/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 2.8s Test Summary: | Pass Total Time Promotion | 14 14 0.0s Test Summary: | Pass Total Time Union Types constructors | 10 10 0.0s Test Summary: | Pass Total Time Real | 199 199 2.7s Test Summary: | Pass Total Time muladd | 378 378 1.8s 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.5s Test Summary: | Pass Total Time Complex example | 2 2 0.0s Test Summary: | Pass Total Time Random | 4 4 0.2s Test Summary: | Pass Total Time SIMD Extension | 99 99 1.8s 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.2s Testing Zeros tests passed Testing completed after 24.56s PkgEval succeeded after 99.17s