fn warn_high_child_rate( name: &str, location: &str, started: u64, completed: u64, dropped: u64, in_flight: u64, elapsed: Duration, completed_per_sec: f64, )