Package evaluation to test Zeros on Julia 1.14.0-DEV.2058 (afc71c255e*) started at 2026-04-19T11:02:56.368 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.16s ################################################################################ # Installation # Installing Zeros... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [bd1ec220] + Zeros v0.4.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [bd1ec220] + Zeros v0.4.1 Installation completed after 1.05s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.3 s ✓ Zeros 1.3 s ✓ PrecompileTools 1.2 s ✓ Zeros → ZerosRandomExt 14.4 s ✓ SIMD 1.9 s ✓ Zeros → ZerosSIMDExt 5 dependencies successfully precompiled in 20 seconds. 13 already precompiled. Precompilation completed after 41.6s ################################################################################ # Testing # Testing Zeros Status `/tmp/jl_3o4BUg/Project.toml` [fdea26ae] SIMD v3.7.2 [bd1ec220] Zeros v0.4.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_3o4BUg/Manifest.toml` [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [fdea26ae] SIMD v3.7.2 [bd1ec220] Zeros v0.4.1 [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.0.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.1s 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.9s Test Summary: | Pass Total Time muladd | 27 27 0.1s 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 | 13 13 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.7s WARNING: Method definition zero(Type{Any}) in module Base at missing.jl:106 overwritten in module Main at /home/pkgeval/.julia/packages/Zeros/15Xjh/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/15Xjh/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/15Xjh/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/15Xjh/src/pirate.jl:28. Test Summary: | Pass Total Time piracy | 8 8 0.2s Testing Zeros tests passed Testing completed after 21.9s PkgEval succeeded after 90.39s