Package evaluation of CatmullRom on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T13:01:06.629 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.13s ################################################################################ # Installation # Installing CatmullRom... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [5b5b35a2] + CatmullRom v0.3.2 Updating `~/.julia/environments/v1.10/Manifest.toml` [5b5b35a2] + CatmullRom v0.3.2 [34da2185] + Compat v4.16.0 [e2ba6199] + ExprTools v0.1.10 [842dd82b] + InlineStrings v1.4.3 [d8418881] + Intervals v1.10.0 [1914dd2f] + MacroTools v0.5.16 [78c3b35d] + Mocking v0.8.1 ⌅ [f27b6e38] + Polynomials v0.8.0 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [3cdcf5f2] + RecipesBase v1.3.4 [6c6a2e73] + Scratch v1.2.1 [dc5dba14] + TZJData v1.5.0+2025b [f269a46b] + TimeZones v1.21.3 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [ade2ca70] + Dates [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b27032c2] + LibCURL v0.6.4 [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [ca575930] + NetworkOptions v1.2.0 [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] + LibCURL_jll v8.4.0+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 [4536629a] + OpenBLAS_jll v0.3.23+4 [83775a58] + Zlib_jll v1.2.13+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 [8e850ede] + nghttp2_jll v1.52.0+1 [3f19e933] + p7zip_jll v17.4.0+2 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.15s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 21.96s ################################################################################ # Testing # Testing CatmullRom Status `/tmp/jl_595S17/Project.toml` [5b5b35a2] CatmullRom v0.3.2 [1914dd2f] MacroTools v0.5.16 ⌅ [f27b6e38] Polynomials v0.8.0 [37e2e46d] LinearAlgebra [8dfed614] Test Status `/tmp/jl_595S17/Manifest.toml` [5b5b35a2] CatmullRom v0.3.2 [34da2185] Compat v4.16.0 [e2ba6199] ExprTools v0.1.10 [842dd82b] InlineStrings v1.4.3 [d8418881] Intervals v1.10.0 [1914dd2f] MacroTools v0.5.16 [78c3b35d] Mocking v0.8.1 ⌅ [f27b6e38] Polynomials v0.8.0 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [3cdcf5f2] RecipesBase v1.3.4 [6c6a2e73] Scratch v1.2.1 [dc5dba14] TZJData v1.5.0+2025b [f269a46b] TimeZones v1.21.3 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.4.0+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 [4536629a] OpenBLAS_jll v0.3.23+4 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: Use of `Poly` from v1.0 forward will require `using Polynomials.PolyCompat` │ caller = Poly at Poly.jl:26 [inlined] └ @ Core ~/.julia/packages/Polynomials/ghqdF/src/polynomials/Poly.jl:26 Test Summary: | Pass Total Time closed curve interpositions | 3 3 17.7s Test Summary: | Pass Total Time interpolation | 3 3 0.5s Test Summary: | Pass Total Time approximate arclengths | 1 1 0.2s Testing CatmullRom tests passed Testing completed after 27.12s PkgEval succeeded after 70.22s