pub fn run_max_tries(
    cmd: BuiltinCommand,
    state: &mut State
) -> Result<ControlFlow, Error>