Package evaluation to test AirfoilMeshers on Julia 1.14.0-DEV.2028 (45a2de3f7a*) started at 2026-04-12T16:33:31.066 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.28s ################################################################################ # Installation # Installing AirfoilMeshers... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [fb06ee43] + AirfoilMeshers v1.0.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [fb06ee43] + AirfoilMeshers v1.0.0 [39dd38d3] + Dierckx v0.5.4 [e2ba6199] + ExprTools v0.1.10 [c58ffaec] + FortranFiles v0.6.2 [692b3bcd] + JLLWrappers v1.7.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [a759f4b9] + TimerOutputs v0.5.29 [cd4c43a9] + Dierckx_jll v0.2.0+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.45s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 3553.1 ms ✓ AirfoilMeshers 1 dependency successfully precompiled in 5 seconds. 24 already precompiled. Precompilation completed after 29.7s ################################################################################ # Testing # Testing AirfoilMeshers Status `/tmp/jl_Xo3uzL/Project.toml` [fb06ee43] AirfoilMeshers v1.0.0 [39dd38d3] Dierckx v0.5.4 [c58ffaec] FortranFiles v0.6.2 [90137ffa] StaticArrays v1.9.18 [10745b16] Statistics v1.11.1 [a759f4b9] TimerOutputs v0.5.29 [37e2e46d] LinearAlgebra v1.13.0 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Xo3uzL/Manifest.toml` [fb06ee43] AirfoilMeshers v1.0.0 [39dd38d3] Dierckx v0.5.4 [e2ba6199] ExprTools v0.1.10 [c58ffaec] FortranFiles v0.6.2 [692b3bcd] JLLWrappers v1.7.1 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [a759f4b9] TimerOutputs v0.5.29 [cd4c43a9] Dierckx_jll v0.2.0+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time Block Tridiagonal | 1 1 13.4s Test Summary: | Pass Total Time surface_mesh | 3 3 7.4s [ Info: 65×41 Grid Extruded ──────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 54.1s / 4.8% 804MiB / 4.9% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────── gen_mesh 1 2.62s 100.0% 2.62s 39.6MiB 100.0% 39.6MiB extrusion 40 2.57s 98.1% 64.3ms 37.5MiB 94.9% 961KiB smooth sweept 975 10.6ms 0.4% 10.9μs 1.87MiB 4.7% 1.97KiB ──────────────────────────────────────────────────────────────────────────── [ Info: 65×41 Grid Extruded ──────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 7.36s / 0.1% 151MiB / 2.0% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────── gen_mesh 1 8.63ms 100.0% 8.63ms 2.99MiB 100.0% 2.99MiB smooth sweept 975 6.96ms 80.6% 7.14μs 1.87MiB 62.8% 1.97KiB extrusion 40 1.40ms 16.2% 35.0μs 0.98MiB 32.7% 25.0KiB ──────────────────────────────────────────────────────────────────────────── [ Info: 697×105 Grid Extruded ──────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 2.26s / 12.4% 107MiB / 50.0% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────── gen_mesh 1 281ms 100.0% 281ms 53.4MiB 100.0% 53.4MiB smooth sweept 1.03k 92.6ms 33.0% 89.9μs 21.8MiB 40.9% 21.7KiB extrusion 104 42.9ms 15.3% 412μs 27.6MiB 51.7% 272KiB ──────────────────────────────────────────────────────────────────────────── [ Info: 701×105 Grid Extruded ──────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 1.43s / 10.0% 298MiB / 17.9% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────── gen_mesh 1 143ms 100.0% 143ms 53.1MiB 100.0% 53.1MiB smooth sweept 1.03k 91.6ms 64.0% 88.9μs 22.0MiB 41.4% 21.8KiB extrusion 104 43.5ms 30.4% 418μs 27.8MiB 52.3% 273KiB ──────────────────────────────────────────────────────────────────────────── Test Summary: | Total Time hyperbolic_mesh | 0 27.9s Testing AirfoilMeshers tests passed Testing completed after 62.17s PkgEval succeeded after 123.59s