BuildCacheProfile Prerequisites
Build Cache caches rustc (and lib where used). TheBuildCache_profile_rust.xml includes skip probes (-vV, --version, --print=, and so on), as well as rust-specific input/output filtering.
For Rust, add /BuildCacheProfile="<IB installation folder>\BuildCache Profiles\BuildCache_profile_rust.xml" to the BuildConsole command.
Profile Prerequisites
Incredibuild intercepts cargo, and distributes rustc (and related build-script-build/cl). To activate this, add/Profile="<IB installation folder>\Profiles\rust.ib_profile.xml" to the BuildConsole command.
Running a Rust Build
Run your Rust build through BuildConsole, pointing/Profile at your profile XML file and /BuildCacheProfile to the Rust Build Cache profile: