Package evaluation of Vecchia on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T08:55:56.461 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.99s ################################################################################ # Installation # Installing Vecchia... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [8d73829f] + Vecchia v0.10.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [b4f34e82] + Distances v0.10.12 [b8a86587] + NearestNeighbors v0.4.21 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.0 [8d73829f] + Vecchia v0.10.0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [bea87d4a] + SuiteSparse_jll v7.7.0+0 [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 3.72s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 18.17s ################################################################################ # Testing # Testing Vecchia Status `/tmp/jl_YRb5EB/Project.toml` [432ab697] BesselK v0.5.6 [860ef19b] StableRNGs v1.0.2 [90137ffa] StaticArrays v1.9.13 [8d73829f] Vecchia v0.10.0 [37e2e46d] LinearAlgebra v1.11.0 [2f01184e] SparseArrays v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_YRb5EB/Manifest.toml` [432ab697] BesselK v0.5.6 [0e736298] Bessels v0.2.8 [b4f34e82] Distances v0.10.12 [b8a86587] NearestNeighbors v0.4.21 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [860ef19b] StableRNGs v1.0.2 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.0 [8d73829f] Vecchia v0.10.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [bea87d4a] SuiteSparse_jll v7.7.0+0 [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... Precompiling Vecchia... 4401.8 ms ✓ NearestNeighbors 2443.1 ms ✓ Vecchia 2 dependencies successfully precompiled in 7 seconds. 17 already precompiled. Test Summary: | Pass Total Time nll | 1 1 36.9s Test Summary: | Pass Total Time multiple data nll | 1 1 2.8s Test Summary: | Pass Total Time rchol nll | 1 1 19.5s Test Summary: | Pass Total Time rchol tiles | 2 2 10.9s ┌ Warning: This function (nosortknnconfig) is for debugging and experimentation only---it is painfully slow and careless. └ @ Vecchia ~/.julia/packages/Vecchia/KrYnW/src/structstypes.jl:182 [ Info: You can turn off this warning with the kwarg issue_warning=false. ┌ Warning: Note that this is the reverse Cholesky factor for your data enumerated according to the permutation of the VecchiaConfig structure, so if you plan to apply this to vectors be sure to be mindful of potentially re-permuting. The simplest way to permute your data correct is with reduce(vcat, my_config.data). └ @ Vecchia ~/.julia/packages/Vecchia/KrYnW/src/rcholesky.jl:107 Test Summary: | Pass Total Time conditional distributions | 2 2 26.0s Testing Vecchia tests passed Testing completed after 117.0s PkgEval succeeded after 153.62s