Package evaluation to test WaterLily on Julia 1.14.0-DEV.2590 (cfde0ec785*) started at 2026-07-04T00:16:04.949 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.41s ################################################################################ # Installation # Installing WaterLily... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [ed894a53] + WaterLily v1.8.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.7.0 [a9b6321e] + Atomix v1.1.3 [bbf7d656] + CommonSubexpressions v0.3.1 [187b0558] + ConstructionBase v1.6.0 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.16.0 [ffbed154] + DocStringExtensions v0.9.5 [da5c29d0] + EllipsisNotation v1.10.1 [f6369f11] + ForwardDiff v1.4.1 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.8.0 [63c18a36] + KernelAbstractions v0.9.42 [2ab3a3ac] + LogExpFunctions v1.0.1 [e6f89c97] + LoggingExtras v1.2.0 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.4 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [276daf66] + SpecialFunctions v2.8.0 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [013be700] + UnsafeAtomics v0.3.1 [ed894a53] + WaterLily v1.8.0 [efe28fd5] + OpenSpecFun_jll v0.5.6+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.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.27s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... ┌ Warning: Using WaterLily in serial (ie. JULIA_NUM_THREADS=1) is not recommended because it defaults to serial CPU execution. │ Use JULIA_NUM_THREADS=auto, or any number of threads greater than 1, to allow multi-threading in CPU backends. │ For a low-overhead single-threaded CPU only backend set: WaterLily.set_backend("SIMD") └ @ WaterLily ~/.julia/packages/WaterLily/yOkji/src/WaterLily.jl:206 12.0 s ✓ WaterLily 9.9 s ✓ GPUArrays → JLD2Ext 3.5 s ✓ WaterLily → WaterLilyWriteVTKExt 3.3 s ✓ WaterLily → WaterLilyReadVTKExt 7.4 s ✓ WaterLily → WaterLilyJLD2Ext 5 dependencies successfully precompiled in 37 seconds. 110 already precompiled. 1 dependency had output during precompilation: ┌ WaterLily │ ┌ Warning: Using WaterLily in serial (ie. JULIA_NUM_THREADS=1) is not recommended because it defaults to serial CPU execution. │ │ Use JULIA_NUM_THREADS=auto, or any number of threads greater than 1, to allow multi-threading in CPU backends. │ │ For a low-overhead single-threaded CPU only backend set: WaterLily.set_backend("SIMD") │ └ @ WaterLily ~/.julia/packages/WaterLily/yOkji/src/WaterLily.jl:206 └ Precompilation completed after 65.5s ################################################################################ # Testing # Testing WaterLily Status `/tmp/jl_z22oSx/Project.toml` [6e4b80f9] BenchmarkTools v1.8.0 [187b0558] ConstructionBase v1.6.0 [ffbed154] DocStringExtensions v0.9.5 [da5c29d0] EllipsisNotation v1.10.1 [f6369f11] ForwardDiff v1.4.1 [0c68f7d7] GPUArrays v11.5.8 [033835bb] JLD2 v0.6.4 [63c18a36] KernelAbstractions v0.9.42 [e6f89c97] LoggingExtras v1.2.0 [d3525ed8] ParallelTestRunner v2.6.2 [21216c6a] Preferences v1.5.2 [dc215faf] ReadVTK v0.2.6 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [90137ffa] StaticArrays v1.9.18 [ed894a53] WaterLily v1.8.0 [64499a7a] WriteVTK v1.22.0 [37e2e46d] LinearAlgebra v1.14.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 Status `/tmp/jl_z22oSx/Manifest.toml` [79e6a3ab] Adapt v4.7.0 [a9b6321e] Atomix v1.1.3 [6e4b80f9] BenchmarkTools v1.8.0 [fa961155] CEnum v0.5.0 [0b6fb165] ChunkCodecCore v1.0.1 [4c0bbee4] ChunkCodecLibZlib v1.0.0 [55437552] ChunkCodecLibZstd v1.0.0 [944b1d66] CodecZlib v0.7.8 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [ffbed154] DocStringExtensions v0.9.5 [da5c29d0] EllipsisNotation v1.10.1 [5789e2e9] FileIO v1.19.0 [1a297f60] FillArrays v1.16.0 [f6369f11] ForwardDiff v1.4.1 [0c68f7d7] GPUArrays v11.5.8 [46192b85] GPUArraysCore v0.2.0 [076d061b] HashArrayMappedTries v0.2.0 [b5f81e59] IOCapture v1.0.0 [92d709cd] IrrationalConstants v0.2.6 [033835bb] JLD2 v0.6.4 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 [63c18a36] KernelAbstractions v0.9.42 [929cbde3] LLVM v9.10.0 [9c8b4983] LightXML v0.9.3 [2ab3a3ac] LogExpFunctions v1.0.1 [e6f89c97] LoggingExtras v1.2.0 [1914dd2f] MacroTools v0.5.16 [36869731] Malt v1.4.1 [77ba4419] NaNMath v1.1.4 ⌅ [bac558e1] OrderedCollections v1.8.2 [d3525ed8] ParallelTestRunner v2.6.2 [69de0a69] Parsers v2.8.6 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [dc215faf] ReadVTK v0.2.6 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [7e506255] ScopedValues v1.6.2 [6c6a2e73] Scratch v1.3.0 [276daf66] SpecialFunctions v2.8.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [ec057cc2] StructUtils v2.8.2 [3bb67fe8] TranscodingStreams v0.11.3 [013be700] UnsafeAtomics v0.3.1 [4004b06d] VTKBase v1.0.1 [ed894a53] WaterLily v1.8.0 [64499a7a] WriteVTK v1.22.0 [dad2f222] LLVMExtra_jll v0.0.43+1 [94ce4f54] Libiconv_jll v1.18.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [02c8fc9c] XML2_jll v2.15.3+0 [0dad84c5] ArgTools v1.2.0 [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 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.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.5.5+2 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Running 10 tests using 1 parallel jobs. If this is too many concurrent jobs, specify the `--jobs=N` argument to the tests, or set the `JULIA_CPU_THREADS` environment variable. │ Test │ ──────────────── CPU ──────────────── │ Test (Worker) │ time (s) │ GC (s) │ GC % │ Alloc (MB) │ RSS (MB) │ les (1) │ 48.03 │ 0.58 │ 1.2 │ 1616.39 │ 547.60 │ bodies (1) │ 61.96 │ 0.96 │ 1.6 │ 2332.89 │ 676.60 │ metrics (1) │ 115.85 │ 1.17 │ 1.0 │ 3037.96 │ 742.05 │ forwarddiff (1) │ 188.51 │ 2.07 │ 1.1 │ 5026.12 │ 820.05 │ ioext (1) │ 240.38 │ 2.73 │ 1.1 │ 3266.23 │ 1032.73 │ simulation (1) │ 25.20 │ 0.18 │ 0.7 │ 627.22 │ 1044.62 │ core (1) │ 19.76 │ 0.08 │ 0.4 │ 519.20 │ 1072.59 │ flow (1) │ 148.45 │ 1.38 │ 0.9 │ 2811.44 │ 1135.86 │ util (1) │ 37.11 │ 0.30 │ 0.8 │ 1028.64 │ 1135.86 │ poisson (1) │ 48.27 │ 0.27 │ 0.6 │ 881.65 │ 1153.54 │ Output generated during execution of 'simulation': ┌ ┌ Warning: The `uλ` keyword argument is deprecated and will be removed in a future release. Use `u0` instead. └ └ @ WaterLily ~/.julia/packages/WaterLily/yOkji/src/Flow.jl:99 Test Summary: | Pass Total Time Overall | 287 287 16m29.0s SUCCESS Testing WaterLily tests passed Testing completed after 1016.34s PkgEval succeeded after 1113.49s