pub fn write_incremental_manifest( cache_root: &Path, manifest_path: &Path, manifest: &IncrementalManifest, ) -> Result<()>