in src/output.rs [125:127]
fn should_render(&mut self) -> bool { !self.errors.is_empty() || !self.sender.is_full() }