[roll] Roll fuchsia [clippy] output error message when compiler fails

Some error messages from the compiler aren't actually diagnostics that
are json-formatted. So we fall back to cat when jq fails to parse it.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/675871
Original-Revision: 1b55dea6317f511ea6a2ddfc34cdcd1a2e771971
GitOrigin-RevId: 49a10c73d8793500944d174d24747f382867e89f
Change-Id: I443b2b32c0ffb84f7a00dbcb0e5af6894a9117d0
1 file changed
tree: 53b19f37d29b352d4d8a54595b432d728b2ee92a
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.