[roll] Roll fuchsia [archivist] Enable clippy in the archivist

```
fx clippy src/diagnostics/archivist:lib
fx clippy src/diagnostics/archivist:bin
fx clippy src/diagnostics/archivist/tests/v2:integration_tests_bin
fx clippy src/diagnostics/archivist/tests/v2/components:stub_inspect_component_bin
fx clippy src/diagnostics/archivist/tests/v2/components:log_and_exit_component_bin
fx clippy src/diagnostics/archivist/tests/v2/components:log_and_crash_component_bin
fx clippy src/diagnostics/archivist/tests/v2/components:log_on_interest_bin
fx clippy src/diagnostics/archivist/tests/v2/components:stub_inspect_component
fx clippy src/diagnostics/archivist/tests/v2/components:component_with_children
fx clippy src/diagnostics/archivist/tests/v2/components:log_and_exit_component
fx clippy src/diagnostics/archivist/tests/v2/components:log_and_crash_component
fx clippy src/diagnostics/archivist/tests/v2/components:log_on_interest_component
fx clippy src/diagnostics/archivist/tests/v2/components:socket_puppet_bin
fx clippy src/diagnostics/archivist/tests/v2/components:stdio_puppet_bin
fx clippy src/diagnostics/archivist/tests/logging-component:bin
fx clippy src/diagnostics/archivist/tests/logs-connector:bin
fx clippy src/diagnostics/archivist/tests/stress-test:actor-bin
fx clippy src/diagnostics/archivist/tests/logs-stop:bin
```

Original-Bug: 93557

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/645044
Original-Revision: ee2c3c6fb2abb66c7de887a6319b51c732155b75
GitOrigin-RevId: 8db484f9f19e77b8b9701d31122b0cda689b08b4
Change-Id: Ia48f638c53656121d2dee942ff7814081d100263
1 file changed
tree: b8899f3b5be704330f573fe6060b04686b6c0cdd
  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.