Migrating to [`clap_derive`](https://docs.rs/clap/latest/clap/_derive/) while utilizing the [ValueParser selection mechanism](https://docs.rs/clap/latest/clap/macro.value_parser.html) should help with avoiding strange panics like the ones described in #3548. cc https://github.com/rust-lang/rustup/issues/3548#issuecomment-1836043599