pub async fn write_manifest<S: ObjectStorePutExt>( manifest: Manifest, remote_store: S, ) -> Result<()>