Package evaluation to test BasicInterpolators on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:15:01.706 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.07s ################################################################################ # Installation # Installing BasicInterpolators... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [26cce99e] + BasicInterpolators v0.7.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [26cce99e] + BasicInterpolators v0.7.1 [1914dd2f] + MacroTools v0.5.16 [c03570c3] + Memoize v0.4.4 [56f22d72] + Artifacts [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+5 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 4.0s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 2810.9 ms ✓ BasicInterpolators 1 dependency successfully precompiled in 4 seconds. 3 already precompiled. Precompilation completed after 11.39s ################################################################################ # Testing # Testing BasicInterpolators Status `/tmp/jl_CNXN8U/Project.toml` [26cce99e] BasicInterpolators v0.7.1 [c03570c3] Memoize v0.4.4 [37e2e46d] LinearAlgebra [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_CNXN8U/Manifest.toml` [26cce99e] BasicInterpolators v0.7.1 [1914dd2f] MacroTools v0.5.16 [c03570c3] Memoize v0.4.4 [56f22d72] Artifacts [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+5 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Test Summary: | Pass Total Time base | 12 12 1.7s Test Summary: | Pass Total Time chebyshev | 2 2 3.2s Test Summary: | Pass Total Time polynomial | 6 6 1.2s Test Summary: | Pass Total Time 1D | 5 5 3.3s Test Summary: | Pass Total Time 2D | 3 3 15.0s Test Summary: | Pass Total Time scattered | 2 2 6.3s Testing BasicInterpolators tests passed Testing completed after 35.08s PkgEval succeeded after 59.9s