Package evaluation to test FunctionWranglers on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T00:09:42.728 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 8.58s ################################################################################ # Installation # Installing FunctionWranglers... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [b554fa5d] + FunctionWranglers v0.1.3 Updating `~/.julia/environments/v1.11/Manifest.toml` [b554fa5d] + FunctionWranglers v0.1.3 Installation completed after 1.24s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 790.5 ms ✓ FunctionWranglers 1 dependency successfully precompiled in 1 seconds. 6 already precompiled. Precompilation completed after 10.95s ################################################################################ # Testing # Testing FunctionWranglers Status `/tmp/jl_ehq2rn/Project.toml` [b554fa5d] FunctionWranglers v0.1.3 [8dfed614] Test v1.11.0 Status `/tmp/jl_ehq2rn/Manifest.toml` [b554fa5d] FunctionWranglers v0.1.3 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... 2.240956 seconds (121.63 k allocations: 6.176 MiB, 96.97% compilation time) 2.168691 seconds (1.17 M allocations: 63.158 MiB, 6.16% gc time, 100.00% compilation time) Test Summary: | Pass Total Time basics | 202 202 8.2s Test Summary: | Pass Total Time smap! multiple arguments | 400 400 17.0s Test Summary: | Pass Total Time sfindfirst | 4 4 10.4s Test Summary: | Pass Total Time sindex | 3 3 0.3s Test Summary: | Pass Total Time sreduce | 3 3 1.1s Test Summary: | Pass Total Time railway | 201 201 6.2s Testing FunctionWranglers tests passed Testing completed after 48.71s PkgEval succeeded after 76.21s