Package evaluation of RegularizedCovarianceMatrices on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:50:14.562 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.29s ################################################################################ # Installation # Installing RegularizedCovarianceMatrices... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [5bfb50f7] + RegularizedCovarianceMatrices v0.1.3 Updating `~/.julia/environments/v1.10/Manifest.toml` [5bfb50f7] + RegularizedCovarianceMatrices v0.1.3 [56f22d72] + Artifacts [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [10745b16] + Statistics v1.10.0 [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.0s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.02s ################################################################################ # Testing # Testing RegularizedCovarianceMatrices Status `/tmp/jl_4DbOkN/Project.toml` ⌅ [4c88cf16] Aqua v0.6.7 [5bfb50f7] RegularizedCovarianceMatrices v0.1.3 ⌃ [2913bbd2] StatsBase v0.33.21 [a759f4b9] TimerOutputs v0.5.29 [37e2e46d] LinearAlgebra [9a3f8284] Random [10745b16] Statistics v1.10.0 [8dfed614] Test Status `/tmp/jl_4DbOkN/Manifest.toml` ⌅ [4c88cf16] Aqua v0.6.7 [34da2185] Compat v4.16.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.18.22 [ffbed154] DocStringExtensions v0.9.4 [e2ba6199] ExprTools v0.1.10 [92d709cd] IrrationalConstants v0.2.4 [2ab3a3ac] LogExpFunctions v0.3.29 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [5bfb50f7] RegularizedCovarianceMatrices v0.1.3 [a2af1166] SortingAlgorithms v1.2.1 [82ae8749] StatsAPI v1.7.1 ⌃ [2913bbd2] StatsBase v0.33.21 [a759f4b9] TimerOutputs v0.5.29 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Test Summary: | Pass Total Time Aqua.jl | 9 9 8.2s ──────────────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 36.7s / 70.4% 7.90GiB / 99.2% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────────────── empirical 1 25.8s 100.0% 25.8s 7.84GiB 100.0% 7.84GiB rcm 550 2.26s 8.8% 4.11ms 711MiB 8.9% 1.29MiB base 550 2.09s 8.1% 3.80ms 569MiB 7.1% 1.03MiB statsbase 550 2.29s 8.9% 4.16ms 569MiB 7.1% 1.03MiB rcm in-place 550 1.73s 6.7% 3.15ms 0.00B 0.0% 0.00B rcm weighted 550 4.23s 16.4% 7.68ms 1.53GiB 19.5% 2.84MiB statsbase weighted 550 3.86s 15.0% 7.03ms 0.97GiB 12.4% 1.81MiB rcm weighted in-place 550 2.75s 10.7% 5.01ms 0.00B 0.0% 0.00B ──────────────────────────────────────────────────────────────────────────────────── Testing RegularizedCovarianceMatrices tests passed Testing completed after 79.94s PkgEval succeeded after 105.11s