pub async fn doctor( cmd: DoctorCommand, driver_dev_proxy: ManagerProxy, writer: &mut dyn Write, ) -> Result<()>