Package evaluation to test MatrixFactorizations on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T15:17:17.044 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 4.92s ################################################################################ # Installation # Installing MatrixFactorizations... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [a3b82374] + MatrixFactorizations v3.1.3 Updating `~/.julia/environments/v1.10/Manifest.toml` [4c555306] + ArrayLayouts v1.12.2 [1a297f60] + FillArrays v1.16.0 [a3b82374] + MatrixFactorizations v3.1.3 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.1 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [56f22d72] + Artifacts [ade2ca70] + Dates [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+5 [8e850b90] + libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 8.8s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.49s ################################################################################ # Testing # Testing MatrixFactorizations Status `/tmp/jl_88AMp4/Project.toml` [4c555306] ArrayLayouts v1.12.2 [aae01518] BandedMatrices v1.11.0 [a3b82374] MatrixFactorizations v3.1.3 [37e2e46d] LinearAlgebra [de0858da] Printf [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_88AMp4/Manifest.toml` [4c555306] ArrayLayouts v1.12.2 [aae01518] BandedMatrices v1.11.0 [1a297f60] FillArrays v1.16.0 [a3b82374] MatrixFactorizations v3.1.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [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 [fa267f1f] TOML v1.0.3 [8dfed614] Test [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+5 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time UL | 813 813 6m00.1s Test Summary: | Pass Total Time QR | 1877 1877 2m35.1s Test Summary: | Pass Broken Total Time QL | 1602 1 1603 50.4s Test Summary: | Pass Total Time RQ | 1460 1460 46.7s Iter. Rel. err. Obj. 1 6.521350e-01 0.000000e+00 2 0.000000e+00 0.000000e+00 Iter. Rel. err. Obj. 1 5.624192e-01 4.605396e-01 2 1.301621e-01 8.726717e-03 3 2.820803e-03 3.447357e-06 4 1.215699e-06 5.267453e-13 Iter. Rel. err. Obj. 1 5.452280e-01 9.887422e+00 2 5.428453e-01 7.110656e-01 3 1.181599e-01 4.004836e-02 4 7.941088e-03 2.569546e-04 5 5.107057e-05 1.119455e-08 6 2.223891e-09 6.410969e-16 Iter. Rel. err. Obj. 1 4.135959e-02 0.000000e+00 2 0.000000e+00 0.000000e+00 Iter. Rel. err. Obj. 1 5.788737e-01 1.657631e+00 2 3.159595e-01 7.216351e-02 3 2.578805e-02 1.990683e-04 4 7.887802e-05 8.356301e-10 5 3.300152e-10 2.285968e-16 Iter. Rel. err. Obj. 1 6.355989e-01 2.447450e+01 2 6.217383e-01 1.565461e+00 3 1.821240e-01 1.015670e-01 4 1.760089e-02 1.450525e-03 5 2.543090e-04 3.472632e-07 6 6.105222e-08 2.042812e-14 Test Summary: | Pass Total Time Polar Decomposition | 360 360 46.5s Test Summary: | Pass Broken Total Time ReverseCholesky | 1989 2 1991 5m01.2s Test Summary: | Pass Total Time A = LUL⁻¹ | 50 50 11.5s Test Summary: | Pass Total Time Jordan Canonical Form | 65 65 54.0s Test Summary: | Pass Broken Total Time QL tests | 1578 17 1595 1m01.5s Testing MatrixFactorizations tests passed Testing completed after 1217.58s PkgEval succeeded after 1248.21s