Package evaluation to test Stheno on Julia 1.14.0-DEV.24 (d5fb6bbb43*) started at 2025-11-02T17:58:20.950 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.78s ################################################################################ # Installation # Installing Stheno... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [8188c328] + Stheno v0.8.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [99985d1d] + AbstractGPs v0.5.24 [66dad0bd] + AliasTables v1.1.3 [4c555306] + ArrayLayouts v1.12.0 ⌅ [8e7c35d0] + BlockArrays v0.16.43 [d360d2e6] + ChainRulesCore v1.26.0 [34da2185] + Compat v4.18.1 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.1 [b4f34e82] + Distances v0.10.12 [31c24e10] + Distributions v0.25.122 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.14.0 [d9f16b24] + Functors v0.5.2 [34004b35] + HypergeometricFunctions v0.3.28 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [ec8451be] + KernelFunctions v0.10.66 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [90014a1f] + PDMats v0.11.36 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [3cdcf5f2] + RecipesBase v1.3.4 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [79098fc4] + Rmath v0.9.0 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.7 [4c63d2b9] + StatsFuns v1.5.2 [8188c328] + Stheno v0.8.2 [62fd8b95] + TensorCore v0.1.1 [700de1a5] + ZygoteRules v0.2.7 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.1+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.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 4.75s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 4493.0 ms ✓ StatsBase 1177.5 ms ✓ Distances → DistancesChainRulesCoreExt 4337.5 ms ✓ BlockArrays 1709.0 ms ✓ PDMats → StatsBaseExt 10680.1 ms ✓ KernelFunctions 11535.5 ms ✓ Distributions 3743.8 ms ✓ Distributions → DistributionsChainRulesCoreExt 4114.9 ms ✓ Distributions → DistributionsTestExt 5959.9 ms ✓ AbstractGPs 7269.2 ms ✓ Stheno 10 dependencies successfully precompiled in 57 seconds. 71 already precompiled. Precompilation completed after 67.3s ################################################################################ # Testing # Testing Stheno Status `/tmp/jl_g7FuDv/Project.toml` ⌅ [e30172f5] Documenter v0.27.25 [26cc04aa] FiniteDifferences v0.12.33 [10745b16] Statistics v1.11.1 [8188c328] Stheno v0.8.2 [a759f4b9] TimerOutputs v0.5.29 ⌅ [e88e6eb3] Zygote v0.6.77 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_g7FuDv/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [621f4979] AbstractFFTs v1.5.0 [99985d1d] AbstractGPs v0.5.24 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [4c555306] ArrayLayouts v1.12.0 [a9b6321e] Atomix v1.1.2 ⌅ [8e7c35d0] BlockArrays v0.16.43 [fa961155] CEnum v0.5.0 [082447d4] ChainRules v1.72.6 [d360d2e6] ChainRulesCore v1.26.0 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.1 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [b4f34e82] Distances v0.10.12 [31c24e10] Distributions v0.25.122 [ffbed154] DocStringExtensions v0.9.5 ⌅ [e30172f5] Documenter v0.27.25 [e2ba6199] ExprTools v0.1.10 [1a297f60] FillArrays v1.14.0 [26cc04aa] FiniteDifferences v0.12.33 [f6369f11] ForwardDiff v1.2.2 [d9f16b24] Functors v0.5.2 [0c68f7d7] GPUArrays v11.2.6 [46192b85] GPUArraysCore v0.2.0 [076d061b] HashArrayMappedTries v0.2.0 [34004b35] HypergeometricFunctions v0.3.28 ⌅ [b5f81e59] IOCapture v0.2.5 [7869d1d1] IRTools v0.4.15 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 ⌅ [682c06a0] JSON v0.21.4 [63c18a36] KernelAbstractions v0.9.38 [ec8451be] KernelFunctions v0.10.66 [929cbde3] LLVM v9.4.4 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [77ba4419] NaNMath v1.1.3 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.36 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [708f8203] Richardson v1.4.2 [79098fc4] Rmath v0.9.0 [7e506255] ScopedValues v1.5.0 [a2af1166] SortingAlgorithms v1.2.2 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.7 [4c63d2b9] StatsFuns v1.5.2 [8188c328] Stheno v0.8.2 [09ab397b] StructArrays v0.7.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [a759f4b9] TimerOutputs v0.5.29 [013be700] UnsafeAtomics v0.3.0 ⌅ [e88e6eb3] Zygote v0.6.77 [700de1a5] ZygoteRules v0.2.7 [dad2f222] LLVMExtra_jll v0.0.38+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [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.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.9.9 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.67.1+0 [3f19e933] p7zip_jll v17.6.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... WARNING: Method definition zero(KernelFunctions.ColVecs{T, TX, S} where S where TX<:AbstractArray{T, 2} where T) in module KernelFunctions at /home/pkgeval/.julia/packages/KernelFunctions/Ms56q/src/utils.jl:96 overwritten in module Main at /home/pkgeval/.julia/packages/Stheno/ZSwgx/test/test_util.jl:54. gp: affine_transformations: doctests WARNING: Detected access to binding `Stheno.##docmeta#141` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. ┌ Warning: Unable to determine HTML(edit_link = ...) from remote HEAD branch, defaulting to "master". │ Calling `git remote` failed with an exception. Set JULIA_DEBUG=Documenter to see the error. │ Unless this is due to a configuration error, the relevant variable should be set explicitly. └ @ Documenter.Utilities ~/.julia/packages/Documenter/bYYzK/src/Utilities/Utilities.jl:822 [ Info: SetupBuildDirectory: setting up build directory. [ Info: Doctest: running doctests. [ Info: Skipped ExpandTemplates step (doctest only). [ Info: Skipped CrossReferences step (doctest only). [ Info: Skipped CheckDocument step (doctest only). [ Info: Skipped Populate step (doctest only). [ Info: Skipped RenderDocument step (doctest only). Test Summary: | Pass Total Time Stheno | 1179 1179 18m55.5s ───────────────────────────────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 1144s / 99.2% 28.0GiB / 99.5% Section ncalls time %tot avg alloc %tot avg ───────────────────────────────────────────────────────────────────────────────────────────────────── affine_transformations 1 739s 65.1% 739s 19.5GiB 70.0% 19.5GiB addition 1 401s 35.3% 401s 11.4GiB 40.7% 11.4GiB Standardised Tests (correlated sum) 1 226s 19.9% 226s 6.20GiB 22.2% 6.20GiB adj_ad 9 25.6s 2.3% 2.85s 0.97GiB 3.5% 110MiB adj_fd 9 8.98s 0.8% 997ms 300MiB 1.0% 33.3MiB Standardised Tests (independent sum) 1 128s 11.3% 128s 4.87GiB 17.4% 4.87GiB adj_ad 9 24.9s 2.2% 2.76s 1.18GiB 4.2% 134MiB adj_fd 9 10.7s 0.9% 1.18s 283MiB 1.0% 31.4MiB Correlated GPs 1 43.4s 3.8% 43.4s 264MiB 0.9% 264MiB Consistency Tests 1 17.3s 1.5% 17.3s 113MiB 0.4% 113MiB Verify mean / kernel numerically 1 2.87s 0.3% 2.87s 38.7MiB 0.1% 38.7MiB Consistency Tests 1 1.51s 0.1% 1.51s 11.8MiB 0.0% 11.8MiB product 1 163s 14.3% 163s 3.77GiB 13.5% 3.77GiB multiply by function 1 94.7s 8.3% 94.7s 2.01GiB 7.2% 2.01GiB Diff Tests 1 52.8s 4.6% 52.8s 1.52GiB 5.4% 1.52GiB adj_ad 9 20.5s 1.8% 2.27s 836MiB 2.9% 92.9MiB adj_fd 9 6.06s 0.5% 673ms 108MiB 0.4% 12.0MiB Consistency Tests 1 6.47s 0.6% 6.47s 96.4MiB 0.3% 96.4MiB multiply by constant 1 67.8s 6.0% 67.8s 1.76GiB 6.3% 1.76GiB Diff Tests 1 51.2s 4.5% 51.2s 1.72GiB 6.2% 1.72GiB adj_ad 9 17.0s 1.5% 1.89s 765MiB 2.7% 85.0MiB adj_fd 9 11.1s 1.0% 1.24s 276MiB 1.0% 30.7MiB Consistency Tests 1 4.09s 0.4% 4.09s 16.6MiB 0.1% 16.6MiB GP mul errors 1 12.5ms 0.0% 12.5ms 37.2KiB 0.0% 37.2KiB compose 1 86.1s 7.6% 86.1s 2.30GiB 8.2% 2.30GiB general 1 53.2s 4.7% 53.2s 1.50GiB 5.4% 1.50GiB Diff Tests 1 47.2s 4.2% 47.2s 1.45GiB 5.2% 1.45GiB adj_ad 9 14.7s 1.3% 1.63s 705MiB 2.5% 78.4MiB adj_fd 9 5.60s 0.5% 622ms 110MiB 0.4% 12.3MiB Consistency Tests 1 4.70s 0.4% 4.70s 32.3MiB 0.1% 32.3MiB Stretch 1 27.0s 2.4% 27.0s 720MiB 2.5% 720MiB scalar stretch 1 26.3s 2.3% 26.3s 708MiB 2.5% 708MiB scalar input 1 25.5s 2.3% 25.5s 704MiB 2.5% 704MiB adj_fd 9 9.42s 0.8% 1.05s 265MiB 0.9% 29.4MiB adj_ad 9 3.42s 0.3% 379ms 136MiB 0.5% 15.1MiB vector input 1 756ms 0.1% 756ms 3.07MiB 0.0% 3.07MiB Vector stretch 1 608ms 0.1% 608ms 9.36MiB 0.0% 9.36MiB Matrix stretch 1 114ms 0.0% 114ms 2.82MiB 0.0% 2.82MiB Shift 1 3.23s 0.3% 3.23s 37.5MiB 0.1% 37.5MiB Shift{Vector{Float64}} 1 1.71s 0.2% 1.71s 13.6MiB 0.0% 13.6MiB Shift{Float64} 1 1.51s 0.1% 1.51s 23.9MiB 0.1% 23.9MiB Select 1 1.41s 0.1% 1.41s 30.0MiB 0.1% 30.0MiB evaluation 1 645ms 0.1% 645ms 19.5MiB 0.1% 19.5MiB idx isa Vector 1 473ms 0.0% 473ms 7.32MiB 0.0% 7.32MiB idx isa Integer 1 293ms 0.0% 293ms 3.20MiB 0.0% 3.20MiB Periodic 1 1.21s 0.1% 1.21s 31.2MiB 0.1% 31.2MiB cross 1 30.0s 2.6% 30.0s 1.34GiB 4.8% 1.34GiB block arrays 1 16.3s 1.4% 16.3s 790MiB 2.8% 790MiB Stheno._collect ∘ _mortar 1 13.7s 1.2% 13.7s 665MiB 2.3% 665MiB BlockMatrix 1 7.25s 0.6% 7.25s 375MiB 1.3% 375MiB adj_fd 1 989ms 0.1% 989ms 130MiB 0.5% 130MiB adj_ad 1 59.5ms 0.0% 59.5ms 2.19MiB 0.0% 2.19MiB BlockVector 1 6.46s 0.6% 6.46s 289MiB 1.0% 289MiB adj_fd 1 782ms 0.1% 782ms 11.7MiB 0.0% 11.7MiB adj_ad 1 211ms 0.0% 211ms 15.0MiB 0.1% 15.0MiB fdm stuff 1 2.63s 0.2% 2.63s 126MiB 0.4% 126MiB Correctness tests 1 8.27s 0.7% 8.27s 412MiB 1.4% 412MiB Standardised Tests 1 5.36s 0.5% 5.36s 165MiB 0.6% 165MiB gp 1 192s 16.9% 192s 4.36GiB 15.6% 4.36GiB sparse gp 1 19.7s 1.7% 19.7s 390MiB 1.4% 390MiB SparseFiniteGP inference 1 14.1s 1.2% 14.1s 255MiB 0.9% 255MiB SparseFiniteGP methods 1 5.17s 0.5% 5.17s 131MiB 0.5% 131MiB SparseFiniteGP Constructors 1 367ms 0.0% 367ms 3.87MiB 0.0% 3.87MiB gp 1 18.5s 1.6% 18.5s 355MiB 1.2% 355MiB GP 1 18.2s 1.6% 18.2s 353MiB 1.2% 353MiB independent GPs 1 300ms 0.0% 300ms 2.47MiB 0.0% 2.47MiB wrapped AbstractGP 1 12.8ms 0.0% 12.8ms 271KiB 0.0% 271KiB adj_ad 2 18.4s 1.6% 9.21s 798MiB 2.8% 399MiB adj_fd 2 1.90s 0.2% 948ms 40.4MiB 0.1% 20.2MiB derived_gp 1 193μs 0.0% 193μs 1.94KiB 0.0% 1.94KiB gaussian_process_probabilistic_programme 1 133s 11.7% 133s 2.16GiB 7.7% 2.16GiB Zygote 1 27.6s 2.4% 27.6s 0.94GiB 3.4% 0.94GiB nested gppp 1 14.6s 1.3% 14.6s 71.8MiB 0.3% 71.8MiB External Consistency 1 13.8s 1.2% 13.8s 90.8MiB 0.3% 90.8MiB split 1 633ms 0.1% 633ms 11.0MiB 0.0% 11.0MiB gppp macro 1 52.4ms 0.0% 52.4ms 539KiB 0.0% 539KiB doctests 1 66.5s 5.9% 66.5s 1.63GiB 5.9% 1.63GiB BlockData 1 5.24s 0.5% 5.24s 215MiB 0.8% 215MiB vcat(::GPPPInput...) 1 1.38s 0.1% 1.38s 75.7MiB 0.3% 75.7MiB ───────────────────────────────────────────────────────────────────────────────────────────────────── Testing Stheno tests passed Testing completed after 1196.02s PkgEval succeeded after 1292.86s