Package evaluation to test Zeros on Julia 1.14.0-DEV.2468 (92be8bc088*) started at 2026-07-06T01:26:55.028 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.71s ################################################################################ # 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.19s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4.8 s ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 0.8 s ✓ Zeros 1.2 s ✓ Preferences 0.6 s ✓ Zeros → ZerosRandomExt 1.7 s ✓ PrecompileTools 14.4 s ✓ SIMD 1.4 s ✓ Zeros → ZerosSIMDExt 6 dependencies successfully precompiled in 20 seconds. 12 already precompiled. Precompilation completed after 47.01s ################################################################################ # Testing # Testing Zeros Status `/tmp/jl_56CCL9/Project.toml` [fdea26ae] SIMD v3.7.2 [bd1ec220] Zeros v0.5.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_56CCL9/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.4s 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 3.1s 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.1s 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.9s 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.43s PkgEval succeeded after 106.85s