Package evaluation to test AirfoilMeshers on Julia 1.13.0-DEV.1307 (5a5fc987d0*) started at 2025-10-14T13:52:20.116 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.17s ################################################################################ # Installation # Installing AirfoilMeshers... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [fb06ee43] + AirfoilMeshers v1.0.0 Updating `~/.julia/environments/v1.13/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.0 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.3 [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 v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.78s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 28.14s ################################################################################ # Testing # Testing AirfoilMeshers Status `/tmp/jl_DwY2Ru/Project.toml` [fb06ee43] AirfoilMeshers v1.0.0 [39dd38d3] Dierckx v0.5.4 [c58ffaec] FortranFiles v0.6.2 [90137ffa] StaticArrays v1.9.15 [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_DwY2Ru/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.0 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.3 [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.12.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 v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.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.29+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time Block Tridiagonal | 1 1 13.1s Test Summary: | Pass Total Time surface_mesh | 3 3 6.3s [ Info: 65×41 Grid Extruded ──────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 52.0s / 4.9% 815MiB / 5.3% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────── gen_mesh 1 2.56s 100.0% 2.56s 43.0MiB 100.0% 43.0MiB extrusion 40 2.51s 98.0% 62.7ms 40.9MiB 95.3% 1.02MiB smooth sweept 975 7.57ms 0.3% 7.76μs 1.87MiB 4.4% 1.97KiB ──────────────────────────────────────────────────────────────────────────── [ Info: 65×41 Grid Extruded ──────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 7.13s / 0.1% 157MiB / 1.9% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────── gen_mesh 1 8.99ms 100.0% 8.99ms 2.99MiB 100.0% 2.99MiB smooth sweept 975 7.25ms 80.6% 7.43μs 1.87MiB 62.8% 1.97KiB extrusion 40 1.43ms 16.0% 35.9μs 0.98MiB 32.7% 25.0KiB ──────────────────────────────────────────────────────────────────────────── [ Info: 697×105 Grid Extruded ──────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 2.29s / 11.8% 109MiB / 49.0% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────── gen_mesh 1 271ms 100.0% 271ms 53.4MiB 100.0% 53.4MiB smooth sweept 1.03k 86.3ms 31.9% 83.8μs 21.8MiB 40.9% 21.7KiB extrusion 104 40.3ms 14.9% 388μs 27.6MiB 51.7% 272KiB ──────────────────────────────────────────────────────────────────────────── [ Info: 701×105 Grid Extruded ──────────────────────────────────────────────────────────────────────────── Time Allocations ─────────────────────── ──────────────────────── Tot / % measured: 1.37s / 11.4% 312MiB / 17.0% Section ncalls time %tot avg alloc %tot avg ──────────────────────────────────────────────────────────────────────────── gen_mesh 1 156ms 100.0% 156ms 53.1MiB 100.0% 53.1MiB smooth sweept 1.03k 87.7ms 56.2% 85.1μs 22.0MiB 41.4% 21.8KiB extrusion 104 40.4ms 25.9% 388μs 27.8MiB 52.3% 273KiB ──────────────────────────────────────────────────────────────────────────── Test Summary: | Total Time hyperbolic_mesh | 0 27.6s Testing AirfoilMeshers tests passed Testing completed after 60.03s PkgEval succeeded after 115.02s