fn rerun_filter_matches<'a>( test_name: &'a str, test_result: &'a TestResult, ) -> impl Iterator<Item = String> + 'a