Package evaluation of IncompleteLU on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:27:12.503 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.21s ################################################################################ # Installation # Installing IncompleteLU... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [40713840] + IncompleteLU v0.2.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [40713840] + IncompleteLU v0.2.1 [56f22d72] + Artifacts [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [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.75s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.07s ################################################################################ # Testing # Testing IncompleteLU Status `/tmp/jl_RLSNyd/Project.toml` [40713840] IncompleteLU v0.2.1 [37e2e46d] LinearAlgebra [2f01184e] SparseArrays v1.10.0 [8dfed614] Test Status `/tmp/jl_RLSNyd/Manifest.toml` [40713840] IncompleteLU v0.2.1 [56f22d72] Artifacts [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [8dfed614] Test [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 Sorted indices | 16 16 1.4s Test Summary: | Pass Total Time Linked List | 5 5 0.0s Test Summary: | Pass Total Time Read SparseMatrixCSC row by row | 58 58 0.0s Test Summary: | Pass Total Time SparseVectorAccumulator | 18 18 1.3s Test Summary: | Pass Total Time SparseVectorAccumulator | 18 18 1.5s Test Summary: | Pass Total Time SparseVectorAccumulator | 18 18 1.0s Test Summary: | Pass Total Time SparseVectorAccumulator | 18 18 0.8s Test Summary: | Pass Total Time InsertableSparseVector | 14 14 0.2s Test Summary: | Pass Total Time Forward and backward substitutions | 12 12 3.0s Test Summary: | Pass Total Time ldiv! | 3 3 0.2s Test Summary: | Pass Total Time nnz | 1 1 0.0s ┌ Warning: `lu(A::AbstractMatrix, ::Val{false}; check::Bool = true)` is deprecated, use `lu(A, NoPivot(); check = check)` instead. │ caller = macro expansion at crout_ilu.jl:11 [inlined] └ @ Core ~/.julia/packages/IncompleteLU/kBBTR/test/crout_ilu.jl:11 Test Summary: | Pass Total Time Crout ILU | 6 6 5.6s Test Summary: | Pass Total Time Crout ILU | 6 6 1.8s Test Summary: | Pass Total Time Crout ILU | 6 6 4.4s Test Summary: | Pass Total Time Crout ILU | 6 6 1.5s Test Summary: | Pass Total Time Crout ILU | 6 6 4.7s Test Summary: | Pass Total Time Crout ILU | 6 6 2.0s Test Summary: | Pass Total Time Crout ILU | 6 6 5.0s Test Summary: | Pass Total Time Crout ILU | 6 6 1.9s Test Summary: | Pass Total Time Crout ILU with integer matrix | 3 3 1.2s Testing IncompleteLU tests passed Testing completed after 47.05s PkgEval succeeded after 69.99s