Package evaluation to test MethodForwarding on Julia 1.11.7 (58327cce5e*) started at 2025-10-28T15:22:51.167 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.59s ################################################################################ # Installation # Installing MethodForwarding... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [45e47a89] + MethodForwarding v0.3.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [861a8166] + Combinatorics v1.0.3 [1914dd2f] + MacroTools v0.5.16 [45e47a89] + MethodForwarding v0.3.0 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [d6f4376e] + Markdown v1.11.0 Installation completed after 4.85s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 18.58s ################################################################################ # Testing # Testing MethodForwarding Status `/tmp/jl_iuaYaQ/Project.toml` [1914dd2f] MacroTools v0.5.16 [45e47a89] MethodForwarding v0.3.0 [10745b16] Statistics v1.11.1 [b77e0a4c] InteractiveUtils v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_iuaYaQ/Manifest.toml` [861a8166] Combinatorics v1.0.3 [1914dd2f] MacroTools v0.5.16 [45e47a89] MethodForwarding v0.3.0 [10745b16] Statistics v1.11.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra 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 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Test Summary: | Pass Total Time Brace Parsing | 9 9 2.3s Test Summary: | Pass Total Time Expand Types | 13 13 7.6s Test Summary: | Pass Total Time Polygon Forwarding | 9 9 16.5s Test Summary: | Pass Total Time Multiple Forward | 3 3 2.2s Test Summary: | Pass Total Time Filtering | 8 8 1.9s Test Summary: | Pass Total Time Unused Arguments | 2 2 1.1s Test Summary: | Pass Total Time Parametric Forwarding | 2 2 9.5s Test Summary: | Pass Total Time Splat Parametric Forwarding | 2 2 2.4s Test Summary: | Pass Total Time Kwargs handling | 1 1 0.6s Testing MethodForwarding tests passed Testing completed after 51.1s PkgEval succeeded after 90.01s