pub fn rust_build_cache_key( integrity: &RunIntegrity, command: &[String], ) -> Result<String, Error>