Package evaluation to test HCubature on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T15:16:52.471 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.08s ################################################################################ # Installation # Installing HCubature... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [19dc6840] + HCubature v1.8.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [861a8166] + Combinatorics v1.1.0 [864edb3b] + DataStructures v0.19.3 [19dc6840] + HCubature v1.8.0 [bac558e1] + OrderedCollections v1.8.1 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.1 [1fd47b50] + QuadGK v2.11.2 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [56f22d72] + Artifacts [ade2ca70] + Dates [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+5 [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 8.92s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 3829.4 ms ✓ HCubature 1 dependency successfully precompiled in 5 seconds. 9 already precompiled. Precompilation completed after 17.73s ################################################################################ # Testing # Testing HCubature Status `/tmp/jl_tTUx4u/Project.toml` [861a8166] Combinatorics v1.1.0 [864edb3b] DataStructures v0.19.3 [19dc6840] HCubature v1.8.0 [1fd47b50] QuadGK v2.11.2 [90137ffa] StaticArrays v1.9.16 [37e2e46d] LinearAlgebra [8dfed614] Test Status `/tmp/jl_tTUx4u/Manifest.toml` [861a8166] Combinatorics v1.1.0 [864edb3b] DataStructures v0.19.3 [19dc6840] HCubature v1.8.0 [bac558e1] OrderedCollections v1.8.1 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [1fd47b50] QuadGK v2.11.2 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [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 [fa267f1f] TOML v1.0.3 [8dfed614] Test [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+5 [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 simple | 12 12 16.4s 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.2s Test Summary: | Pass Total Time complex | 2 2 1.2s Test Summary: | Pass Total Time countevals | 22 22 11.1s Test Summary: | Pass Total Time axischoosing | 1 1 0.5s Test Summary: | Pass Total Time initdiv | 10 10 0.6s Test Summary: | Pass Total Time NaN and Inf | 2 2 0.8s Test Summary: | Pass Total Time hcubature_buffer | 4 4 3.2s Test Summary: | Pass Total Time issue 23 | 2 2 0.8s Test Summary: | Pass Total Time issue 60 | 2 2 4.6s Testing HCubature tests passed Testing completed after 51.54s PkgEval succeeded after 87.15s