[roll] Roll fuchsia [rbe][rust] Suppress Rust-build output-dir leaks
Check Rust commands for output-dir leaks.
The fault is usually misplaced .o file inputs
produced elsewhere in the build.
The non-canonicalized Rust builds will still work correctly,
just perhaps cache-missed.
Prepare to for the next CL:
Use the `rewrapper` option `canonicalize_working_dir`
to force remote executions to use a fixed path, effectively
ignoring `out/*`. This will merge the cache space
for builds in infra and elsewhere.
Original-Bug: 94355
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/650104
Original-Revision: 45c50ed360d074ed6e03df834bdbb99c6675ff08
GitOrigin-RevId: 572cb30e194cd06bf02046179bff79c377d8db30
Change-Id: I9a029a84aa02464a1d19e9ce69c52513a010d3fe
diff --git a/stem b/stem
index becc66a..d51793b 100644
--- a/stem
+++ b/stem
@@ -10,7 +10,7 @@
githooks=""
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="60e0c930a249b31dba565a1f06fb3bfc853c5ca4"/>
+ revision="45c50ed360d074ed6e03df834bdbb99c6675ff08"/>
</projects>
<hooks>
<hook name="install-environment"