pub fn parse_error_locations( stderr: &str, stdout: &str, ) -> Vec<(String, Option<u32>)>
Parse error output for file:line references