fn duplicate_in_flight_signature( signatures: &HashSet<String>, forest: &HashMap<String, TreeMeta>, ) -> Option<String>