fn log_count<O: Write + Send>( errors: &Errors<'_>, output: &mut O, indentation: usize, count: usize, )
Log the additional number of this error that were found in other locations