async fn wait_for_registration( atlas: &mut AtlasClient, before: &HashSet<String>, pkg_label: &str, component: &str, log_dir: &Path, ) -> Result<(String, Option<String>)>