pub(crate) fn try_collect_active_jobs<'tcx>( tcx: TyCtxt<'tcx>, qmap: &mut QueryMap<QueryStackDeferred<'tcx>>, ) -> Option<()>