in src/reporter/mod.rs [121:123]
fn produce(&self, item: CollectItem) -> Result<(), Box<dyn Error>> { Ok(self.send(item)?) }