Package evaluation to test AeroAcoustics on Julia 1.14.0-DEV.1260 (89243d1cdf*) started at 2025-11-16T20:14:47.937 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.11s ################################################################################ # Installation # Installing AeroAcoustics... Resolving package versions... Installed DefineSingletons ──────────── v0.1.2 Installed CompositionsBase ──────────── v0.1.2 Installed Adapt ─────────────────────── v4.4.0 Installed MicroCollections ──────────── v0.2.0 Installed MacroTools ────────────────── v0.5.16 Installed DiffResults ───────────────── v1.1.0 Installed ConstructionBase ──────────── v1.6.0 Installed ForwardDiff ───────────────── v1.3.0 Installed MKL_jll ───────────────────── v2025.2.0+0 Installed oneTBB_jll ────────────────── v2022.0.0+1 Installed RecipesBase ───────────────── v1.3.4 Installed IteratorInterfaceExtensions ─ v1.0.0 Installed DataAPI ───────────────────── v1.16.0 Installed OrderedCollections ────────── v1.8.1 Installed Compat ────────────────────── v4.18.1 Installed ArrayInterface ────────────── v7.22.0 Installed DataValueInterfaces ───────── v1.0.0 Installed IntelOpenMP_jll ───────────── v2025.2.0+0 Installed StatsAPI ──────────────────── v1.7.1 Installed Statistics ────────────────── v1.11.1 Installed InitialValues ─────────────── v0.3.1 Installed ArgCheck ──────────────────── v2.5.0 Installed CommonSubexpressions ──────── v0.3.1 Installed PrecompileTools ───────────── v1.3.3 Installed StaticArraysCore ──────────── v1.4.4 Installed IrrationalConstants ───────── v0.2.6 Installed NaNMath ───────────────────── v1.1.3 Installed Distances ─────────────────── v0.10.12 Installed AbstractFFTs ──────────────── v1.5.0 Installed Requires ──────────────────── v1.3.1 Installed BangBang ──────────────────── v0.4.6 Installed OpenSpecFun_jll ───────────── v0.5.6+0 Installed DiffRules ─────────────────── v1.15.1 Installed Parameters ────────────────── v0.12.3 Installed LogExpFunctions ───────────── v0.3.29 Installed FiniteDiff ────────────────── v2.29.0 Installed NLsolve ───────────────────── v4.5.1 Installed ThreadsX ──────────────────── v0.1.12 Installed NLSolversBase ─────────────── v7.10.0 Installed SplittablesBase ───────────── v0.1.15 Installed Tables ────────────────────── v1.12.1 Installed SpecialFunctions ──────────── v2.6.1 Installed AeroAcoustics ─────────────── v0.2.6 Installed Referenceables ────────────── v0.1.3 Installed Transducers ───────────────── v0.4.85 Installed Reexport ──────────────────── v1.2.2 Installed InverseFunctions ──────────── v0.1.17 Installed FFTW_jll ──────────────────── v3.3.11+0 Installed Setfield ──────────────────── v1.1.2 Installed JLLWrappers ───────────────── v1.7.1 Installed Baselet ───────────────────── v0.1.1 Installed FFTW ──────────────────────── v1.10.0 Installed Preferences ───────────────── v1.5.0 Installed TableTraits ───────────────── v1.0.1 Installed UnPack ────────────────────── v1.0.2 Installed IterTools ─────────────────── v1.10.0 Installed LineSearches ──────────────── v7.4.0 Installed DocStringExtensions ───────── v0.9.5 Installed Polynomials ───────────────── v4.1.0 Installed ADTypes ───────────────────── v1.19.0 Installed DSP ───────────────────────── v0.7.10 Installed Accessors ─────────────────── v0.1.42 Installed DifferentiationInterface ──── v0.7.11 Installing 2 artifacts Installed artifact OpenSpecFun 194.9 KiB Installed artifact FFTW 2.2 MiB Updating `~/.julia/environments/v1.14/Project.toml` [03ede2b8] + AeroAcoustics v0.2.6 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.19.0 [621f4979] + AbstractFFTs v1.5.0 [7d9f7c33] + Accessors v0.1.42 [79e6a3ab] + Adapt v4.4.0 [03ede2b8] + AeroAcoustics v0.2.6 [dce04be8] + ArgCheck v2.5.0 [4fba245c] + ArrayInterface v7.22.0 [198e06fe] + BangBang v0.4.6 [9718e550] + Baselet v0.1.1 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 ⌅ [717857b8] + DSP v0.7.10 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [244e2a9f] + DefineSingletons v0.1.2 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [a0c0ee7d] + DifferentiationInterface v0.7.11 [b4f34e82] + Distances v0.10.12 [ffbed154] + DocStringExtensions v0.9.5 [7a1cc6ca] + FFTW v1.10.0 [6a86dc24] + FiniteDiff v2.29.0 [f6369f11] + ForwardDiff v1.3.0 [22cec73e] + InitialValues v0.3.1 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [c8e1da08] + IterTools v1.10.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [d3d80556] + LineSearches v7.4.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [128add7d] + MicroCollections v0.2.0 [d41bc354] + NLSolversBase v7.10.0 [2774e3e8] + NLsolve v4.5.1 [77ba4419] + NaNMath v1.1.3 [bac558e1] + OrderedCollections v1.8.1 [d96e819e] + Parameters v0.12.3 [f27b6e38] + Polynomials v4.1.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [3cdcf5f2] + RecipesBase v1.3.4 [189a3867] + Reexport v1.2.2 [42d2dcc6] + Referenceables v0.1.3 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [276daf66] + SpecialFunctions v2.6.1 [171d559e] + SplittablesBase v0.1.15 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [ac1d9e8a] + ThreadsX v0.1.12 [28d57a85] + Transducers v0.4.85 [3a884ed6] + UnPack v1.0.2 [f5851436] + FFTW_jll v3.3.11+0 [1d5cc7b8] + IntelOpenMP_jll v2025.2.0+0 [856f044c] + MKL_jll v2025.2.0+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [1317d2d5] + oneTBB_jll v2022.0.0+1 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 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 9.16s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. 5158.0 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. 1 dependency had output during precompilation: ┌ TestEnv │ WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. └ ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 2435.8 ms ✓ Baselet 4390.9 ms ✓ MacroTools 835.3 ms ✓ Reexport 1160.7 ms ✓ Statistics 910.5 ms ✓ DataAPI 1186.2 ms ✓ ConstructionBase 2199.1 ms ✓ IrrationalConstants 844.2 ms ✓ UnPack 784.4 ms ✓ DataValueInterfaces 1007.4 ms ✓ StaticArraysCore 878.0 ms ✓ StatsAPI 1240.2 ms ✓ Requires 1321.7 ms ✓ OrderedCollections 969.7 ms ✓ InverseFunctions 1435.4 ms ✓ ADTypes 863.1 ms ✓ CompositionsBase 1156.3 ms ✓ DocStringExtensions 1269.2 ms ✓ IterTools 1628.2 ms ✓ InitialValues 829.1 ms ✓ DefineSingletons 1138.5 ms ✓ AbstractFFTs 967.1 ms ✓ ArgCheck 783.4 ms ✓ IteratorInterfaceExtensions 1084.4 ms ✓ NaNMath 1181.4 ms ✓ Compat 1202.3 ms ✓ Preferences 1782.8 ms ✓ CommonSubexpressions 1382.3 ms ✓ Statistics → SparseArraysExt 820.2 ms ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 872.8 ms ✓ DiffResults 1511.9 ms ✓ Distances 935.9 ms ✓ Adapt 954.6 ms ✓ Parameters 1700.2 ms ✓ InverseFunctions → InverseFunctionsTestExt 884.2 ms ✓ InverseFunctions → InverseFunctionsDatesExt 1932.4 ms ✓ DifferentiationInterface 805.3 ms ✓ ADTypes → ADTypesConstructionBaseExt 848.8 ms ✓ CompositionsBase → CompositionsBaseInverseFunctionsExt 1533.2 ms ✓ LogExpFunctions 4178.1 ms ✓ AbstractFFTs → AbstractFFTsTestExt 787.3 ms ✓ TableTraits 875.8 ms ✓ Compat → CompatLinearAlgebraExt 1257.4 ms ✓ JLLWrappers 954.8 ms ✓ PrecompileTools 3079.0 ms ✓ Setfield 1313.9 ms ✓ Distances → DistancesSparseArraysExt 1163.4 ms ✓ ArrayInterface 949.7 ms ✓ Referenceables 1289.1 ms ✓ Adapt → AdaptSparseArraysExt 1364.1 ms ✓ DifferentiationInterface → DifferentiationInterfaceSparseArraysExt 5239.4 ms ✓ Accessors 830.3 ms ✓ LogExpFunctions → LogExpFunctionsInverseFunctionsExt 1812.6 ms ✓ Tables 4943.4 ms ✓ IntelOpenMP_jll 5179.7 ms ✓ oneTBB_jll 1469.8 ms ✓ FFTW_jll 1463.0 ms ✓ OpenSpecFun_jll 2942.5 ms ✓ RecipesBase 3475.4 ms ✓ SplittablesBase 857.6 ms ✓ ArrayInterface → ArrayInterfaceStaticArraysCoreExt 1299.7 ms ✓ ArrayInterface → ArrayInterfaceSparseArraysExt 2542.7 ms ✓ Accessors → LinearAlgebraExt 1753.6 ms ✓ Accessors → TestExt  Downloading artifact: IntelOpenMP  Downloading artifact: oneTBB 10583.5 ms ✓ MKL_jll 5103.0 ms ✓ SpecialFunctions 38745.2 ms ✓ Polynomials 1405.0 ms ✓ FiniteDiff 1727.5 ms ✓ BangBang 6781.1 ms ✓ FFTW 1353.3 ms ✓ DiffRules 1350.9 ms ✓ FiniteDiff → FiniteDiffSparseArraysExt 1030.9 ms ✓ DifferentiationInterface → DifferentiationInterfaceFiniteDiffExt 1149.3 ms ✓ BangBang → BangBangTablesExt 2774.6 ms ✓ MicroCollections 3565.4 ms ✓ Polynomials → PolynomialsFFTWExt 6988.0 ms ✓ ForwardDiff 7670.8 ms ✓ Transducers 7013.1 ms ✓ DSP 1608.3 ms ✓ DifferentiationInterface → DifferentiationInterfaceForwardDiffExt 1911.5 ms ✓ Transducers → TransducersAdaptExt 1950.7 ms ✓ Transducers → TransducersReferenceablesExt 2303.9 ms ✓ NLSolversBase 4956.1 ms ✓ ThreadsX 4456.2 ms ✓ LineSearches 2640.6 ms ✓ NLsolve 7975.3 ms ✓ AeroAcoustics 86 dependencies successfully precompiled in 226 seconds. 36 already precompiled. 1 dependency had output during precompilation: ┌ MKL_jll │ Downloading artifact: IntelOpenMP │ Downloading artifact: oneTBB └ Precompilation completed after 242.8s ################################################################################ # Testing # Testing AeroAcoustics Status `/tmp/jl_ImwNQ3/Project.toml` [03ede2b8] AeroAcoustics v0.2.6 ⌅ [717857b8] DSP v0.7.10 [b4f34e82] Distances v0.10.12 [7a1cc6ca] FFTW v1.10.0 [f67ccb44] HDF5 v0.17.2 [2774e3e8] NLsolve v4.5.1 [d96e819e] Parameters v0.12.3 [10745b16] Statistics v1.11.1 [ac1d9e8a] ThreadsX v0.1.12 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [37e2e46d] LinearAlgebra v1.13.0 [ea8e919c] SHA v1.0.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_ImwNQ3/Manifest.toml` [47edcb42] ADTypes v1.19.0 [621f4979] AbstractFFTs v1.5.0 [7d9f7c33] Accessors v0.1.42 [79e6a3ab] Adapt v4.4.0 [03ede2b8] AeroAcoustics v0.2.6 [dce04be8] ArgCheck v2.5.0 [4fba245c] ArrayInterface v7.22.0 [198e06fe] BangBang v0.4.6 [9718e550] Baselet v0.1.1 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 ⌅ [717857b8] DSP v0.7.10 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [244e2a9f] DefineSingletons v0.1.2 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.11 [b4f34e82] Distances v0.10.12 [ffbed154] DocStringExtensions v0.9.5 [7a1cc6ca] FFTW v1.10.0 [6a86dc24] FiniteDiff v2.29.0 [f6369f11] ForwardDiff v1.3.0 [f67ccb44] HDF5 v0.17.2 [22cec73e] InitialValues v0.3.1 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [d3d80556] LineSearches v7.4.0 [2ab3a3ac] LogExpFunctions v0.3.29 [3da0fdf6] MPIPreferences v0.1.11 [1914dd2f] MacroTools v0.5.16 [128add7d] MicroCollections v0.2.0 [d41bc354] NLSolversBase v7.10.0 [2774e3e8] NLsolve v4.5.1 [77ba4419] NaNMath v1.1.3 [bac558e1] OrderedCollections v1.8.1 [d96e819e] Parameters v0.12.3 [f27b6e38] Polynomials v4.1.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [42d2dcc6] Referenceables v0.1.3 [ae029012] Requires v1.3.1 [efcf1570] Setfield v1.1.2 [276daf66] SpecialFunctions v2.6.1 [171d559e] SplittablesBase v0.1.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [ac1d9e8a] ThreadsX v0.1.12 [28d57a85] Transducers v0.4.85 [3a884ed6] UnPack v1.0.2 [f5851436] FFTW_jll v3.3.11+0 [0234f1f7] HDF5_jll v1.14.6+0 [e33a78d0] Hwloc_jll v2.12.2+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [856f044c] MKL_jll v2025.2.0+0 [7cb0a576] MPICH_jll v4.3.2+0 [f1f71cc9] MPItrampoline_jll v5.5.4+0 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [fe0851c0] OpenMPI_jll v5.0.9+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [a65dc6b1] Xorg_libpciaccess_jll v0.18.1+0 [477f73a3] libaec_jll v1.1.4+0 [1317d2d5] oneTBB_jll v2022.0.0+1 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... 4.148306 seconds (2.88 M allocations: 150.649 MiB, 99.82% compilation time) 0.004253 seconds (2.17 k allocations: 542.547 KiB) 0.004689 seconds (4.21 k allocations: 597.969 KiB) 0.006023 seconds (8.31 k allocations: 805.906 KiB) 0.001050 seconds (1.14 k allocations: 522.750 KiB) 0.001136 seconds (2.17 k allocations: 542.328 KiB) 0.001379 seconds (4.21 k allocations: 598.125 KiB) 0.001764 seconds (8.31 k allocations: 806.094 KiB) 0.001061 seconds (1.14 k allocations: 522.844 KiB) 0.001094 seconds (2.17 k allocations: 542.328 KiB) 0.001363 seconds (4.21 k allocations: 598.125 KiB) 0.001798 seconds (8.31 k allocations: 806.094 KiB) 0.009658 seconds (1.66 k allocations: 4.670 MiB) 0.008918 seconds (2.17 k allocations: 4.721 MiB) 0.008063 seconds (4.21 k allocations: 4.773 MiB) 0.009693 seconds (8.31 k allocations: 4.913 MiB) 0.004993 seconds (1.66 k allocations: 4.656 MiB) 0.005212 seconds (2.17 k allocations: 4.721 MiB) 0.008698 seconds (4.21 k allocations: 4.773 MiB) 0.009374 seconds (8.31 k allocations: 4.913 MiB) 0.006634 seconds (1.66 k allocations: 4.656 MiB) 0.004931 seconds (2.17 k allocations: 4.721 MiB) 0.017656 seconds (4.21 k allocations: 4.773 MiB, 51.63% gc time) 0.006137 seconds (8.31 k allocations: 4.913 MiB) 0.096079 seconds (1.66 k allocations: 45.927 MiB, 2.92% gc time) 0.095950 seconds (3.19 k allocations: 45.928 MiB, 2.40% gc time) 0.088324 seconds (6.26 k allocations: 46.046 MiB, 1.92% gc time) 0.075559 seconds (12.41 k allocations: 46.280 MiB, 1.47% gc time) 0.076979 seconds (1.66 k allocations: 45.928 MiB, 2.85% gc time) 0.064234 seconds (3.19 k allocations: 45.926 MiB) 0.055473 seconds (6.26 k allocations: 46.033 MiB) 0.078235 seconds (12.41 k allocations: 46.279 MiB, 1.46% gc time) 0.063781 seconds (1.66 k allocations: 45.924 MiB) 0.063385 seconds (3.19 k allocations: 45.928 MiB) 0.068712 seconds (6.26 k allocations: 46.034 MiB) 0.083368 seconds (12.41 k allocations: 46.279 MiB, 1.28% gc time) Test Summary: | Pass Total Time AeroAcoustics | 185 185 2m51.0s Testing AeroAcoustics tests passed Testing completed after 186.75s PkgEval succeeded after 481.84s