[INFO] fetching crate tamasfe-clap 3.0.0-beta.2...
[INFO] testing tamasfe-clap-3.0.0-beta.2 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate tamasfe-clap 3.0.0-beta.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate tamasfe-clap 3.0.0-beta.2
[INFO] finished tweaking crates.io crate tamasfe-clap 3.0.0-beta.2
[INFO] tweaked toml for crates.io crate tamasfe-clap 3.0.0-beta.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tamasfe-clap 3.0.0-beta.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tamasfe-clap 3.0.0-beta.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97b90bd1399810760597d4f997eb4b20e4347fc3a8a613da3a72c0a5e320f598
[INFO] running `Command { std: "docker" "start" "-a" "97b90bd1399810760597d4f997eb4b20e4347fc3a8a613da3a72c0a5e320f598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97b90bd1399810760597d4f997eb4b20e4347fc3a8a613da3a72c0a5e320f598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97b90bd1399810760597d4f997eb4b20e4347fc3a8a613da3a72c0a5e320f598", kill_on_drop: false }`
[INFO] [stdout] 97b90bd1399810760597d4f997eb4b20e4347fc3a8a613da3a72c0a5e320f598
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cf06b2beb997292669c82baa135f69d6ac0b950c4c4eb7b2e34f10dd79853e8
[INFO] running `Command { std: "docker" "start" "-a" "1cf06b2beb997292669c82baa135f69d6ac0b950c4c4eb7b2e34f10dd79853e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling os_str_bytes v2.4.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling tamasfe-clap v3.0.0-beta.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]   --> src/parse/features/suggestions.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[cfg(all(test, features = "suggestions"))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]    |
[INFO] [stdout] 74 - #[cfg(all(test, features = "suggestions"))]
[INFO] [stdout] 74 + #[cfg(all(test, feature = "suggestions"))]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/parse/matches/arg_matches.rs:997:10
[INFO] [stdout]     |
[INFO] [stdout] 997 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]     --> src/parse/matches/arg_matches.rs:1057:10
[INFO] [stdout]      |
[INFO] [stdout] 1057 |         };
[INFO] [stdout]      |          ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/build/app/mod.rs:2342:21
[INFO] [stdout]      |
[INFO] [stdout] 2342 |                 let mut sc = self
[INFO] [stdout]      |                     ----^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/build/app/mod.rs:2434:21
[INFO] [stdout]      |
[INFO] [stdout] 2434 |             for (i, mut sc) in &mut self
[INFO] [stdout]      |                     ----^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/build/app/mod.rs:2453:13
[INFO] [stdout]      |
[INFO] [stdout] 2453 |         for mut sc in &mut self.subcommands {
[INFO] [stdout]      |             ----^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/build/app/mod.rs:2260:24
[INFO] [stdout]      |
[INFO] [stdout] 2260 |   ...   panic!(format!(
[INFO] [stdout]      |  ______________^
[INFO] [stdout] 2261 | | ...       "AppSettings::HelpRequired is enabled for the App {}, but at least one of its arguments does not have either `help` or `long_he...
[INFO] [stdout] 2262 | | ...       self.name,
[INFO] [stdout] 2263 | | ...       args_missing_help.join(", ")
[INFO] [stdout] 2264 | | ...   ));
[INFO] [stdout]      | |_______^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]      = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2260 ~                 panic!(
[INFO] [stdout] 2261 |                     "AppSettings::HelpRequired is enabled for the App {}, but at least one of its arguments does not have either `help` or `long_help` set. List of such arguments: {}",
[INFO] [stdout] 2262 |                     self.name,
[INFO] [stdout] 2263 |                     args_missing_help.join(", ")
[INFO] [stdout] 2264 ~                 );
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/build/app/mod.rs:2283:25
[INFO] [stdout]      |
[INFO] [stdout] 2283 |     fn two_groups_of<F>(&self, condition: F) -> Option<(&ArgGroup, &ArgGroup)>
[INFO] [stdout]      |                         ^^^^^                           ^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]      |                         |                               ||         ||
[INFO] [stdout]      |                         |                               ||         |the same lifetime is hidden here
[INFO] [stdout]      |                         |                               ||         the same lifetime is elided here
[INFO] [stdout]      |                         |                               |the same lifetime is hidden here
[INFO] [stdout]      |                         |                               the same lifetime is elided here
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2283 |     fn two_groups_of<F>(&self, condition: F) -> Option<(&ArgGroup<'_>, &ArgGroup<'_>)>
[INFO] [stdout]      |                                                                  ++++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/build/arg/mod.rs:4340:36
[INFO] [stdout]      |
[INFO] [stdout] 4340 |     pub(crate) fn name_no_brackets(&self) -> Cow<str> {
[INFO] [stdout]      |                                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4340 |     pub(crate) fn name_no_brackets(&self) -> Cow<'_, str> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains an unused formatting placeholder
[INFO] [stdout]     --> src/build/arg/mod.rs:4391:32
[INFO] [stdout]      |
[INFO] [stdout] 4391 |                     "Argument '{}' uses hint CommandWithArguments and must accept multiple values",
[INFO] [stdout]      |                                ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout] help: add the missing argument
[INFO] [stdout]      |
[INFO] [stdout] 4391 |                     "Argument '{}' uses hint CommandWithArguments and must accept multiple values", ...,
[INFO] [stdout]      |                                                                                                   +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]      |
[INFO] [stdout] 4391 |                     "{}", "Argument '{}' uses hint CommandWithArguments and must accept multiple values",
[INFO] [stdout]      |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse/arg_matcher.rs:101:29
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub(crate) fn arg_names(&self) -> indexmap::map::Keys<Id, MatchedArg> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub(crate) fn arg_names(&self) -> indexmap::map::Keys<'_, Id, MatchedArg> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse/arg_matcher.rs:105:25
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn entry(&mut self, arg: &Id) -> indexmap::map::Entry<Id, MatchedArg> {
[INFO] [stdout]     |                         ^^^^^^^^^               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn entry(&mut self, arg: &Id) -> indexmap::map::Entry<'_, Id, MatchedArg> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse/arg_matcher.rs:117:24
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub(crate) fn iter(&self) -> indexmap::map::Iter<Id, MatchedArg> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub(crate) fn iter(&self) -> indexmap::map::Iter<'_, Id, MatchedArg> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse/matches/arg_matches.rs:217:30
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn values_of<T: Key>(&self, id: T) -> Option<Values> {
[INFO] [stdout]     |                              ^^^^^                   ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn values_of<T: Key>(&self, id: T) -> Option<Values<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/parse/validator.rs:248:16
[INFO] [stdout]     |
[INFO] [stdout] 248 |         panic!(INTERNAL_ERROR_MSG);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 248 |         panic!("{}", INTERNAL_ERROR_MSG);
[INFO] [stdout]     |                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/argstr.rs:46:33
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub(crate) fn split_at_byte(&self, byte: u8) -> (ArgStr, ArgStr) {
[INFO] [stdout]    |                                 ^^^^^                ^^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                    |
[INFO] [stdout]    |                                 |                    the same lifetime is hidden here
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub(crate) fn split_at_byte(&self, byte: u8) -> (ArgStr<'_>, ArgStr<'_>) {
[INFO] [stdout]    |                                                            ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/util/argstr.rs:57:61
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub(crate) fn trim_start_matches(&'a self, byte: u8) -> ArgStr {
[INFO] [stdout]    |                                       --                    ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub(crate) fn trim_start_matches(&'a self, byte: u8) -> ArgStr<'a> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/argstr.rs:76:40
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub(crate) fn trim_start_n_matches(&self, n: usize, ch: u8) -> ArgStr {
[INFO] [stdout]    |                                        ^^^^^                       ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub(crate) fn trim_start_n_matches(&self, n: usize, ch: u8) -> ArgStr<'_> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/util/argstr.rs:84:62
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub(crate) fn split_at_unchecked(&'a self, i: usize) -> (ArgStr, ArgStr) {
[INFO] [stdout]    |                                       --                     ^^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |                      |
[INFO] [stdout]    |                                       |                      the same lifetime is hidden here
[INFO] [stdout]    |                                       the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub(crate) fn split_at_unchecked(&'a self, i: usize) -> (ArgStr<'a>, ArgStr<'a>) {
[INFO] [stdout]    |                                                                    ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.05s
[INFO] running `Command { std: "docker" "inspect" "1cf06b2beb997292669c82baa135f69d6ac0b950c4c4eb7b2e34f10dd79853e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cf06b2beb997292669c82baa135f69d6ac0b950c4c4eb7b2e34f10dd79853e8", kill_on_drop: false }`
[INFO] [stdout] 1cf06b2beb997292669c82baa135f69d6ac0b950c4c4eb7b2e34f10dd79853e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2095741a199ad46aa41988b4dfda9786dff1e056909fd3f07b905e505245bc40
[INFO] running `Command { std: "docker" "start" "-a" "2095741a199ad46aa41988b4dfda9786dff1e056909fd3f07b905e505245bc40", kill_on_drop: false }`
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling const_fn v0.4.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling tinyvec v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.13
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling pulldown-cmark v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling bstr v0.2.14
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling half v1.6.0
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling criterion-plot v0.4.3
[INFO] [stderr]    Compiling serde_cbor v0.11.1
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling csv v1.1.4
[INFO] [stderr]    Compiling tinytemplate v1.1.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling plotters v0.2.15
[INFO] [stderr]    Compiling toml v0.5.7
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling semver-parser v0.9.0
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling os_str_bytes v2.4.0
[INFO] [stderr]    Compiling oorandom v11.1.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling criterion v0.3.3
[INFO] [stderr]    Compiling version-sync v0.8.1
[INFO] [stderr]    Compiling tamasfe-clap v3.0.0-beta.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]   --> src/parse/features/suggestions.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[cfg(all(test, features = "suggestions"))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]    |
[INFO] [stdout] 74 - #[cfg(all(test, features = "suggestions"))]
[INFO] [stdout] 74 + #[cfg(all(test, feature = "suggestions"))]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/parse/matches/arg_matches.rs:997:10
[INFO] [stdout]     |
[INFO] [stdout] 997 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]     --> src/parse/matches/arg_matches.rs:1057:10
[INFO] [stdout]      |
[INFO] [stdout] 1057 |         };
[INFO] [stdout]      |          ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/build/app/mod.rs:2342:21
[INFO] [stdout]      |
[INFO] [stdout] 2342 |                 let mut sc = self
[INFO] [stdout]      |                     ----^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/build/app/mod.rs:2434:21
[INFO] [stdout]      |
[INFO] [stdout] 2434 |             for (i, mut sc) in &mut self
[INFO] [stdout]      |                     ----^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/build/app/mod.rs:2453:13
[INFO] [stdout]      |
[INFO] [stdout] 2453 |         for mut sc in &mut self.subcommands {
[INFO] [stdout]      |             ----^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/build/app/mod.rs:2260:24
[INFO] [stdout]      |
[INFO] [stdout] 2260 |   ...   panic!(format!(
[INFO] [stdout]      |  ______________^
[INFO] [stdout] 2261 | | ...       "AppSettings::HelpRequired is enabled for the App {}, but at least one of its arguments does not have either `help` or `long_he...
[INFO] [stdout] 2262 | | ...       self.name,
[INFO] [stdout] 2263 | | ...       args_missing_help.join(", ")
[INFO] [stdout] 2264 | | ...   ));
[INFO] [stdout]      | |_______^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]      = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2260 ~                 panic!(
[INFO] [stdout] 2261 |                     "AppSettings::HelpRequired is enabled for the App {}, but at least one of its arguments does not have either `help` or `long_help` set. List of such arguments: {}",
[INFO] [stdout] 2262 |                     self.name,
[INFO] [stdout] 2263 |                     args_missing_help.join(", ")
[INFO] [stdout] 2264 ~                 );
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/build/app/mod.rs:2283:25
[INFO] [stdout]      |
[INFO] [stdout] 2283 |     fn two_groups_of<F>(&self, condition: F) -> Option<(&ArgGroup, &ArgGroup)>
[INFO] [stdout]      |                         ^^^^^                           ^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]      |                         |                               ||         ||
[INFO] [stdout]      |                         |                               ||         |the same lifetime is hidden here
[INFO] [stdout]      |                         |                               ||         the same lifetime is elided here
[INFO] [stdout]      |                         |                               |the same lifetime is hidden here
[INFO] [stdout]      |                         |                               the same lifetime is elided here
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2283 |     fn two_groups_of<F>(&self, condition: F) -> Option<(&ArgGroup<'_>, &ArgGroup<'_>)>
[INFO] [stdout]      |                                                                  ++++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/build/arg/mod.rs:4340:36
[INFO] [stdout]      |
[INFO] [stdout] 4340 |     pub(crate) fn name_no_brackets(&self) -> Cow<str> {
[INFO] [stdout]      |                                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4340 |     pub(crate) fn name_no_brackets(&self) -> Cow<'_, str> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains an unused formatting placeholder
[INFO] [stdout]     --> src/build/arg/mod.rs:4391:32
[INFO] [stdout]      |
[INFO] [stdout] 4391 |                     "Argument '{}' uses hint CommandWithArguments and must accept multiple values",
[INFO] [stdout]      |                                ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout] help: add the missing argument
[INFO] [stdout]      |
[INFO] [stdout] 4391 |                     "Argument '{}' uses hint CommandWithArguments and must accept multiple values", ...,
[INFO] [stdout]      |                                                                                                   +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]      |
[INFO] [stdout] 4391 |                     "{}", "Argument '{}' uses hint CommandWithArguments and must accept multiple values",
[INFO] [stdout]      |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse/arg_matcher.rs:101:29
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub(crate) fn arg_names(&self) -> indexmap::map::Keys<Id, MatchedArg> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub(crate) fn arg_names(&self) -> indexmap::map::Keys<'_, Id, MatchedArg> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse/arg_matcher.rs:105:25
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn entry(&mut self, arg: &Id) -> indexmap::map::Entry<Id, MatchedArg> {
[INFO] [stdout]     |                         ^^^^^^^^^               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn entry(&mut self, arg: &Id) -> indexmap::map::Entry<'_, Id, MatchedArg> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse/arg_matcher.rs:117:24
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub(crate) fn iter(&self) -> indexmap::map::Iter<Id, MatchedArg> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub(crate) fn iter(&self) -> indexmap::map::Iter<'_, Id, MatchedArg> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse/matches/arg_matches.rs:217:30
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn values_of<T: Key>(&self, id: T) -> Option<Values> {
[INFO] [stdout]     |                              ^^^^^                   ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn values_of<T: Key>(&self, id: T) -> Option<Values<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/parse/validator.rs:248:16
[INFO] [stdout]     |
[INFO] [stdout] 248 |         panic!(INTERNAL_ERROR_MSG);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 248 |         panic!("{}", INTERNAL_ERROR_MSG);
[INFO] [stdout]     |                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/argstr.rs:46:33
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub(crate) fn split_at_byte(&self, byte: u8) -> (ArgStr, ArgStr) {
[INFO] [stdout]    |                                 ^^^^^                ^^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                    |
[INFO] [stdout]    |                                 |                    the same lifetime is hidden here
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub(crate) fn split_at_byte(&self, byte: u8) -> (ArgStr<'_>, ArgStr<'_>) {
[INFO] [stdout]    |                                                            ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/util/argstr.rs:57:61
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub(crate) fn trim_start_matches(&'a self, byte: u8) -> ArgStr {
[INFO] [stdout]    |                                       --                    ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub(crate) fn trim_start_matches(&'a self, byte: u8) -> ArgStr<'a> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/argstr.rs:76:40
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub(crate) fn trim_start_n_matches(&self, n: usize, ch: u8) -> ArgStr {
[INFO] [stdout]    |                                        ^^^^^                       ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub(crate) fn trim_start_n_matches(&self, n: usize, ch: u8) -> ArgStr<'_> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/util/argstr.rs:84:62
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub(crate) fn split_at_unchecked(&'a self, i: usize) -> (ArgStr, ArgStr) {
[INFO] [stdout]    |                                       --                     ^^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |                      |
[INFO] [stdout]    |                                       |                      the same lifetime is hidden here
[INFO] [stdout]    |                                       the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub(crate) fn split_at_unchecked(&'a self, i: usize) -> (ArgStr<'a>, ArgStr<'a>) {
[INFO] [stdout]    |                                                                    ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]   --> src/parse/features/suggestions.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[cfg(all(test, features = "suggestions"))]
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]    |
[INFO] [stdout] 74 - #[cfg(all(test, features = "suggestions"))]
[INFO] [stdout] 74 + #[cfg(all(test, feature = "suggestions"))]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/parse/matches/arg_matches.rs:997:10
[INFO] [stdout]     |
[INFO] [stdout] 997 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]     --> src/parse/matches/arg_matches.rs:1057:10
[INFO] [stdout]      |
[INFO] [stdout] 1057 |         };
[INFO] [stdout]      |          ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/build/app/mod.rs:2342:21
[INFO] [stdout]      |
[INFO] [stdout] 2342 |                 let mut sc = self
[INFO] [stdout]      |                     ----^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/build/app/mod.rs:2434:21
[INFO] [stdout]      |
[INFO] [stdout] 2434 |             for (i, mut sc) in &mut self
[INFO] [stdout]      |                     ----^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/build/app/mod.rs:2453:13
[INFO] [stdout]      |
[INFO] [stdout] 2453 |         for mut sc in &mut self.subcommands {
[INFO] [stdout]      |             ----^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]     --> src/build/app/mod.rs:2260:24
[INFO] [stdout]      |
[INFO] [stdout] 2260 |   ...   panic!(format!(
[INFO] [stdout]      |  ______________^
[INFO] [stdout] 2261 | | ...       "AppSettings::HelpRequired is enabled for the App {}, but at least one of its arguments does not have either `help` or `long_he...
[INFO] [stdout] 2262 | | ...       self.name,
[INFO] [stdout] 2263 | | ...       args_missing_help.join(", ")
[INFO] [stdout] 2264 | | ...   ));
[INFO] [stdout]      | |_______^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]      = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]      |
[INFO] [stdout] 2260 ~                 panic!(
[INFO] [stdout] 2261 |                     "AppSettings::HelpRequired is enabled for the App {}, but at least one of its arguments does not have either `help` or `long_help` set. List of such arguments: {}",
[INFO] [stdout] 2262 |                     self.name,
[INFO] [stdout] 2263 |                     args_missing_help.join(", ")
[INFO] [stdout] 2264 ~                 );
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/build/app/mod.rs:2283:25
[INFO] [stdout]      |
[INFO] [stdout] 2283 |     fn two_groups_of<F>(&self, condition: F) -> Option<(&ArgGroup, &ArgGroup)>
[INFO] [stdout]      |                         ^^^^^                           ^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]      |                         |                               ||         ||
[INFO] [stdout]      |                         |                               ||         |the same lifetime is hidden here
[INFO] [stdout]      |                         |                               ||         the same lifetime is elided here
[INFO] [stdout]      |                         |                               |the same lifetime is hidden here
[INFO] [stdout]      |                         |                               the same lifetime is elided here
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 2283 |     fn two_groups_of<F>(&self, condition: F) -> Option<(&ArgGroup<'_>, &ArgGroup<'_>)>
[INFO] [stdout]      |                                                                  ++++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/build/arg/mod.rs:4340:36
[INFO] [stdout]      |
[INFO] [stdout] 4340 |     pub(crate) fn name_no_brackets(&self) -> Cow<str> {
[INFO] [stdout]      |                                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4340 |     pub(crate) fn name_no_brackets(&self) -> Cow<'_, str> {
[INFO] [stdout]      |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message contains an unused formatting placeholder
[INFO] [stdout]     --> src/build/arg/mod.rs:4391:32
[INFO] [stdout]      |
[INFO] [stdout] 4391 |                     "Argument '{}' uses hint CommandWithArguments and must accept multiple values",
[INFO] [stdout]      |                                ^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stdout] help: add the missing argument
[INFO] [stdout]      |
[INFO] [stdout] 4391 |                     "Argument '{}' uses hint CommandWithArguments and must accept multiple values", ...,
[INFO] [stdout]      |                                                                                                   +++++
[INFO] [stdout] help: or add a "{}" format string to use the message literally
[INFO] [stdout]      |
[INFO] [stdout] 4391 |                     "{}", "Argument '{}' uses hint CommandWithArguments and must accept multiple values",
[INFO] [stdout]      |                     +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse/arg_matcher.rs:101:29
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub(crate) fn arg_names(&self) -> indexmap::map::Keys<Id, MatchedArg> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub(crate) fn arg_names(&self) -> indexmap::map::Keys<'_, Id, MatchedArg> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse/arg_matcher.rs:105:25
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn entry(&mut self, arg: &Id) -> indexmap::map::Entry<Id, MatchedArg> {
[INFO] [stdout]     |                         ^^^^^^^^^               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn entry(&mut self, arg: &Id) -> indexmap::map::Entry<'_, Id, MatchedArg> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse/arg_matcher.rs:117:24
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub(crate) fn iter(&self) -> indexmap::map::Iter<Id, MatchedArg> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub(crate) fn iter(&self) -> indexmap::map::Iter<'_, Id, MatchedArg> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse/matches/arg_matches.rs:217:30
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn values_of<T: Key>(&self, id: T) -> Option<Values> {
[INFO] [stdout]     |                              ^^^^^                   ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn values_of<T: Key>(&self, id: T) -> Option<Values<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/parse/validator.rs:248:16
[INFO] [stdout]     |
[INFO] [stdout] 248 |         panic!(INTERNAL_ERROR_MSG);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 248 |         panic!("{}", INTERNAL_ERROR_MSG);
[INFO] [stdout]     |                +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/argstr.rs:46:33
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub(crate) fn split_at_byte(&self, byte: u8) -> (ArgStr, ArgStr) {
[INFO] [stdout]    |                                 ^^^^^                ^^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |                    |
[INFO] [stdout]    |                                 |                    the same lifetime is hidden here
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub(crate) fn split_at_byte(&self, byte: u8) -> (ArgStr<'_>, ArgStr<'_>) {
[INFO] [stdout]    |                                                            ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/util/argstr.rs:57:61
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub(crate) fn trim_start_matches(&'a self, byte: u8) -> ArgStr {
[INFO] [stdout]    |                                       --                    ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub(crate) fn trim_start_matches(&'a self, byte: u8) -> ArgStr<'a> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/argstr.rs:76:40
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub(crate) fn trim_start_n_matches(&self, n: usize, ch: u8) -> ArgStr {
[INFO] [stdout]    |                                        ^^^^^                       ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub(crate) fn trim_start_n_matches(&self, n: usize, ch: u8) -> ArgStr<'_> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/util/argstr.rs:84:62
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub(crate) fn split_at_unchecked(&'a self, i: usize) -> (ArgStr, ArgStr) {
[INFO] [stdout]    |                                       --                     ^^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |                      |
[INFO] [stdout]    |                                       |                      the same lifetime is hidden here
[INFO] [stdout]    |                                       the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub(crate) fn split_at_unchecked(&'a self, i: usize) -> (ArgStr<'a>, ArgStr<'a>) {
[INFO] [stdout]    |                                                                    ++++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 3m 59s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "2095741a199ad46aa41988b4dfda9786dff1e056909fd3f07b905e505245bc40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2095741a199ad46aa41988b4dfda9786dff1e056909fd3f07b905e505245bc40", kill_on_drop: false }`
[INFO] [stdout] 2095741a199ad46aa41988b4dfda9786dff1e056909fd3f07b905e505245bc40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e9708b85a96de9db956208977813152c7f2aeed5d3634e97b3b0a979b503a056
[INFO] running `Command { std: "docker" "start" "-a" "e9708b85a96de9db956208977813152c7f2aeed5d3634e97b3b0a979b503a056", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `features`
[INFO] [stderr]   --> src/parse/features/suggestions.rs:74:17
[INFO] [stderr]    |
[INFO] [stderr] 74 | #[cfg(all(test, features = "suggestions"))]
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] help: there is a config with a similar name and value
[INFO] [stderr]    |
[INFO] [stderr] 74 - #[cfg(all(test, features = "suggestions"))]
[INFO] [stderr] 74 + #[cfg(all(test, feature = "suggestions"))]
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/parse/matches/arg_matches.rs:997:10
[INFO] [stderr]     |
[INFO] [stderr] 997 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]     --> src/parse/matches/arg_matches.rs:1057:10
[INFO] [stderr]      |
[INFO] [stderr] 1057 |         };
[INFO] [stderr]      |          ^ help: remove this semicolon
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]     --> src/build/app/mod.rs:2342:21
[INFO] [stderr]      |
[INFO] [stderr] 2342 |                 let mut sc = self
[INFO] [stderr]      |                     ----^^
[INFO] [stderr]      |                     |
[INFO] [stderr]      |                     help: remove this `mut`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]     --> src/build/app/mod.rs:2434:21
[INFO] [stderr]      |
[INFO] [stderr] 2434 |             for (i, mut sc) in &mut self
[INFO] [stderr]      |                     ----^^
[INFO] [stderr]      |                     |
[INFO] [stderr]      |                     help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]     --> src/build/app/mod.rs:2453:13
[INFO] [stderr]      |
[INFO] [stderr] 2453 |         for mut sc in &mut self.subcommands {
[INFO] [stderr]      |             ----^^
[INFO] [stderr]      |             |
[INFO] [stderr]      |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]     --> src/build/app/mod.rs:2260:24
[INFO] [stderr]      |
[INFO] [stderr] 2260 |   ...   panic!(format!(
[INFO] [stderr]      |  ______________^
[INFO] [stderr] 2261 | | ...       "AppSettings::HelpRequired is enabled for the App {}, but at least one of its arguments does not have either `help` or `long_he...
[INFO] [stderr] 2262 | | ...       self.name,
[INFO] [stderr] 2263 | | ...       args_missing_help.join(", ")
[INFO] [stderr] 2264 | | ...   ));
[INFO] [stderr]      | |_______^
[INFO] [stderr]      |
[INFO] [stderr]      = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]      = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]      = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]      |
[INFO] [stderr] 2260 ~                 panic!(
[INFO] [stderr] 2261 |                     "AppSettings::HelpRequired is enabled for the App {}, but at least one of its arguments does not have either `help` or `long_help` set. List of such arguments: {}",
[INFO] [stderr] 2262 |                     self.name,
[INFO] [stderr] 2263 |                     args_missing_help.join(", ")
[INFO] [stderr] 2264 ~                 );
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/build/app/mod.rs:2283:25
[INFO] [stderr]      |
[INFO] [stderr] 2283 |     fn two_groups_of<F>(&self, condition: F) -> Option<(&ArgGroup, &ArgGroup)>
[INFO] [stderr]      |                         ^^^^^                           ^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr]      |                         |                               ||         ||
[INFO] [stderr]      |                         |                               ||         |the same lifetime is hidden here
[INFO] [stderr]      |                         |                               ||         the same lifetime is elided here
[INFO] [stderr]      |                         |                               |the same lifetime is hidden here
[INFO] [stderr]      |                         |                               the same lifetime is elided here
[INFO] [stderr]      |                         the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 2283 |     fn two_groups_of<F>(&self, condition: F) -> Option<(&ArgGroup<'_>, &ArgGroup<'_>)>
[INFO] [stderr]      |                                                                  ++++           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/build/arg/mod.rs:4340:36
[INFO] [stderr]      |
[INFO] [stderr] 4340 |     pub(crate) fn name_no_brackets(&self) -> Cow<str> {
[INFO] [stderr]      |                                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                                    |
[INFO] [stderr]      |                                    the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 4340 |     pub(crate) fn name_no_brackets(&self) -> Cow<'_, str> {
[INFO] [stderr]      |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message contains an unused formatting placeholder
[INFO] [stderr]     --> src/build/arg/mod.rs:4391:32
[INFO] [stderr]      |
[INFO] [stderr] 4391 |                     "Argument '{}' uses hint CommandWithArguments and must accept multiple values",
[INFO] [stderr]      |                                ^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: this message is not used as a format string when given without arguments, but will be in Rust 2021
[INFO] [stderr] help: add the missing argument
[INFO] [stderr]      |
[INFO] [stderr] 4391 |                     "Argument '{}' uses hint CommandWithArguments and must accept multiple values", ...,
[INFO] [stderr]      |                                                                                                   +++++
[INFO] [stderr] help: or add a "{}" format string to use the message literally
[INFO] [stderr]      |
[INFO] [stderr] 4391 |                     "{}", "Argument '{}' uses hint CommandWithArguments and must accept multiple values",
[INFO] [stderr]      |                     +++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parse/arg_matcher.rs:101:29
[INFO] [stderr]     |
[INFO] [stderr] 101 |     pub(crate) fn arg_names(&self) -> indexmap::map::Keys<Id, MatchedArg> {
[INFO] [stderr]     |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 101 |     pub(crate) fn arg_names(&self) -> indexmap::map::Keys<'_, Id, MatchedArg> {
[INFO] [stderr]     |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parse/arg_matcher.rs:105:25
[INFO] [stderr]     |
[INFO] [stderr] 105 |     pub(crate) fn entry(&mut self, arg: &Id) -> indexmap::map::Entry<Id, MatchedArg> {
[INFO] [stderr]     |                         ^^^^^^^^^               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 105 |     pub(crate) fn entry(&mut self, arg: &Id) -> indexmap::map::Entry<'_, Id, MatchedArg> {
[INFO] [stderr]     |                                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parse/arg_matcher.rs:117:24
[INFO] [stderr]     |
[INFO] [stderr] 117 |     pub(crate) fn iter(&self) -> indexmap::map::Iter<Id, MatchedArg> {
[INFO] [stderr]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 117 |     pub(crate) fn iter(&self) -> indexmap::map::Iter<'_, Id, MatchedArg> {
[INFO] [stderr]     |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parse/matches/arg_matches.rs:217:30
[INFO] [stderr]     |
[INFO] [stderr] 217 |     pub fn values_of<T: Key>(&self, id: T) -> Option<Values> {
[INFO] [stderr]     |                              ^^^^^                   ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 217 |     pub fn values_of<T: Key>(&self, id: T) -> Option<Values<'_>> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/parse/validator.rs:248:16
[INFO] [stderr]     |
[INFO] [stderr] 248 |         panic!(INTERNAL_ERROR_MSG);
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]     |
[INFO] [stderr] 248 |         panic!("{}", INTERNAL_ERROR_MSG);
[INFO] [stderr]     |                +++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/util/argstr.rs:46:33
[INFO] [stderr]    |
[INFO] [stderr] 46 |     pub(crate) fn split_at_byte(&self, byte: u8) -> (ArgStr, ArgStr) {
[INFO] [stderr]    |                                 ^^^^^                ^^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                 |                    |
[INFO] [stderr]    |                                 |                    the same lifetime is hidden here
[INFO] [stderr]    |                                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 46 |     pub(crate) fn split_at_byte(&self, byte: u8) -> (ArgStr<'_>, ArgStr<'_>) {
[INFO] [stderr]    |                                                            ++++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/util/argstr.rs:57:61
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub(crate) fn trim_start_matches(&'a self, byte: u8) -> ArgStr {
[INFO] [stderr]    |                                       --                    ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub(crate) fn trim_start_matches(&'a self, byte: u8) -> ArgStr<'a> {
[INFO] [stderr]    |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/util/argstr.rs:76:40
[INFO] [stderr]    |
[INFO] [stderr] 76 |     pub(crate) fn trim_start_n_matches(&self, n: usize, ch: u8) -> ArgStr {
[INFO] [stderr]    |                                        ^^^^^                       ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                        |
[INFO] [stderr]    |                                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 76 |     pub(crate) fn trim_start_n_matches(&self, n: usize, ch: u8) -> ArgStr<'_> {
[INFO] [stderr]    |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/util/argstr.rs:84:62
[INFO] [stderr]    |
[INFO] [stderr] 84 |     pub(crate) fn split_at_unchecked(&'a self, i: usize) -> (ArgStr, ArgStr) {
[INFO] [stderr]    |                                       --                     ^^^^^^  ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                       |                      |
[INFO] [stderr]    |                                       |                      the same lifetime is hidden here
[INFO] [stderr]    |                                       the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 84 |     pub(crate) fn split_at_unchecked(&'a self, i: usize) -> (ArgStr<'a>, ArgStr<'a>) {
[INFO] [stderr]    |                                                                    ++++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `tamasfe-clap` (lib) generated 19 warnings (run `cargo fix --lib -p tamasfe-clap` to apply 16 suggestions)
[INFO] [stderr] warning: `tamasfe-clap` (lib test) generated 19 warnings (19 duplicates)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tamasfe_clap-9f48b365d7e8a6b7)
[INFO] [stdout] 
[INFO] [stdout] running 102 tests
[INFO] [stdout] test build::app::settings::test::app_settings_fromstr ... ok
[INFO] [stdout] test build::app::tests::app_send_sync ... ok
[INFO] [stdout] test build::app::tests::global_setting ... ok
[INFO] [stdout] test build::app::tests::issue_2090 ... ok
[INFO] [stdout] test build::arg::test::flag_display_single_alias ... ok
[INFO] [stdout] test build::arg::test::flag_display_single_short_alias ... ok
[INFO] [stdout] test build::arg::test::option_display1 ... ok
[INFO] [stdout] test build::arg::test::option_display2 ... ok
[INFO] [stdout] test build::arg::test::option_display3 ... ok
[INFO] [stdout] test build::arg::test::option_display_multiple_aliases ... ok
[INFO] [stdout] test build::arg::test::option_display_multiple_short_aliases ... ok
[INFO] [stdout] test build::arg::test::option_display_single_alias ... ok
[INFO] [stdout] test build::arg::test::option_display_single_short_alias ... ok
[INFO] [stdout] test build::arg::test::positiona_display_mult ... ok
[INFO] [stdout] test build::arg::test::positional_display_required ... ok
[INFO] [stdout] test build::arg::test::positional_display_val_names ... ok
[INFO] [stdout] test build::arg::test::positional_display_val_names_req ... ok
[INFO] [stdout] test build::arg::tests::arg_send_sync ... ok
[INFO] [stdout] test build::arg::settings::test::arg_settings_fromstr ... ok
[INFO] [stdout] test build::arg::tests::short_flag_misspel ... ok
[INFO] [stdout] test build::arg::test::flag_display_multiple_short_aliases ... ok
[INFO] [stdout] test build::arg_group::test::groups ... ok
[INFO] [stdout] test build::arg::test::flag_display_multiple_aliases ... ok
[INFO] [stdout] test build::usage_parser::test::create_flag_usage ... ok
[INFO] [stdout] test build::arg::test::flag_display ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage0 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage2 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage1 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage3 ... ok
[INFO] [stdout] test build::arg_group::test::arg_group_send_sync ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage6 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage4 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage7 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage5 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage8 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage9 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_both3 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_both1 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_both2 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_both4 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_both5 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_both6 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_both7 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_both8 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_both_equals1 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_both_equals3 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_both_equals4 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_both_equals7 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_both_equals6 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_both_equals8 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_long1 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_long10 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_long2 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_long3 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_long5 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_long4 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_long6 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_long7 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_long8 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_long_equals1 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_long_equals10 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_long9 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_long_equals2 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_long_equals4 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_long_equals3 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_long_equals5 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_long_equals6 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_long_equals7 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_long_equals8 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_long_equals9 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_with_vals1 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_with_vals2 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_with_vals1_def ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_with_vals3 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_with_vals4 ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_with_vals4_def ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_with_vals5 ... ok
[INFO] [stdout] test build::usage_parser::test::create_positional_usage ... ok
[INFO] [stdout] test build::usage_parser::test::create_positional_usage0 ... ok
[INFO] [stdout] test build::app::tests::global_version ... ok
[INFO] [stdout] test build::arg_group::test::test_from ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_both_equals5 ... ok
[INFO] [stdout] test build::usage_parser::test::nonascii ... ok
[INFO] [stdout] test build::usage_parser::test::pos_help_double_lit_single_quote ... ok
[INFO] [stdout] test build::usage_parser::test::pos_help_lit_single_quote ... ok
[INFO] [stdout] test build::usage_parser::test::pos_help_newline ... ok
[INFO] [stdout] test build::usage_parser::test::pos_help_newline_lit_sq ... ok
[INFO] [stdout] test build::usage_parser::test::pos_mult ... ok
[INFO] [stdout] test build::usage_parser::test::pos_req ... ok
[INFO] [stdout] test build::usage_parser::test::pos_mult_help ... ok
[INFO] [stdout] test build::usage_parser::test::pos_req_mult_def_help ... ok
[INFO] [stdout] test build::usage_parser::test::pos_req_mult_help ... ok
[INFO] [stdout] test parse::matches::arg_matches::tests::test_default_indices_with_shorter_lifetime ... ok
[INFO] [stdout] test output::help::test::wrap_help_last_word ... ok
[INFO] [stdout] test parse::matches::arg_matches::tests::test_default_indices ... ok
[INFO] [stdout] test parse::matches::arg_matches::tests::test_default_osvalues ... ok
[INFO] [stdout] test parse::matches::arg_matches::tests::test_default_values ... ok
[INFO] [stdout] test parse::matches::arg_matches::tests::test_default_values_with_shorter_lifetime ... ok
[INFO] [stdout] test parse::matches::arg_matches::tests::test_default_osvalues_with_shorter_lifetime ... ok
[INFO] [stdout] test build::app::tests::global_settings ... ok
[INFO] [stdout] test build::usage_parser::test::create_option_usage_both_equals2 ... ok
[INFO] [stdout] test build::arg::tests::short_flag_name_missing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 102 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tamasfe_clap
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/parse/matches/arg_matches.rs:997:10
[INFO] [stderr]     |
[INFO] [stderr] 997 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]     --> src/parse/matches/arg_matches.rs:1057:10
[INFO] [stderr]      |
[INFO] [stderr] 1057 |         };
[INFO] [stderr]      |          ^ help: remove this semicolon
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected character `#`
[INFO] [stderr]     --> src/build/arg/mod.rs:986:5
[INFO] [stderr]      |
[INFO] [stderr]  986 | /     /// Sets an overridable argument by name. I.e. this argument and the following argument
[INFO] [stderr]  987 | |     /// will override each other in POSIX style (whichever argument was specified at runtime
[INFO] [stderr]  988 | |     /// **last** "wins")
[INFO] [stderr]  989 | |     ///
[INFO] [stderr] ...    |
[INFO] [stderr] 1085 | |     /// [`Multiple*`]: ./enum.ArgSettings.html#variant.MultipleValues
[INFO] [stderr] 1086 | |     /// [`UseValueDelimiter`]: ./enum.ArgSettings.html#variant.UseValueDelimiter
[INFO] [stderr]      | |________________________________________________________________________________^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(rustdoc::invalid_codeblock_attributes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 3 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 324 tests
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::args (line 1052) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App (line 58) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::arg (line 996) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::about (line 385) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::aliases (line 1165) ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::after_long_help (line 533) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::after_help (line 510) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::alias (line 1091) ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::before_help (line 555) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::author (line 327) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::before_long_help (line 576) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::bin_name (line 359) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::display_order (line 1631) ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::groups (line 1541) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::get_matches_mut (line 1904) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::get_matches (line 1888) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::get_matches_from (line 1975) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::global_setting (line 891) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::group (line 1518) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::help_about (line 445) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::long_about (line 416) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::name (line 486) ... ignored
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::long_flag (line 629) ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::help_template (line 822) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::long_flag_alias (line 1136) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::long_version (line 705) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::mut_arg (line 1677) ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::long_flag_aliases (line 1220) ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::max_term_width (line 980) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::print_long_help (line 1748) ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::override_usage (line 737) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::override_help (line 764) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::replace (line 1452) ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::render_version (line 1829) ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::new (line 301) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::short_flag_alias (line 1113) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::print_help (line 1722) ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::render_long_version (line 1854) ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::replace (line 1472) ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::replace (line 1419) ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::setting (line 847) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::short_flag_aliases (line 1191) ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::subcommand (line 1579) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::subcommands (line 1599) ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::short_flag (line 594) ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::subcommand_placeholder (line 2137) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::try_get_matches_from (line 2027) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::subcommand_placeholder (line 2110) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::unset_setting (line 867) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::term_width (line 950) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::version_about (line 466) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::try_get_matches (line 1945) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::try_get_matches_from_mut (line 2063) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::visible_long_flag_alias (line 1298) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::visible_long_flag_aliases (line 1373) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::unset_global_setting (line 915) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::visible_short_flag_aliases (line 1349) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::visible_alias (line 1256) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::version (line 670) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::visible_aliases (line 1329) - compile ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::write_long_help (line 1800) ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::AllowLeadingHyphen (line 217) ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::visible_short_flag_alias (line 1276) - compile ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::AllowMissingPositional (line 294) ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::AllowExternalSubcommands (line 379) ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::AllowMissingPositional (line 349) ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::AllowInvalidUtf8 (line 183) ... FAILED
[INFO] [stdout] test src/build/app/mod.rs - build::app::App<'help>::write_help (line 1774) ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::AllowMissingPositional (line 312) ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::AllowMissingPositional (line 330) ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::ArgRequiredElseHelp (line 436) ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::AllowNegativeNumbers (line 245) ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::ColorNever (line 569) - compile ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::ArgsNegateSubcommands (line 416) ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::ColoredHelp (line 513) - compile ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::DeriveDisplayOrder (line 719) - compile ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::DisableHelpFlag (line 624) ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::ColorAuto (line 533) - compile ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::ColorAlways (line 551) - compile ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::DisableVersionFlag (line 665) ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::DisableVersionForSubcommands (line 698) ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::HelpRequired (line 768) ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::Hidden (line 750) ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::DisableHelpFlag (line 613) ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::DisableHelpSubcommand (line 643) ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::DontDelimitTrailingValues (line 598) - compile ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::GlobalVersion (line 733) - compile ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::HelpRequired (line 781) - compile ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::NoBinaryName (line 831) ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::InferSubcommands (line 809) - compile ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::NextLineHelp (line 847) - compile ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::DontCollapseArgsInUsage (line 581) - compile ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::SubcommandsNegateReqs (line 884) ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::DisableVersionFlag (line 677) ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::SubcommandRequired (line 963) ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::StrictUtf8 (line 935) ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::SubcommandPrecedenceOverArg (line 472) ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::SubcommandRequiredElseHelp (line 912) ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::SubcommandsNegateReqs (line 867) ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::UnifiedHelpMessage (line 1011) - compile ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::about (line 523) ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::TrailingVarArg (line 988) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::allow_hyphen_values (line 3145) ... FAILED
[INFO] [stdout] test src/build/app/settings.rs - build::app::settings::AppSettings::WaitOnError (line 1033) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::case_insensitive (line 3486) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg (line 54) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::aliases (line 353) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::about (line 533) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::allow_hyphen_values (line 3122) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::alias (line 297) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::conflicts_with (line 864) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::allow_hyphen_values (line 3129) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::case_insensitive (line 3502) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::conflicts_with (line 855) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::conflicts_with_all (line 905) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::conflicts_with_all (line 915) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::default_missing_value (line 2402) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::default_value_if (line 2535) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::default_value_if (line 2518) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::default_value (line 2332) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::default_value (line 2315) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::default_value_if (line 2571) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::default_value_if (line 2552) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::default_value_ifs (line 2632) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::default_value_ifs (line 2676) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::env (line 2804) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::default_value_ifs (line 2655) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::env (line 2784) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::display_order (line 2860) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::env (line 2745) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::global (line 3252) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::exclusive (line 945) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::group (line 1740) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::env (line 2764) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::exclusive (line 961) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::groups (line 1786) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::hidden_long_help (line 4137) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::group (line 1751) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::groups (line 1775) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::hidden (line 3438) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::hidden_short_help (line 4094) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::global (line 3240) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::hide_default_value (line 3404) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::hidden_short_help (line 4059) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::hide_env (line 3596) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::hidden_long_help (line 4145) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::hidden (line 3446) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::hide_env_values (line 3640) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::hidden_long_help (line 4172) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::hide_env (line 3603) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::hidden_short_help (line 4067) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::hide_default_value (line 3411) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::hide_possible_values (line 3370) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::hide_env_values (line 3633) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::hide_possible_values (line 3377) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::index (line 1549) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::index (line 1542) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::last (line 2933) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::long (line 273) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::last (line 2963) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::long_about (line 579) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::last (line 2943) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::long (line 264) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::long_about (line 593) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::max_values (line 2031) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::min_values (line 2084) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::max_values (line 2021) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::multiple (line 3765) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::max_values (line 2050) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::min_values (line 2113) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::min_values (line 2094) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::multiple (line 3807) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::multiple (line 3790) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::multiple (line 3867) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::multiple (line 3847) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::multiple_occurrences (line 3966) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::multiple_occurrences (line 3991) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::multiple_values (line 3916) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::multiple (line 3823) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::multiple (line 3774) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::multiple_values (line 3907) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::multiple_occurrences (line 3975) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::number_of_values (line 1828) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::new (line 188) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::number_of_values (line 1818) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::next_line_help (line 3670) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::multiple_values (line 3932) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::overrides_with (line 1025) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::overrides_with (line 1036) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::overrides_with (line 1075) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::overrides_with (line 1060) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::overrides_with_all (line 1101) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::possible_value (line 1714) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::overrides_with (line 1047) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::possible_value (line 1685) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::require_delimiter (line 3313) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::possible_values (line 1641) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::possible_values (line 1658) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::possible_value (line 1695) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::require_equals (line 3178) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::possible_values (line 1633) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::require_delimiter (line 3298) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::required (line 3017) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::require_equals (line 3189) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::required (line 3032) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::require_delimiter (line 3334) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::required_if_eq (line 1320) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::required_if_eq_any (line 1381) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::required_if_eq_any (line 1395) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::required_unless_present_all (line 704) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::required (line 3008) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::required_unless_present (line 643) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::required_if_eq_any (line 1421) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::require_equals (line 3205) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::required_unless_present (line 653) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::required_if_eq (line 1327) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::required_unless_present_all (line 714) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::required_unless_present (line 671) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::required_unless_present_any (line 786) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::requires (line 1131) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::required_unless_present_all (line 736) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::requires (line 1142) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::requires_all (line 1493) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::required_unless_present_any (line 774) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::required_unless_present_any (line 808) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::requires_all (line 1461) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::requires_if (line 1228) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::requires_all (line 1472) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::requires (line 1160) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::requires_if (line 1199) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::requires_if (line 1210) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::requires_ifs (line 1264) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::takes_value (line 3071) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::short (line 218) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::short_alias (line 323) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::use_delimiter (line 3541) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::short (line 227) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::validator (line 1865) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::requires_ifs (line 1278) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::short_aliases (line 379) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::validator_os (line 1901) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::takes_value (line 3078) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::value_hint (line 4256) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::use_delimiter (line 3559) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::value_hint (line 4266) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::value_name (line 2246) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::value_delimiter (line 2142) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::visible_alias (line 408) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::value_names (line 2197) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::value_names (line 2189) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::value_name (line 2254) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::visible_short_aliases (line 485) ... FAILED
[INFO] [stdout] test src/build/arg_group.rs - build::arg_group::ArgGroup (line 38) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::value_terminator (line 1599) ... FAILED
[INFO] [stdout] test src/build/arg_group.rs - build::arg_group::ArgGroup (line 56) ... FAILED
[INFO] [stdout] test src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::args (line 146) ... FAILED
[INFO] [stdout] test src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::arg (line 120) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::value_terminator (line 1588) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::visible_short_alias (line 433) ... FAILED
[INFO] [stdout] test src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::conflicts_with_all (line 369) ... FAILED
[INFO] [stdout] test src/build/arg/mod.rs - build::arg::Arg<'help>::visible_aliases (line 462) ... FAILED
[INFO] [stdout] test src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::conflicts_with (line 337) ... FAILED
[INFO] [stdout] test src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::required (line 230) ... FAILED
[INFO] [stdout] test src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::multiple (line 176) ... FAILED
[INFO] [stdout] test src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::new (line 102) ... FAILED
[INFO] [stdout] test src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::multiple (line 193) ... FAILED
[INFO] [stdout] test src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::requires (line 264) ... FAILED
[INFO] [stdout] test src/derive.rs - derive::Clap (line 41) ... FAILED
[INFO] [stdout] test src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::requires_all (line 299) ... FAILED
[INFO] [stdout] test src/derive.rs - derive::FromArgMatches::from_arg_matches (line 141) - compile ... FAILED
[INFO] [stdout] test src/derive.rs - derive::FromArgMatches::from_arg_matches (line 131) - compile ... ok
[INFO] [stdout] test src/macros.rs - macros::clap_app (line 185) - compile ... FAILED
[INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::ArgumentConflict (line 212) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::crate_description (line 99) - compile ... FAILED
[INFO] [stdout] test src/derive.rs - derive::Clap (line 24) ... FAILED
[INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::DisplayHelpOnMissingArgumentOrSubcommand (line 329) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::app_from_crate (line 154) - compile ... FAILED
[INFO] [stdout] test src/macros.rs - macros::crate_authors (line 69) - compile ... FAILED
[INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::DisplayHelp (line 313) ... FAILED
[INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::DisplayVersion (line 351) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::crate_name (line 121) - compile ... FAILED
[INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::InvalidValue (line 31) ... FAILED
[INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::EmptyValue (line 114) ... FAILED
[INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::InvalidSubcommand (line 65) ... FAILED
[INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::InvalidUtf8 (line 286) ... FAILED
[INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::MissingRequiredArgument (line 230) ... FAILED
[INFO] [stdout] test src/macros.rs - macros::crate_version (line 40) - compile ... FAILED
[INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::UnknownArgument (line 48) ... FAILED
[INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::MissingSubcommand (line 246) ... FAILED
[INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::TooFewValues (line 172) ... FAILED
[INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::UnrecognizedSubcommand (line 92) ... FAILED
[INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::TooManyValues (line 154) ... FAILED
[INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::UnexpectedMultipleUsage (line 265) ... FAILED
[INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::ValueValidation (line 131) ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches (line 34) - compile ... FAILED
[INFO] [stdout] test src/parse/errors.rs - parse::errors::ErrorKind::WrongNumberOfValues (line 191) ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 588) ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 625) ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 606) ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 651) ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 678) ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::indices_of (line 717) ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::indices_of (line 736) ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::indices_of (line 759) ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::is_present (line 500) ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::occurrences_of (line 546) ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::subcommand (line 891) - compile ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::subcommand_matches (line 789) ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::value_of_lossy (line 136) ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::subcommand_name (line 863) - compile ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::occurrences_of (line 531) ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::subcommand (line 911) ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::value_of (line 105) ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::value_of_os (line 171) ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::value_of_t (line 321) ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::values_of_t_or_exit (line 469) ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::values_of (line 202) ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::value_of_t_or_exit (line 377) ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::values_of_lossy (line 236) ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::values_of_t (line 415) ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::values_of_os (line 271) ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::OsValues (line 1010) ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::Indices (line 1069) ... FAILED
[INFO] [stdout] test src/parse/matches/arg_matches.rs - parse::matches::arg_matches::Values (line 949) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::args (line 1052) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1053:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App (line 58) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:59:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::arg (line 996) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:997:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::about (line 385) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:386:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::App;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::aliases (line 1165) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1166:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::after_long_help (line 533) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:534:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::App;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::after_help (line 510) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:511:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::App;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::alias (line 1091) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1092:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, };
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::before_help (line 555) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:556:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::App;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::author (line 327) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:328:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::App;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::before_long_help (line 576) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:577:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::App;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::bin_name (line 359) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:360:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::App;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::display_order (line 1631) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1632:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, };
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::groups (line 1541) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1542:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, ArgGroup};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::get_matches_mut (line 1904) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1905:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::get_matches (line 1888) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1889:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::get_matches_from (line 1975) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1976:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::global_setting (line 891) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:892:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::group (line 1518) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1519:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, ArgGroup};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::help_about (line 445) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:446:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::App;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::long_about (line 416) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:417:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::App;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::long_flag (line 629) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:630:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::help_template (line 822) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:823:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::App;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::long_flag_alias (line 1136) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1137:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, };
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::long_version (line 705) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:706:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::App;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::mut_arg (line 1677) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1678:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::long_flag_aliases (line 1220) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1221:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, };
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::max_term_width (line 980) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:981:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::App;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::print_long_help (line 1748) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1749:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::App;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::override_usage (line 737) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:738:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::override_help (line 764) stdout ----
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout]  --> src/build/app/mod.rs:769:31
[INFO] [stdout]   |
[INFO] [stdout] 7 |              (C) me@mail.com\n\n\
[INFO] [stdout]   |  _______________________________^
[INFO] [stdout] 8 | |
[INFO] [stdout] 9 | |            USAGE: myapp <opts> <comamnd>\n\n\
[INFO] [stdout]   | |___________^ skipping everything up to and including this point
[INFO] [stdout] 
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout]   --> src/build/app/mod.rs:771:45
[INFO] [stdout]    |
[INFO] [stdout]  9 |              USAGE: myapp <opts> <comamnd>\n\n\
[INFO] [stdout]    |  _____________________________________________^
[INFO] [stdout] 10 | |
[INFO] [stdout] 11 | |            Options:\n\
[INFO] [stdout]    | |___________^ skipping everything up to and including this point
[INFO] [stdout] 
[INFO] [stdout] warning: multiple lines skipped by escaped newline
[INFO] [stdout]   --> src/build/app/mod.rs:777:43
[INFO] [stdout]    |
[INFO] [stdout] 15 |              -v               Be verbose\n\n\
[INFO] [stdout]    |  ___________________________________________^
[INFO] [stdout] 16 | |
[INFO] [stdout] 17 | |            Commmands:\n\
[INFO] [stdout]    | |___________^ skipping everything up to and including this point
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:765:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::replace (line 1452) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1453:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::render_version (line 1829) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1830:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::App;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::new (line 301) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:302:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::App;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::short_flag_alias (line 1113) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1114:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, };
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::print_help (line 1722) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1723:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::App;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::render_long_version (line 1854) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1855:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::App;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::replace (line 1472) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1473:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::replace (line 1419) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1420:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::App;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::setting (line 847) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:848:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::short_flag_aliases (line 1191) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1192:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, };
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::subcommand (line 1579) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1580:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, };
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::subcommands (line 1599) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1600:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, };
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::short_flag (line 594) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:595:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::subcommand_placeholder (line 2137) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:2138:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::try_get_matches_from (line 2027) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:2028:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::subcommand_placeholder (line 2110) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:2111:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::unset_setting (line 867) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:868:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::term_width (line 950) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:951:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::App;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::version_about (line 466) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:467:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::App;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::try_get_matches (line 1945) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1946:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::try_get_matches_from_mut (line 2063) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:2064:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::visible_long_flag_alias (line 1298) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1299:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, };
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::visible_long_flag_aliases (line 1373) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1374:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, };
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::unset_global_setting (line 915) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:916:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::visible_short_flag_aliases (line 1349) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1350:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, };
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::visible_alias (line 1256) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1257:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::version (line 670) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:671:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::App;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::visible_aliases (line 1329) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1330:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, };
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::write_long_help (line 1800) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1801:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::App;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::AllowLeadingHyphen (line 217) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:218:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{Arg, App, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::visible_short_flag_alias (line 1276) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1277:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, };
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::AllowMissingPositional (line 294) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:295:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::AllowExternalSubcommands (line 379) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:380:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::AllowMissingPositional (line 349) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:350:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::AllowInvalidUtf8 (line 183) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:184:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/mod.rs - build::app::App<'help>::write_help (line 1774) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/mod.rs:1775:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::App;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::AllowMissingPositional (line 312) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:313:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::AllowMissingPositional (line 330) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:331:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::ArgRequiredElseHelp (line 436) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:437:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::AllowNegativeNumbers (line 245) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:246:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::ColorNever (line 569) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:570:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::ArgsNegateSubcommands (line 416) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:417:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::ColoredHelp (line 513) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:514:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::DeriveDisplayOrder (line 719) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:720:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::DisableHelpFlag (line 624) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:625:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, AppSettings, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::ColorAuto (line 533) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:534:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::ColorAlways (line 551) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:552:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::DisableVersionFlag (line 665) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:666:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, AppSettings, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::DisableVersionForSubcommands (line 698) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:699:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, AppSettings, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::HelpRequired (line 768) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:769:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::Hidden (line 750) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:751:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, AppSettings, };
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::DisableHelpFlag (line 613) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:614:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, AppSettings, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::DisableHelpSubcommand (line 643) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:644:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, AppSettings, ErrorKind, };
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::DontDelimitTrailingValues (line 598) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:599:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::GlobalVersion (line 733) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:734:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::HelpRequired (line 781) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:782:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::NoBinaryName (line 831) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:832:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::InferSubcommands (line 809) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:810:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::NextLineHelp (line 847) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:848:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::DontCollapseArgsInUsage (line 581) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:582:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::SubcommandsNegateReqs (line 884) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:885:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, AppSettings, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::DisableVersionFlag (line 677) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:678:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, AppSettings, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::SubcommandRequired (line 963) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:964:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, AppSettings, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::StrictUtf8 (line 935) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:936:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, AppSettings, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::SubcommandPrecedenceOverArg (line 472) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:473:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, AppSettings, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::SubcommandRequiredElseHelp (line 912) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:913:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::SubcommandsNegateReqs (line 867) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:868:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, AppSettings, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::UnifiedHelpMessage (line 1011) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:1012:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::about (line 523) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:524:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::TrailingVarArg (line 988) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:989:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::allow_hyphen_values (line 3145) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3146:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/app/settings.rs - build::app::settings::AppSettings::WaitOnError (line 1033) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/app/settings.rs:1034:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::case_insensitive (line 3486) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3487:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg (line 54) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:55:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::Arg;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::aliases (line 353) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:354:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::about (line 533) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:534:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::allow_hyphen_values (line 3122) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3123:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::alias (line 297) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:298:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::conflicts_with (line 864) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:865:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::allow_hyphen_values (line 3129) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3130:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::case_insensitive (line 3502) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3503:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::conflicts_with (line 855) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:856:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::Arg;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::conflicts_with_all (line 905) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:906:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::Arg;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::conflicts_with_all (line 915) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:916:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::default_missing_value (line 2402) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2403:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::default_value_if (line 2535) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2536:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::default_value_if (line 2518) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2519:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::default_value (line 2332) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2333:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::default_value (line 2315) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2316:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::default_value_if (line 2571) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2572:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::default_value_if (line 2552) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2553:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::default_value_ifs (line 2632) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2633:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::default_value_ifs (line 2676) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2677:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::env (line 2804) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2806:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::default_value_ifs (line 2655) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2656:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::env (line 2784) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2786:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::display_order (line 2860) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2861:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::env (line 2745) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2747:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::global (line 3252) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3253:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::exclusive (line 945) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:946:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::Arg;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::group (line 1740) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1741:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::env (line 2764) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2766:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::exclusive (line 961) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:962:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::groups (line 1786) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1787:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::hidden_long_help (line 4137) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:4138:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::group (line 1751) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1752:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::groups (line 1775) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1776:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::hidden (line 3438) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3439:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::hidden_short_help (line 4094) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:4095:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::global (line 3240) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3241:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::hide_default_value (line 3404) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3405:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::hidden_short_help (line 4059) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:4060:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::hide_env (line 3596) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3597:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::hidden_long_help (line 4145) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:4146:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::hidden (line 3446) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3447:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::hide_env_values (line 3640) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3641:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::hidden_long_help (line 4172) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:4173:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::hide_env (line 3603) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3604:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::hidden_short_help (line 4067) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:4068:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::hide_default_value (line 3411) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3412:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::hide_possible_values (line 3370) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3371:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::hide_env_values (line 3633) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3634:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::hide_possible_values (line 3377) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3378:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::index (line 1549) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1550:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::index (line 1542) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1543:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::last (line 2933) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2934:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::long (line 273) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:274:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::last (line 2963) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2964:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::long_about (line 579) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:580:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::last (line 2943) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2944:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::long (line 264) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:265:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::long_about (line 593) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:594:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::max_values (line 2031) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2032:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::min_values (line 2084) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2085:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::max_values (line 2021) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2022:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::multiple (line 3765) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3766:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::max_values (line 2050) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2051:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::min_values (line 2113) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2114:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::min_values (line 2094) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2095:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::multiple (line 3807) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3808:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::multiple (line 3790) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3791:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::multiple (line 3867) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3868:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::multiple (line 3847) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3848:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::multiple_occurrences (line 3966) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3967:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::multiple_occurrences (line 3991) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3992:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::multiple_values (line 3916) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3917:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::multiple (line 3823) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3824:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::multiple (line 3774) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3775:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::multiple_values (line 3907) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3908:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::multiple_occurrences (line 3975) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3976:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::number_of_values (line 1828) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1829:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::new (line 188) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:189:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::number_of_values (line 1818) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1819:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::next_line_help (line 3670) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3671:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::multiple_values (line 3932) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3933:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::overrides_with (line 1025) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1026:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::overrides_with (line 1036) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1037:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::overrides_with (line 1075) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1076:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::overrides_with (line 1060) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1061:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::overrides_with_all (line 1101) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1102:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::possible_value (line 1714) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1715:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::overrides_with (line 1047) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1048:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::possible_value (line 1685) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1686:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::require_delimiter (line 3313) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3314:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::possible_values (line 1641) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1642:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::possible_values (line 1658) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1659:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::possible_value (line 1695) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1696:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::require_equals (line 3178) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3179:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::possible_values (line 1633) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1634:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::require_delimiter (line 3298) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3299:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::required (line 3017) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3018:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::require_equals (line 3189) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3190:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::required (line 3032) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3033:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::require_delimiter (line 3334) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3335:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::required_if_eq (line 1320) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1321:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::Arg;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::required_if_eq_any (line 1381) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1382:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::Arg;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::required_if_eq_any (line 1395) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1396:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::required_unless_present_all (line 704) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:705:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::Arg;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::required (line 3008) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3009:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::required_unless_present (line 643) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:644:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::Arg;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::required_if_eq_any (line 1421) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1422:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::require_equals (line 3205) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3206:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::required_unless_present (line 653) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:654:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::required_if_eq (line 1327) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1328:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::required_unless_present_all (line 714) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:715:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::required_unless_present (line 671) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:672:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::required_unless_present_any (line 786) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:787:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::requires (line 1131) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1132:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::Arg;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::required_unless_present_all (line 736) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:737:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::requires (line 1142) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1143:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::requires_all (line 1493) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1494:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::required_unless_present_any (line 774) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:775:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::Arg;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::required_unless_present_any (line 808) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:809:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::requires_all (line 1461) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1462:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::Arg;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::requires_if (line 1228) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1229:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::requires_all (line 1472) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1473:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::requires (line 1160) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1161:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::requires_if (line 1199) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1200:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::Arg;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::requires_if (line 1210) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1211:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::requires_ifs (line 1264) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1265:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::Arg;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::takes_value (line 3071) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3072:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::short (line 218) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:219:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::short_alias (line 323) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:324:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::use_delimiter (line 3541) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3542:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::short (line 227) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:228:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::validator (line 1865) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1866:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::requires_ifs (line 1278) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1279:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::short_aliases (line 379) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:380:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::validator_os (line 1901) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1902:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::takes_value (line 3078) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3079:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::value_hint (line 4256) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:4257:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{Arg, ValueHint};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::use_delimiter (line 3559) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:3560:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::value_hint (line 4266) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:4267:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, AppSettings, Arg, ValueHint};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::value_name (line 2246) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2247:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::value_delimiter (line 2142) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2143:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::visible_alias (line 408) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:409:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::value_names (line 2197) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2198:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::value_names (line 2189) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2190:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::value_name (line 2254) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:2255:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::visible_short_aliases (line 485) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:486:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg_group.rs - build::arg_group::ArgGroup (line 38) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg_group.rs:39:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, ArgGroup, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::value_terminator (line 1599) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1600:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg_group.rs - build::arg_group::ArgGroup (line 56) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg_group.rs:57:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, ArgGroup};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::args (line 146) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg_group.rs:147:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgGroup};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::arg (line 120) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg_group.rs:121:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgGroup};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::value_terminator (line 1588) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:1589:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::visible_short_alias (line 433) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:434:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::conflicts_with_all (line 369) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg_group.rs:370:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgGroup, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg/mod.rs - build::arg::Arg<'help>::visible_aliases (line 462) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg/mod.rs:463:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::conflicts_with (line 337) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg_group.rs:338:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgGroup, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::required (line 230) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg_group.rs:231:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgGroup, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::multiple (line 176) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg_group.rs:177:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgGroup};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::new (line 102) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg_group.rs:103:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, ArgGroup};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::multiple (line 193) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg_group.rs:194:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgGroup, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::requires (line 264) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg_group.rs:265:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgGroup, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/derive.rs - derive::Clap (line 41) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/derive.rs:42:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgMatches};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::requires_all (line 299) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/build/arg_group.rs:300:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgGroup, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/derive.rs - derive::FromArgMatches::from_arg_matches (line 141) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/derive.rs:142:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::ArgMatches;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::clap_app (line 185) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `clap`
[INFO] [stdout]  --> src/macros.rs:187:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate clap;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `clap_app` in this scope
[INFO] [stdout]  --> src/macros.rs:189:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | let matches = clap_app!(myapp =>
[INFO] [stdout]   |               ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tamasfe_clap::clap_app;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::ArgumentConflict (line 212) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/errors.rs:213:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::crate_description (line 99) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `clap`
[INFO] [stdout]  --> src/macros.rs:101:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate clap;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `crate_description` in this scope
[INFO] [stdout]  --> src/macros.rs:105:20
[INFO] [stdout]   |
[INFO] [stdout] 7 |             .about(crate_description!())
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 4 + use tamasfe_clap::crate_description;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/derive.rs - derive::Clap (line 24) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/derive.rs:25:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{Clap};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]  --> src/derive.rs:28:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[clap(name = "demo")]
[INFO] [stdout]   |   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `clap` is an attribute that can be used by the derive macros `ArgEnum`, `Clap`, `IntoApp` and `Subcommand`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]  --> src/derive.rs:31:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[clap(long)]
[INFO] [stdout]   |       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `clap` is an attribute that can be used by the derive macros `ArgEnum`, `Clap`, `IntoApp` and `Subcommand`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/derive.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[clap(short, long)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `clap` is an attribute that can be used by the derive macros `ArgEnum`, `Clap`, `IntoApp` and `Subcommand`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::DisplayHelpOnMissingArgumentOrSubcommand (line 329) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/errors.rs:330:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, AppSettings, ErrorKind, };
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::app_from_crate (line 154) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `clap`
[INFO] [stdout]  --> src/macros.rs:156:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate clap;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `app_from_crate` in this scope
[INFO] [stdout]  --> src/macros.rs:158:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | let m = app_from_crate!().get_matches();
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tamasfe_clap::app_from_crate;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::crate_authors (line 69) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `clap`
[INFO] [stdout]  --> src/macros.rs:71:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate clap;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `crate_authors` in this scope
[INFO] [stdout]  --> src/macros.rs:75:21
[INFO] [stdout]   |
[INFO] [stdout] 7 |             .author(crate_authors!("\n"))
[INFO] [stdout]   |                     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 4 + use tamasfe_clap::crate_authors;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::DisplayHelp (line 313) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/errors.rs:314:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::DisplayVersion (line 351) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/errors.rs:352:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::crate_name (line 121) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `clap`
[INFO] [stdout]  --> src/macros.rs:123:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate clap;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `crate_name` in this scope
[INFO] [stdout]  --> src/macros.rs:126:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | let m = App::new(crate_name!())
[INFO] [stdout]   |                  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `crate_name` is in scope, but it is an attribute: `#[crate_name]`
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 4 + use tamasfe_clap::crate_name;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::InvalidValue (line 31) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/errors.rs:32:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::EmptyValue (line 114) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/errors.rs:115:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::InvalidSubcommand (line 65) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/errors.rs:66:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind, };
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::InvalidUtf8 (line 286) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/errors.rs:287:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::MissingRequiredArgument (line 230) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/errors.rs:231:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/macros.rs - macros::crate_version (line 40) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `clap`
[INFO] [stdout]  --> src/macros.rs:42:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate clap;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `crate_version` in this scope
[INFO] [stdout]  --> src/macros.rs:46:22
[INFO] [stdout]   |
[INFO] [stdout] 7 |             .version(crate_version!())
[INFO] [stdout]   |                      ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 4 + use tamasfe_clap::crate_version;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::UnknownArgument (line 48) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/errors.rs:49:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::MissingSubcommand (line 246) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/errors.rs:247:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, AppSettings, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::TooFewValues (line 172) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/errors.rs:173:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::UnrecognizedSubcommand (line 92) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/errors.rs:93:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind, };
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::TooManyValues (line 154) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/errors.rs:155:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::UnexpectedMultipleUsage (line 265) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/errors.rs:266:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::ValueValidation (line 131) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/errors.rs:132:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches (line 34) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:35:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/errors.rs - parse::errors::ErrorKind::WrongNumberOfValues (line 191) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/errors.rs:192:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ErrorKind};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 588) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:589:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 625) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:626:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 606) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:607:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 651) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:652:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 678) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:679:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::indices_of (line 717) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:718:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::indices_of (line 736) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:737:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::indices_of (line 759) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:760:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::is_present (line 500) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:501:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::occurrences_of (line 546) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:547:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::subcommand (line 891) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:892:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, };
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::subcommand_matches (line 789) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:790:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, };
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::value_of_lossy (line 136) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:137:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::subcommand_name (line 863) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:864:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, };
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::occurrences_of (line 531) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:532:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg, ArgSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::subcommand (line 911) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:912:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, AppSettings};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::value_of (line 105) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:106:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::value_of_os (line 171) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:172:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::value_of_t (line 321) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:321:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate clap;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::values_of_t_or_exit (line 469) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:469:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate clap;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::values_of (line 202) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:203:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::value_of_t_or_exit (line 377) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:377:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate clap;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::values_of_lossy (line 236) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:237:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::values_of_t (line 415) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:415:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate clap;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::values_of_os (line 271) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:272:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::OsValues (line 1010) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:1011:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::Indices (line 1069) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:1070:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/parse/matches/arg_matches.rs - parse::matches::arg_matches::Values (line 949) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `clap`
[INFO] [stdout]  --> src/parse/matches/arg_matches.rs:950:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{App, Arg};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/build/app/mod.rs - build::app::App (line 58)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::about (line 385)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::after_help (line 510)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::after_long_help (line 533)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::alias (line 1091)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::aliases (line 1165)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::arg (line 996)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::args (line 1052)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::author (line 327)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::before_help (line 555)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::before_long_help (line 576)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::bin_name (line 359)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::display_order (line 1631)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::get_matches (line 1888)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::get_matches_from (line 1975)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::get_matches_mut (line 1904)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::global_setting (line 891)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::group (line 1518)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::groups (line 1541)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::help_about (line 445)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::help_template (line 822)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::long_about (line 416)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::long_flag (line 629)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::long_flag_alias (line 1136)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::long_flag_aliases (line 1220)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::long_version (line 705)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::max_term_width (line 980)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::mut_arg (line 1677)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::new (line 301)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::override_help (line 764)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::override_usage (line 737)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::print_help (line 1722)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::print_long_help (line 1748)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::render_long_version (line 1854)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::render_version (line 1829)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::replace (line 1419)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::replace (line 1452)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::replace (line 1472)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::setting (line 847)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::short_flag (line 594)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::short_flag_alias (line 1113)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::short_flag_aliases (line 1191)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::subcommand (line 1579)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::subcommand_placeholder (line 2110)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::subcommand_placeholder (line 2137)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::subcommands (line 1599)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::term_width (line 950)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::try_get_matches (line 1945)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::try_get_matches_from (line 2027)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::try_get_matches_from_mut (line 2063)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::unset_global_setting (line 915)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::unset_setting (line 867)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::version (line 670)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::version_about (line 466)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::visible_alias (line 1256)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::visible_aliases (line 1329)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::visible_long_flag_alias (line 1298)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::visible_long_flag_aliases (line 1373)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::visible_short_flag_alias (line 1276)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::visible_short_flag_aliases (line 1349)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::write_help (line 1774)
[INFO] [stdout]     src/build/app/mod.rs - build::app::App<'help>::write_long_help (line 1800)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::AllowExternalSubcommands (line 379)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::AllowInvalidUtf8 (line 183)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::AllowLeadingHyphen (line 217)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::AllowMissingPositional (line 294)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::AllowMissingPositional (line 312)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::AllowMissingPositional (line 330)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::AllowMissingPositional (line 349)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::AllowNegativeNumbers (line 245)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::ArgRequiredElseHelp (line 436)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::ArgsNegateSubcommands (line 416)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::ColorAlways (line 551)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::ColorAuto (line 533)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::ColorNever (line 569)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::ColoredHelp (line 513)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::DeriveDisplayOrder (line 719)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::DisableHelpFlag (line 613)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::DisableHelpFlag (line 624)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::DisableHelpSubcommand (line 643)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::DisableVersionFlag (line 665)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::DisableVersionFlag (line 677)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::DisableVersionForSubcommands (line 698)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::DontCollapseArgsInUsage (line 581)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::DontDelimitTrailingValues (line 598)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::GlobalVersion (line 733)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::HelpRequired (line 768)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::HelpRequired (line 781)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::Hidden (line 750)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::InferSubcommands (line 809)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::NextLineHelp (line 847)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::NoBinaryName (line 831)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::StrictUtf8 (line 935)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::SubcommandPrecedenceOverArg (line 472)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::SubcommandRequired (line 963)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::SubcommandRequiredElseHelp (line 912)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::SubcommandsNegateReqs (line 867)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::SubcommandsNegateReqs (line 884)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::TrailingVarArg (line 988)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::UnifiedHelpMessage (line 1011)
[INFO] [stdout]     src/build/app/settings.rs - build::app::settings::AppSettings::WaitOnError (line 1033)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg (line 54)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::about (line 523)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::about (line 533)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::alias (line 297)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::aliases (line 353)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::allow_hyphen_values (line 3122)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::allow_hyphen_values (line 3129)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::allow_hyphen_values (line 3145)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::case_insensitive (line 3486)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::case_insensitive (line 3502)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::conflicts_with (line 855)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::conflicts_with (line 864)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::conflicts_with_all (line 905)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::conflicts_with_all (line 915)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::default_missing_value (line 2402)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::default_value (line 2315)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::default_value (line 2332)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::default_value_if (line 2518)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::default_value_if (line 2535)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::default_value_if (line 2552)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::default_value_if (line 2571)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::default_value_ifs (line 2632)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::default_value_ifs (line 2655)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::default_value_ifs (line 2676)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::display_order (line 2860)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::env (line 2745)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::env (line 2764)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::env (line 2784)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::env (line 2804)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::exclusive (line 945)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::exclusive (line 961)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::global (line 3240)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::global (line 3252)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::group (line 1740)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::group (line 1751)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::groups (line 1775)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::groups (line 1786)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::hidden (line 3438)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::hidden (line 3446)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::hidden_long_help (line 4137)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::hidden_long_help (line 4145)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::hidden_long_help (line 4172)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::hidden_short_help (line 4059)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::hidden_short_help (line 4067)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::hidden_short_help (line 4094)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::hide_default_value (line 3404)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::hide_default_value (line 3411)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::hide_env (line 3596)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::hide_env (line 3603)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::hide_env_values (line 3633)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::hide_env_values (line 3640)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::hide_possible_values (line 3370)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::hide_possible_values (line 3377)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::index (line 1542)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::index (line 1549)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::last (line 2933)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::last (line 2943)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::last (line 2963)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::long (line 264)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::long (line 273)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::long_about (line 579)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::long_about (line 593)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::max_values (line 2021)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::max_values (line 2031)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::max_values (line 2050)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::min_values (line 2084)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::min_values (line 2094)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::min_values (line 2113)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::multiple (line 3765)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::multiple (line 3774)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::multiple (line 3790)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::multiple (line 3807)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::multiple (line 3823)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::multiple (line 3847)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::multiple (line 3867)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::multiple_occurrences (line 3966)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::multiple_occurrences (line 3975)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::multiple_occurrences (line 3991)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::multiple_values (line 3907)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::multiple_values (line 3916)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::multiple_values (line 3932)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::new (line 188)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::next_line_help (line 3670)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::number_of_values (line 1818)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::number_of_values (line 1828)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::overrides_with (line 1025)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::overrides_with (line 1036)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::overrides_with (line 1047)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::overrides_with (line 1060)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::overrides_with (line 1075)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::overrides_with_all (line 1101)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::possible_value (line 1685)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::possible_value (line 1695)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::possible_value (line 1714)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::possible_values (line 1633)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::possible_values (line 1641)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::possible_values (line 1658)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::require_delimiter (line 3298)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::require_delimiter (line 3313)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::require_delimiter (line 3334)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::require_equals (line 3178)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::require_equals (line 3189)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::require_equals (line 3205)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::required (line 3008)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::required (line 3017)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::required (line 3032)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::required_if_eq (line 1320)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::required_if_eq (line 1327)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::required_if_eq_any (line 1381)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::required_if_eq_any (line 1395)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::required_if_eq_any (line 1421)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::required_unless_present (line 643)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::required_unless_present (line 653)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::required_unless_present (line 671)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::required_unless_present_all (line 704)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::required_unless_present_all (line 714)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::required_unless_present_all (line 736)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::required_unless_present_any (line 774)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::required_unless_present_any (line 786)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::required_unless_present_any (line 808)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::requires (line 1131)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::requires (line 1142)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::requires (line 1160)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::requires_all (line 1461)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::requires_all (line 1472)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::requires_all (line 1493)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::requires_if (line 1199)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::requires_if (line 1210)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::requires_if (line 1228)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::requires_ifs (line 1264)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::requires_ifs (line 1278)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::short (line 218)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::short (line 227)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::short_alias (line 323)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::short_aliases (line 379)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::takes_value (line 3071)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::takes_value (line 3078)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::use_delimiter (line 3541)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::use_delimiter (line 3559)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::validator (line 1865)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::validator_os (line 1901)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::value_delimiter (line 2142)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::value_hint (line 4256)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::value_hint (line 4266)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::value_name (line 2246)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::value_name (line 2254)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::value_names (line 2189)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::value_names (line 2197)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::value_terminator (line 1588)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::value_terminator (line 1599)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::visible_alias (line 408)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::visible_aliases (line 462)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::visible_short_alias (line 433)
[INFO] [stdout]     src/build/arg/mod.rs - build::arg::Arg<'help>::visible_short_aliases (line 485)
[INFO] [stdout]     src/build/arg_group.rs - build::arg_group::ArgGroup (line 38)
[INFO] [stdout]     src/build/arg_group.rs - build::arg_group::ArgGroup (line 56)
[INFO] [stdout]     src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::arg (line 120)
[INFO] [stdout]     src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::args (line 146)
[INFO] [stdout]     src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::conflicts_with (line 337)
[INFO] [stdout]     src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::conflicts_with_all (line 369)
[INFO] [stdout]     src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::multiple (line 176)
[INFO] [stdout]     src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::multiple (line 193)
[INFO] [stdout]     src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::new (line 102)
[INFO] [stdout]     src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::required (line 230)
[INFO] [stdout]     src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::requires (line 264)
[INFO] [stdout]     src/build/arg_group.rs - build::arg_group::ArgGroup<'help>::requires_all (line 299)
[INFO] [stdout]     src/derive.rs - derive::Clap (line 24)
[INFO] [stdout]     src/derive.rs - derive::Clap (line 41)
[INFO] [stdout]     src/derive.rs - derive::FromArgMatches::from_arg_matches (line 141)
[INFO] [stdout]     src/macros.rs - macros::app_from_crate (line 154)
[INFO] [stdout]     src/macros.rs - macros::clap_app (line 185)
[INFO] [stdout]     src/macros.rs - macros::crate_authors (line 69)
[INFO] [stdout]     src/macros.rs - macros::crate_description (line 99)
[INFO] [stdout]     src/macros.rs - macros::crate_name (line 121)
[INFO] [stdout]     src/macros.rs - macros::crate_version (line 40)
[INFO] [stdout]     src/parse/errors.rs - parse::errors::ErrorKind::ArgumentConflict (line 212)
[INFO] [stdout]     src/parse/errors.rs - parse::errors::ErrorKind::DisplayHelp (line 313)
[INFO] [stdout]     src/parse/errors.rs - parse::errors::ErrorKind::DisplayHelpOnMissingArgumentOrSubcommand (line 329)
[INFO] [stdout]     src/parse/errors.rs - parse::errors::ErrorKind::DisplayVersion (line 351)
[INFO] [stdout]     src/parse/errors.rs - parse::errors::ErrorKind::EmptyValue (line 114)
[INFO] [stdout]     src/parse/errors.rs - parse::errors::ErrorKind::InvalidSubcommand (line 65)
[INFO] [stdout]     src/parse/errors.rs - parse::errors::ErrorKind::InvalidUtf8 (line 286)
[INFO] [stdout]     src/parse/errors.rs - parse::errors::ErrorKind::InvalidValue (line 31)
[INFO] [stdout]     src/parse/errors.rs - parse::errors::ErrorKind::MissingRequiredArgument (line 230)
[INFO] [stdout]     src/parse/errors.rs - parse::errors::ErrorKind::MissingSubcommand (line 246)
[INFO] [stdout]     src/parse/errors.rs - parse::errors::ErrorKind::TooFewValues (line 172)
[INFO] [stdout]     src/parse/errors.rs - parse::errors::ErrorKind::TooManyValues (line 154)
[INFO] [stdout]     src/parse/errors.rs - parse::errors::ErrorKind::UnexpectedMultipleUsage (line 265)
[INFO] [stdout]     src/parse/errors.rs - parse::errors::ErrorKind::UnknownArgument (line 48)
[INFO] [stdout]     src/parse/errors.rs - parse::errors::ErrorKind::UnrecognizedSubcommand (line 92)
[INFO] [stdout]     src/parse/errors.rs - parse::errors::ErrorKind::ValueValidation (line 131)
[INFO] [stdout]     src/parse/errors.rs - parse::errors::ErrorKind::WrongNumberOfValues (line 191)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches (line 34)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 588)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 606)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 625)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 651)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::index_of (line 678)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::indices_of (line 717)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::indices_of (line 736)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::indices_of (line 759)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::is_present (line 500)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::occurrences_of (line 531)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::occurrences_of (line 546)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::subcommand (line 891)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::subcommand (line 911)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::subcommand_matches (line 789)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::subcommand_name (line 863)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::value_of (line 105)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::value_of_lossy (line 136)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::value_of_os (line 171)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::value_of_t (line 321)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::value_of_t_or_exit (line 377)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::values_of (line 202)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::values_of_lossy (line 236)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::values_of_os (line 271)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::values_of_t (line 415)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::ArgMatches::values_of_t_or_exit (line 469)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::Indices (line 1069)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::OsValues (line 1010)
[INFO] [stdout]     src/parse/matches/arg_matches.rs - parse::matches::arg_matches::Values (line 949)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 322 failed; 1 ignored; 0 measured; 0 filtered out; finished in 16.27s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e9708b85a96de9db956208977813152c7f2aeed5d3634e97b3b0a979b503a056", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9708b85a96de9db956208977813152c7f2aeed5d3634e97b3b0a979b503a056", kill_on_drop: false }`
[INFO] [stdout] e9708b85a96de9db956208977813152c7f2aeed5d3634e97b3b0a979b503a056
