Package evaluation of LearningStrategies on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:48:28.498 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.12s ################################################################################ # Installation # Installing LearningStrategies... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [4e8a8231] + LearningStrategies v0.4.0 Updating `~/.julia/environments/v1.11/Manifest.toml` ⌅ [7f8f8fb0] + LearnBase v0.4.1 [4e8a8231] + LearningStrategies v0.4.0 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 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 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [8dfed614] + Test 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.81s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.15s ################################################################################ # Testing # Testing LearningStrategies Status `/tmp/jl_Q0R3gz/Project.toml` ⌅ [7f8f8fb0] LearnBase v0.4.1 [4e8a8231] LearningStrategies v0.4.0 [10745b16] Statistics v1.11.1 [37e2e46d] LinearAlgebra v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Q0R3gz/Manifest.toml` ⌅ [7f8f8fb0] LearnBase v0.4.1 [4e8a8231] LearningStrategies v0.4.0 [10745b16] Statistics v1.11.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 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 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test 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... [ 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: | Total Time Type Stability and Printing | 0 4.0s Test Summary: | Pass Total Time MaxIter | 10 10 0.0s Test Summary: | Pass Total Time TimeLimit | 1 1 0.5s Test Summary: | Total Time Converged | 0 0.4s [ Info: Converged after 1 iterations: [1.0, 1.0, 1.0, 1.0, 1.0] Test Summary: | Total Time ConvergedTo | 0 0.1s Print twice: > 1 Print twice: > 2 Test Summary: | Total Time IterFunction | 0 0.2s Test Summary: | Pass Total Time Tracer | 2 2 0.3s Test Summary: | Pass Total Time Breaker | 1 1 0.1s Test Summary: | Pass Total Time LinRegModel | 1 1 7.2s [ 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 24.71s PkgEval succeeded after 56.74s