Package evaluation of AbstractIterativeSolvers on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:15:56.788 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.24s ################################################################################ # 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.83s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.69s ################################################################################ # Testing # Testing AbstractIterativeSolvers Status `/tmp/jl_97RaSM/Project.toml` [625e1fda] AbstractIterativeSolvers v0.0.1 [37e2e46d] LinearAlgebra [8dfed614] Test Status `/tmp/jl_97RaSM/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 = 1.2424309933661828 iteration = 3, residual = 0.5315374605953923 iteration = 4, residual = 0.23493653014426658 iteration = 5, residual = 0.04944126032075097 iteration = 6, residual = 0.01656905588627767 iteration = 7, residual = 0.006789338061179147 iteration = 8, residual = 0.0021642134004988874 iteration = 9, residual = 0.0009458827632690042 iteration = 10, residual = 0.00037419725972178384 iteration = 11, residual = 0.00012807741044310378 iteration = 12, residual = 4.283507200321608e-5 iteration = 13, residual = 5.731766125390704e-6 iteration = 14, residual = 7.899312582224295e-7 iteration = 15, residual = 1.7459855488908097e-7 iteration = 16, residual = 4.300995912900583e-8 iteration = 17, residual = 1.3913631939802784e-8 iteration = 18, residual = 1.4034940256408006e-9 iteration = 19, residual = 1.2090314040578034e-11 Test Summary: | Pass Total Time AbstractIterativeSolvers.jl: GMRES | 1 1 36.2s Testing AbstractIterativeSolvers tests passed Testing completed after 40.16s PkgEval succeeded after 62.29s