pub fn run_child( command: &[String], range: PortRange, skip_ports: &[u16], ) -> Result<ExitStatus, RunnerError>