async fn wait_package( client: &WasmerClient, to_wait: PublishWait, package_version_id: Id, timeout: Duration, ) -> Result<(), Error>