pub fn output_message(msg: &str, id: Option<&CheckId>, color: Option<Color>)
Output a message to stderr. The message can be optionally scoped to a certain check, and it can also have a certain color.