Package evaluation of NumericalIntegration on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T09:38:17.985 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.56s ################################################################################ # Installation # Installing NumericalIntegration... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [e7bfaba1] + NumericalIntegration v0.3.3 Updating `~/.julia/environments/v1.11/Manifest.toml` ⌃ [13072b0f] + AxisAlgorithms v1.0.1 [d360d2e6] + ChainRulesCore v1.25.1 [34da2185] + Compat v4.16.0 ⌅ [a98d9a8b] + Interpolations v0.13.6 [e7bfaba1] + NumericalIntegration v0.3.3 [6fe1bfb0] + OffsetArrays v1.16.0 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [c84ed2f1] + Ratios v0.4.5 [ae029012] + Requires v1.3.1 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 ⌅ [efce3f68] + WoodburyMatrices v0.5.6 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [56ddb016] + Logging v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [1a1011a3] + SharedArrays v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs 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 ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Installation completed after 2.16s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.3s ################################################################################ # Testing # Testing NumericalIntegration Status `/tmp/jl_14HygQ/Project.toml` [19dc6840] HCubature v1.7.0 ⌅ [a98d9a8b] Interpolations v0.13.6 [e7bfaba1] NumericalIntegration v0.3.3 [90137ffa] StaticArrays v1.9.13 [1986cc42] Unitful v1.22.0 [b77e0a4c] InteractiveUtils v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_14HygQ/Manifest.toml` ⌃ [13072b0f] AxisAlgorithms v1.0.1 [d360d2e6] ChainRulesCore v1.25.1 [861a8166] Combinatorics v1.0.2 [34da2185] Compat v4.16.0 [864edb3b] DataStructures v0.18.22 [19dc6840] HCubature v1.7.0 ⌅ [a98d9a8b] Interpolations v0.13.6 [e7bfaba1] NumericalIntegration v0.3.3 [6fe1bfb0] OffsetArrays v1.16.0 [bac558e1] OrderedCollections v1.8.0 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [1fd47b50] QuadGK v2.11.2 [c84ed2f1] Ratios v0.4.5 [ae029012] Requires v1.3.1 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [1986cc42] Unitful v1.22.0 ⌅ [efce3f68] WoodburyMatrices v0.5.6 [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 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs 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 ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Precompiling HCubature... 4389.3 ms ✓ HCubature 1 dependency successfully precompiled in 5 seconds. 18 already precompiled. ┌ Warning: RombergEven :: final step reached, but accuracy not: 8.984807e-8 > 1.0e-12 └ @ NumericalIntegration ~/.julia/packages/NumericalIntegration/p29gp/src/NumericalIntegration.jl:182 Test Summary: | Pass Total Time compare with analytic result | 84 84 7.7s Test Summary: | Pass Total Time cumulative integration | 24 24 4.7s Test Summary: | Pass Total Time n-dimensional integration testing | 2 2 10.8s ┌ Warning: RombergEven :: final step reached, but accuracy not: 1.661446440534085 > 1.0e-12 └ @ NumericalIntegration ~/.julia/packages/NumericalIntegration/p29gp/src/NumericalIntegration.jl:182 ┌ Warning: RombergEven :: final step reached, but accuracy not: 1.0636654611437133 > 1.0e-12 └ @ NumericalIntegration ~/.julia/packages/NumericalIntegration/p29gp/src/NumericalIntegration.jl:182 ┌ Warning: RombergEven :: final step reached, but accuracy not: 1.661446440534085 > 1.0e-12 └ @ NumericalIntegration ~/.julia/packages/NumericalIntegration/p29gp/src/NumericalIntegration.jl:182 Test Summary: | Pass Total Time SVector | 7 7 1.8s Test Summary: | Pass Total Time Raising Warnings | 1 1 0.4s ┌ Warning: RombergEven :: final step reached, but accuracy not: 1.0000601466568986 m > 1.0e-12 └ @ NumericalIntegration ~/.julia/packages/NumericalIntegration/p29gp/src/NumericalIntegration.jl:182 Test Summary: | Pass Total Time Unitful compatibility | 11 11 3.5s Testing NumericalIntegration tests passed Testing completed after 53.55s PkgEval succeeded after 86.87s