Thanks [jschwe for the suggestion](https://github.com/mozilla/sccache/pull/1129#issuecomment-1045007352). This is blocked on [`-C instrument-coverage` being stabilized in Rust 1.60](https://github.com/rust-lang/rust/pull/90132). `-C instrument-coverage` may be more accurate, and has the benefit of not requiring Nightly Rust to use it, unlike `-Zprofile`.
Thanks jschwe for the suggestion.
This is blocked on
-C instrument-coveragebeing stabilized in Rust 1.60.-C instrument-coveragemay be more accurate, and has the benefit of not requiring Nightly Rust to use it, unlike-Zprofile.