pub async fn driver_machine( cmd: DriverCommand, driver_connector: impl DriverConnector, ) -> Result<Option<Value>>