Package evaluation of MinHash on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:03:52.045 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.19s ################################################################################ # Installation # Installing MinHash... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [4b3c9753] + MinHash v0.2.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [4b3c9753] + MinHash v0.2.1 Installation completed after 3.89s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.3s ################################################################################ # Testing # Testing MinHash Status `/tmp/jl_KOsnWx/Project.toml` [864edb3b] DataStructures v0.18.20 [4b3c9753] MinHash v0.2.1 [8dfed614] Test Status `/tmp/jl_KOsnWx/Manifest.toml` [34da2185] Compat v4.16.0 [864edb3b] DataStructures v0.18.20 [4b3c9753] MinHash v0.2.1 [bac558e1] OrderedCollections v1.8.0 [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode Testing Running tests... Test Summary: | Pass Total Time HashSet | 26 26 4.3s Test Summary: | Pass Total Time MinHashing | 21 21 4.9s Test Summary: | Pass Total Time Distance | 9 9 1.5s Testing MinHash tests passed Testing completed after 15.76s PkgEval succeeded after 42.65s