Package evaluation of IncompleteLU on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:44:53.429 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 3.94s ################################################################################ # 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.05s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 8.57s ################################################################################ # Testing # Testing IncompleteLU Status `/tmp/jl_8PZW0c/Project.toml` [40713840] IncompleteLU v0.2.1 [37e2e46d] LinearAlgebra [2f01184e] SparseArrays v1.10.0 [8dfed614] Test Status `/tmp/jl_8PZW0c/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.5s Test Summary: | Pass Total Time Linked List | 5 5 0.0s Test Summary: | Pass Total Time Read SparseMatrixCSC row by row | 54 54 0.0s Test Summary: | Pass Total Time SparseVectorAccumulator | 18 18 1.2s Test Summary: | Pass Total Time SparseVectorAccumulator | 18 18 1.1s Test Summary: | Pass Total Time SparseVectorAccumulator | 18 18 0.7s Test Summary: | Pass Total Time SparseVectorAccumulator | 18 18 0.7s Test Summary: | Pass Total Time InsertableSparseVector | 14 14 0.2s Test Summary: | Pass Total Time Forward and backward substitutions | 12 12 2.4s Test Summary: | Pass Total Time ldiv! | 3 3 0.1s 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 4.5s Test Summary: | Pass Total Time Crout ILU | 6 6 1.6s Test Summary: | Pass Total Time Crout ILU | 6 6 3.5s Test Summary: | Pass Total Time Crout ILU | 6 6 1.2s Test Summary: | Pass Total Time Crout ILU | 6 6 3.7s Test Summary: | Pass Total Time Crout ILU | 6 6 1.4s Test Summary: | Pass Total Time Crout ILU | 6 6 3.7s Test Summary: | Pass Total Time Crout ILU | 6 6 1.5s Test Summary: | Pass Total Time Crout ILU with integer matrix | 3 3 1.0s Testing IncompleteLU tests passed Testing completed after 38.19s PkgEval succeeded after 56.09s