Package evaluation of BayesianLinearRegression on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:40:25.535 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.72s ################################################################################ # Installation # Installing BayesianLinearRegression... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [5047281b] + BayesianLinearRegression v0.1.1 Updating `~/.julia/environments/v1.10/Manifest.toml` ⌅ [4c555306] + ArrayLayouts v0.7.10 [5047281b] + BayesianLinearRegression v0.1.1 [49dc2e85] + Calculus v0.5.2 ⌅ [1a297f60] + FillArrays v0.12.8 ⌅ [5078a376] + LazyArrays v0.21.20 [1914dd2f] + MacroTools v0.5.16 ⌅ [a3b82374] + MatrixFactorizations v0.8.7 [eff96d63] + Measurements v2.12.0 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts [ade2ca70] + Dates [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [10745b16] + Statistics v1.10.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode [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 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 7.69s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 21.48s ################################################################################ # Testing # Testing BayesianLinearRegression Status `/tmp/jl_1CTmYu/Project.toml` [5047281b] BayesianLinearRegression v0.1.1 ⌅ [5078a376] LazyArrays v0.21.20 [eff96d63] Measurements v2.12.0 [37e2e46d] LinearAlgebra [de0858da] Printf [8dfed614] Test Status `/tmp/jl_1CTmYu/Manifest.toml` ⌅ [4c555306] ArrayLayouts v0.7.10 [5047281b] BayesianLinearRegression v0.1.1 [49dc2e85] Calculus v0.5.2 ⌅ [1a297f60] FillArrays v0.12.8 ⌅ [5078a376] LazyArrays v0.21.20 [1914dd2f] MacroTools v0.5.16 ⌅ [a3b82374] MatrixFactorizations v0.8.7 [eff96d63] Measurements v2.12.0 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [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 [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [4ec0a83e] Unicode [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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time log-determinant of Hessian | 1 1 0.1s Test Summary: | Pass Total Time Inverse Hessian | 1 1 5.2s Test Summary: | Pass Total Time Sum of Squared Residuals | 1 1 0.6s Test Summary: | Pass Total Time N invariant | 1 1 0.0s Testing BayesianLinearRegression tests passed Testing completed after 42.14s PkgEval succeeded after 78.87s