async fn collect_room( __arg0: SyncInfo<'_>, conn: &Connection, room_id: &RoomId, ) -> Result<(HashSet<OwnedUserId>, HashSet<OwnedUserId>)>