Package evaluation of Collatz on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:08:55.660 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.19s ################################################################################ # Installation # Installing Collatz... Resolving package versions... Installed Collatz ─ v1.0.0 Updating `~/.julia/environments/v1.10/Project.toml` [93a6299e] + Collatz v1.0.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [93a6299e] + Collatz v1.0.0 Building Collatz → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/f2ebb33a345e086823cc57ed206e956eb8f1d4d8/build.log` Installation completed after 5.17s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.74s ################################################################################ # Testing # Testing Collatz Status `/tmp/jl_koRX3m/Project.toml` [93a6299e] Collatz v1.0.0 [8dfed614] Test Status `/tmp/jl_koRX3m/Manifest.toml` [93a6299e] Collatz v1.0.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 collatz_function | 17 17 1.6s Test Summary: | Pass Total Time reverse_collatz_function | 19 19 0.1s Test Summary: | Pass Total Time hailstone_sequence | 27 27 1.5s Test Summary: | Pass Total Time stopping_time | 20 20 2.1s Test Summary: | Pass Total Time tree_graph | 23 23 7.3s ################################################################################ Testing Collatz tests passed Testing completed after 16.88s PkgEval succeeded after 40.43s