Package evaluation to test FastCholesky on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:07:58.403 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.37s ################################################################################ # Installation # Installing FastCholesky... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [2d5283b6] + FastCholesky v1.4.3 Updating `~/.julia/environments/v1.10/Manifest.toml` [2d5283b6] + FastCholesky v1.4.3 [85a6dd25] + PositiveFactorizations v0.2.4 [56f22d72] + Artifacts [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+5 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 5.07s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1306.9 ms ✓ FastCholesky 595.4 ms ✓ FastCholesky → StaticArraysCoreExt 2 dependencies successfully precompiled in 4 seconds. 18 already precompiled. Precompilation completed after 16.82s ################################################################################ # Testing # Testing FastCholesky Status `/tmp/jl_7fCcLB/Project.toml` [8e7c35d0] BlockArrays v1.9.3 [2d5283b6] FastCholesky v1.4.3 ⌅ [c3a54625] JET v0.9.18 [85a6dd25] PositiveFactorizations v0.2.4 [817f1d60] ReTestItems v1.35.1 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [37e2e46d] LinearAlgebra [8dfed614] Test Status `/tmp/jl_7fCcLB/Manifest.toml` [4c555306] ArrayLayouts v1.12.2 [8e7c35d0] BlockArrays v1.9.3 ⌅ [da1fd8a2] CodeTracking v1.3.9 [2d5283b6] FastCholesky v1.4.3 [1a297f60] FillArrays v1.16.0 ⌅ [c3a54625] JET v0.9.18 ⌅ [aa1ae85d] JuliaInterpreter v0.9.46 ⌅ [70703baa] JuliaSyntax v0.4.10 ⌃ [6f1432cf] LoweredCodeUtils v3.2.2 [1914dd2f] MacroTools v0.5.16 [85a6dd25] PositiveFactorizations v0.2.4 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [817f1d60] ReTestItems v1.35.1 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [1e6cf692] TestEnv v1.103.2 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.23+5 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... [ Info: Scanning for test items in project `FastCholesky` at paths: /home/pkgeval/.julia/packages/FastCholesky/RY4gZ [ Info: Finished scanning for test items in 3.51 seconds. [ Info: Scheduling 8 tests on pid 15 14:08:52 | maxrss 2.3% | mem 2.4% | START (1/8) test item "General functionality" at test/fastcholesky_tests.jl:1 14:31:05 | maxrss 11.0% | mem 10.6% | DONE (1/8) test item "General functionality" 1333.4 secs (51.5% compile, 2.8% GC), 1.04 B allocs (134.374 GB) 14:31:06 | maxrss 11.0% | mem 10.6% | START (2/8) test item "Non-symmetric inputs" at test/fastcholesky_tests.jl:77 14:31:07 | maxrss 11.0% | mem 10.6% | DONE (2/8) test item "Non-symmetric inputs" 1.6 secs (95.5% compile), 323.59 K allocs (24.013 MB) 14:31:07 | maxrss 11.0% | mem 10.6% | START (3/8) test item "UniformScaling support" at test/fastcholesky_tests.jl:149 14:31:08 | maxrss 11.0% | mem 10.6% | DONE (3/8) test item "UniformScaling support" 1.0 secs (97.3% compile), 253.61 K allocs (18.042 MB) 14:31:08 | maxrss 11.0% | mem 10.6% | START (4/8) test item "A number support" at test/fastcholesky_tests.jl:168 14:31:16 | maxrss 11.0% | mem 10.7% | DONE (4/8) test item "A number support" 7.8 secs (99.6% compile), 1.04 M allocs (70.034 MB) 14:31:16 | maxrss 11.0% | mem 10.7% | START (5/8) test item "special case #1 (found in ExponentialFamily.jl)" at test/fastcholesky_tests.jl:183 14:31:18 | maxrss 11.0% | mem 10.7% | DONE (5/8) test item "special case #1 (found in ExponentialFamily.jl)" 1.8 secs (98.7% compile), 519.77 K allocs (36.992 MB) 14:31:18 | maxrss 11.0% | mem 10.7% | START (6/8) test item "special case #2 (slight non-posdef and non-symmetric)" at test/fastcholesky_tests.jl:198 14:31:18 | maxrss 11.0% | mem 10.7% | DONE (6/8) test item "special case #2 (slight non-posdef and non-symmetric)" 0.3 secs (92.0% compile), 101.67 K allocs (7.354 MB) 14:31:18 | maxrss 11.0% | mem 10.7% | START (7/8) test item "Regression from FastCholesky.jl 1.4.0 - type assertion should work fine" at test/fastcholesky_tests.jl:220 14:31:24 | maxrss 11.0% | mem 10.8% | DONE (7/8) test item "Regression from FastCholesky.jl 1.4.0 - type assertion should work fine" 6.0 secs (99.8% compile), 1.76 M allocs (110.271 MB) 14:31:24 | maxrss 11.0% | mem 10.8% | START (8/8) test item "BlockArrays support" at test/fastcholesky_tests.jl:228 14:31:49 | maxrss 11.0% | mem 12.0% | DONE (8/8) test item "BlockArrays support" 25.2 secs (99.8% compile), 7.08 M allocs (471.562 MB) [ Tests Completed: 8/8 test items were run. Test Summary: | Pass Total Time FastCholesky | 11324 11324 22m59.1s Testing FastCholesky tests passed Testing completed after 1400.52s PkgEval succeeded after 1458.93s