Package evaluation to test FunctionWranglers on Julia 1.12.4 (422f456051*) started at 2026-01-28T22:45:37.297 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 7.8s ################################################################################ # Installation # Installing FunctionWranglers... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [b554fa5d] + FunctionWranglers v0.1.3 Updating `~/.julia/environments/v1.12/Manifest.toml` [b554fa5d] + FunctionWranglers v0.1.3 Installation completed after 1.18s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 827.0 ms ✓ FunctionWranglers 1 dependency successfully precompiled in 1 seconds. 8 already precompiled. Precompilation completed after 11.77s ################################################################################ # Testing # Testing FunctionWranglers Status `/tmp/jl_JzenQC/Project.toml` [b554fa5d] FunctionWranglers v0.1.3 [8dfed614] Test v1.11.0 Status `/tmp/jl_JzenQC/Manifest.toml` [b554fa5d] FunctionWranglers v0.1.3 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.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 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... 2.103283 seconds (196.84 k allocations: 9.851 MiB, 97.01% compilation time) 2.210295 seconds (1.39 M allocations: 75.029 MiB, 12.38% gc time, 99.99% compilation time) Test Summary: | Pass Total Time basics | 202 202 8.0s Test Summary: | Pass Total Time smap! multiple arguments | 400 400 10.6s Test Summary: | Pass Total Time sfindfirst | 4 4 10.8s Test Summary: | Pass Total Time sindex | 3 3 0.4s Test Summary: | Pass Total Time sreduce | 3 3 1.3s Test Summary: | Pass Total Time railway | 201 201 7.1s Testing FunctionWranglers tests passed Testing completed after 44.68s PkgEval succeeded after 75.12s