Package evaluation to test FunctionWranglers on Julia 1.14.0-DEV.2213 (dc778b8d37*) started at 2026-05-21T04:07:06.737 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.49s ################################################################################ # Installation # Installing FunctionWranglers... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [b554fa5d] + FunctionWranglers v0.1.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [b554fa5d] + FunctionWranglers v0.1.3 Installation completed after 1.2s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 0.9 s ✓ FunctionWranglers 1 dependency successfully precompiled in 1 seconds. 8 already precompiled. Precompilation completed after 21.61s ################################################################################ # Testing # Testing FunctionWranglers Status `/tmp/jl_E2LkIk/Project.toml` [b554fa5d] FunctionWranglers v0.1.3 [8dfed614] Test v1.11.0 Status `/tmp/jl_E2LkIk/Manifest.toml` [b554fa5d] FunctionWranglers v0.1.3 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 Testing Running tests... 2.153488 seconds (155.72 k allocations: 8.320 MiB, 97.32% compilation time) 2.058759 seconds (1.19 M allocations: 72.216 MiB, 15.52% gc time, 100.00% compilation time) Test Summary: | Pass Total Time basics | 202 202 8.4s Test Summary: | Pass Total Time smap! multiple arguments | 400 400 9.9s Test Summary: | Pass Total Time sfindfirst | 4 4 11.0s Test Summary: | Pass Total Time sindex | 3 3 0.4s Test Summary: | Pass Total Time sreduce | 3 3 1.1s Test Summary: | Pass Total Time railway | 201 201 6.7s Testing FunctionWranglers tests passed Testing completed after 45.29s PkgEval succeeded after 92.85s