roll: pigweed pw_build: Fix build spew for pw_copy_and_patch_file

Increases log level to filter out unnecessary INFO level logs.

Original-Bug: b/370775215
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/239132
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: b8f9f5688ba6a79fc224864c21d0a38214b086df

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 020780642847db..b8f9f5688ba6a7
Roller-URL: https://ci.chromium.org/b/8735255024261925985
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I134adbc46f8b6c471cefc20d2118524cda1313e3
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/239114
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 5cc68d2..a5a612e 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -50,8 +50,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-10-01.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735259533443445953.
-    commit = "020780642847dba69a9b2025f1f698fe3d8e4801",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735255024261925985.
+    commit = "b8f9f5688ba6a79fc224864c21d0a38214b086df",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -59,8 +59,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-10-01.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8735259533443445953.
-    commit = "020780642847dba69a9b2025f1f698fe3d8e4801",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8735255024261925985.
+    commit = "b8f9f5688ba6a79fc224864c21d0a38214b086df",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )