Package evaluation to test Zeros on Julia 1.12.7-DEV.42 (6f510b6086*) started at 2026-06-19T09:21:23.520 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 7.85s ################################################################################ # Installation # Installing Zeros... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [bd1ec220] + Zeros v0.5.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [bd1ec220] + Zeros v0.5.0 Installation completed after 1.17s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1608.0 ms ✓ Zeros 18166.7 ms ✓ SIMD 1359.5 ms ✓ Zeros → ZerosRandomExt 1778.3 ms ✓ Zeros → ZerosSIMDExt 4 dependencies successfully precompiled in 23 seconds. 14 already precompiled. 8 dependencies precompiled but different versions are currently loaded (Base64, Dates, JuliaSyntaxHighlighting, Logging, Markdown, Printf, StyledStrings and TOML). Restart julia to access the new versions. Otherwise, 6 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompilation completed after 35.72s ################################################################################ # Testing # Testing Zeros Status `/tmp/jl_I7RDNj/Project.toml` [fdea26ae] SIMD v3.7.2 [bd1ec220] Zeros v0.5.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_I7RDNj/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.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.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.1s Test Summary: | Pass Total Time Real | 199 199 1.6s Test Summary: | Pass Total Time muladd | 378 378 1.9s 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 2.2s 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 25.26s PkgEval succeeded after 79.6s