Package evaluation of RandomProjectionTree on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T05:17:07.614 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.93s ################################################################################ # Installation # Installing RandomProjectionTree... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [8b836b70] + RandomProjectionTree v0.1.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [b4f34e82] + Distances v0.10.12 ⌅ [7eb4fadd] + Match v1.2.0 [8b836b70] + RandomProjectionTree v0.1.1 [82ae8749] + StatsAPI v1.7.0 [56f22d72] + Artifacts [8ba89e20] + Distributed [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [2f01184e] + SparseArrays v1.10.0 [10745b16] + Statistics v1.10.0 [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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.32s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.11s ################################################################################ # Testing # Testing RandomProjectionTree Status `/tmp/jl_KcyUQA/Project.toml` [b4f34e82] Distances v0.10.12 ⌅ [7eb4fadd] Match v1.2.0 [8b836b70] RandomProjectionTree v0.1.1 [8ba89e20] Distributed [37e2e46d] LinearAlgebra [56ddb016] Logging [de0858da] Printf [9a3f8284] Random [10745b16] Statistics v1.10.0 [8dfed614] Test Status `/tmp/jl_KcyUQA/Manifest.toml` [b4f34e82] Distances v0.10.12 ⌅ [7eb4fadd] Match v1.2.0 [8b836b70] RandomProjectionTree v0.1.1 [82ae8749] StatsAPI v1.7.0 [56f22d72] Artifacts [2a0f44e3] Base64 [8ba89e20] Distributed [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [8dfed614] Test [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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Debug: check_for_random_data: dispatching nbspecta : │ nbspectra = 20000 └ @ Main ~/.julia/packages/RandomProjectionTree/1mH42/test/testrandom.jl:7 ┌ Info: found nb workers └ nbcpus = 1 [ Info: going serial [ Info: randomProjection: collecting leaves of tree randomProjection, collected nb leaves = 256 9.130995 seconds (431.90 k allocations: 501.905 MiB, 2.46% gc time, 9.07% compilation time) [ Info: in analyzeSplittingInfo nbstored = 511 meanDiameter at max depth = 0.498950 nb split diam = 0 nb split proj = 255 Test Summary: | Pass Total Time random | 1 1 18.5s Testing RandomProjectionTree tests passed Testing completed after 24.06s PkgEval succeeded after 48.58s