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/8730886182611166113
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I02f3a432ebceef14582f3bb1028c2a088e4e641b
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/249837
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 353e3ab..e5cc084 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -47,18 +47,18 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-11-18.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8730897219341228305.
-    commit = "67bef9ad55a00524ad1d66096cad23dcf78d300c",
+    # ROLL: Last updated 2024-11-19.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8730886182611166113.
+    commit = "1c771e0fd88511ef3550108572572db1f036d0a5",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
 git_override(
     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/8730897219341228305.
-    commit = "67bef9ad55a00524ad1d66096cad23dcf78d300c",
+    # ROLL: Last updated 2024-11-19.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8730886182611166113.
+    commit = "1c771e0fd88511ef3550108572572db1f036d0a5",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )