pub async fn start(
    settings: RestApiSettings,
    instance_state: SharedFactorioInstance
) -> Result<()>