Package evaluation of NumericalIntegration on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T05:59:10.737 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.15s ################################################################################ # Installation # Installing NumericalIntegration... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [e7bfaba1] + NumericalIntegration v0.3.3 Updating `~/.julia/environments/v1.10/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.15.0 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [c84ed2f1] + Ratios v0.4.5 [ae029012] + Requires v1.3.0 [90137ffa] + StaticArrays v1.9.12 [1e83bf80] + StaticArraysCore v1.4.3 ⌅ [efce3f68] + WoodburyMatrices v0.5.6 [56f22d72] + Artifacts [ade2ca70] + Dates [8ba89e20] + Distributed [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [a63ad114] + Mmap [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [1a1011a3] + SharedArrays [6462fe0b] + Sockets [2f01184e] + SparseArrays v1.10.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [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 5.57s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.37s ################################################################################ # Testing # Testing NumericalIntegration Status `/tmp/jl_G3CKLI/Project.toml` [19dc6840] HCubature v1.7.0 ⌅ [a98d9a8b] Interpolations v0.13.6 [e7bfaba1] NumericalIntegration v0.3.3 [90137ffa] StaticArrays v1.9.12 [1986cc42] Unitful v1.22.0 [b77e0a4c] InteractiveUtils [37e2e46d] LinearAlgebra [56ddb016] Logging [8dfed614] Test Status `/tmp/jl_G3CKLI/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.20 [19dc6840] HCubature v1.7.0 ⌅ [a98d9a8b] Interpolations v0.13.6 [e7bfaba1] NumericalIntegration v0.3.3 [6fe1bfb0] OffsetArrays v1.15.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.0 [90137ffa] StaticArrays v1.9.12 [1e83bf80] StaticArraysCore v1.4.3 [1986cc42] Unitful v1.22.0 ⌅ [efce3f68] WoodburyMatrices v0.5.6 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [8ba89e20] Distributed [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [1a1011a3] SharedArrays [6462fe0b] Sockets [2f01184e] SparseArrays v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [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... ┌ 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 4.1s Test Summary: | Pass Total Time cumulative integration | 24 24 3.0s Test Summary: | Pass Total Time n-dimensional integration testing | 2 2 8.5s ┌ Warning: RombergEven :: final step reached, but accuracy not: 0.11786953397310947 > 1.0e-12 └ @ NumericalIntegration ~/.julia/packages/NumericalIntegration/p29gp/src/NumericalIntegration.jl:182 ┌ Warning: RombergEven :: final step reached, but accuracy not: 0.5467536597953802 > 1.0e-12 └ @ NumericalIntegration ~/.julia/packages/NumericalIntegration/p29gp/src/NumericalIntegration.jl:182 ┌ Warning: RombergEven :: final step reached, but accuracy not: 0.5467536597953802 > 1.0e-12 └ @ NumericalIntegration ~/.julia/packages/NumericalIntegration/p29gp/src/NumericalIntegration.jl:182 Test Summary: | Pass Total Time SVector | 7 7 1.2s Test Summary: | Pass Total Time Raising Warnings | 1 1 0.5s ┌ Warning: RombergEven :: final step reached, but accuracy not: 0.9045531859439855 m > 1.0e-12 └ @ NumericalIntegration ~/.julia/packages/NumericalIntegration/p29gp/src/NumericalIntegration.jl:182 Test Summary: | Pass Total Time Unitful compatibility | 11 11 2.1s Testing NumericalIntegration tests passed Testing completed after 39.91s PkgEval succeeded after 67.56s