pub(crate) async fn run<C: ServerProviderClient>( settings: Settings, client: C, opts: Opts, ) -> Result<()>