Package evaluation of SaferIntegers on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:25:21.599 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.84s ################################################################################ # Installation # Installing SaferIntegers... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [88634af6] + SaferIntegers v3.5.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [1914dd2f] + MacroTools v0.5.15 [88634af6] + SaferIntegers v3.5.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 Installation completed after 1.75s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.29s ################################################################################ # Testing # Testing SaferIntegers Status `/tmp/jl_byoZP4/Project.toml` [1914dd2f] MacroTools v0.5.15 [88634af6] SaferIntegers v3.5.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_byoZP4/Manifest.toml` [1914dd2f] MacroTools v0.5.15 [88634af6] SaferIntegers v3.5.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time construct0 | 10 10 0.5s Test Summary: | Pass Total Time construct1 | 100 100 1.0s Test Summary: | Pass Total Time construct2 | 7 7 0.1s Test Summary: | Pass Total Time construct3 | 30 30 1.0s Test Summary: | Pass Total Time construct 4 | 10 10 0.2s Test Summary: | Pass Total Time checked signed | 20 20 0.5s Test Summary: | Pass Total Time checked unsigned | 20 20 0.4s Test Summary: | Pass Total Time throw | 80 80 0.7s Test Summary: | Pass Total Time -unsigned | 6 6 0.1s Test Summary: | Pass Total Time float | 2 2 0.0s Test Summary: | Pass Total Time constructors | 8 8 0.1s Test Summary: | Pass Total Time comparisons | 24 24 0.3s Test Summary: | Pass Total Time boolean | 14 14 0.2s Test Summary: | Pass Total Time arithmetic | 52 52 0.9s Test Summary: | Pass Total Time checked signed arithmetic | 27 27 0.3s Test Summary: | Pass Total Time checked unsigned arithmetic | 22 22 0.4s Test Summary: | Pass Total Time checked mixed arithmetic | 16 16 0.3s Test Summary: | Pass Total Time checked safe with unsafe arithmetic | 16 16 0.2s Test Summary: | Pass Total Time divide | 11 11 0.2s Test Summary: | Pass Total Time number theory | 10 10 0.4s Test Summary: | Pass Total Time number theory 2 | 5 5 0.2s Test Summary: | Pass Total Time int ops | 23 23 0.4s Test Summary: | Pass Total Time shifts | 20 20 0.4s Test Summary: | Pass Total Time power | 15 15 0.3s Test Summary: | Pass Total Time factorial | 2 2 0.2s Test Summary: | Pass Total Time rational | 3 3 0.2s Test Summary: | Pass Total Time string | 2 2 0.0s Test Summary: | Pass Total Time ambiguities | 1 1 2.5s Test Summary: | Pass Total Time issue44 | 2 2 0.1s Testing SaferIntegers tests passed Testing completed after 17.75s PkgEval succeeded after 45.77s