Package evaluation of SaferIntegers on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:23:54.674 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.32s ################################################################################ # Installation # Installing SaferIntegers... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [88634af6] + SaferIntegers v3.5.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [1914dd2f] + MacroTools v0.5.15 [88634af6] + SaferIntegers v3.5.0 [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 Installation completed after 4.3s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 8.43s ################################################################################ # Testing # Testing SaferIntegers Status `/tmp/jl_uI2BKr/Project.toml` [1914dd2f] MacroTools v0.5.15 [88634af6] SaferIntegers v3.5.0 [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_uI2BKr/Manifest.toml` [1914dd2f] MacroTools v0.5.15 [88634af6] SaferIntegers v3.5.0 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... Test Summary: | Pass Total Time construct0 | 10 10 2.4s 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.7s Test Summary: | Pass Total Time checked signed arithmetic | 27 27 0.3s Test Summary: | Pass Total Time checked unsigned arithmetic | 22 22 0.2s Test Summary: | Pass Total Time checked mixed arithmetic | 16 16 0.2s 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.3s Test Summary: | Pass Total Time number theory 2 | 5 5 0.2s Test Summary: | Pass Total Time int ops | 23 23 0.3s Test Summary: | Pass Total Time shifts | 20 20 0.3s 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.3s Test Summary: | Pass Total Time string | 2 2 0.0s Test Summary: | Pass Total Time ambiguities | 1 1 1.1s Test Summary: | Pass Total Time issue44 | 2 2 0.1s Testing SaferIntegers tests passed Testing completed after 17.02s PkgEval succeeded after 37.47s