[roll] Roll infra/recipes [cargo-build] Run cargo with `--verbose`

This lets us see the full rustc command to help debug linking issues.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1109295
Original-Revision: 4daf9f8756c907eeed694e6fa7d89fe771c63e6c
GitOrigin-RevId: 1ce7afa2796a8ce773de41f1c173c1aae8a67e94
Change-Id: I1b6dd6f5e1d323b1d90051b51227cb4f51e35726
1 file changed
tree: 0b6d6c9a0e5fac042457d3bab8b22f0a29e20d1a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.