Package evaluation of EarlyStopping on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:54:15.196 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.22s ################################################################################ # Installation # Installing EarlyStopping... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [792122b4] + EarlyStopping v0.3.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [792122b4] + EarlyStopping v0.3.0 [56f22d72] + Artifacts [ade2ca70] + Dates [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [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.89s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.17s ################################################################################ # Testing # Testing EarlyStopping Status `/tmp/jl_7o7G8k/Project.toml` [792122b4] EarlyStopping v0.3.0 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [10745b16] Statistics v1.10.0 [8dfed614] Test Status `/tmp/jl_7o7G8k/Manifest.toml` [792122b4] EarlyStopping v0.3.0 [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... ┌ Warning: `NotANumber()` is deprecated. Use `InvalidValue()` to trap `NaN`, `Inf` or `-Inf`. │ caller = macro expansion at runtests.jl:8 [inlined] └ @ Core ~/.julia/packages/EarlyStopping/U60C9/test/runtests.jl:8 Disjunction(Patience(1), InvalidValue(), TimeLimit(Millisecond(360000000)))Test Summary: | Pass Total Time EarlyStopping | 330 330 17.8s Testing EarlyStopping tests passed Testing completed after 23.26s PkgEval succeeded after 47.62s