fn check_impl( root_path: &Path, outdir: &Path, ci_info: &CiInfo, bless: bool, extra_checks: Option<&str>, pos_args: &[String], ) -> Result<(), Error>