[INFO] fetching crate indigo-structopt 0.3.21...
[INFO] checking indigo-structopt-0.3.21 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate indigo-structopt 0.3.21 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate indigo-structopt 0.3.21 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate indigo-structopt 0.3.21
[INFO] finished tweaking crates.io crate indigo-structopt 0.3.21
[INFO] tweaked toml for crates.io crate indigo-structopt 0.3.21 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate indigo-structopt 0.3.21 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trybuild v1.0.38
[INFO] [stderr]   Downloaded clippy v0.0.302
[INFO] [stderr]   Downloaded paw v1.0.0
[INFO] [stderr]   Downloaded paw-attributes v1.0.2
[INFO] [stderr]   Downloaded rustversion v1.0.4
[INFO] [stderr]   Downloaded paw-raw v1.0.0
[INFO] [stderr]   Downloaded indigo-structopt-derive v0.4.14
[INFO] [stderr]   Downloaded dissimilar v1.0.2
[INFO] [stderr]   Downloaded syn v1.0.54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88f0c0da9abb77273df1f43f0bba8c7deb32f22f5da5d7d5ed2f346524e3cdf3
[INFO] running `Command { std: "docker" "start" "-a" "88f0c0da9abb77273df1f43f0bba8c7deb32f22f5da5d7d5ed2f346524e3cdf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88f0c0da9abb77273df1f43f0bba8c7deb32f22f5da5d7d5ed2f346524e3cdf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88f0c0da9abb77273df1f43f0bba8c7deb32f22f5da5d7d5ed2f346524e3cdf3", kill_on_drop: false }`
[INFO] [stdout] 88f0c0da9abb77273df1f43f0bba8c7deb32f22f5da5d7d5ed2f346524e3cdf3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e188bf403a287d06706c41c7f7bde25c3b500665c14037959d08057bdf429807
[INFO] running `Command { std: "docker" "start" "-a" "e188bf403a287d06706c41c7f7bde25c3b500665c14037959d08057bdf429807", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.54
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling trybuild v1.0.38
[INFO] [stderr]    Compiling rustversion v1.0.4
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking dissimilar v1.0.2
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling indigo-structopt-derive v0.4.14
[INFO] [stderr]     Checking indigo-structopt v0.3.21 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde v1.0.118
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> examples/flatten.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/raw_bool_literal.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> examples/basic.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> examples/enum_in_args.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]  --> examples/flatten.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(StructOpt, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/explicit_name_no_renaming.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/raw_bool_literal.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]  --> examples/basic.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(StructOpt, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `structopt`
[INFO] [stdout]   --> tests/issues.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     use structopt::{clap::ArgGroup, StructOpt};
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/issues.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> examples/required_if.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `structopt`
[INFO] [stdout]   --> tests/issues.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     use structopt::{clap::AppSettings, StructOpt};
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> examples/enum_in_args.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(StructOpt, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]   --> tests/issues.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     use structopt::{clap::ArgGroup, StructOpt};
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]   --> tests/issues.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     use structopt::{clap::AppSettings, StructOpt};
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]  --> tests/explicit_name_no_renaming.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]   |              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]  --> examples/required_if.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, StructOpt, PartialEq)]
[INFO] [stdout]   |                 ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/regressions.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/issues.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[derive(StructOpt, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/argument_naming.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `structopt`
[INFO] [stdout]   --> tests/regressions.rs:33:40
[INFO] [stdout]    |
[INFO] [stdout] 33 |               #[derive(Debug, PartialEq, structopt::StructOpt)]
[INFO] [stdout]    |                                          ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] ...
[INFO] [stdout] 41 | /     Command! {GitCmd, [
[INFO] [stdout] 42 | |       #[structopt(external_subcommand)]
[INFO] [stdout] 43 | |       Ext(Vec<String>)
[INFO] [stdout] 44 | |     ]}
[INFO] [stdout]    | |______- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/arguments.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use structopt::clap;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]   --> tests/arguments.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use structopt::StructOpt;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]   --> tests/author_version_about.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use structopt::StructOpt;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]  --> examples/flatten.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[structopt(short)]
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]  --> tests/argument_naming.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]   |              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/argument_naming.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/argument_naming.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/flatten.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[structopt(flatten)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> examples/flatten.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(StructOpt, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/regressions.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 |             #[derive(Debug, StructOpt)]
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     m!(bool);
[INFO] [stdout]    |     -------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]    = note: this error originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]  --> examples/basic.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[structopt(name = "basic")]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/privacy.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/default_value.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/raw_bool_literal.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[structopt(no_version, name = "raw_bool")]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/enum_in_args.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[structopt(possible_values = &Baz::variants(), case_insensitive = true)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/flatten.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[structopt(short)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/arguments.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/arguments.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/arguments.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/basic.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[structopt(short, long)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/raw_bool_literal.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[structopt(raw(false))]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/flatten.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[structopt(short)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/author_version_about.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/explicit_name_no_renaming.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         #[structopt(short = ".", long = ".foo")]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/explicit_name_no_renaming.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/raw_bool_literal.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[structopt(raw(true))]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/basic.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[structopt(short, long, parse(from_occurrences))]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/explicit_name_no_renaming.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 |         #[structopt(name = ".options")]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/basic.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[structopt(short, long, default_value = "42")]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/basic.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[structopt(short, long, parse(from_os_str))]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]  --> examples/required_if.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[structopt(short)]
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/privacy.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[derive(Debug, StructOpt)]
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/privacy.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Debug, StructOpt)]
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/basic.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[structopt(short = "c", long)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]  --> tests/default_value.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]   |              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/issues.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[structopt(group = ArgGroup::with_name("verb").required(true).multiple(true))]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/required_if.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[structopt(name = "FILE", required_if("out-type", "file"))]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/issues.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[structopt(long, group = "verb")]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/basic.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[structopt(short, long)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/issues.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 |         #[structopt(long, group = "verb")]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/issues.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[derive(Debug, StructOpt)]
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/basic.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[structopt(name = "FILE", parse(from_os_str))]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/issues.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[structopt(flatten)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/issues.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[derive(StructOpt)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/issues.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 |     #[structopt(setting = AppSettings::InferSubcommands)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/issues.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 |     #[derive(StructOpt)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/argument_naming.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[structopt(long)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/argument_naming.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/issues.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[structopt(setting = AppSettings::InferSubcommands)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/regressions.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |                 #[structopt(long = "x")]
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     m!(bool);
[INFO] [stdout]    |     -------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/issues.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[derive(StructOpt)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/argument_naming.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 |         #[structopt(long = "foo")]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/argument_naming.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/regressions.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |       #[structopt(external_subcommand)]
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/issues.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[structopt(version = my_version())]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/argument_naming.rs:62:11
[INFO] [stdout]    |
[INFO] [stdout] 62 |         #[structopt(name = "foo", long)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/argument_naming.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/issues.rs:82:11
[INFO] [stdout]    |
[INFO] [stdout] 82 |         #[structopt(subcommand)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/issues.rs:86:14
[INFO] [stdout]    |
[INFO] [stdout] 86 |     #[derive(StructOpt)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/issues.rs:97:32
[INFO] [stdout]    |
[INFO] [stdout] 97 |     #[derive(Debug, PartialEq, StructOpt)]
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/arguments.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 |         #[structopt(default_value = "42")]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/author_version_about.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[structopt(name = "foo", no_version)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/arguments.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/argument_naming.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 76 |         #[structopt(long, name = "foo")]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/author_version_about.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/arguments.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/argument_naming.rs:88:14
[INFO] [stdout]    |
[INFO] [stdout] 88 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/issues.rs:99:11
[INFO] [stdout]    |
[INFO] [stdout] 99 |         #[structopt(subcommand)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/issues.rs:103:32
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[derive(Debug, PartialEq, StructOpt)]
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/author_version_about.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[structopt(author, about)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/author_version_about.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[derive(StructOpt)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/issues.rs:107:11
[INFO] [stdout]     |
[INFO] [stdout] 107 |         #[structopt(external_subcommand)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/author_version_about.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[structopt(version = VERSION)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/author_version_about.rs:50:14
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/author_version_about.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[structopt(no_version)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/default_value.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |         #[structopt(default_value)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_args` found for struct `Opt` in the current scope
[INFO] [stdout]   --> examples/enum_in_args.rs:23:20
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `from_args` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     let opt = Opt::from_args();
[INFO] [stdout]    |                    ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_args`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_args` found for struct `Cmdline` in the current scope
[INFO] [stdout]   --> examples/flatten.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 6  | struct Cmdline {
[INFO] [stdout]    | -------------- function or associated item `from_args` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     let opt = Cmdline::from_args();
[INFO] [stdout]    |                        ^^^^^^^^^ function or associated item not found in `Cmdline`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_args`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/privacy.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[structopt(subcommand)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "utils") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `indigo-structopt` (test "explicit_name_no_renaming") due to 7 previous errors
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/argument_naming.rs:91:11
[INFO] [stdout]    |
[INFO] [stdout] 91 |         #[structopt(short)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 24 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/argument_naming.rs:103:14
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]   --> tests/subcommands.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use structopt::StructOpt;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `Opt` in the current scope
[INFO] [stdout]   --> tests/raw_bool_literal.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |         Opt::from_iter(&["test", "one", "--", "--help"])
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromIterator`
[INFO] [stdout]            candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/argument_naming.rs:105:11
[INFO] [stdout]     |
[INFO] [stdout] 105 |         #[structopt(short = "o")]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/argument_naming.rs:117:14
[INFO] [stdout]     |
[INFO] [stdout] 117 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/argument_naming.rs:119:11
[INFO] [stdout]     |
[INFO] [stdout] 119 |         #[structopt(name = "option", short)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/argument_naming.rs:131:14
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/argument_naming.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |         #[structopt(short, name = "option")]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/argument_naming.rs:145:14
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "regressions") due to 7 previous errors
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/subcommands.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/argument_naming.rs:147:11
[INFO] [stdout]     |
[INFO] [stdout] 147 |         #[structopt(rename_all = "screaming_snake", long)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_args` found for struct `Opt` in the current scope
[INFO] [stdout]   --> examples/basic.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 9  | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `from_args` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     let opt = Opt::from_args();
[INFO] [stdout]    |                    ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_args`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/argument_naming.rs:159:14
[INFO] [stdout]     |
[INFO] [stdout] 159 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "issues") due to 25 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/argument_naming.rs:161:11
[INFO] [stdout]     |
[INFO] [stdout] 161 |         #[structopt(rename_all = "screaming_snake", short)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/argument_naming.rs:173:14
[INFO] [stdout]     |
[INFO] [stdout] 173 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "author_version_about") due to 11 previous errors
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/argument_naming.rs:176:11
[INFO] [stdout]     |
[INFO] [stdout] 176 |         #[structopt(rename_all = "verbatim", long)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/argument_naming.rs:188:14
[INFO] [stdout]     |
[INFO] [stdout] 188 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/argument_naming.rs:190:11
[INFO] [stdout]     |
[INFO] [stdout] 190 |         #[structopt(rename_all = "verbatim", short)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/argument_naming.rs:202:14
[INFO] [stdout]     |
[INFO] [stdout] 202 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/argument_naming.rs:203:7
[INFO] [stdout]     |
[INFO] [stdout] 203 |     #[structopt(rename_all = "screaming_snake")]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_args` found for struct `Opt` in the current scope
[INFO] [stdout]   --> examples/required_if.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 5  | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `from_args` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     let opt = Opt::from_args();
[INFO] [stdout]    |                    ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_args`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/argument_naming.rs:205:11
[INFO] [stdout]     |
[INFO] [stdout] 205 |         #[structopt(long)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/argument_naming.rs:217:14
[INFO] [stdout]     |
[INFO] [stdout] 217 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "default_value") due to 5 previous errors
[INFO] [stderr] error: could not compile `indigo-structopt` (example "flatten") due to 9 previous errors
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/argument_naming.rs:218:7
[INFO] [stdout]     |
[INFO] [stdout] 218 |     #[structopt(rename_all = "screaming_snake")]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (example "enum_in_args") due to 5 previous errors
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/argument_naming.rs:220:11
[INFO] [stdout]     |
[INFO] [stdout] 220 |         #[structopt(flatten)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "privacy") due to 5 previous errors
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/argument_naming.rs:224:14
[INFO] [stdout]     |
[INFO] [stdout] 224 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/argument_naming.rs:226:11
[INFO] [stdout]     |
[INFO] [stdout] 226 |         #[structopt(long)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/argument_naming.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/argument_naming.rs:241:7
[INFO] [stdout]     |
[INFO] [stdout] 241 |     #[structopt(rename_all = "screaming_snake")]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/argument_naming.rs:243:11
[INFO] [stdout]     |
[INFO] [stdout] 243 |         #[structopt(subcommand)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/argument_naming.rs:247:14
[INFO] [stdout]     |
[INFO] [stdout] 247 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/argument_naming.rs:250:15
[INFO] [stdout]     |
[INFO] [stdout] 250 |             #[structopt(long)]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/argument_naming.rs:265:14
[INFO] [stdout]     |
[INFO] [stdout] 265 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (example "basic") due to 12 previous errors
[INFO] [stderr] error: could not compile `indigo-structopt` (test "raw_bool_literal") due to 7 previous errors
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/argument_naming.rs:266:7
[INFO] [stdout]     |
[INFO] [stdout] 266 |     #[structopt(rename_all = "screaming_snake")]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/argument_naming.rs:270:15
[INFO] [stdout]     |
[INFO] [stdout] 270 |             #[structopt(long)]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/argument_naming.rs:288:14
[INFO] [stdout]     |
[INFO] [stdout] 288 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/argument_naming.rs:289:7
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[structopt(rename_all = "screaming_snake")]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `required_argument::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:18:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     assert_eq!(Opt { arg: 42 }, Opt::from_iter(&["test", "42"]));
[INFO] [stdout]    |                                      ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromIterator`
[INFO] [stdout]            candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/subcommands.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[structopt(long)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/argument_naming.rs:291:11
[INFO] [stdout]     |
[INFO] [stdout] 291 |         #[structopt(rename_all = "kebab_case")]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `required_argument::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     assert!(Opt::clap().get_matches_from_safe(&["test"]).is_err());
[INFO] [stdout]    |                  ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/subcommands.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 |         #[structopt(short, long)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/argument_naming.rs:293:15
[INFO] [stdout]     |
[INFO] [stdout] 293 |             #[structopt(long)]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `required_argument::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     assert!(Opt::clap()
[INFO] [stdout]    |                  ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/subcommands.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |         #[structopt(short, long)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/argument_naming.rs:297:15
[INFO] [stdout]     |
[INFO] [stdout] 297 |             #[structopt(rename_all = "kebab_case", long)]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/argument_naming.rs:315:14
[INFO] [stdout]     |
[INFO] [stdout] 315 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/subcommands.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 |         #[structopt(short, long)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `optional_argument::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:31:44
[INFO] [stdout]    |
[INFO] [stdout] 28 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     assert_eq!(Opt { arg: Some(42) }, Opt::from_iter(&["test", "42"]));
[INFO] [stdout]    |                                            ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromIterator`
[INFO] [stdout]            candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/subcommands.rs:84:10
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/argument_naming.rs:317:11
[INFO] [stdout]     |
[INFO] [stdout] 317 |         #[structopt(rename_all = "lower", long)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/argument_naming.rs:329:14
[INFO] [stdout]     |
[INFO] [stdout] 329 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:124:10
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (example "required_if") due to 6 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `optional_argument::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:32:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     assert_eq!(Opt { arg: None }, Opt::from_iter(&["test"]));
[INFO] [stdout]    |                                        ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromIterator`
[INFO] [stdout]            candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/subcommands.rs:125:3
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[structopt(about = "Not shown")]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/argument_naming.rs:331:11
[INFO] [stdout]     |
[INFO] [stdout] 331 |         #[structopt(rename_all = "upper", long)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:130:10
[INFO] [stdout]     |
[INFO] [stdout] 130 | #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_argument::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     assert!(Opt::clap()
[INFO] [stdout]    |                  ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:134:10
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout] 172 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:177:14
[INFO] [stdout]     |
[INFO] [stdout] 177 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:195:14
[INFO] [stdout]     |
[INFO] [stdout] 195 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/subcommands.rs:197:11
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[structopt(flatten)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `argument_with_default::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:45:38
[INFO] [stdout]    |
[INFO] [stdout] 41 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     assert_eq!(Opt { arg: 24 }, Opt::from_iter(&["test", "24"]));
[INFO] [stdout]    |                                      ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromIterator`
[INFO] [stdout]            candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:200:14
[INFO] [stdout]     |
[INFO] [stdout] 200 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:217:32
[INFO] [stdout]     |
[INFO] [stdout] 217 |     #[derive(Debug, PartialEq, StructOpt)]
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `argument_with_default::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:46:38
[INFO] [stdout]    |
[INFO] [stdout] 41 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     assert_eq!(Opt { arg: 42 }, Opt::from_iter(&["test"]));
[INFO] [stdout]    |                                      ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromIterator`
[INFO] [stdout]            candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/subcommands.rs:219:11
[INFO] [stdout]     |
[INFO] [stdout] 219 |         #[structopt(subcommand)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:223:32
[INFO] [stdout]     |
[INFO] [stdout] 223 |     #[derive(Debug, PartialEq, StructOpt)]
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `argument_with_default::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:47:18
[INFO] [stdout]    |
[INFO] [stdout] 41 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     assert!(Opt::clap()
[INFO] [stdout]    |                  ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/subcommands.rs:227:11
[INFO] [stdout]     |
[INFO] [stdout] 227 |         #[structopt(external_subcommand)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:259:32
[INFO] [stdout]     |
[INFO] [stdout] 259 |     #[derive(Debug, PartialEq, StructOpt)]
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `arguments::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:58:44
[INFO] [stdout]    |
[INFO] [stdout] 55 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 58 |     assert_eq!(Opt { arg: vec![24] }, Opt::from_iter(&["test", "24"]));
[INFO] [stdout]    |                                            ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromIterator`
[INFO] [stdout]            candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/subcommands.rs:261:11
[INFO] [stdout]     |
[INFO] [stdout] 261 |         #[structopt(subcommand)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:265:32
[INFO] [stdout]     |
[INFO] [stdout] 265 |     #[derive(Debug, PartialEq, StructOpt)]
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `arguments::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:59:42
[INFO] [stdout]    |
[INFO] [stdout] 55 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     assert_eq!(Opt { arg: vec![] }, Opt::from_iter(&["test"]));
[INFO] [stdout]    |                                          ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromIterator`
[INFO] [stdout]            candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/options.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `arguments::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 55 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |         Opt::from_iter(&["test", "24", "42"])
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromIterator`
[INFO] [stdout]            candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/subcommands.rs:267:11
[INFO] [stdout]     |
[INFO] [stdout] 267 |         #[structopt(external_subcommand)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:283:32
[INFO] [stdout]     |
[INFO] [stdout] 283 |     #[derive(Debug, PartialEq, StructOpt)]
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter_safe` found for struct `arguments_safe::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter_safe` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |         Opt::from_iter_safe(&["test", "24"]).unwrap()
[INFO] [stdout]    |              ^^^^^^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_iter_safe`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/subcommands.rs:285:11
[INFO] [stdout]     |
[INFO] [stdout] 285 |         #[structopt(subcommand)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:289:32
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[derive(Debug, PartialEq, StructOpt)]
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter_safe` found for struct `arguments_safe::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:76:42
[INFO] [stdout]    |
[INFO] [stdout] 69 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter_safe` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 76 |     assert_eq!(Opt { arg: vec![] }, Opt::from_iter_safe(&["test"]).unwrap());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_iter_safe`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/subcommands.rs:291:11
[INFO] [stdout]     |
[INFO] [stdout] 291 |         #[structopt(external_subcommand)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter_safe` found for struct `arguments_safe::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter_safe` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 79 |         Opt::from_iter_safe(&["test", "24", "42"]).unwrap()
[INFO] [stdout]    |              ^^^^^^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_iter_safe`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter_safe` found for struct `arguments_safe::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter_safe` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 84 |         Opt::from_iter_safe(&["test", "NOPE"]).err().unwrap().kind
[INFO] [stdout]    |              ^^^^^^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_iter_safe`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/options.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 24 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 30 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "arguments") due to 25 previous errors
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/options.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[structopt(short, long)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/options.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/options.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 |         #[structopt(short)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/options.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/options.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 |         #[structopt(short, default_value = "42")]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/options.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/options.rs:80:11
[INFO] [stdout]    |
[INFO] [stdout] 80 |         #[structopt(short, default_value = "42")]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/options.rs:98:14
[INFO] [stdout]    |
[INFO] [stdout] 98 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/options.rs:100:11
[INFO] [stdout]     |
[INFO] [stdout] 100 |         #[structopt(short, long)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/options.rs:119:14
[INFO] [stdout]     |
[INFO] [stdout] 119 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "subcommands") due to 31 previous errors
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/options.rs:121:11
[INFO] [stdout]     |
[INFO] [stdout] 121 |         #[structopt(short, default_value = "")]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/options.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[derive(Debug, StructOpt, PartialEq)]
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/options.rs:144:11
[INFO] [stdout]     |
[INFO] [stdout] 144 |         #[structopt(parse(from_str))]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/options.rs:154:14
[INFO] [stdout]     |
[INFO] [stdout] 154 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_clap` found for enum `test_single_word_enum_variant_is_default_renamed_into_kebab_case::Opt` in the current scope
[INFO] [stdout]   --> tests/argument_naming.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 6  |     enum Opt {
[INFO] [stdout]    |     -------- variant or associated item `from_clap` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 12 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "command", "0"]))
[INFO] [stdout]    |              ^^^^^^^^^ variant or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `clap` found for enum `test_single_word_enum_variant_is_default_renamed_into_kebab_case::Opt` in the current scope
[INFO] [stdout]   --> tests/argument_naming.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 6  |     enum Opt {
[INFO] [stdout]    |     -------- variant or associated item `clap` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 12 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "command", "0"]))
[INFO] [stdout]    |                              ^^^^ variant or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/options.rs:156:11
[INFO] [stdout]     |
[INFO] [stdout] 156 |         #[structopt(short)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/options.rs:181:14
[INFO] [stdout]     |
[INFO] [stdout] 181 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/options.rs:184:11
[INFO] [stdout]     |
[INFO] [stdout] 184 |         #[structopt(short)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/options.rs:187:11
[INFO] [stdout]     |
[INFO] [stdout] 187 |         #[structopt(long)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/options.rs:236:14
[INFO] [stdout]     |
[INFO] [stdout] 236 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_clap` found for enum `test_multi_word_enum_variant_is_renamed::Opt` in the current scope
[INFO] [stdout]   --> tests/argument_naming.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 19 |     enum Opt {
[INFO] [stdout]    |     -------- variant or associated item `from_clap` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 25 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "first-command", "0"]))
[INFO] [stdout]    |              ^^^^^^^^^ variant or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `clap` found for enum `test_multi_word_enum_variant_is_renamed::Opt` in the current scope
[INFO] [stdout]   --> tests/argument_naming.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 19 |     enum Opt {
[INFO] [stdout]    |     -------- variant or associated item `clap` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 25 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "first-command", "0"]))
[INFO] [stdout]    |                              ^^^^ variant or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/options.rs:238:11
[INFO] [stdout]     |
[INFO] [stdout] 238 |         #[structopt(short)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/options.rs:299:14
[INFO] [stdout]     |
[INFO] [stdout] 299 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/options.rs:301:11
[INFO] [stdout]     |
[INFO] [stdout] 301 |         #[structopt(short)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `test_standalone_long_generates_kebab_case::Opt` in the current scope
[INFO] [stdout]   --> tests/argument_naming.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 33 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--foo-option"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `test_standalone_long_generates_kebab_case::Opt` in the current scope
[INFO] [stdout]   --> tests/argument_naming.rs:40:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--foo-option"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/options.rs:304:11
[INFO] [stdout]     |
[INFO] [stdout] 304 |         #[structopt(short)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `test_custom_long_overwrites_default_name::Opt` in the current scope
[INFO] [stdout]   --> tests/argument_naming.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 47 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--foo"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `test_custom_long_overwrites_default_name::Opt` in the current scope
[INFO] [stdout]   --> tests/argument_naming.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--foo"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `test_standalone_long_uses_previous_defined_custom_name::Opt` in the current scope
[INFO] [stdout]   --> tests/argument_naming.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 61 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 68 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--foo"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `test_standalone_long_uses_previous_defined_custom_name::Opt` in the current scope
[INFO] [stdout]   --> tests/argument_naming.rs:68:30
[INFO] [stdout]    |
[INFO] [stdout] 61 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 68 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--foo"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `test_standalone_long_ignores_afterwards_defined_custom_name::Opt` in the current scope
[INFO] [stdout]   --> tests/argument_naming.rs:82:14
[INFO] [stdout]    |
[INFO] [stdout] 75 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 82 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--foo-option"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `test_standalone_long_ignores_afterwards_defined_custom_name::Opt` in the current scope
[INFO] [stdout]   --> tests/argument_naming.rs:82:30
[INFO] [stdout]    |
[INFO] [stdout] 75 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 82 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--foo-option"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `test_standalone_short_generates_kebab_case::Opt` in the current scope
[INFO] [stdout]   --> tests/argument_naming.rs:97:14
[INFO] [stdout]    |
[INFO] [stdout] 90 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 97 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-f"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `test_standalone_short_generates_kebab_case::Opt` in the current scope
[INFO] [stdout]   --> tests/argument_naming.rs:97:30
[INFO] [stdout]    |
[INFO] [stdout] 90 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 97 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-f"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `test_custom_short_overwrites_default_name::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:111:14
[INFO] [stdout]     |
[INFO] [stdout] 104 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 111 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-o"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `test_custom_short_overwrites_default_name::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:111:30
[INFO] [stdout]     |
[INFO] [stdout] 104 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 111 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-o"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `test_standalone_short_uses_previous_defined_custom_name::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:125:14
[INFO] [stdout]     |
[INFO] [stdout] 118 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 125 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-o"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `test_standalone_short_uses_previous_defined_custom_name::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:125:30
[INFO] [stdout]     |
[INFO] [stdout] 118 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 125 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-o"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `test_standalone_short_ignores_afterwards_defined_custom_name::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:139:14
[INFO] [stdout]     |
[INFO] [stdout] 132 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 139 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-f"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `test_standalone_short_ignores_afterwards_defined_custom_name::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:139:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 139 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-f"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `test_standalone_long_uses_previous_defined_casing::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:153:14
[INFO] [stdout]     |
[INFO] [stdout] 146 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 153 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--FOO_OPTION"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `test_standalone_long_uses_previous_defined_casing::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:153:30
[INFO] [stdout]     |
[INFO] [stdout] 146 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 153 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--FOO_OPTION"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `test_standalone_short_uses_previous_defined_casing::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:167:14
[INFO] [stdout]     |
[INFO] [stdout] 160 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 167 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-F"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `test_standalone_short_uses_previous_defined_casing::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:167:30
[INFO] [stdout]     |
[INFO] [stdout] 160 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 167 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-F"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `test_standalone_long_works_with_verbatim_casing::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:182:14
[INFO] [stdout]     |
[INFO] [stdout] 175 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 182 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--_fOO_oPtiON"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `test_standalone_long_works_with_verbatim_casing::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:182:30
[INFO] [stdout]     |
[INFO] [stdout] 175 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 182 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--_fOO_oPtiON"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `test_standalone_short_works_with_verbatim_casing::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:196:14
[INFO] [stdout]     |
[INFO] [stdout] 189 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 196 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-_"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `test_standalone_short_works_with_verbatim_casing::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:196:30
[INFO] [stdout]     |
[INFO] [stdout] 189 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 196 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-_"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `test_rename_all_is_propagated_from_struct_to_fields::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:211:14
[INFO] [stdout]     |
[INFO] [stdout] 204 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 211 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--FOO"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `test_rename_all_is_propagated_from_struct_to_fields::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:211:30
[INFO] [stdout]     |
[INFO] [stdout] 204 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 211 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--FOO"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `test_rename_all_is_not_propagated_from_struct_into_flattened::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:234:14
[INFO] [stdout]     |
[INFO] [stdout] 219 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 234 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--foo"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `test_rename_all_is_not_propagated_from_struct_into_flattened::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:234:30
[INFO] [stdout]     |
[INFO] [stdout] 219 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 234 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--foo"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `test_rename_all_is_not_propagated_from_struct_into_subcommand::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:259:14
[INFO] [stdout]     |
[INFO] [stdout] 242 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 259 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "command", "--foo"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `test_rename_all_is_not_propagated_from_struct_into_subcommand::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:259:30
[INFO] [stdout]     |
[INFO] [stdout] 242 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 259 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "command", "--foo"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_clap` found for enum `test_rename_all_is_propagated_from_enum_to_variants_and_their_fields::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:277:14
[INFO] [stdout]     |
[INFO] [stdout] 267 |     enum Opt {
[INFO] [stdout]     |     -------- variant or associated item `from_clap` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 277 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "FIRST_VARIANT"]))
[INFO] [stdout]     |              ^^^^^^^^^ variant or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `clap` found for enum `test_rename_all_is_propagated_from_enum_to_variants_and_their_fields::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:277:30
[INFO] [stdout]     |
[INFO] [stdout] 267 |     enum Opt {
[INFO] [stdout]     |     -------- variant or associated item `clap` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 277 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "FIRST_VARIANT"]))
[INFO] [stdout]     |                              ^^^^ variant or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_clap` found for enum `test_rename_all_is_propagated_from_enum_to_variants_and_their_fields::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:282:14
[INFO] [stdout]     |
[INFO] [stdout] 267 |     enum Opt {
[INFO] [stdout]     |     -------- variant or associated item `from_clap` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 282 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "SECOND_VARIANT", "--FOO"]))
[INFO] [stdout]     |              ^^^^^^^^^ variant or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `clap` found for enum `test_rename_all_is_propagated_from_enum_to_variants_and_their_fields::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:282:30
[INFO] [stdout]     |
[INFO] [stdout] 267 |     enum Opt {
[INFO] [stdout]     |     -------- variant or associated item `clap` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 282 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "SECOND_VARIANT", "--FOO"]))
[INFO] [stdout]     |                              ^^^^ variant or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_clap` found for enum `test_rename_all_is_propagation_can_be_overridden::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:304:14
[INFO] [stdout]     |
[INFO] [stdout] 290 |     enum Opt {
[INFO] [stdout]     |     -------- variant or associated item `from_clap` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 304 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "first-variant", "--foo-option"]))
[INFO] [stdout]     |              ^^^^^^^^^ variant or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `clap` found for enum `test_rename_all_is_propagation_can_be_overridden::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:304:30
[INFO] [stdout]     |
[INFO] [stdout] 290 |     enum Opt {
[INFO] [stdout]     |     -------- variant or associated item `clap` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 304 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "first-variant", "--foo-option"]))
[INFO] [stdout]     |                              ^^^^ variant or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `required_option::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a42"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_clap` found for enum `test_rename_all_is_propagation_can_be_overridden::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:309:14
[INFO] [stdout]     |
[INFO] [stdout] 290 |     enum Opt {
[INFO] [stdout]     |     -------- variant or associated item `from_clap` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 309 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "SECOND_VARIANT", "--foo-option"]))
[INFO] [stdout]     |              ^^^^^^^^^ variant or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `required_option::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:20:30
[INFO] [stdout]    |
[INFO] [stdout] 14 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a42"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `clap` found for enum `test_rename_all_is_propagation_can_be_overridden::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:309:30
[INFO] [stdout]     |
[INFO] [stdout] 290 |     enum Opt {
[INFO] [stdout]     |     -------- variant or associated item `clap` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 309 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "SECOND_VARIANT", "--foo-option"]))
[INFO] [stdout]     |                              ^^^^ variant or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `required_option::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "42"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `required_option::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 14 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "42"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `test_lower_is_renamed::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:323:14
[INFO] [stdout]     |
[INFO] [stdout] 316 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 323 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--foooption"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `test_lower_is_renamed::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:323:30
[INFO] [stdout]     |
[INFO] [stdout] 316 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 323 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--foooption"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `required_option::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--arg", "42"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `required_option::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:28:30
[INFO] [stdout]    |
[INFO] [stdout] 14 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--arg", "42"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `test_upper_is_renamed::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:337:14
[INFO] [stdout]     |
[INFO] [stdout] 330 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 337 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--FOOOPTION"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `required_option::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:30:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     assert!(Opt::clap().get_matches_from_safe(&["test"]).is_err());
[INFO] [stdout]    |                  ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `test_upper_is_renamed::Opt` in the current scope
[INFO] [stdout]    --> tests/argument_naming.rs:337:30
[INFO] [stdout]     |
[INFO] [stdout] 330 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 337 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--FOOOPTION"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `required_option::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     assert!(Opt::clap()
[INFO] [stdout]    |                  ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_option::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 39 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a42"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_option::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 39 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a42"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_option::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 39 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 49 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_option::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:49:30
[INFO] [stdout]    |
[INFO] [stdout] 39 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 49 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_option::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 39 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |     assert!(Opt::clap()
[INFO] [stdout]    |                  ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 98 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `option_with_default::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 65 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a24"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `option_with_default::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:65:30
[INFO] [stdout]    |
[INFO] [stdout] 59 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 65 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a24"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `option_with_default::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 69 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `option_with_default::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:69:30
[INFO] [stdout]    |
[INFO] [stdout] 59 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 69 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `option_with_default::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:71:18
[INFO] [stdout]    |
[INFO] [stdout] 59 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 71 |     assert!(Opt::clap()
[INFO] [stdout]    |                  ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `option_with_raw_default::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 85 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a24"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `option_with_raw_default::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:85:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 85 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a24"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `option_with_raw_default::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 89 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `option_with_raw_default::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:89:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 89 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `option_with_raw_default::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 79 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 91 |     assert!(Opt::clap()
[INFO] [stdout]    |                  ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "argument_naming") due to 99 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:105:14
[INFO] [stdout]     |
[INFO] [stdout] 99  |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 105 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a24"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:105:30
[INFO] [stdout]     |
[INFO] [stdout] 99  |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 105 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a24"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:109:14
[INFO] [stdout]     |
[INFO] [stdout] 99  |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:109:30
[INFO] [stdout]     |
[INFO] [stdout] 99  |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:113:14
[INFO] [stdout]     |
[INFO] [stdout] 99  |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 113 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a24", "--arg", "42"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:113:30
[INFO] [stdout]     |
[INFO] [stdout] 99  |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 113 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a24", "--arg", "42"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `empy_default_value::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:124:45
[INFO] [stdout]     |
[INFO] [stdout] 120 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 124 |     assert_eq!(Opt { arg: "".into() }, Opt::from_iter(&["test"]));
[INFO] [stdout]     |                                             ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `FromIterator`
[INFO] [stdout]             candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `empy_default_value::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 120 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 127 |         Opt::from_iter(&["test", "-afoo"])
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `FromIterator`
[INFO] [stdout]             candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `option_from_str::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:148:38
[INFO] [stdout]     |
[INFO] [stdout] 143 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 148 |     assert_eq!(Opt { a: None }, Opt::from_iter(&["test"]));
[INFO] [stdout]     |                                      ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `FromIterator`
[INFO] [stdout]             candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `option_from_str::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:149:41
[INFO] [stdout]     |
[INFO] [stdout] 143 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 149 |     assert_eq!(Opt { a: Some(A) }, Opt::from_iter(&["test", "foo"]));
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `FromIterator`
[INFO] [stdout]             candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_argument_for_optional_option::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 155 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 164 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a42"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_argument_for_optional_option::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:164:30
[INFO] [stdout]     |
[INFO] [stdout] 155 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 164 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a42"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_argument_for_optional_option::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:168:14
[INFO] [stdout]     |
[INFO] [stdout] 155 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 168 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_argument_for_optional_option::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:168:30
[INFO] [stdout]     |
[INFO] [stdout] 155 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 168 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_argument_for_optional_option::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout] 155 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 172 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_argument_for_optional_option::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:172:30
[INFO] [stdout]     |
[INFO] [stdout] 155 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 172 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_argument_for_optional_option::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:174:18
[INFO] [stdout]     |
[INFO] [stdout] 155 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 174 |     assert!(Opt::clap()
[INFO] [stdout]     |                  ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `two_option_options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:195:14
[INFO] [stdout]     |
[INFO] [stdout] 183 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 195 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a42", "--field", "f"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `two_option_options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:195:30
[INFO] [stdout]     |
[INFO] [stdout] 183 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 195 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a42", "--field", "f"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `two_option_options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:202:14
[INFO] [stdout]     |
[INFO] [stdout] 183 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 202 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a42", "--field"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `two_option_options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:202:30
[INFO] [stdout]     |
[INFO] [stdout] 183 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 202 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a42", "--field"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `two_option_options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:209:14
[INFO] [stdout]     |
[INFO] [stdout] 183 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 209 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "--field"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `two_option_options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:209:30
[INFO] [stdout]     |
[INFO] [stdout] 183 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 209 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "--field"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `two_option_options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:216:14
[INFO] [stdout]     |
[INFO] [stdout] 183 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 216 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "--field", "f"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `two_option_options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:216:30
[INFO] [stdout]     |
[INFO] [stdout] 183 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 216 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "--field", "f"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `two_option_options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 183 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 223 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--field"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `two_option_options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:223:30
[INFO] [stdout]     |
[INFO] [stdout] 183 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 223 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--field"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `two_option_options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:230:14
[INFO] [stdout]     |
[INFO] [stdout] 183 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 230 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `two_option_options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:230:30
[INFO] [stdout]     |
[INFO] [stdout] 183 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 230 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:243:14
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 243 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "1"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:243:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 243 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "1"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:250:14
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 250 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a1", "-a2"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:250:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 250 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a1", "-a2"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:257:14
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 257 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a1", "-a2", "-a"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:257:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 257 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a1", "-a2", "-a"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:264:14
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 264 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a1", "-a", "-a2"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:264:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 264 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a1", "-a", "-a2"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:271:14
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 271 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "1", "2"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:271:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 271 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "1", "2"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:278:14
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 278 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "1", "2", "-a", "3"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:278:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 278 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "1", "2", "-a", "3"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:283:14
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 283 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:283:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 283 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:288:14
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 288 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "-a"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:288:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 288 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "-a"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:293:14
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 293 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:293:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 293 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `two_optional_vecs::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:313:14
[INFO] [stdout]     |
[INFO] [stdout] 300 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 313 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "1", "-b"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `two_optional_vecs::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:313:30
[INFO] [stdout]     |
[INFO] [stdout] 300 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 313 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "1", "-b"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `two_optional_vecs::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:321:14
[INFO] [stdout]     |
[INFO] [stdout] 300 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 321 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "-b", "-a1"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `two_optional_vecs::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:321:30
[INFO] [stdout]     |
[INFO] [stdout] 300 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 321 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "-b", "-a1"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `two_optional_vecs::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:329:14
[INFO] [stdout]     |
[INFO] [stdout] 300 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 329 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a1", "-a2", "-b1", "-b2"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `two_optional_vecs::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:329:30
[INFO] [stdout]     |
[INFO] [stdout] 300 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 329 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a1", "-a2", "-b1", "-b2"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `two_optional_vecs::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:334:14
[INFO] [stdout]     |
[INFO] [stdout] 300 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 334 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `two_optional_vecs::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:334:30
[INFO] [stdout]     |
[INFO] [stdout] 300 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 334 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 103 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "options") due to 104 previous errors
[INFO] running `Command { std: "docker" "inspect" "e188bf403a287d06706c41c7f7bde25c3b500665c14037959d08057bdf429807", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e188bf403a287d06706c41c7f7bde25c3b500665c14037959d08057bdf429807", kill_on_drop: false }`
[INFO] [stdout] e188bf403a287d06706c41c7f7bde25c3b500665c14037959d08057bdf429807
[INFO] checking indigo-structopt-0.3.21 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate indigo-structopt 0.3.21 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate indigo-structopt 0.3.21 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate indigo-structopt 0.3.21
[INFO] finished tweaking crates.io crate indigo-structopt 0.3.21
[INFO] tweaked toml for crates.io crate indigo-structopt 0.3.21 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate indigo-structopt 0.3.21 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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a097f32b8bb0c479802a1df00c70944660fb8c05b3dc2d43b3ffb52c3fb9e50
[INFO] running `Command { std: "docker" "start" "-a" "7a097f32b8bb0c479802a1df00c70944660fb8c05b3dc2d43b3ffb52c3fb9e50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a097f32b8bb0c479802a1df00c70944660fb8c05b3dc2d43b3ffb52c3fb9e50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a097f32b8bb0c479802a1df00c70944660fb8c05b3dc2d43b3ffb52c3fb9e50", kill_on_drop: false }`
[INFO] [stdout] 7a097f32b8bb0c479802a1df00c70944660fb8c05b3dc2d43b3ffb52c3fb9e50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2c84a8d17c865f4c0d3dfa53d01899556a0ea84a82dfabd9c5d75b356c5c9ac
[INFO] running `Command { std: "docker" "start" "-a" "d2c84a8d17c865f4c0d3dfa53d01899556a0ea84a82dfabd9c5d75b356c5c9ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.54
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling trybuild v1.0.38
[INFO] [stderr]    Compiling rustversion v1.0.4
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking dissimilar v1.0.2
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling indigo-structopt-derive v0.4.14
[INFO] [stderr]     Checking indigo-structopt v0.3.21 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde v1.0.118
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `structopt`
[INFO] [stdout]  --> tests/non_literal_attributes.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use structopt::clap::AppSettings;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/options.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/flatten.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/rename_all_env.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]   --> tests/non_literal_attributes.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use structopt::StructOpt;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]   --> examples/deny_missing_docs.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use structopt::StructOpt;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]   --> tests/subcommands.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use structopt::StructOpt;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/flatten.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/flatten.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/options.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> examples/env.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]  --> tests/rename_all_env.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[derive(Debug, PartialEq, StructOpt)]
[INFO] [stdout]   |                                ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/non_literal_attributes.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(StructOpt, Debug, PartialEq, Eq)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `structopt`
[INFO] [stdout]   --> tests/issues.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     use structopt::{clap::ArgGroup, StructOpt};
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/issues.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `structopt`
[INFO] [stdout]   --> tests/issues.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     use structopt::{clap::AppSettings, StructOpt};
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> examples/deny_missing_docs.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]   --> tests/issues.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     use structopt::{clap::ArgGroup, StructOpt};
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]   --> tests/issues.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     use structopt::{clap::AppSettings, StructOpt};
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/special_types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/subcommands.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]  --> examples/env.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(StructOpt, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> examples/enum_tuple.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> examples/at_least_two.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/issues.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[derive(StructOpt, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/special_types.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> examples/flatten.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/special_types.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/non_literal_attributes.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[structopt(global_settings = &[AppSettings::ColoredHelp])]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]  --> examples/flatten.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(StructOpt, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]  --> examples/at_least_two.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(StructOpt, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]  --> examples/enum_tuple.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, StructOpt)]
[INFO] [stdout]   |                 ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> examples/enum_tuple.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, StructOpt)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/non_literal_attributes.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[structopt(
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/flatten.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 |         #[structopt(flatten)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/subcommands.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[structopt(long)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/flatten.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/non_literal_attributes.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[structopt(short = "l", long = "level", aliases = &["set-level", "lvl"])]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/flatten.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/subcommands.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 |         #[structopt(short, long)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `structopt`
[INFO] [stdout]  --> examples/gen_completions.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use structopt::clap::Shell;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "utils") due to 2 previous errors
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/flatten.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 |         #[structopt(flatten)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/non_literal_attributes.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[structopt(long("values"))]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/issues.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[structopt(group = ArgGroup::with_name("verb").required(true).multiple(true))]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/deny_missing_docs.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[structopt(short)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/subcommands.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |         #[structopt(short, long)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/flatten.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 |         #[structopt(flatten)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/issues.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[structopt(long, group = "verb")]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/flatten.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/flatten.rs:63:14
[INFO] [stdout]    |
[INFO] [stdout] 63 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> examples/example.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/subcommands.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 |         #[structopt(short, long)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/deny_missing_docs.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[structopt(subcommand)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/subcommands.rs:84:10
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> examples/deny_missing_docs.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/issues.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 |         #[structopt(long, group = "verb")]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:124:10
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/issues.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[derive(Debug, StructOpt)]
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/flatten.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 |         #[structopt(short)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/special_types.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 |         #[structopt(parse(from_str = parser))]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/special_types.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/deny_missing_docs.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 |         #[structopt(short)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/subcommands.rs:125:3
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[structopt(about = "Not shown")]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> examples/deny_missing_docs.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/issues.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[structopt(flatten)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/special_types.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 |         #[structopt(parse(from_str = parser))]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/issues.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[derive(StructOpt)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/flatten.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 |         #[structopt(flatten)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/flatten.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:130:10
[INFO] [stdout]     |
[INFO] [stdout] 130 | #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:134:10
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]  --> tests/rename_all_env.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[structopt(rename_all_env = "kebab")]
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout] 172 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:177:14
[INFO] [stdout]     |
[INFO] [stdout] 177 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:195:14
[INFO] [stdout]     |
[INFO] [stdout] 195 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/deny_missing_docs.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 |     #[structopt(short)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/subcommands.rs:197:11
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[structopt(flatten)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/flatten.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |             #[structopt(short)]
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/issues.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 |     #[structopt(setting = AppSettings::InferSubcommands)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:200:14
[INFO] [stdout]     |
[INFO] [stdout] 200 |     #[derive(StructOpt, Debug, PartialEq)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/issues.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 |     #[derive(StructOpt)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:217:32
[INFO] [stdout]     |
[INFO] [stdout] 217 |     #[derive(Debug, PartialEq, StructOpt)]
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]   --> examples/gen_completions.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use structopt::StructOpt;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> tests/special_types.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 20 |     };
[INFO] [stdout]    |      ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/flatten.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |             #[structopt(flatten)]
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/rename_all_env.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |         #[structopt(env)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/flatten.rs:101:14
[INFO] [stdout]     |
[INFO] [stdout] 101 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/issues.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[structopt(setting = AppSettings::InferSubcommands)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/flatten.rs:106:14
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/issues.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[derive(StructOpt)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/flatten.rs:111:14
[INFO] [stdout]     |
[INFO] [stdout] 111 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/subcommands.rs:219:11
[INFO] [stdout]     |
[INFO] [stdout] 219 |         #[structopt(subcommand)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/flatten.rs:116:14
[INFO] [stdout]     |
[INFO] [stdout] 116 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:223:32
[INFO] [stdout]     |
[INFO] [stdout] 223 |     #[derive(Debug, PartialEq, StructOpt)]
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/rename_all_env.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[derive(Debug, PartialEq, StructOpt)]
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/issues.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[structopt(version = my_version())]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]  --> examples/example.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(StructOpt, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/options.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[structopt(short, long)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/flatten.rs:118:11
[INFO] [stdout]     |
[INFO] [stdout] 118 |         #[structopt(flatten)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/flatten.rs:137:21
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[derive(Debug, StructOpt)]
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/rename_all_env.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 |         #[structopt(env)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/subcommands.rs:227:11
[INFO] [stdout]     |
[INFO] [stdout] 227 |         #[structopt(external_subcommand)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/rename_all_env.rs:33:32
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[derive(Debug, PartialEq, StructOpt)]
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:259:32
[INFO] [stdout]     |
[INFO] [stdout] 259 |     #[derive(Debug, PartialEq, StructOpt)]
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/issues.rs:82:11
[INFO] [stdout]    |
[INFO] [stdout] 82 |         #[structopt(subcommand)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/issues.rs:86:14
[INFO] [stdout]    |
[INFO] [stdout] 86 |     #[derive(StructOpt)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/issues.rs:97:32
[INFO] [stdout]    |
[INFO] [stdout] 97 |     #[derive(Debug, PartialEq, StructOpt)]
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]  --> examples/flatten.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[structopt(short)]
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/flatten.rs:139:11
[INFO] [stdout]     |
[INFO] [stdout] 139 |         #[structopt(flatten)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/flatten.rs:143:21
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[derive(Debug, StructOpt)]
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/subcommands.rs:261:11
[INFO] [stdout]     |
[INFO] [stdout] 261 |         #[structopt(subcommand)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:265:32
[INFO] [stdout]     |
[INFO] [stdout] 265 |     #[derive(Debug, PartialEq, StructOpt)]
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/issues.rs:99:11
[INFO] [stdout]    |
[INFO] [stdout] 99 |         #[structopt(subcommand)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/issues.rs:103:32
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[derive(Debug, PartialEq, StructOpt)]
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/options.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/rename_all_env.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[structopt(rename_all_env = "kebab")]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/flatten.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[structopt(flatten)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/flatten.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 |         #[structopt(subcommand)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> examples/flatten.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(StructOpt, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/flatten.rs:149:21
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[derive(Debug, StructOpt)]
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> examples/gen_completions.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(StructOpt, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]  --> examples/at_least_two.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[structopt(required = true, min_values = 2)]
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/flatten.rs:159:14
[INFO] [stdout]     |
[INFO] [stdout] 159 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/flatten.rs:165:14
[INFO] [stdout]     |
[INFO] [stdout] 165 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/subcommands.rs:267:11
[INFO] [stdout]     |
[INFO] [stdout] 267 |         #[structopt(external_subcommand)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:283:32
[INFO] [stdout]     |
[INFO] [stdout] 283 |     #[derive(Debug, PartialEq, StructOpt)]
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/issues.rs:107:11
[INFO] [stdout]     |
[INFO] [stdout] 107 |         #[structopt(external_subcommand)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/flatten.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[structopt(short)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/rename_all_env.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 |         #[structopt(env)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/flatten.rs:169:11
[INFO] [stdout]     |
[INFO] [stdout] 169 |         #[structopt(flatten)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/subcommands.rs:285:11
[INFO] [stdout]     |
[INFO] [stdout] 285 |         #[structopt(subcommand)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/flatten.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[structopt(short)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/subcommands.rs:289:32
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[derive(Debug, PartialEq, StructOpt)]
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/rename_all_env.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 |         #[structopt(rename_all_env = "pascal", env)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/non_literal_attributes.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[structopt(name = "FILE", requires_if("FILE", "values"))]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/non_literal_attributes.rs:126:10
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/subcommands.rs:291:11
[INFO] [stdout]     |
[INFO] [stdout] 291 |         #[structopt(external_subcommand)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/options.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 |         #[structopt(short)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/options.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/regressions.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `structopt`
[INFO] [stdout]   --> tests/regressions.rs:33:40
[INFO] [stdout]    |
[INFO] [stdout] 33 |               #[derive(Debug, PartialEq, structopt::StructOpt)]
[INFO] [stdout]    |                                          ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] ...
[INFO] [stdout] 41 | /     Command! {GitCmd, [
[INFO] [stdout] 42 | |       #[structopt(external_subcommand)]
[INFO] [stdout] 43 | |       Ext(Vec<String>)
[INFO] [stdout] 44 | |     ]}
[INFO] [stdout]    | |______- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/non_literal_attributes.rs:128:7
[INFO] [stdout]     |
[INFO] [stdout] 128 |     #[structopt(short = "n", parse(try_from_str = parse_hex))]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/options.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 |         #[structopt(short, default_value = "42")]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]  --> examples/env.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[structopt(name = "env")]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/options.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 24 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/env.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[structopt(long, env = "API_URL")]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 29 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/env.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[structopt(long, env = "RETRIES", default_value = "5")]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/options.rs:80:11
[INFO] [stdout]    |
[INFO] [stdout] 80 |         #[structopt(short, default_value = "42")]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/enum_tuple.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[structopt(name = "foo")]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> examples/enum_tuple.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, StructOpt)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]  --> examples/example.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[structopt(name = "example")]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/options.rs:98:14
[INFO] [stdout]    |
[INFO] [stdout] 98 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/example.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[structopt(short, long)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/enum_tuple.rs:17:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[structopt(name = "classify")]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 30 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/example.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[structopt(short, long, default_value = "42")]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/options.rs:100:11
[INFO] [stdout]     |
[INFO] [stdout] 100 |         #[structopt(short, long)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/options.rs:119:14
[INFO] [stdout]     |
[INFO] [stdout] 119 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/example.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[structopt(long)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/enum_tuple.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[structopt(subcommand)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/example.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[structopt(long)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/options.rs:121:11
[INFO] [stdout]     |
[INFO] [stdout] 121 |         #[structopt(short, default_value = "")]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/options.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[derive(Debug, StructOpt, PartialEq)]
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/example.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 |     #[structopt(skip)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_args` found for struct `Opt` in the current scope
[INFO] [stdout]   --> examples/at_least_two.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 7  | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `from_args` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     let opt = Opt::from_args();
[INFO] [stdout]    |                    ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_args`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "flatten") due to 30 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `from_args` found for struct `Opt` in the current scope
[INFO] [stdout]   --> examples/deny_missing_docs.rs:50:27
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Opt {
[INFO] [stdout]    | -------------- function or associated item `from_args` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     println!("{:?}", Opt::from_args());
[INFO] [stdout]    |                           ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_args`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/options.rs:144:11
[INFO] [stdout]     |
[INFO] [stdout] 144 |         #[structopt(parse(from_str))]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/options.rs:154:14
[INFO] [stdout]     |
[INFO] [stdout] 154 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_args` found for struct `Cmdline` in the current scope
[INFO] [stdout]   --> examples/flatten.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 6  | struct Cmdline {
[INFO] [stdout]    | -------------- function or associated item `from_args` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     let opt = Cmdline::from_args();
[INFO] [stdout]    |                        ^^^^^^^^^ function or associated item not found in `Cmdline`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_args`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/gen_completions.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[structopt(short, long)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/options.rs:156:11
[INFO] [stdout]     |
[INFO] [stdout] 156 |         #[structopt(short)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/options.rs:181:14
[INFO] [stdout]     |
[INFO] [stdout] 181 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `special_types_bool::Opt` in the current scope
[INFO] [stdout]   --> tests/special_types.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |         Opt::from_iter(&["test", "success"])
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromIterator`
[INFO] [stdout]            candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "issues") due to 25 previous errors
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "subcommands") due to 31 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/options.rs:184:11
[INFO] [stdout]     |
[INFO] [stdout] 184 |         #[structopt(short)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/options.rs:187:11
[INFO] [stdout]     |
[INFO] [stdout] 187 |         #[structopt(long)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/options.rs:236:14
[INFO] [stdout]     |
[INFO] [stdout] 236 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_args` found for struct `Opt` in the current scope
[INFO] [stdout]   --> examples/env.rs:24:20
[INFO] [stdout]    |
[INFO] [stdout] 9  | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `from_args` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     let opt = Opt::from_args();
[INFO] [stdout]    |                    ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_args`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/options.rs:238:11
[INFO] [stdout]     |
[INFO] [stdout] 238 |         #[structopt(short)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]    --> tests/options.rs:299:14
[INFO] [stdout]     |
[INFO] [stdout] 299 |     #[derive(StructOpt, PartialEq, Debug)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "rename_all_env") due to 12 previous errors
[INFO] [stdout] error: cannot determine resolution for the derive macro `StructOpt`
[INFO] [stdout]   --> tests/regressions.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 |             #[derive(Debug, StructOpt)]
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     m!(bool);
[INFO] [stdout]    |     -------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout]    = note: this error originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/options.rs:301:11
[INFO] [stdout]     |
[INFO] [stdout] 301 |         #[structopt(short)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `special_types_option::Opt` in the current scope
[INFO] [stdout]   --> tests/special_types.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |         Opt::from_iter(&["test", "success"])
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromIterator`
[INFO] [stdout]            candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (example "at_least_two") due to 5 previous errors
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/options.rs:304:11
[INFO] [stdout]     |
[INFO] [stdout] 304 |         #[structopt(short)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `special_types_vec::Opt` in the current scope
[INFO] [stdout]   --> tests/special_types.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 71 |         Opt::from_iter(&["test", "success"])
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromIterator`
[INFO] [stdout]            candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (example "deny_missing_docs") due to 10 previous errors
[INFO] [stderr] error: could not compile `indigo-structopt` (example "flatten") due to 9 previous errors
[INFO] [stdout] error: aborting due to 9 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_args` found for struct `Opt` in the current scope
[INFO] [stdout]   --> examples/example.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 8  | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `from_args` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 52 |     let opt = Opt::from_args();
[INFO] [stdout]    |                    ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_args`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `Opt` in the current scope
[INFO] [stdout]   --> examples/gen_completions.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     Opt::clap().gen_completions(env!("CARGO_PKG_NAME"), Shell::Bash, "target");
[INFO] [stdout]    |          ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_args` found for struct `Opt` in the current scope
[INFO] [stdout]   --> examples/gen_completions.rs:24:20
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `from_args` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     let opt = Opt::from_args();
[INFO] [stdout]    |                    ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_args`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `Opt` in the current scope
[INFO] [stdout]   --> tests/non_literal_attributes.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-l", "1"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (example "env") due to 7 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `Opt` in the current scope
[INFO] [stdout]   --> tests/non_literal_attributes.rs:46:30
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-l", "1"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_args` found for struct `ApplicationArguments` in the current scope
[INFO] [stdout]   --> examples/enum_tuple.rs:24:37
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ApplicationArguments {
[INFO] [stdout]    | ------------------------------- function or associated item `from_args` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     let opt = ApplicationArguments::from_args();
[INFO] [stdout]    |                                     ^^^^^^^^^ function or associated item not found in `ApplicationArguments`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_args`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `Opt` in the current scope
[INFO] [stdout]   --> tests/non_literal_attributes.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 55 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--level", "1"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `Opt` in the current scope
[INFO] [stdout]   --> tests/non_literal_attributes.rs:55:30
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 55 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--level", "1"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "special_types") due to 10 previous errors; 1 warning emitted
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `Opt` in the current scope
[INFO] [stdout]   --> tests/non_literal_attributes.rs:64:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 64 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--set-level", "1"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `Opt` in the current scope
[INFO] [stdout]   --> tests/non_literal_attributes.rs:64:30
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 64 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--set-level", "1"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/regressions.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |                 #[structopt(long = "x")]
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     m!(bool);
[INFO] [stdout]    |     -------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `Opt` in the current scope
[INFO] [stdout]   --> tests/non_literal_attributes.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--lvl", "1"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `Opt` in the current scope
[INFO] [stdout]   --> tests/non_literal_attributes.rs:73:30
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--lvl", "1"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/regressions.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |       #[structopt(external_subcommand)]
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (example "example") due to 10 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `Opt` in the current scope
[INFO] [stdout]   --> tests/non_literal_attributes.rs:86:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 86 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-l", "1", "file"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `Opt` in the current scope
[INFO] [stdout]   --> tests/non_literal_attributes.rs:86:30
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 86 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-l", "1", "file"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `Opt` in the current scope
[INFO] [stdout]   --> tests/non_literal_attributes.rs:95:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 95 |         Opt::from_clap(
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `Opt` in the current scope
[INFO] [stdout]   --> tests/non_literal_attributes.rs:96:19
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 96 |             &Opt::clap().get_matches_from(&["test", "-l", "1", "--values", "1", "--", "FILE"]),
[INFO] [stdout]    |                   ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (example "gen_completions") due to 7 previous errors
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `Opt` in the current scope
[INFO] [stdout]    --> tests/non_literal_attributes.rs:103:23
[INFO] [stdout]     |
[INFO] [stdout] 17  | struct Opt {
[INFO] [stdout]     | ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 103 |     let result = Opt::clap().get_matches_from_safe(&["test", "-l", "1", "--", "FILE"]);
[INFO] [stdout]     |                       ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `Opt` in the current scope
[INFO] [stdout]    --> tests/non_literal_attributes.rs:116:14
[INFO] [stdout]     |
[INFO] [stdout] 17  | struct Opt {
[INFO] [stdout]     | ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 116 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-l", "1", "--x=1"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `Opt` in the current scope
[INFO] [stdout]    --> tests/non_literal_attributes.rs:116:30
[INFO] [stdout]     |
[INFO] [stdout] 17  | struct Opt {
[INFO] [stdout]     | ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 116 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-l", "1", "--x=1"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (example "enum_tuple") due to 9 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `Opt` in the current scope
[INFO] [stdout]    --> tests/non_literal_attributes.rs:118:23
[INFO] [stdout]     |
[INFO] [stdout] 17  | struct Opt {
[INFO] [stdout]     | ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 118 |     let result = Opt::clap().get_matches_from_safe(&["test", "-l", "1", "--x", "1"]);
[INFO] [stdout]     |                       ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `HexOpt` in the current scope
[INFO] [stdout]    --> tests/non_literal_attributes.rs:136:17
[INFO] [stdout]     |
[INFO] [stdout] 127 | struct HexOpt {
[INFO] [stdout]     | ------------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 136 |         HexOpt::from_clap(&HexOpt::clap().get_matches_from(&["test", "-n", "5"]))
[INFO] [stdout]     |                 ^^^^^^^^^ function or associated item not found in `HexOpt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `HexOpt` in the current scope
[INFO] [stdout]    --> tests/non_literal_attributes.rs:136:36
[INFO] [stdout]     |
[INFO] [stdout] 127 | struct HexOpt {
[INFO] [stdout]     | ------------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 136 |         HexOpt::from_clap(&HexOpt::clap().get_matches_from(&["test", "-n", "5"]))
[INFO] [stdout]     |                                    ^^^^ function or associated item not found in `HexOpt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `HexOpt` in the current scope
[INFO] [stdout]    --> tests/non_literal_attributes.rs:140:17
[INFO] [stdout]     |
[INFO] [stdout] 127 | struct HexOpt {
[INFO] [stdout]     | ------------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 140 |         HexOpt::from_clap(&HexOpt::clap().get_matches_from(&["test", "-n", "abcdef"]))
[INFO] [stdout]     |                 ^^^^^^^^^ function or associated item not found in `HexOpt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `HexOpt` in the current scope
[INFO] [stdout]    --> tests/non_literal_attributes.rs:140:36
[INFO] [stdout]     |
[INFO] [stdout] 127 | struct HexOpt {
[INFO] [stdout]     | ------------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 140 |         HexOpt::from_clap(&HexOpt::clap().get_matches_from(&["test", "-n", "abcdef"]))
[INFO] [stdout]     |                                    ^^^^ function or associated item not found in `HexOpt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `HexOpt` in the current scope
[INFO] [stdout]    --> tests/non_literal_attributes.rs:143:23
[INFO] [stdout]     |
[INFO] [stdout] 127 | struct HexOpt {
[INFO] [stdout]     | ------------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 143 |     let err = HexOpt::clap()
[INFO] [stdout]     |                       ^^^^ function or associated item not found in `HexOpt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `required_option::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a42"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "regressions") due to 7 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `required_option::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:20:30
[INFO] [stdout]    |
[INFO] [stdout] 14 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a42"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `required_option::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "42"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `required_option::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 14 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "42"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `required_option::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--arg", "42"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `required_option::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:28:30
[INFO] [stdout]    |
[INFO] [stdout] 14 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--arg", "42"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 31 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `required_option::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:30:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     assert!(Opt::clap().get_matches_from_safe(&["test"]).is_err());
[INFO] [stdout]    |                  ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `required_option::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     assert!(Opt::clap()
[INFO] [stdout]    |                  ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_option::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 39 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a42"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_option::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 39 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a42"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_option::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 39 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 49 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_option::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:49:30
[INFO] [stdout]    |
[INFO] [stdout] 39 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 49 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_option::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 39 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |     assert!(Opt::clap()
[INFO] [stdout]    |                  ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `option_with_default::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 65 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a24"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `option_with_default::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:65:30
[INFO] [stdout]    |
[INFO] [stdout] 59 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 65 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a24"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `option_with_default::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 69 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "non_literal_attributes") due to 32 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `option_with_default::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:69:30
[INFO] [stdout]    |
[INFO] [stdout] 59 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 69 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `option_with_default::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:71:18
[INFO] [stdout]    |
[INFO] [stdout] 59 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 71 |     assert!(Opt::clap()
[INFO] [stdout]    |                  ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `option_with_raw_default::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 85 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a24"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `option_with_raw_default::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:85:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 85 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a24"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `option_with_raw_default::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 89 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `option_with_raw_default::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:89:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 89 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `option_with_raw_default::Opt` in the current scope
[INFO] [stdout]   --> tests/options.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 79 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 91 |     assert!(Opt::clap()
[INFO] [stdout]    |                  ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:105:14
[INFO] [stdout]     |
[INFO] [stdout] 99  |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 105 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a24"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:105:30
[INFO] [stdout]     |
[INFO] [stdout] 99  |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 105 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a24"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:109:14
[INFO] [stdout]     |
[INFO] [stdout] 99  |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:109:30
[INFO] [stdout]     |
[INFO] [stdout] 99  |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:113:14
[INFO] [stdout]     |
[INFO] [stdout] 99  |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 113 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a24", "--arg", "42"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:113:30
[INFO] [stdout]     |
[INFO] [stdout] 99  |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 113 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a24", "--arg", "42"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `empy_default_value::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:124:45
[INFO] [stdout]     |
[INFO] [stdout] 120 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 124 |     assert_eq!(Opt { arg: "".into() }, Opt::from_iter(&["test"]));
[INFO] [stdout]     |                                             ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `FromIterator`
[INFO] [stdout]             candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `empy_default_value::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 120 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 127 |         Opt::from_iter(&["test", "-afoo"])
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `FromIterator`
[INFO] [stdout]             candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `option_from_str::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:148:38
[INFO] [stdout]     |
[INFO] [stdout] 143 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 148 |     assert_eq!(Opt { a: None }, Opt::from_iter(&["test"]));
[INFO] [stdout]     |                                      ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `FromIterator`
[INFO] [stdout]             candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `option_from_str::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:149:41
[INFO] [stdout]     |
[INFO] [stdout] 143 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 149 |     assert_eq!(Opt { a: Some(A) }, Opt::from_iter(&["test", "foo"]));
[INFO] [stdout]     |                                         ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `FromIterator`
[INFO] [stdout]             candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_argument_for_optional_option::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 155 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 164 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a42"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_argument_for_optional_option::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:164:30
[INFO] [stdout]     |
[INFO] [stdout] 155 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 164 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a42"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_argument_for_optional_option::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:168:14
[INFO] [stdout]     |
[INFO] [stdout] 155 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 168 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_argument_for_optional_option::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:168:30
[INFO] [stdout]     |
[INFO] [stdout] 155 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 168 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_argument_for_optional_option::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:172:14
[INFO] [stdout]     |
[INFO] [stdout] 155 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 172 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_argument_for_optional_option::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:172:30
[INFO] [stdout]     |
[INFO] [stdout] 155 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 172 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_argument_for_optional_option::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:174:18
[INFO] [stdout]     |
[INFO] [stdout] 155 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 174 |     assert!(Opt::clap()
[INFO] [stdout]     |                  ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `two_option_options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:195:14
[INFO] [stdout]     |
[INFO] [stdout] 183 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 195 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a42", "--field", "f"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `two_option_options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:195:30
[INFO] [stdout]     |
[INFO] [stdout] 183 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 195 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a42", "--field", "f"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `two_option_options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:202:14
[INFO] [stdout]     |
[INFO] [stdout] 183 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 202 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a42", "--field"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `two_option_options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:202:30
[INFO] [stdout]     |
[INFO] [stdout] 183 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 202 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a42", "--field"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `two_option_options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:209:14
[INFO] [stdout]     |
[INFO] [stdout] 183 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 209 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "--field"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `two_option_options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:209:30
[INFO] [stdout]     |
[INFO] [stdout] 183 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 209 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "--field"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `two_option_options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:216:14
[INFO] [stdout]     |
[INFO] [stdout] 183 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 216 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "--field", "f"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `two_option_options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:216:30
[INFO] [stdout]     |
[INFO] [stdout] 183 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 216 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "--field", "f"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `two_option_options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 183 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 223 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--field"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `two_option_options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:223:30
[INFO] [stdout]     |
[INFO] [stdout] 183 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 223 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--field"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `two_option_options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:230:14
[INFO] [stdout]     |
[INFO] [stdout] 183 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 230 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `two_option_options::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:230:30
[INFO] [stdout]     |
[INFO] [stdout] 183 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 230 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:243:14
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 243 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "1"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:243:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 243 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "1"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:250:14
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 250 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a1", "-a2"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:250:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 250 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a1", "-a2"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:257:14
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 257 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a1", "-a2", "-a"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:257:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 257 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a1", "-a2", "-a"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:264:14
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 264 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a1", "-a", "-a2"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:264:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 264 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a1", "-a", "-a2"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:271:14
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 271 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "1", "2"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:271:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 271 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "1", "2"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:278:14
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 278 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "1", "2", "-a", "3"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:278:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 278 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "1", "2", "-a", "3"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:283:14
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 283 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:283:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 283 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:288:14
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 288 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "-a"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:288:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 288 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "-a"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:293:14
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 293 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_vec::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:293:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 293 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `two_optional_vecs::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:313:14
[INFO] [stdout]     |
[INFO] [stdout] 300 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 313 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "1", "-b"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `two_optional_vecs::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:313:30
[INFO] [stdout]     |
[INFO] [stdout] 300 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 313 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "1", "-b"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `two_optional_vecs::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:321:14
[INFO] [stdout]     |
[INFO] [stdout] 300 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 321 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "-b", "-a1"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `two_optional_vecs::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:321:30
[INFO] [stdout]     |
[INFO] [stdout] 300 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 321 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "-b", "-a1"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `two_optional_vecs::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:329:14
[INFO] [stdout]     |
[INFO] [stdout] 300 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 329 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a1", "-a2", "-b1", "-b2"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `two_optional_vecs::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:329:30
[INFO] [stdout]     |
[INFO] [stdout] 300 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 329 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a1", "-a2", "-b1", "-b2"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `two_optional_vecs::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:334:14
[INFO] [stdout]     |
[INFO] [stdout] 300 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 334 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `two_optional_vecs::Opt` in the current scope
[INFO] [stdout]    --> tests/options.rs:334:30
[INFO] [stdout]     |
[INFO] [stdout] 300 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 334 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 103 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "options") due to 104 previous errors
[INFO] running `Command { std: "docker" "inspect" "d2c84a8d17c865f4c0d3dfa53d01899556a0ea84a82dfabd9c5d75b356c5c9ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2c84a8d17c865f4c0d3dfa53d01899556a0ea84a82dfabd9c5d75b356c5c9ac", kill_on_drop: false }`
[INFO] [stdout] d2c84a8d17c865f4c0d3dfa53d01899556a0ea84a82dfabd9c5d75b356c5c9ac
