roll: pigweed pw_rust: Enable GN pw_rust targets for linux host

- Having GN rust build checked in CQ.
- Fix a issue in bindgen

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

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: d8ad5c692c02e7..bb58b65798ba43
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8728602126390891585
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I8da0544185b2efdf4584528fa5ad03a521184f79
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/254517
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 3b34535..1a8741a 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -41,8 +41,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-12-14.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8728613156439909857.
-    commit = "d8ad5c692c02e75a2d971492ddfea96d34707c3e",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8728602126390891585.
+    commit = "bb58b65798ba43e8cfbe1ca393beef05a0085caf",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -50,8 +50,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-12-14.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8728613156439909857.
-    commit = "d8ad5c692c02e75a2d971492ddfea96d34707c3e",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8728602126390891585.
+    commit = "bb58b65798ba43e8cfbe1ca393beef05a0085caf",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )