Package evaluation to test FastCholesky on Julia 1.11.7 (58327cce5e*) started at 2025-10-28T15:21:44.166 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.4s ################################################################################ # Installation # Installing FastCholesky... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [2d5283b6] + FastCholesky v1.4.3 Updating `~/.julia/environments/v1.11/Manifest.toml` [2d5283b6] + FastCholesky v1.4.3 [85a6dd25] + PositiveFactorizations v0.2.4 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 1.63s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 32.57s ################################################################################ # Testing # Testing FastCholesky Status `/tmp/jl_v6RVBb/Project.toml` [8e7c35d0] BlockArrays v1.9.0 [2d5283b6] FastCholesky v1.4.3 ⌅ [c3a54625] JET v0.9.20 [85a6dd25] PositiveFactorizations v0.2.4 [817f1d60] ReTestItems v1.34.0 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [37e2e46d] LinearAlgebra v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_v6RVBb/Manifest.toml` [4c555306] ArrayLayouts v1.12.0 [8e7c35d0] BlockArrays v1.9.0 ⌅ [da1fd8a2] CodeTracking v1.3.9 [2d5283b6] FastCholesky v1.4.3 [1a297f60] FillArrays v1.14.0 ⌅ [c3a54625] JET v0.9.20 ⌅ [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.0 [817f1d60] ReTestItems v1.34.0 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [1e6cf692] TestEnv v1.102.2 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.7.2+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [4536629a] OpenBLAS_jll v0.3.27+1 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.59.0+0 [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 5.23 seconds. [ Info: Scheduling 8 tests on pid 31 15:23:03 | maxrss 2.1% | mem 2.4% | START (1/8) test item "General functionality" at test/fastcholesky_tests.jl:1 15:51:12 | maxrss 13.2% | mem 8.8% | DONE (1/8) test item "General functionality" 1688.3 secs (62.8% compile, <0.1% recompile, 4.7% GC), 1.31 B allocs (144.866 GB) 15:51:12 | maxrss 13.2% | mem 8.8% | START (2/8) test item "Non-symmetric inputs" at test/fastcholesky_tests.jl:77 15:51:14 | maxrss 13.2% | mem 8.8% | DONE (2/8) test item "Non-symmetric inputs" 1.7 secs (96.0% compile), 642.45 K allocs (35.949 MB) 15:51:14 | maxrss 13.2% | mem 8.8% | START (3/8) test item "UniformScaling support" at test/fastcholesky_tests.jl:149 15:51:15 | maxrss 13.2% | mem 8.8% | DONE (3/8) test item "UniformScaling support" 1.0 secs (97.6% compile), 459.64 K allocs (25.249 MB) 15:51:15 | maxrss 13.2% | mem 8.8% | START (4/8) test item "A number support" at test/fastcholesky_tests.jl:168 15:51:20 | maxrss 13.2% | mem 8.8% | DONE (4/8) test item "A number support" 5.3 secs (99.5% compile), 1.52 M allocs (83.174 MB) 15:51:20 | maxrss 13.2% | mem 8.8% | START (5/8) test item "special case #1 (found in ExponentialFamily.jl)" at test/fastcholesky_tests.jl:183 15:51:23 | maxrss 13.2% | mem 8.8% | DONE (5/8) test item "special case #1 (found in ExponentialFamily.jl)" 2.9 secs (99.2% compile), 886.09 K allocs (49.499 MB) 15:51:23 | maxrss 13.2% | mem 8.8% | START (6/8) test item "special case #2 (slight non-posdef and non-symmetric)" at test/fastcholesky_tests.jl:198 15:51:23 | maxrss 13.2% | mem 8.8% | DONE (6/8) test item "special case #2 (slight non-posdef and non-symmetric)" 0.4 secs (94.7% compile), 202.65 K allocs (11.175 MB) 15:51:23 | maxrss 13.2% | mem 8.8% | START (7/8) test item "Regression from FastCholesky.jl 1.4.0 - type assertion should work fine" at test/fastcholesky_tests.jl:220 15:51:28 | maxrss 13.2% | mem 8.9% | DONE (7/8) test item "Regression from FastCholesky.jl 1.4.0 - type assertion should work fine" 4.4 secs (99.8% compile, 4.2% GC), 4.70 M allocs (249.316 MB) 15:51:28 | maxrss 13.2% | mem 8.9% | START (8/8) test item "BlockArrays support" at test/fastcholesky_tests.jl:228 15:51:47 | maxrss 13.2% | mem 8.9% | DONE (8/8) test item "BlockArrays support" 19.3 secs (99.8% compile, 1.0% GC), 12.92 M allocs (695.720 MB) [ Tests Completed: 8/8 test items were run. Test Summary: | Pass Total Time FastCholesky | 11324 11324 28m46.6s Testing FastCholesky tests passed Testing completed after 1755.12s PkgEval succeeded after 1809.96s