pub(super) fn write_ownership_manifest( output_dir: &Path, paths: &BTreeSet<PathBuf>, ) -> Result<()>