[INFO] fetching crate indigo-structopt 0.3.21...
[INFO] testing indigo-structopt-0.3.21 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate indigo-structopt 0.3.21 into /workspace/builds/worker-2-tc1/source
[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] validating manifest of crates.io crate indigo-structopt 0.3.21 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.118
[INFO] [stderr]   Downloaded paw-raw v1.0.0
[INFO] [stderr]   Downloaded paw-attributes v1.0.2
[INFO] [stderr]   Downloaded paw v1.0.0
[INFO] [stderr]   Downloaded indigo-structopt-derive v0.4.14
[INFO] [stderr]   Downloaded dissimilar v1.0.2
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.1
[INFO] [stderr]   Downloaded serde_json v1.0.60
[INFO] [stderr]   Downloaded serde v1.0.118
[INFO] [stderr]   Downloaded yaml-rust v0.3.5
[INFO] [stderr]   Downloaded syn v1.0.54
[INFO] [stderr]   Downloaded trybuild v1.0.38
[INFO] [stderr]   Downloaded libc v0.2.81
[INFO] [stderr]   Downloaded rustversion v1.0.4
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96e4f5f7a6c4aa5bf9cb93e92c20a6c43034460316db519876aa62951312d915
[INFO] running `Command { std: "docker" "start" "-a" "96e4f5f7a6c4aa5bf9cb93e92c20a6c43034460316db519876aa62951312d915", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96e4f5f7a6c4aa5bf9cb93e92c20a6c43034460316db519876aa62951312d915", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96e4f5f7a6c4aa5bf9cb93e92c20a6c43034460316db519876aa62951312d915", kill_on_drop: false }`
[INFO] [stdout] 96e4f5f7a6c4aa5bf9cb93e92c20a6c43034460316db519876aa62951312d915
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68491d2ae84de280566ad367ed8646dd9584d84ad98c42db9a808b4109479c02
[INFO] running `Command { std: "docker" "start" "-a" "68491d2ae84de280566ad367ed8646dd9584d84ad98c42db9a808b4109479c02", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.54
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling indigo-structopt-derive v0.4.14
[INFO] [stderr]    Compiling indigo-structopt v0.3.21 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.31s
[INFO] running `Command { std: "docker" "inspect" "68491d2ae84de280566ad367ed8646dd9584d84ad98c42db9a808b4109479c02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68491d2ae84de280566ad367ed8646dd9584d84ad98c42db9a808b4109479c02", kill_on_drop: false }`
[INFO] [stdout] 68491d2ae84de280566ad367ed8646dd9584d84ad98c42db9a808b4109479c02
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57035a29d42e4222bc03f0a3955279a5dd1c53eaaca260e3c364ef67ef772846
[INFO] running `Command { std: "docker" "start" "-a" "57035a29d42e4222bc03f0a3955279a5dd1c53eaaca260e3c364ef67ef772846", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]    Compiling rustversion v1.0.4
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling trybuild v1.0.38
[INFO] [stderr]    Compiling dissimilar v1.0.2
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling indigo-structopt v0.3.21 (/opt/rustwide/workdir)
[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 unresolved module or unlinked crate `structopt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `structopt`, use `cargo add structopt` to add it to your `Cargo.toml`
[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]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/custom-string-parsers.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `structopt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `structopt`, use `cargo add structopt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/nested-subcommands.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `structopt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `structopt`, use `cargo add structopt` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `structopt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `structopt`, use `cargo add structopt` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `structopt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `structopt`, use `cargo add structopt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `structopt`
[INFO] [stdout]   --> tests/issues.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     use structopt::{clap::ArgGroup, StructOpt};
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `structopt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `structopt`, use `cargo add structopt` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `structopt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `structopt`, use `cargo add structopt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `structopt`
[INFO] [stdout]   --> tests/issues.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     use structopt::{clap::AppSettings, StructOpt};
[INFO] [stdout]    |         ^^^^^^^^^ use of unresolved module or unlinked crate `structopt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `structopt`, use `cargo add structopt` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `structopt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `structopt`, use `cargo add structopt` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `structopt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `structopt`, use `cargo add structopt` to add it to your `Cargo.toml`
[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 unresolved module or unlinked crate `structopt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `structopt`, use `cargo add structopt` to add it to your `Cargo.toml`
[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 `special_types_bool::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/custom-string-parsers.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[structopt(short, long, parse(from_os_str))]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/custom-string-parsers.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[structopt(short, default_value = "../", parse(from_os_str))]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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 `special_types_option::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/custom-string-parsers.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[structopt(short, parse(from_os_str))]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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 `special_types_vec::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/custom-string-parsers.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[structopt(short, parse(from_os_str))]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/custom-string-parsers.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[structopt(short = "q", parse(from_os_str))]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[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]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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/custom-string-parsers.rs:60:7
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[structopt(short, parse(try_from_str = parse_hex))]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/custom-string-parsers.rs:97:7
[INFO] [stdout]    |
[INFO] [stdout] 97 |     #[structopt(short, parse(from_str = custom_parser_1))]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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] help: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 29 + #[derive(StructOpt)]
[INFO] [stdout] 30 | pub enum Cmd {
[INFO] [stdout]    |
[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]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/custom-string-parsers.rs:99:7
[INFO] [stdout]    |
[INFO] [stdout] 99 |     #[structopt(short, parse(try_from_str = custom_parser_2))]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:101:7
[INFO] [stdout]     |
[INFO] [stdout] 101 |     #[structopt(short, parse(from_os_str = custom_parser_3))]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/nested-subcommands.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[structopt(short, long)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:103:7
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[structopt(short, parse(try_from_os_str = custom_parser_4))]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:128:7
[INFO] [stdout]     |
[INFO] [stdout] 128 |     #[structopt(short, parse(from_str))]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "special_types") due to 6 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] help: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout]     |
[INFO] [stdout] 104 +     #[derive(StructOpt)]
[INFO] [stdout] 105 |     enum Subcommands {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:131:7
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[structopt(short, parse(try_from_str))]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:134:7
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[structopt(short, parse(from_os_str))]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:167:7
[INFO] [stdout]     |
[INFO] [stdout] 167 |     #[structopt(short, long, parse(from_occurrences))]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:170:7
[INFO] [stdout]     |
[INFO] [stdout] 170 |     #[structopt(short, parse(from_occurrences))]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:173:7
[INFO] [stdout]     |
[INFO] [stdout] 173 |     #[structopt(short, parse(from_occurrences))]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:176:7
[INFO] [stdout]     |
[INFO] [stdout] 176 |     #[structopt(short = "r", parse(from_occurrences))]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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]     = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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]     = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:179:7
[INFO] [stdout]     |
[INFO] [stdout] 179 |     #[structopt(short, long, parse(from_occurrences = foo))]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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/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] 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/custom-string-parsers.rs:210:11
[INFO] [stdout]     |
[INFO] [stdout] 210 |         #[structopt(short, parse(try_from_str = parse_bool))]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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]     = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:212:11
[INFO] [stdout]     |
[INFO] [stdout] 212 |         #[structopt(
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/nested-subcommands.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[structopt(short, long, parse(from_occurrences))]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:218:11
[INFO] [stdout]     |
[INFO] [stdout] 218 |         #[structopt(short, parse(try_from_str = parse_bool))]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:220:11
[INFO] [stdout]     |
[INFO] [stdout] 220 |         #[structopt(short, parse(try_from_str = parse_bool))]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:298:11
[INFO] [stdout]     |
[INFO] [stdout] 298 |         #[structopt(parse(try_from_str = CString::new))]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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]     = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/nested-subcommands.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[structopt(subcommand)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "issues") due to 16 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/nested-subcommands.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[structopt(short, long)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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]     = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/nested-subcommands.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[structopt(short, long, parse(from_occurrences))]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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]     = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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]     = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (example "deny_missing_docs") due to 6 previous errors
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/nested-subcommands.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[structopt(subcommand)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/nested-subcommands.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[structopt(short, long)]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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]     = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[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]     = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/nested-subcommands.rs:108:7
[INFO] [stdout]     |
[INFO] [stdout] 108 |     #[structopt(subcommand)]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/nested-subcommands.rs:116:11
[INFO] [stdout]     |
[INFO] [stdout] 116 |         #[structopt(subcommand)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout]     |
[INFO] [stdout] 113 + #[derive(StructOpt)]
[INFO] [stdout] 114 | enum Sub2 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/nested-subcommands.rs:147:11
[INFO] [stdout]     |
[INFO] [stdout] 147 |         #[structopt(subcommand)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout]     |
[INFO] [stdout] 145 + #[derive(StructOpt)]
[INFO] [stdout] 146 | enum SubSubCmdWithOption {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/nested-subcommands.rs:151:11
[INFO] [stdout]     |
[INFO] [stdout] 151 |         #[structopt(subcommand)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `structopt` is an attribute that can be used by the derive macro `StructOpt`, you might be missing a `derive` attribute
[INFO] [stdout]     |
[INFO] [stdout] 145 + #[derive(StructOpt)]
[INFO] [stdout] 146 | enum SubSubCmdWithOption {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `PathOpt` in the current scope
[INFO] [stdout]   --> tests/custom-string-parsers.rs:47:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct PathOpt {
[INFO] [stdout]    | -------------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |         PathOpt::from_clap(&PathOpt::clap().get_matches_from(&[
[INFO] [stdout]    |                  ^^^^^^^^^ function or associated item not found in `PathOpt`
[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 `PathOpt` in the current scope
[INFO] [stdout]   --> tests/custom-string-parsers.rs:47:38
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct PathOpt {
[INFO] [stdout]    | -------------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |         PathOpt::from_clap(&PathOpt::clap().get_matches_from(&[
[INFO] [stdout]    |                                      ^^^^ function or associated item not found in `PathOpt`
[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/custom-string-parsers.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 59 | struct HexOpt {
[INFO] [stdout]    | ------------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 69 |         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/custom-string-parsers.rs:69:36
[INFO] [stdout]    |
[INFO] [stdout] 59 | struct HexOpt {
[INFO] [stdout]    | ------------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 69 |         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/custom-string-parsers.rs:73:17
[INFO] [stdout]    |
[INFO] [stdout] 59 | struct HexOpt {
[INFO] [stdout]    | ------------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |         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/custom-string-parsers.rs:73:36
[INFO] [stdout]    |
[INFO] [stdout] 59 | struct HexOpt {
[INFO] [stdout]    | ------------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |         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/custom-string-parsers.rs:76:23
[INFO] [stdout]    |
[INFO] [stdout] 59 | struct HexOpt {
[INFO] [stdout]    | ------------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 76 |     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 `clap` found for struct `Opt` in the current scope
[INFO] [stdout]   --> tests/nested-subcommands.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     let result = Opt::clap().get_matches_from_safe(&["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 `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 `required_option::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 `from_clap` found for struct `NoOpOpt` in the current scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:116:18
[INFO] [stdout]     |
[INFO] [stdout]  96 | struct NoOpOpt {
[INFO] [stdout]     | -------------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 116 |         NoOpOpt::from_clap(
[INFO] [stdout]     |                  ^^^^^^^^^ function or associated item not found in `NoOpOpt`
[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 `NoOpOpt` in the current scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:117:23
[INFO] [stdout]     |
[INFO] [stdout]  96 | struct NoOpOpt {
[INFO] [stdout]     | -------------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 117 |             &NoOpOpt::clap().get_matches_from(&["test", "-a=?", "-b=?", "-c=?", "-d=?"])
[INFO] [stdout]     |                       ^^^^ function or associated item not found in `NoOpOpt`
[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: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 `required_option::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 `Opt2` in the current scope
[INFO] [stdout]   --> tests/nested-subcommands.rs:48:15
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct Opt2 {
[INFO] [stdout]    | ----------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 |         Opt2::from_clap(&Opt2::clap().get_matches_from(&["test"]))
[INFO] [stdout]    |               ^^^^^^^^^ function or associated item not found in `Opt2`
[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 `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 `required_option::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 `Opt2` in the current scope
[INFO] [stdout]   --> tests/nested-subcommands.rs:48:32
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct Opt2 {
[INFO] [stdout]    | ----------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 |         Opt2::from_clap(&Opt2::clap().get_matches_from(&["test"]))
[INFO] [stdout]    |                                ^^^^ function or associated item not found in `Opt2`
[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 `DefaultedOpt` in the current scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 127 | struct DefaultedOpt {
[INFO] [stdout]     | ------------------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 146 |         DefaultedOpt::from_clap(&DefaultedOpt::clap().get_matches_from(&[
[INFO] [stdout]     |                       ^^^^^^^^^ function or associated item not found in `DefaultedOpt`
[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 `DefaultedOpt` in the current scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:146:48
[INFO] [stdout]     |
[INFO] [stdout] 127 | struct DefaultedOpt {
[INFO] [stdout]     | ------------------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 146 |         DefaultedOpt::from_clap(&DefaultedOpt::clap().get_matches_from(&[
[INFO] [stdout]     |                                                ^^^^ function or associated item not found in `DefaultedOpt`
[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: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 `required_option::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 `required_option::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 `required_option::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/nested-subcommands.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-vvv", "fetch"]))
[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/nested-subcommands.rs:60:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-vvv", "fetch"]))
[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: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 `required_option::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 `Occurrences` in the current scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:193:22
[INFO] [stdout]     |
[INFO] [stdout] 166 | struct Occurrences {
[INFO] [stdout]     | ------------------ function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 193 |         Occurrences::from_clap(&Occurrences::clap().get_matches_from(&[
[INFO] [stdout]     |                      ^^^^^^^^^ function or associated item not found in `Occurrences`
[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 `from_clap` found for struct `Opt` in the current scope
[INFO] [stdout]   --> tests/nested-subcommands.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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", "--force", "fetch"]))
[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: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 `required_option::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 `Occurrences` in the current scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:193:46
[INFO] [stdout]     |
[INFO] [stdout] 166 | struct Occurrences {
[INFO] [stdout]     | ------------------ function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 193 |         Occurrences::from_clap(&Occurrences::clap().get_matches_from(&[
[INFO] [stdout]     |                                              ^^^^ function or associated item not found in `Occurrences`
[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 `Opt` in the current scope
[INFO] [stdout]   --> tests/nested-subcommands.rs:68:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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", "--force", "fetch"]))
[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_custom_bool::Opt` in the current scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:224:18
[INFO] [stdout]     |
[INFO] [stdout] 209 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 224 |     assert!(Opt::clap().get_matches_from_safe(&["test"]).is_err());
[INFO] [stdout]     |                  ^^^^ function or associated item not found in `test_custom_bool::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 `optional_option::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_bool::Opt` in the current scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:225:18
[INFO] [stdout]     |
[INFO] [stdout] 209 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 225 |     assert!(Opt::clap().get_matches_from_safe(&["test", "-d"]).is_err());
[INFO] [stdout]     |                  ^^^^ function or associated item not found in `test_custom_bool::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/nested-subcommands.rs:80:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 80 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "add"]))
[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 `optional_option::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_custom_bool::Opt` in the current scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:226:18
[INFO] [stdout]     |
[INFO] [stdout] 209 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 226 |     assert!(Opt::clap()
[INFO] [stdout]     |                  ^^^^ function or associated item not found in `test_custom_bool::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 `optional_option::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/nested-subcommands.rs:80:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 80 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "add"]))
[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/nested-subcommands.rs:88:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 88 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-vv", "add"]))
[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 `optional_option::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 `Opt` in the current scope
[INFO] [stdout]   --> tests/nested-subcommands.rs:88:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 88 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-vv", "add"]))
[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 `optional_option::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 `test_custom_bool::Opt` in the current scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:236:14
[INFO] [stdout]     |
[INFO] [stdout] 209 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 236 |         Opt::from_iter(&["test", "-dfalse"])
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `test_custom_bool::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 `clap` found for struct `Opt` in the current scope
[INFO] [stdout]   --> tests/nested-subcommands.rs:94:23
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 94 |     let result = Opt::clap().get_matches_from_safe(&["test", "badcmd"]);
[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 `Opt` in the current scope
[INFO] [stdout]   --> tests/nested-subcommands.rs:96:23
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 96 |     let result = Opt::clap().get_matches_from_safe(&["test", "add", "--verbose"]);
[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 `option_with_default::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 `option_with_default::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 `test_custom_bool::Opt` in the current scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:245:14
[INFO] [stdout]     |
[INFO] [stdout] 209 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 245 |         Opt::from_iter(&["test", "-dtrue"])
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `test_custom_bool::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 `clap` found for struct `Opt` in the current scope
[INFO] [stdout]   --> tests/nested-subcommands.rs:98:23
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 98 |     let result = Opt::clap().get_matches_from_safe(&["test", "--badopt", "add"]);
[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 `Opt` in the current scope
[INFO] [stdout]    --> tests/nested-subcommands.rs:100:23
[INFO] [stdout]     |
[INFO] [stdout]  12 | struct Opt {
[INFO] [stdout]     | ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 100 |     let result = Opt::clap().get_matches_from_safe(&["test", "add", "--badopt"]);
[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 `test_custom_bool::Opt` in the current scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:254:14
[INFO] [stdout]     |
[INFO] [stdout] 209 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 254 |         Opt::from_iter(&["test", "-dtrue", "-vfalse"])
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `test_custom_bool::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 `Opt3` in the current scope
[INFO] [stdout]    --> tests/nested-subcommands.rs:138:15
[INFO] [stdout]     |
[INFO] [stdout] 105 | struct Opt3 {
[INFO] [stdout]     | ----------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 138 |         Opt3::from_clap(
[INFO] [stdout]     |               ^^^^^^^^^ function or associated item not found in `Opt3`
[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 `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 `option_with_default::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 `option_with_default::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 `option_with_default::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 `Opt3` in the current scope
[INFO] [stdout]    --> tests/nested-subcommands.rs:139:20
[INFO] [stdout]     |
[INFO] [stdout] 105 | struct Opt3 {
[INFO] [stdout]     | ----------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 139 |             &Opt3::clap().get_matches_from(&["test", "--all", "foo", "lib.rs", "quux"])
[INFO] [stdout]     |                    ^^^^ function or associated item not found in `Opt3`
[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 `test_custom_bool::Opt` in the current scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:263:14
[INFO] [stdout]     |
[INFO] [stdout] 209 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 263 |         Opt::from_iter(&["test", "-dtrue", "-vtrue"])
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `test_custom_bool::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 `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 `option_with_raw_default::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 `SubSubCmdWithOption` in the current scope
[INFO] [stdout]    --> tests/nested-subcommands.rs:170:30
[INFO] [stdout]     |
[INFO] [stdout] 145 | enum SubSubCmdWithOption {
[INFO] [stdout]     | ------------------------ variant or associated item `clap` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 170 |         SubSubCmdWithOption::clap()
[INFO] [stdout]     |                              ^^^^ variant or associated item not found in `SubSubCmdWithOption`
[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: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 `option_with_raw_default::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 `SubSubCmdWithOption` in the current scope
[INFO] [stdout]    --> tests/nested-subcommands.rs:173:43
[INFO] [stdout]     |
[INFO] [stdout] 145 | enum SubSubCmdWithOption {
[INFO] [stdout]     | ------------------------ variant or associated item `from_clap` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 173 |             .map(|m| SubSubCmdWithOption::from_clap(&m))
[INFO] [stdout]     |                                           ^^^^^^^^^ variant or associated item not found in `SubSubCmdWithOption`
[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 `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 `option_with_raw_default::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 `from_iter` found for struct `test_custom_bool::Opt` in the current scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:272:14
[INFO] [stdout]     |
[INFO] [stdout] 209 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 272 |         Opt::from_iter(&["test", "-dtrue", "-tfalse"])
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `test_custom_bool::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 `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 `option_with_raw_default::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 `option_with_raw_default::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 `test_custom_bool::Opt` in the current scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:281:14
[INFO] [stdout]     |
[INFO] [stdout] 209 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 281 |         Opt::from_iter(&["test", "-dtrue", "-ttrue"])
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `test_custom_bool::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 `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 `options::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] 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 `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 `options::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 `test_custom_bool::Opt` in the current scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:290:14
[INFO] [stdout]     |
[INFO] [stdout] 209 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 290 |         Opt::from_iter(&["test", "-dtrue", "-bfalse", "-btrue", "-bfalse", "-bfalse"])
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `test_custom_bool::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 `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 `options::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 `options::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_cstring::Opt` in the current scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:301:18
[INFO] [stdout]     |
[INFO] [stdout] 297 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 301 |     assert!(Opt::clap().get_matches_from_safe(&["test"]).is_err());
[INFO] [stdout]     |                  ^^^^ function or associated item not found in `test_cstring::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 `options::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 `options::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 `test_cstring::Opt` in the current scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:302:21
[INFO] [stdout]     |
[INFO] [stdout] 297 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 302 |     assert_eq!(Opt::from_iter(&["test", "bla"]).c_string.to_bytes(), b"bla");
[INFO] [stdout]     |                     ^^^^^^^^^ function or associated item not found in `test_cstring::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: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 `empy_default_value::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 `empy_default_value::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 `clap` found for struct `test_cstring::Opt` in the current scope
[INFO] [stdout]    --> tests/custom-string-parsers.rs:303:18
[INFO] [stdout]     |
[INFO] [stdout] 297 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 303 |     assert!(Opt::clap()
[INFO] [stdout]     |                  ^^^^ function or associated item not found in `test_cstring::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 `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 `option_from_str::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 `option_from_str::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 `optional_argument_for_optional_option::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 "nested-subcommands") due to 31 previous errors
[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 `optional_argument_for_optional_option::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 `optional_argument_for_optional_option::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 `optional_argument_for_optional_option::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 `optional_argument_for_optional_option::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 `optional_argument_for_optional_option::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 `optional_argument_for_optional_option::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 `two_option_options::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 `two_option_options::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 `two_option_options::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 `two_option_options::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 `two_option_options::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 `two_option_options::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 `two_option_options::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 `two_option_options::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[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 `two_option_options::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 `two_option_options::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 `two_option_options::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 `two_option_options::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 `optional_vec::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 `optional_vec::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 `optional_vec::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 `optional_vec::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 `optional_vec::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 "custom-string-parsers") due to 50 previous errors
[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 `optional_vec::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 `optional_vec::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 `optional_vec::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 `optional_vec::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 `optional_vec::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 `optional_vec::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 `optional_vec::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 `optional_vec::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 `optional_vec::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 `optional_vec::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 `optional_vec::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 `optional_vec::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 `optional_vec::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 `two_optional_vecs::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 `two_optional_vecs::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 `two_optional_vecs::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 `two_optional_vecs::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 `two_optional_vecs::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 `two_optional_vecs::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 `two_optional_vecs::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 `two_optional_vecs::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] [stderr] error: could not compile `indigo-structopt` (test "options") due to 92 previous errors
[INFO] running `Command { std: "docker" "inspect" "57035a29d42e4222bc03f0a3955279a5dd1c53eaaca260e3c364ef67ef772846", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57035a29d42e4222bc03f0a3955279a5dd1c53eaaca260e3c364ef67ef772846", kill_on_drop: false }`
[INFO] [stdout] 57035a29d42e4222bc03f0a3955279a5dd1c53eaaca260e3c364ef67ef772846
