Package evaluation of LearningStrategies on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:40:50.874 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.17s ################################################################################ # Installation # Installing LearningStrategies... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [4e8a8231] + LearningStrategies v0.4.0 Updating `~/.julia/environments/v1.10/Manifest.toml` ⌅ [7f8f8fb0] + LearnBase v0.4.1 [4e8a8231] + LearningStrategies v0.4.0 [56f22d72] + Artifacts [2a0f44e3] + Base64 [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [10745b16] + Statistics v1.10.0 [8dfed614] + Test [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.34s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.34s ################################################################################ # Testing # Testing LearningStrategies Status `/tmp/jl_6q6UGI/Project.toml` ⌅ [7f8f8fb0] LearnBase v0.4.1 [4e8a8231] LearningStrategies v0.4.0 [37e2e46d] LinearAlgebra [10745b16] Statistics v1.10.0 [8dfed614] Test Status `/tmp/jl_6q6UGI/Manifest.toml` ⌅ [7f8f8fb0] LearnBase v0.4.1 [4e8a8231] LearningStrategies v0.4.0 [56f22d72] Artifacts [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [8dfed614] Test [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... [ Info: Verbose [ Info: MaxIter: 1/5 [ Info: MaxIter: 2/5 [ Info: MaxIter: 3/5 [ Info: MaxIter: 4/5 [ Info: MaxIter: 5/5 [ Info: MaxIter(5) finished [ Info: TimeLimit(0.5) finished [ Info: Converged after 2 iterations: true [ Info: Type Stability and Printing MetaStrategy > MaxIter(20) > TimeLimit(2.0) > Converged(#3, 1.0e-6, 1) > ConvergedTo(#4, 1.0e-6, [1.0, 1.0], 1) > IterFunction(#5, 1) > Breaker(#6) > Tracer(1, #7, 0-element Vector{Float64}) > MaxIter(20) > TimeLimit(2.0) > Converged(#3, 1.0e-6, 1) > ConvergedTo(#4, 1.0e-6, [1.0, 1.0], 1) [ Info: Converged after 5 iterations: [1.0, 1.0] > IterFunction(#5, 1) > Breaker(#6) > Tracer(1, #7, 0-element Vector{Float64}) Test Summary: |Time Type Stability and Printing | None 3.1s Test Summary: | Pass Total Time MaxIter | 10 10 0.0s Test Summary: | Pass Total Time TimeLimit | 1 1 0.5s Test Summary: |Time Converged | None 0.2s [ Info: Converged after 1 iterations: [1.0, 1.0, 1.0, 1.0, 1.0] Test Summary: |Time ConvergedTo | None 0.1s Print twice: > 1 Print twice: > 2 Test Summary: |Time IterFunction | None 0.2s Test Summary: | Pass Total Time Tracer | 2 2 0.2s Test Summary: | Pass Total Time Breaker | 1 1 0.1s Test Summary: | Pass Total Time LinRegModel | 1 1 4.3s [ Info: MaxIter: 1/5 [ Info: MaxIter: 2/5 [ Info: MaxIter: 3/5 [ Info: MaxIter: 4/5 [ Info: MaxIter: 5/5 [ Info: MaxIter(5) finished Test Summary: | Pass Total Time update!(m, s, i, item) | 10 10 0.3s Testing LearningStrategies tests passed Testing completed after 18.67s PkgEval succeeded after 42.15s