Package evaluation of RandomProjectionTree on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T08:40:51.599 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.61s ################################################################################ # Installation # Installing RandomProjectionTree... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [8b836b70] + RandomProjectionTree v0.1.1 Updating `~/.julia/environments/v1.11/Manifest.toml` [b4f34e82] + Distances v0.10.12 ⌅ [7eb4fadd] + Match v1.2.0 [8b836b70] + RandomProjectionTree v0.1.1 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.0 [56f22d72] + Artifacts v1.11.0 [8ba89e20] + Distributed v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+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 1.76s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.26s ################################################################################ # Testing # Testing RandomProjectionTree Status `/tmp/jl_OFzo9E/Project.toml` [b4f34e82] Distances v0.10.12 ⌅ [7eb4fadd] Match v1.2.0 [8b836b70] RandomProjectionTree v0.1.1 [10745b16] Statistics v1.11.1 [8ba89e20] Distributed v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_OFzo9E/Manifest.toml` [b4f34e82] Distances v0.10.12 ⌅ [7eb4fadd] Match v1.2.0 [8b836b70] RandomProjectionTree v0.1.1 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+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 41.787448 seconds (851.35 k allocations: 512.777 MiB, 0.59% gc time, 3.25% compilation time) [ Info: in analyzeSplittingInfo nbstored = 511 meanDiameter at max depth = 0.498903 nb split diam = 0 nb split proj = 255 Test Summary: | Pass Total Time random | 1 1 56.6s Testing RandomProjectionTree tests passed Testing completed after 61.43s PkgEval succeeded after 91.96s