1error: you must set parser for `try_from_os_str` explicitly 2 --> $DIR/parse_empty_try_from_os.rs:14:23 3 | 414 | #[structopt(parse(try_from_os_str))] 5 | ^^^^^^^^^^^^^^^ 6