fn scan_deletion_sessions( root: &Path, session_paths: Vec<PathBuf>, ) -> (HashMap<String, Vec<DeletionSession>>, Vec<PathBuf>)