Package evaluation to test HyperHessians on Julia 1.14.0-DEV.1893 (b4aba01002*) started at 2026-03-15T12:38:41.889 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.35s ################################################################################ # Installation # Installing HyperHessians... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [06b494a0] + HyperHessians v0.2.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [bbf7d656] + CommonSubexpressions v0.3.1 [06b494a0] + HyperHessians v0.2.2 [1914dd2f] + MacroTools v0.5.16 Installation completed after 1.5s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 5767.3 ms ✓ HyperHessians 1569.4 ms ✓ DiffTests 3015.2 ms ✓ ParallelTestRunner 931.9 ms ✓ HyperHessians → HyperHessiansDiffResultsExt 2013.5 ms ✓ HyperHessians → HyperHessiansStaticArraysExt 2953.6 ms ✓ HyperHessians → HyperHessiansLogExpFunctionsExt 2646.1 ms ✓ HyperHessians → HyperHessiansSpecialFunctionsExt 3772.6 ms ✓ HyperHessians → HyperHessiansNaNMathExt 8 dependencies successfully precompiled in 23 seconds. 40 already precompiled. 8 dependencies precompiled but different versions are currently loaded (Base64, Dates, JuliaSyntaxHighlighting, Logging, Markdown, Printf, StyledStrings and TOML). Restart julia to access the new versions. Otherwise, 20 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompilation completed after 43.52s ################################################################################ # Testing # Testing HyperHessians Status `/tmp/jl_47qCbn/Project.toml` [bbf7d656] CommonSubexpressions v0.3.1 [163ba53b] DiffResults v1.1.0 [de460e47] DiffTests v0.1.2 [f6369f11] ForwardDiff v1.3.2 [06b494a0] HyperHessians v0.2.2 [2ab3a3ac] LogExpFunctions v0.3.29 [77ba4419] NaNMath v1.1.3 [d3525ed8] ParallelTestRunner v2.5.0 [276daf66] SpecialFunctions v2.7.1 [90137ffa] StaticArrays v1.9.18 [8dfed614] Test v1.11.0 Status `/tmp/jl_47qCbn/Manifest.toml` [bbf7d656] CommonSubexpressions v0.3.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [de460e47] DiffTests v0.1.2 [ffbed154] DocStringExtensions v0.9.5 [f6369f11] ForwardDiff v1.3.2 [06b494a0] HyperHessians v0.2.2 [b5f81e59] IOCapture v1.0.0 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [36869731] Malt v1.4.0 [77ba4419] NaNMath v1.1.3 [d3525ed8] ParallelTestRunner v2.5.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [05181044] RelocatableFolders v1.0.1 [6c6a2e73] Scratch v1.3.0 [276daf66] SpecialFunctions v2.7.1 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Running 9 tests using 1 parallel jobs. If this is too many concurrent jobs, specify the `--jobs=N` argument to the tests, or set the `JULIA_CPU_THREADS` environment variable. │ Test │ ──────────────── CPU ──────────────── │ Test (Worker) │ time (s) │ GC (s) │ GC % │ Alloc (MB) │ RSS (MB) │ rules_tests (1) │ 51.86 │ 0.98 │ 1.9 │ 1508.73 │ 530.42 │ correctness_tests (1) │ 102.73 │ 1.14 │ 1.1 │ 2594.85 │ 611.09 │ no_spurious_promotions_tests (1) │ 1.65 │ 0.00 │ 0.0 │ 22.63 │ 612.09 │ float32_tests (1) │ 13.71 │ 0.06 │ 0.5 │ 469.72 │ 644.09 │ hessiangradvalue_tests (1) │ 7.37 │ 0.00 │ 0.0 │ 156.90 │ 644.09 │ array_tests (1) │ 34.13 │ 0.28 │ 0.8 │ 1034.98 │ 675.62 │ diffresults_tests (1) │ 2.34 │ 0.00 │ 0.0 │ 67.78 │ 675.62 │ hvp_tests (1) │ 40.52 │ 0.14 │ 0.3 │ 715.47 │ 762.60 │ staticarrays_tests (1) │ 19.95 │ 0.00 │ 0.0 │ 244.75 │ 762.60 │ Test Summary: | Pass Broken Total Time Overall | 977 2 979 5m11.0s SUCCESS Testing HyperHessians tests passed Testing completed after 328.99s PkgEval succeeded after 398.87s