Package evaluation of AlgorithmsCollection on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:03:44.611 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.22s ################################################################################ # Installation # Installing AlgorithmsCollection... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [9ff941b3] + AlgorithmsCollection v0.1.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [9ff941b3] + AlgorithmsCollection v0.1.1 Installation completed after 3.89s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.36s ################################################################################ # Testing # Testing AlgorithmsCollection Status `/tmp/jl_8evLQm/Project.toml` [9ff941b3] AlgorithmsCollection v0.1.1 [8dfed614] Test Status `/tmp/jl_8evLQm/Manifest.toml` [9ff941b3] AlgorithmsCollection v0.1.1 [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 BIT Manipulation | 7 7 1.6s Test Summary: | Pass Total Time Dynamic Programming | 8 8 0.4s Test Summary: | Pass Total Time Graph Theory | 9 9 56.4s Test Summary: | Pass Total Time Number Theory | 6 6 0.2s Test Summary: | Pass Total Time Sorting & Searching | 9 9 0.4s Test Summary: | Pass Total Time String & Array | 12 12 0.4s Testing AlgorithmsCollection tests passed Testing completed after 63.59s PkgEval succeeded after 85.56s