Package evaluation to test SoleBase on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T16:45:10.049 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.13s ################################################################################ # Installation # Installing SoleBase... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [4475fa32] + SoleBase v0.13.4 Updating `~/.julia/environments/v1.10/Manifest.toml` [66dad0bd] + AliasTables v1.1.3 [324d7699] + CategoricalArrays v1.0.2 [34da2185] + Compat v4.18.1 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.16.0 [92d709cd] + IrrationalConstants v0.2.6 [c8e1da08] + IterTools v1.10.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [43287f4e] + PtrArrays v1.3.0 [ae029012] + Requires v1.3.1 [4475fa32] + SoleBase v0.13.4 [a2af1166] + SortingAlgorithms v1.2.2 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.10 [56f22d72] + Artifacts [ade2ca70] + Dates [9fa8497b] + Future [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [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+5 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 8.43s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 2909.5 ms ✓ SoleBase 1 dependency successfully precompiled in 5 seconds. 26 already precompiled. Precompilation completed after 16.55s ################################################################################ # Testing # Testing SoleBase Status `/tmp/jl_zIS3IX/Project.toml` [324d7699] CategoricalArrays v1.0.2 [1a297f60] FillArrays v1.16.0 [c8e1da08] IterTools v1.10.0 [4475fa32] SoleBase v0.13.4 [2913bbd2] StatsBase v0.34.10 [8ba89e20] Distributed [56ddb016] Logging [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_zIS3IX/Manifest.toml` [66dad0bd] AliasTables v1.1.3 [324d7699] CategoricalArrays v1.0.2 [34da2185] Compat v4.18.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [ffbed154] DocStringExtensions v0.9.5 [1a297f60] FillArrays v1.16.0 [92d709cd] IrrationalConstants v0.2.6 [c8e1da08] IterTools v1.10.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [43287f4e] PtrArrays v1.3.0 [ae029012] Requires v1.3.1 [4475fa32] SoleBase v0.13.4 [a2af1166] SortingAlgorithms v1.2.2 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.10 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [8ba89e20] Distributed [9fa8497b] Future [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 [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [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... Julia version: 1.10.10 ################################################## TEST: movingwindow.jl 1 2 3 4 5 6 7 8 9 10 1 2 3 4 5 6 7 8 9 10 ################################################## TEST: machine_learning_utils.jl Test Summary: | Pass Total Time SoleBase.jl | 337965 337965 16.6s Testing SoleBase tests passed Testing completed after 62.96s PkgEval succeeded after 116.74s