fn advance<Fut: Future + Send>( state: &mut Global<Fut>, id: usize, outputs: &mut SmallVec<[OwnedEventId; 4]>, ) -> Option<OwnedEventId>