Package evaluation to test IntegerMathUtils on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T13:40:04.586 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.02s ################################################################################ # Installation # Installing IntegerMathUtils... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [18e54dd8] + IntegerMathUtils v0.1.3 Updating `~/.julia/environments/v1.10/Manifest.toml` [18e54dd8] + IntegerMathUtils v0.1.3 Installation completed after 3.75s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1136.3 ms ✓ IntegerMathUtils 1 dependency successfully precompiled in 2 seconds. 1 already precompiled. Precompilation completed after 9.66s ################################################################################ # Testing # Testing IntegerMathUtils Status `/tmp/jl_NznHzI/Project.toml` [18e54dd8] IntegerMathUtils v0.1.3 [8dfed614] Test Status `/tmp/jl_NznHzI/Manifest.toml` [18e54dd8] IntegerMathUtils v0.1.3 [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 iroot | 36 36 0.2s Test Summary: | Pass Total Time ispower | 27 27 0.1s Test Summary: | Pass Total Time find_exponent | 27 27 0.1s Test Summary: | Pass Total Time is_probably_prime | 20 20 0.1s Test Summary: | Pass Total Time kroneker | 4 4 0.1s Testing IntegerMathUtils tests passed Testing completed after 8.36s PkgEval succeeded after 29.66s