Package evaluation to test HCubature on Julia 1.12.6 (15346901f00) started at 2026-06-29T11:48:26.766 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 6.21s ################################################################################ # Installation # Installing HCubature... Resolving package versions... Installed DataStructures ─ v0.19.6 Updating `~/.julia/environments/v1.12/Project.toml` [19dc6840] + HCubature v1.8.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [861a8166] + Combinatorics v1.1.0 [864edb3b] + DataStructures v0.19.6 [19dc6840] + HCubature v1.8.0 [bac558e1] + OrderedCollections v2.0.1 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [1fd47b50] + QuadGK v2.11.3 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.55s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 2110.1 ms ✓ TestEnv 1 dependency successfully precompiled in 2 seconds. 26 already precompiled. Precompiling package dependencies... Precompiling packages... 2076.2 ms ✓ Combinatorics 949.9 ms ✓ StaticArraysCore 4126.2 ms ✓ OrderedCollections 1224.9 ms ✓ Preferences 3490.8 ms ✓ DataStructures 998.7 ms ✓ PrecompileTools 4441.7 ms ✓ QuadGK 14936.8 ms ✓ StaticArrays 6870.3 ms ✓ HCubature 9 dependencies successfully precompiled in 39 seconds. 13 already precompiled. Precompilation completed after 55.33s ################################################################################ # Testing # Testing HCubature Status `/tmp/jl_iUDqUS/Project.toml` [861a8166] Combinatorics v1.1.0 [864edb3b] DataStructures v0.19.6 [19dc6840] HCubature v1.8.0 [1fd47b50] QuadGK v2.11.3 [90137ffa] StaticArrays v1.9.18 [37e2e46d] LinearAlgebra v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_iUDqUS/Manifest.toml` [861a8166] Combinatorics v1.1.0 [864edb3b] DataStructures v0.19.6 [19dc6840] HCubature v1.8.0 [bac558e1] OrderedCollections v2.0.1 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [1fd47b50] QuadGK v2.11.3 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [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.12.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 [f489334b] StyledStrings v1.11.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.29+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time simple | 12 12 17.8s Test Summary: | Pass Total Time count | 2 2 0.4s Test Summary: | Pass Total Time print | 4 4 1.3s Test Summary: | Pass Total Time big3d | 3 3 1.3s Test Summary: | Pass Total Time complex | 2 2 1.1s Test Summary: | Pass Total Time countevals | 22 22 13.6s Test Summary: | Pass Total Time axischoosing | 1 1 0.4s Test Summary: | Pass Total Time initdiv | 10 10 0.5s Test Summary: | Pass Total Time NaN and Inf | 2 2 0.8s Test Summary: | Pass Total Time hcubature_buffer | 4 4 3.3s Test Summary: | Pass Total Time issue 23 | 2 2 0.7s Test Summary: | Pass Total Time issue 60 | 2 2 6.0s Testing HCubature tests passed Testing completed after 58.59s PkgEval succeeded after 136.59s