fn invalid_cancel_target( targets: &[String], forest: &HashMap<String, TreeMeta>, cancel_requested: &HashSet<String>, ) -> Option<String>