pub fn is_output_start(line: &str) -> Option<Match<'_>>
Check if a line matches the output start marker.