Package evaluation of AbstractIterativeSolvers on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:32:41.551 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.11s ################################################################################ # Installation # Installing AbstractIterativeSolvers... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [625e1fda] + AbstractIterativeSolvers v0.0.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [625e1fda] + AbstractIterativeSolvers v0.0.1 [56f22d72] + Artifacts [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 3.79s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.22s ################################################################################ # Testing # Testing AbstractIterativeSolvers Status `/tmp/jl_RuAWfT/Project.toml` [625e1fda] AbstractIterativeSolvers v0.0.1 [37e2e46d] LinearAlgebra [8dfed614] Test Status `/tmp/jl_RuAWfT/Manifest.toml` [625e1fda] AbstractIterativeSolvers v0.0.1 [56f22d72] Artifacts [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... iteration = 2, residual = 0.8849014837328117 iteration = 3, residual = 0.37248036569724735 iteration = 4, residual = 0.17580967197607916 iteration = 5, residual = 0.04770414344207558 iteration = 6, residual = 0.017227354366451404 iteration = 7, residual = 0.007030616286369608 iteration = 8, residual = 0.0022736960990600505 iteration = 9, residual = 0.0007798747058244536 iteration = 10, residual = 0.000309415621219637 iteration = 11, residual = 0.00012238846217722284 iteration = 12, residual = 4.667585423013843e-5 iteration = 13, residual = 1.192692574202859e-5 iteration = 14, residual = 3.379262096129012e-6 iteration = 15, residual = 6.588982125325015e-7 iteration = 16, residual = 2.8925012956923772e-8 iteration = 17, residual = 7.241964068739948e-9 iteration = 18, residual = 9.461699731094604e-10 iteration = 19, residual = 6.53951685099368e-12 Test Summary: | Pass Total Time AbstractIterativeSolvers.jl: GMRES | 1 1 34.0s Testing AbstractIterativeSolvers tests passed Testing completed after 38.09s PkgEval succeeded after 59.68s