Package evaluation of IterationControl on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:42:46.411 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.17s ################################################################################ # Installation # Installing IterationControl... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [b3c1a2ee] + IterationControl v0.5.4 Updating `~/.julia/environments/v1.10/Manifest.toml` [792122b4] + EarlyStopping v0.3.0 [b3c1a2ee] + IterationControl v0.5.4 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [d6f4376e] + Markdown [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+4 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 3.76s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.78s ################################################################################ # Testing # Testing IterationControl Status `/tmp/jl_NOIR7m/Project.toml` [792122b4] EarlyStopping v0.3.0 [b3c1a2ee] IterationControl v0.5.4 [b77e0a4c] InteractiveUtils [8dfed614] Test Status `/tmp/jl_NOIR7m/Manifest.toml` [792122b4] EarlyStopping v0.3.0 [b3c1a2ee] IterationControl v0.5.4 [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+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Test Summary: | Pass Total Time square_rooter.jl | 4 4 3.3s Test Summary: | Pass Total Time utilities | 2 2 0.5s Test Summary: | Pass Total Time api | 10 10 4.2s Test Summary: | Pass Total Time controls | 188 188 8.7s Test Summary: | Pass Total Time stopping_controls | 13 13 0.3s CompositeControl(Patience(1), InvalidValue(), Step(1)) Test Summary: | Pass Total Time composite_controls | 21 21 0.8s [ Info: final loss: 0.0 [ Info: final training loss: 0.0 [ Info: Stop triggered by NumberLimit(10) stopping criterion. Test Summary: | Pass Total Time wrapped_controls | 59 59 3.5s WARNING: Method definition train!(Main.WrappedSquareRooter, Any) in module Main at /home/pkgeval/.julia/packages/IterationControl/t81NX/test/train.jl:36 overwritten at /home/pkgeval/.julia/packages/IterationControl/t81NX/test/train.jl:38. Test Summary: | Pass Total Time train! | 11 11 4.4s Test Summary: | Pass Total Time deprecated | 1 1 0.9s Testing IterationControl tests passed Testing completed after 31.06s PkgEval succeeded after 56.11s