in src/reporter/mod.rs [105:108]
fn produce(&self, item: CollectItem) -> Result<(), Box<dyn Error>>; } impl CollectItemProduce for () {