pub(crate) fn make_input(
    handler: &EarlyErrorHandler,
    free_matches: &[String]
) -> Result<Option<Input>, ErrorGuaranteed>