roll: pigweed pw_transfer: Log when streams close unexpectedly

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/249912
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 1c771e0fd88511ef3550108572572db1f036d0a5

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 67bef9ad55a005..1c771e0fd88511
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8730891669612183089
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ic08a6b2be64bca9b4d2ba6098f961deab80bae60
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/249818
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 091c68f..be19156 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,8 +49,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-11-18.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8730902531184022833.
-    commit = "67bef9ad55a00524ad1d66096cad23dcf78d300c",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8730891669612183089.
+    commit = "1c771e0fd88511ef3550108572572db1f036d0a5",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -58,8 +58,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-11-18.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8730902531184022833.
-    commit = "67bef9ad55a00524ad1d66096cad23dcf78d300c",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8730891669612183089.
+    commit = "1c771e0fd88511ef3550108572572db1f036d0a5",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )