Package evaluation of LearningStrategies on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:20:39.238 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.73s ################################################################################ # Installation # Installing LearningStrategies... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [4e8a8231] + LearningStrategies v0.4.0 Updating `~/.julia/environments/v1.13/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 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.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 [f489334b] + StyledStrings v1.11.0 [8dfed614] + Test v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.12.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.23s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 19.6s ################################################################################ # Testing # Testing LearningStrategies Status `/tmp/jl_HvmsdW/Project.toml` ⌅ [7f8f8fb0] LearnBase v0.4.1 [4e8a8231] LearningStrategies v0.4.0 [10745b16] Statistics v1.11.1 [37e2e46d] LinearAlgebra v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_HvmsdW/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 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.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 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.12.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(#9, 1.0e-6, 1) > ConvergedTo(#11, 1.0e-6, [1.0, 1.0], 1) > IterFunction(#13, 1) > Breaker(#15) > Tracer(1, #17, 0-element Vector{Float64}) > MaxIter(20) > TimeLimit(2.0) > Converged(#9, 1.0e-6, 1) > ConvergedTo(#11, 1.0e-6, [1.0, 1.0], 1) [ Info: Converged after 5 iterations: [1.0, 1.0] > IterFunction(#13, 1) > Breaker(#15) > Tracer(1, #17, 0-element Vector{Float64}) Test Summary: | Total Time Type Stability and Printing | 0 5.1s 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.5s [ Info: Converged after 1 iterations: [1.0, 1.0, 1.0, 1.0, 1.0] Test Summary: | Total Time ConvergedTo | 0 0.2s 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.2s Test Summary: | Pass Total Time LinRegModel | 1 1 5.8s [ 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.4s Testing LearningStrategies tests passed Testing completed after 27.99s PkgEval succeeded after 74.07s