[roll] Roll fuchsia [cargo-gnaw] Better error messages and allow-list 'tracing_unstable' cfg

Allow-list the 'tracing_unstable' config, and some better
error messages that allowed it to be found as the issue.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/726703
Original-Revision: de060958559ee5055e03b3676773e2786fb4ba7b
GitOrigin-RevId: 4c9d070bad6627cfcda6e159719a6c6ad0cd21cc
Change-Id: I0c9b0313dc58c1053e998133a58aaad336b0c463
1 file changed
tree: a89f73f79cb53de3c5807f0b80459dee92711dea
  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.