Package evaluation to test OnlineStatsBase on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T16:12:02.605 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 4.98s ################################################################################ # Installation # Installing OnlineStatsBase... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [925886fa] + OnlineStatsBase v1.7.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [66dad0bd] + AliasTables v1.1.3 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [ffbed154] + DocStringExtensions v0.9.5 [92d709cd] + IrrationalConstants v0.2.6 [2ab3a3ac] + LogExpFunctions v0.3.29 [e1d29d7a] + Missings v1.2.0 [925886fa] + OnlineStatsBase v1.7.1 [bac558e1] + OrderedCollections v1.8.1 [43287f4e] + PtrArrays v1.3.0 [a2af1166] + SortingAlgorithms v1.2.2 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.10 [56f22d72] + Artifacts [ade2ca70] + Dates [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [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+5 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 4.69s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 8.28s ################################################################################ # Testing # Testing OnlineStatsBase Status `/tmp/jl_nghQ3V/Project.toml` [1520ce14] AbstractTrees v0.4.5 [925886fa] OnlineStatsBase v1.7.1 [bac558e1] OrderedCollections v1.8.1 [2913bbd2] StatsBase v0.34.10 [ade2ca70] Dates [37e2e46d] LinearAlgebra [10745b16] Statistics v1.10.0 [8dfed614] Test Status `/tmp/jl_nghQ3V/Manifest.toml` [1520ce14] AbstractTrees v0.4.5 [66dad0bd] AliasTables v1.1.3 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [ffbed154] DocStringExtensions v0.9.5 [92d709cd] IrrationalConstants v0.2.6 [2ab3a3ac] LogExpFunctions v0.3.29 [e1d29d7a] Missings v1.2.0 [925886fa] OnlineStatsBase v1.7.1 [bac558e1] OrderedCollections v1.8.1 [43287f4e] PtrArrays v1.3.0 [a2af1166] SortingAlgorithms v1.2.2 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.10 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [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+5 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Test Summary: | Pass Total Time Misc. | 17 17 4.5s Test Summary: | Pass Total Time Broadcasting | 3 3 0.3s > EqualWeight > ExponentialWeight(λ = 0.1) > LearningRate(r = 0.6) > LearningRate2(c = 0.5) > HarmonicWeight(a = 4.0) Test Summary: | Pass Total Time Weight | 210 210 1.1s Test Summary: | Pass Total Time Merging OnlineStats with fit! | 2 2 0.8s > CircBuff > Counter > CountMap > CountMissing > CovMatrix > Extrema > ExtremeValues > FilterTransform > Group > GroupBy > Mean > Moments > Series > SkipMissing > Sum > TryCatch > Variance Test Summary: | Pass Total Time Testing Stats | 193 193 48.1s Testing OnlineStatsBase tests passed Testing completed after 61.63s PkgEval succeeded after 82.85s