Package evaluation of NearestNeighborDescent on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T06:10:11.462 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.12s ################################################################################ # Installation # Installing NearestNeighborDescent... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [dd2c4c9e] + NearestNeighborDescent v0.3.6 Updating `~/.julia/environments/v1.10/Manifest.toml` [ec485272] + ArnoldiMethod v0.4.0 [34da2185] + Compat v4.16.0 [864edb3b] + DataStructures v0.18.20 [b4f34e82] + Distances v0.10.12 [86223c79] + Graphs v1.12.0 [d25df0c9] + Inflate v0.1.5 [1914dd2f] + MacroTools v0.5.15 [dd2c4c9e] + NearestNeighborDescent v0.3.6 [bac558e1] + OrderedCollections v1.8.0 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [189a3867] + Reexport v1.2.2 [699a6c99] + SimpleTraits v0.9.4 [90137ffa] + StaticArrays v1.9.12 [1e83bf80] + StaticArraysCore v1.4.3 [82ae8749] + StatsAPI v1.7.0 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8ba89e20] + Distributed [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [d6f4376e] + Markdown [a63ad114] + Mmap [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [1a1011a3] + SharedArrays [6462fe0b] + Sockets [2f01184e] + SparseArrays v1.10.0 [10745b16] + Statistics v1.10.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 4.98s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.34s ################################################################################ # Testing # Testing NearestNeighborDescent Status `/tmp/jl_bQ4CM2/Project.toml` [864edb3b] DataStructures v0.18.20 [b4f34e82] Distances v0.10.12 [86223c79] Graphs v1.12.0 [dd2c4c9e] NearestNeighborDescent v0.3.6 [189a3867] Reexport v1.2.2 [9a3f8284] Random [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [8dfed614] Test Status `/tmp/jl_bQ4CM2/Manifest.toml` [ec485272] ArnoldiMethod v0.4.0 [34da2185] Compat v4.16.0 [864edb3b] DataStructures v0.18.20 [b4f34e82] Distances v0.10.12 [86223c79] Graphs v1.12.0 [d25df0c9] Inflate v0.1.5 [1914dd2f] MacroTools v0.5.15 [dd2c4c9e] NearestNeighborDescent v0.3.6 [bac558e1] OrderedCollections v1.8.0 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [189a3867] Reexport v1.2.2 [699a6c99] SimpleTraits v0.9.4 [90137ffa] StaticArrays v1.9.12 [1e83bf80] StaticArraysCore v1.4.3 [82ae8749] StatsAPI v1.7.0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [8ba89e20] Distributed [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [1a1011a3] SharedArrays [6462fe0b] Sockets [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Test Summary: | Pass Total Time KNN Graph tests | 3184 3184 11.4s Test Summary: |Time utils tests | None 0.0s Test Summary: | Pass Total Time descent tests | 22 22 10.4s Test Summary: | Pass Total Time search tests | 5 5 2.4s Testing NearestNeighborDescent tests passed Testing completed after 31.0s PkgEval succeeded after 58.63s