Package evaluation of FastCholesky on Julia 1.11.5 (2d89891cf8*) started at 2025-05-05T10:21:04.741 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.27s ################################################################################ # Installation # Installing FastCholesky... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [2d5283b6] + FastCholesky v1.3.3 Updating `~/.julia/environments/v1.11/Manifest.toml` [2d5283b6] + FastCholesky v1.3.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.84s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 2922.8 ms ✓ TestEnv 1 dependency successfully precompiled in 3 seconds. 23 already precompiled. Precompiling package dependencies... Precompilation completed after 128.25s ################################################################################ # Testing # Testing FastCholesky Status `/tmp/jl_txpawE/Project.toml` [2d5283b6] FastCholesky v1.3.3 ⌅ [c3a54625] JET v0.9.19 [85a6dd25] PositiveFactorizations v0.2.4 [817f1d60] ReTestItems v1.31.0 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [37e2e46d] LinearAlgebra v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_txpawE/Manifest.toml` [da1fd8a2] CodeTracking v1.3.9 [2d5283b6] FastCholesky v1.3.3 ⌅ [c3a54625] JET v0.9.19 ⌅ [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.4.3 [817f1d60] ReTestItems v1.31.0 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [1e6cf692] TestEnv v1.102.0 [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/yw0sR [ Info: Finished scanning for test items in 5.05 seconds. Scheduling 4 tests on pid 71 10:23:52 | maxrss 1.4% | mem 1.6% | START (1/4) test item "General functionality" at test/fastcholesky_tests.jl:1 10:41:25 | maxrss 6.0% | mem 5.9% | DONE (1/4) test item "General functionality" 1052.9 secs (83.5% compile, <0.1% recompile, 3.1% GC), 643.04 M allocs (54.422 GB) 10:41:25 | maxrss 6.0% | mem 5.9% | START (2/4) test item "UniformScaling support" at test/fastcholesky_tests.jl:58 10:41:27 | maxrss 6.0% | mem 5.9% | DONE (2/4) test item "UniformScaling support" 1.4 secs (98.1% compile), 590.05 K allocs (32.544 MB) 10:41:27 | maxrss 6.0% | mem 5.9% | START (3/4) test item "A number support" at test/fastcholesky_tests.jl:77 10:41:32 | maxrss 6.0% | mem 5.9% | DONE (3/4) test item "A number support" 5.5 secs (99.5% compile), 1.53 M allocs (84.051 MB) 10:41:32 | maxrss 6.0% | mem 5.9% | START (4/4) test item "special case #1 (found in ExponentialFamily.jl)" at test/fastcholesky_tests.jl:92 10:41:36 | maxrss 6.0% | mem 5.9% | DONE (4/4) test item "special case #1 (found in ExponentialFamily.jl)" 3.1 secs (99.3% compile), 984.38 K allocs (54.640 MB) [ Tests Completed: 4/4 test items were run. Test Summary: | Pass Total Time FastCholesky | 7046 7046 17m46.1s Testing FastCholesky tests passed Testing completed after 1088.62s PkgEval succeeded after 1236.23s