[roll] Roll fuchsia [third_party] Add googletest-rust crate

Adds the latest googletest-rust v0.14.2 to third-party dependencies.
To resolve version conflicts and stub issues, we also:
- Upgrade regex dependency to v1.12.3.
- Bump the empty/rustversion stub to v1.0.22.
- Upgrade aho-corasick to v1.1.4 inside ask2patch.

OSRB approval: b/512010806
Original-Original-Bug: 504722357

Test: fx build compiles cleanly, and fx update-rustc-third-party completes with zero generation changes.
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1613050
Size-Review: David Iserovich <diserovich@google.com>
SLSA-Policy-Verified: SLSA Policy Verification Service <devtools-gerritcodereview-exitgate@google.com>
Original-Original-Revision: 54650cd57a6c29c78a6c224469866cb159e7b066
GitOrigin-RevId: 41facfa866b00459d847bd5c88c958e8748deaf6
Change-Id: Id42a58c2dcb7795efba01384a5def4982bd435d2
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1613955
Cr-Commit-Position: refs/heads/main@{#192801}
1 file changed
tree: baa59bb050437b8d33df44b1f79e0af3f6811816
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.