[roll] Roll infra/recipes [rust] Toolchain testing use upstream script

* Switching infra to use toolchain testing script from upstream
* https://github.com/rust-lang/rust/blob/master/src/ci/docker/scripts/fuchsia-test-runner.py

Closes: https://fxbug.dev/117391

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/776202
Original-Revision: 590557bab8d29d75cac47eaeaaedbfbc6c63e9a4
GitOrigin-RevId: 4e52a085d970afa07ddfc0716b70f60d4dac82ea
Change-Id: Ia91559f65c40e997d65823bb8d370419e8bc74af
1 file changed
tree: 771f2a381d0ccae4a140aeebdbfe92c4e01d8ecf
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.