The Rust `cc` crate started running `xcrun` when SDKROOT is defined: a970b0ab0b Consequently, building crates that use newer versions of the `cc` crate fail, because xcrun is not available in pure build environments.
a970b0ab0b