[Example: How to generate .gcda files for a Rust project](https://github.com/mozilla/grcov?tab=readme-ov-file#example-how-to-generate-gcda-files-for-a-rust-project) in the readme uses `-Zprofile` which has been removed recently from Rust nightly (see https://github.com/rust-lang/rust/pull/131829).