Package evaluation of MinHash on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:19:33.984 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.15s ################################################################################ # 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.84s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.21s ################################################################################ # Testing # Testing MinHash Status `/tmp/jl_0hCCsF/Project.toml` [864edb3b] DataStructures v0.18.22 [4b3c9753] MinHash v0.2.1 [8dfed614] Test Status `/tmp/jl_0hCCsF/Manifest.toml` [34da2185] Compat v4.16.0 [864edb3b] DataStructures v0.18.22 [4b3c9753] MinHash v0.2.1 [bac558e1] OrderedCollections v1.8.1 [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 3.8s Test Summary: | Pass Total Time MinHashing | 21 21 4.8s Test Summary: | Pass Total Time Distance | 9 9 1.5s Testing MinHash tests passed Testing completed after 15.0s PkgEval succeeded after 41.99s