fn parse_jobs_one( early_dcx: &EarlyDiagCtxt, opt_name: &str, s: &str, unstable: bool, available: &mut Option<u8>, ) -> Option<NonZero<usize>>