[roll] Roll fuchsia [rbe][rust] Handle response files

Expand the command-line's response files before analyzing
the rustc command.

Preserve the original command used for remote execution.
Gather response files as inputs to remote execution.
This keeps local and remote execution consistent w.r.t response files;
they will have the same fsatraces.

Original-Fixed: 130414
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/882758
Original-Revision: 810a93aca55792567c2d042510c719bc17132a1a
GitOrigin-RevId: 7a0ab10cd3666cb819ea81eb4ccf96fa24f38162
Change-Id: If2af7fcd584a4272add43c49d89205f0c1769f0d
1 file changed
tree: c713e1c52897ce45b13920743d83986906c00114
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.