pub fn collect_candidate_files( root_dir: &Path, included_set: &FxHashSet<PathBuf>, ) -> Vec<PathBuf>