pub fn verify_tickets( root: &Path, config: &Config, tickets: &[Ticket], merged: &HashSet<String>, ) -> Vec<String>