[INFO] fetching crate indigo-structopt 0.3.21...
[INFO] checking indigo-structopt-0.3.21 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate indigo-structopt 0.3.21 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate indigo-structopt 0.3.21 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate indigo-structopt 0.3.21
[INFO] finished tweaking crates.io crate indigo-structopt 0.3.21
[INFO] tweaked toml for crates.io crate indigo-structopt 0.3.21 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate indigo-structopt 0.3.21 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4c6449ceab0c239561701506945c81bde200ea6cd6ed78bf953568f20b18ea8
[INFO] running `Command { std: "docker" "start" "-a" "f4c6449ceab0c239561701506945c81bde200ea6cd6ed78bf953568f20b18ea8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4c6449ceab0c239561701506945c81bde200ea6cd6ed78bf953568f20b18ea8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4c6449ceab0c239561701506945c81bde200ea6cd6ed78bf953568f20b18ea8", kill_on_drop: false }`
[INFO] [stdout] f4c6449ceab0c239561701506945c81bde200ea6cd6ed78bf953568f20b18ea8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac483f475bf6b0f8d340c20a8b8f3aeeba4ba5919b32cfd8137505b776e1021f
[INFO] running `Command { std: "docker" "start" "-a" "ac483f475bf6b0f8d340c20a8b8f3aeeba4ba5919b32cfd8137505b776e1021f", kill_on_drop: false }`
[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 version_check v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]    Compiling trybuild v1.0.38
[INFO] [stderr]    Compiling rustversion v1.0.4
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking dissimilar v1.0.2
[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]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]    Compiling indigo-structopt-derive v0.4.14
[INFO] [stderr]     Checking indigo-structopt v0.3.21 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `structopt`
[INFO] [stdout]  --> examples/group.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::{clap::ArgGroup, StructOpt};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> examples/at_least_two.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> examples/skip.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> examples/example.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> examples/group.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::{clap::ArgGroup, StructOpt};
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/flags.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]   --> tests/subcommands.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use structopt::StructOpt;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/special_types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> examples/env.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> examples/enum_in_args.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> examples/negative_flag.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/default_value.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]   --> tests/author_version_about.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use structopt::StructOpt;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/privacy.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]  --> examples/group.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[structopt(group = ArgGroup::with_name("verb").required(true))]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]  --> examples/example.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[structopt(name = "example")]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]  --> examples/skip.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[structopt(long, short)]
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]  --> examples/at_least_two.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[structopt(required = true, min_values = 2)]
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]  --> examples/group.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[structopt(long, group = "verb")]
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/example.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[structopt(short, long)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/subcommands.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[structopt(long)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/flags.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[structopt(short, long)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/example.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[structopt(short, long, default_value = "42")]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]  --> examples/skip.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[structopt(skip)]
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/group.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[structopt(long, group = "verb")]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/skip.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[structopt(skip)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/example.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[structopt(long)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/group.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[structopt(long, group = "verb")]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/subcommands.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 |         #[structopt(short, long)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/skip.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[structopt(skip = Kind::A)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/flags.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 |         #[structopt(short, long, parse(from_occurrences))]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/example.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[structopt(long)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/group.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[structopt(long, group = "verb")]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/subcommands.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |         #[structopt(short, long)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/group.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[structopt(long, group = "verb")]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/skip.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[structopt(skip = vec![1, 2, 3])]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/flags.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 |         #[structopt(short, long, parse(from_occurrences))]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]  --> examples/negative_flag.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[structopt(long = "no-verbose", parse(from_flag = std::ops::Not::not))]
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/group.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[structopt(long, group = "verb")]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/special_types.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 |         #[structopt(parse(from_str = parser))]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/special_types.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 |         #[structopt(parse(from_str = parser))]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/example.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 |     #[structopt(skip)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]  --> examples/env.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[structopt(name = "env")]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/enum_in_args.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[structopt(possible_values = &Baz::variants(), case_insensitive = true)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/subcommands.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 |         #[structopt(short, long)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/skip.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[structopt(skip = "cake")] // &str implements Into<String>
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/flags.rs:87:11
[INFO] [stdout]    |
[INFO] [stdout] 87 |         #[structopt(short, long, parse(from_flag = parse_from_flag))]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]   --> examples/deny_missing_docs.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use structopt::StructOpt;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/env.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[structopt(long, env = "API_URL")]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/flags.rs:89:11
[INFO] [stdout]    |
[INFO] [stdout] 89 |         #[structopt(short, long, parse(from_flag))]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/subcommands.rs:125:3
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[structopt(about = "Not shown")]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/author_version_about.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[structopt(name = "foo", no_version)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/env.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[structopt(long, env = "RETRIES", default_value = "5")]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> tests/special_types.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 20 |     };
[INFO] [stdout]    |      ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/subcommands.rs:197:11
[INFO] [stdout]     |
[INFO] [stdout] 197 |         #[structopt(flatten)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/arguments.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use structopt::clap;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/author_version_about.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[structopt(author, about)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]   --> tests/arguments.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use structopt::StructOpt;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/flags.rs:114:11
[INFO] [stdout]     |
[INFO] [stdout] 114 |         #[structopt(short, long)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/subcommands.rs:219:11
[INFO] [stdout]     |
[INFO] [stdout] 219 |         #[structopt(subcommand)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/flags.rs:116:11
[INFO] [stdout]     |
[INFO] [stdout] 116 |         #[structopt(short, long, parse(from_occurrences))]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/privacy.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[structopt(subcommand)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/author_version_about.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[structopt(version = VERSION)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/subcommands.rs:227:11
[INFO] [stdout]     |
[INFO] [stdout] 227 |         #[structopt(external_subcommand)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/author_version_about.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[structopt(no_version)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/subcommands.rs:261:11
[INFO] [stdout]     |
[INFO] [stdout] 261 |         #[structopt(subcommand)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/default_value.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |         #[structopt(default_value)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/subcommands.rs:267:11
[INFO] [stdout]     |
[INFO] [stdout] 267 |         #[structopt(external_subcommand)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/subcommands.rs:285:11
[INFO] [stdout]     |
[INFO] [stdout] 285 |         #[structopt(subcommand)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]    --> tests/subcommands.rs:291:11
[INFO] [stdout]     |
[INFO] [stdout] 291 |         #[structopt(external_subcommand)]
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/deny_missing_docs.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[structopt(short)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_args` found for struct `Opt` in the current scope
[INFO] [stdout]   --> examples/negative_flag.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 7  | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `from_args` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     let cmd = Opt::from_args();
[INFO] [stdout]    |                    ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_args`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_args` found for struct `Opt` in the current scope
[INFO] [stdout]   --> examples/group.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 7  | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `from_args` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     let opt = Opt::from_args();
[INFO] [stdout]    |                    ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_args`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_args` found for struct `Opt` in the current scope
[INFO] [stdout]   --> examples/env.rs:24:20
[INFO] [stdout]    |
[INFO] [stdout] 9  | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `from_args` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     let opt = Opt::from_args();
[INFO] [stdout]    |                    ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_args`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_args` found for struct `Opt` in the current scope
[INFO] [stdout]   --> examples/enum_in_args.rs:23:20
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `from_args` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     let opt = Opt::from_args();
[INFO] [stdout]    |                    ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_args`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/deny_missing_docs.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[structopt(subcommand)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/deny_missing_docs.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 |         #[structopt(short)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_args` found for struct `Opt` in the current scope
[INFO] [stdout]   --> examples/at_least_two.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 7  | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `from_args` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     let opt = Opt::from_args();
[INFO] [stdout]    |                    ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_args`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/arguments.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 |         #[structopt(default_value = "42")]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> examples/deny_missing_docs.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 |     #[structopt(short)]
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "privacy") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] Some errors have detailed explanations: E0432, E0599.
[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] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] 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[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/regressions.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `structopt`
[INFO] [stdout]  --> tests/utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use structopt::StructOpt;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_args` found for struct `Opt` in the current scope
[INFO] [stdout]   --> examples/example.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 8  | struct Opt {
[INFO] [stdout]    | ---------- function or associated item `from_args` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 52 |     let opt = Opt::from_args();
[INFO] [stdout]    |                    ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_args`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "author_version_about") due to 6 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `structopt`
[INFO] [stdout]   --> tests/regressions.rs:33:40
[INFO] [stdout]    |
[INFO] [stdout] 33 |               #[derive(Debug, PartialEq, structopt::StructOpt)]
[INFO] [stdout]    |                                          ^^^^^^^^^ use of undeclared crate or module `structopt`
[INFO] [stdout] ...
[INFO] [stdout] 41 | /     Command! {GitCmd, [
[INFO] [stdout] 42 | |       #[structopt(external_subcommand)]
[INFO] [stdout] 43 | |       Ext(Vec<String>)
[INFO] [stdout] 44 | |     ]}
[INFO] [stdout]    | |______- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `unique_flag::Opt` in the current scope
[INFO] [stdout]   --> tests/flags.rs:21: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] 21 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `unique_flag::Opt` in the current scope
[INFO] [stdout]   --> tests/flags.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 14 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `special_types_bool::Opt` in the current scope
[INFO] [stdout]   --> tests/special_types.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |         Opt::from_iter(&["test", "success"])
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromIterator`
[INFO] [stdout]            candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (example "negative_flag") due to 3 previous errors
[INFO] [stderr] error: could not compile `indigo-structopt` (example "group") due to 10 previous errors
[INFO] [stderr] error: could not compile `indigo-structopt` (example "at_least_two") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (example "env") due to 5 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "default_value") due to 3 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `unique_flag::Opt` in the current scope
[INFO] [stdout]   --> tests/flags.rs:25: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] 25 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (example "enum_in_args") due to 3 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `Opt` in the current scope
[INFO] [stdout]   --> examples/skip.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub struct Opt {
[INFO] [stdout]    | -------------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |         Opt::from_iter(&["test", "-n", "10"]),
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromIterator`
[INFO] [stdout]            candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `unique_flag::Opt` in the current scope
[INFO] [stdout]   --> tests/flags.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 14 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `unique_flag::Opt` in the current scope
[INFO] [stdout]   --> tests/flags.rs:29: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] 29 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--alice"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "subcommands") due to 14 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `special_types_option::Opt` in the current scope
[INFO] [stdout]   --> tests/special_types.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |         Opt::from_iter(&["test", "success"])
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromIterator`
[INFO] [stdout]            candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `unique_flag::Opt` in the current scope
[INFO] [stdout]   --> tests/flags.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 14 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--alice"]))
[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 `unique_flag::Opt` in the current scope
[INFO] [stdout]   --> tests/flags.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().get_matches_from_safe(&["test", "-i"]).is_err());
[INFO] [stdout]    |                  ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (example "example") due to 8 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[E0599]: no function or associated item named `clap` found for struct `unique_flag::Opt` in the current scope
[INFO] [stdout]   --> tests/flags.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     assert!(Opt::clap()
[INFO] [stdout]    |                  ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `unique_flag::Opt` in the current scope
[INFO] [stdout]   --> tests/flags.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 35 |     assert!(Opt::clap()
[INFO] [stdout]    |                  ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `special_types_vec::Opt` in the current scope
[INFO] [stdout]   --> tests/special_types.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 71 |         Opt::from_iter(&["test", "success"])
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromIterator`
[INFO] [stdout]            candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `unique_flag::Opt` in the current scope
[INFO] [stdout]   --> tests/flags.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     assert!(Opt::clap()
[INFO] [stdout]    |                  ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/regressions.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |                 #[structopt(long = "x")]
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     m!(bool);
[INFO] [stdout]    |     -------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `multiple_flag::Opt` in the current scope
[INFO] [stdout]   --> tests/flags.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 55 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[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 `multiple_flag::Opt` in the current scope
[INFO] [stdout]   --> tests/flags.rs:55:30
[INFO] [stdout]    |
[INFO] [stdout] 46 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 55 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_args` found for struct `Opt` in the current scope
[INFO] [stdout]   --> examples/deny_missing_docs.rs:50:27
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Opt {
[INFO] [stdout]    | -------------- function or associated item `from_args` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     println!("{:?}", Opt::from_args());
[INFO] [stdout]    |                           ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_args`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `structopt` in this scope
[INFO] [stdout]   --> tests/regressions.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |       #[structopt(external_subcommand)]
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (example "skip") due to 8 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `multiple_flag::Opt` in the current scope
[INFO] [stdout]   --> tests/flags.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `multiple_flag::Opt` in the current scope
[INFO] [stdout]   --> tests/flags.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 46 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 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_iter` found for struct `required_argument::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:18:38
[INFO] [stdout]    |
[INFO] [stdout] 15 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     assert_eq!(Opt { arg: 42 }, Opt::from_iter(&["test", "42"]));
[INFO] [stdout]    |                                      ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromIterator`
[INFO] [stdout]            candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `multiple_flag::Opt` in the current scope
[INFO] [stdout]   --> tests/flags.rs:63:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 63 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "-a"]))
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `multiple_flag::Opt` in the current scope
[INFO] [stdout]   --> tests/flags.rs:63:30
[INFO] [stdout]    |
[INFO] [stdout] 46 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 63 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "-a"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `required_argument::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     assert!(Opt::clap().get_matches_from_safe(&["test"]).is_err());
[INFO] [stdout]    |                  ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "special_types") due to 6 previous errors; 1 warning emitted
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `required_argument::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     assert!(Opt::clap()
[INFO] [stdout]    |                  ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `multiple_flag::Opt` in the current scope
[INFO] [stdout]   --> tests/flags.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 67 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "--alice", "-bb"]))
[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 `multiple_flag::Opt` in the current scope
[INFO] [stdout]   --> tests/flags.rs:67:30
[INFO] [stdout]    |
[INFO] [stdout] 46 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 67 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a", "--alice", "-bb"]))
[INFO] [stdout]    |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (example "deny_missing_docs") due to 6 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `multiple_flag::Opt` in the current scope
[INFO] [stdout]   --> tests/flags.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 71 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-aaa", "--bob"]))
[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 `from_iter` found for struct `optional_argument::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:31:44
[INFO] [stdout]    |
[INFO] [stdout] 28 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     assert_eq!(Opt { arg: Some(42) }, Opt::from_iter(&["test", "42"]));
[INFO] [stdout]    |                                            ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromIterator`
[INFO] [stdout]            candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `multiple_flag::Opt` in the current scope
[INFO] [stdout]   --> tests/flags.rs:71:30
[INFO] [stdout]    |
[INFO] [stdout] 46 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 71 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-aaa", "--bob"]))
[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 `multiple_flag::Opt` in the current scope
[INFO] [stdout]   --> tests/flags.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |     assert!(Opt::clap().get_matches_from_safe(&["test", "-i"]).is_err());
[INFO] [stdout]    |                  ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "regressions") due to 5 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `multiple_flag::Opt` in the current scope
[INFO] [stdout]   --> tests/flags.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     assert!(Opt::clap()
[INFO] [stdout]    |                  ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `optional_argument::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:32:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     assert_eq!(Opt { arg: None }, Opt::from_iter(&["test"]));
[INFO] [stdout]    |                                        ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromIterator`
[INFO] [stdout]            candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `optional_argument::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     assert!(Opt::clap()
[INFO] [stdout]    |                  ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `non_bool_flags::Opt` in the current scope
[INFO] [stdout]   --> tests/flags.rs:93:23
[INFO] [stdout]    |
[INFO] [stdout] 86 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 93 |     let falsey = Opt::from_clap(&Opt::clap().get_matches_from(&["test"]));
[INFO] [stdout]    |                       ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `non_bool_flags::Opt` in the current scope
[INFO] [stdout]   --> tests/flags.rs:93:39
[INFO] [stdout]    |
[INFO] [stdout] 86 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 93 |     let falsey = Opt::from_clap(&Opt::clap().get_matches_from(&["test"]));
[INFO] [stdout]    |                                       ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `argument_with_default::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:45:38
[INFO] [stdout]    |
[INFO] [stdout] 41 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     assert_eq!(Opt { arg: 24 }, Opt::from_iter(&["test", "24"]));
[INFO] [stdout]    |                                      ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromIterator`
[INFO] [stdout]            candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `non_bool_flags::Opt` in the current scope
[INFO] [stdout]   --> tests/flags.rs:97:22
[INFO] [stdout]    |
[INFO] [stdout] 86 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 97 |     let alice = Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a"]));
[INFO] [stdout]    |                      ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `non_bool_flags::Opt` in the current scope
[INFO] [stdout]   --> tests/flags.rs:97:38
[INFO] [stdout]    |
[INFO] [stdout] 86 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 97 |     let alice = Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a"]));
[INFO] [stdout]    |                                      ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `argument_with_default::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:46:38
[INFO] [stdout]    |
[INFO] [stdout] 41 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 |     assert_eq!(Opt { arg: 42 }, Opt::from_iter(&["test"]));
[INFO] [stdout]    |                                      ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromIterator`
[INFO] [stdout]            candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `non_bool_flags::Opt` in the current scope
[INFO] [stdout]    --> tests/flags.rs:101:20
[INFO] [stdout]     |
[INFO] [stdout] 86  |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 101 |     let bob = Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-b"]));
[INFO] [stdout]     |                    ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `argument_with_default::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:47:18
[INFO] [stdout]    |
[INFO] [stdout] 41 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     assert!(Opt::clap()
[INFO] [stdout]    |                  ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `non_bool_flags::Opt` in the current scope
[INFO] [stdout]    --> tests/flags.rs:101:36
[INFO] [stdout]     |
[INFO] [stdout] 86  |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 101 |     let bob = Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-b"]));
[INFO] [stdout]     |                                    ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `non_bool_flags::Opt` in the current scope
[INFO] [stdout]    --> tests/flags.rs:105:21
[INFO] [stdout]     |
[INFO] [stdout] 86  |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 105 |     let both = Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-b", "-a"]));
[INFO] [stdout]     |                     ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `non_bool_flags::Opt` in the current scope
[INFO] [stdout]    --> tests/flags.rs:105:37
[INFO] [stdout]     |
[INFO] [stdout] 86  |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 105 |     let both = Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-b", "-a"]));
[INFO] [stdout]     |                                     ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter` found for struct `arguments::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:58:44
[INFO] [stdout]    |
[INFO] [stdout] 55 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 58 |     assert_eq!(Opt { arg: vec![24] }, Opt::from_iter(&["test", "24"]));
[INFO] [stdout]    |                                            ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromIterator`
[INFO] [stdout]            candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `combined_flags::Opt` in the current scope
[INFO] [stdout]    --> tests/flags.rs:125:14
[INFO] [stdout]     |
[INFO] [stdout] 113 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 125 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[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 `from_iter` found for struct `arguments::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:59:42
[INFO] [stdout]    |
[INFO] [stdout] 55 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     assert_eq!(Opt { arg: vec![] }, Opt::from_iter(&["test"]));
[INFO] [stdout]    |                                          ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromIterator`
[INFO] [stdout]            candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `combined_flags::Opt` in the current scope
[INFO] [stdout]    --> tests/flags.rs:125:30
[INFO] [stdout]     |
[INFO] [stdout] 113 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 125 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test"]))
[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 `arguments::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 55 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |         Opt::from_iter(&["test", "24", "42"])
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_iter`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromIterator`
[INFO] [stdout]            candidate #2: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `combined_flags::Opt` in the current scope
[INFO] [stdout]    --> tests/flags.rs:132:14
[INFO] [stdout]     |
[INFO] [stdout] 113 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 132 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `combined_flags::Opt` in the current scope
[INFO] [stdout]    --> tests/flags.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 113 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 132 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter_safe` found for struct `arguments_safe::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:74:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter_safe` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |         Opt::from_iter_safe(&["test", "24"]).unwrap()
[INFO] [stdout]    |              ^^^^^^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_iter_safe`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `combined_flags::Opt` in the current scope
[INFO] [stdout]    --> tests/flags.rs:139:14
[INFO] [stdout]     |
[INFO] [stdout] 113 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 139 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `combined_flags::Opt` in the current scope
[INFO] [stdout]    --> tests/flags.rs:139:30
[INFO] [stdout]     |
[INFO] [stdout] 113 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 139 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-a"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter_safe` found for struct `arguments_safe::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:76:42
[INFO] [stdout]    |
[INFO] [stdout] 69 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter_safe` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 76 |     assert_eq!(Opt { arg: vec![] }, Opt::from_iter_safe(&["test"]).unwrap());
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_iter_safe`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `combined_flags::Opt` in the current scope
[INFO] [stdout]    --> tests/flags.rs:146:14
[INFO] [stdout]     |
[INFO] [stdout] 113 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 146 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-b"]))
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter_safe` found for struct `arguments_safe::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter_safe` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 79 |         Opt::from_iter_safe(&["test", "24", "42"]).unwrap()
[INFO] [stdout]    |              ^^^^^^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_iter_safe`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `clap` found for struct `combined_flags::Opt` in the current scope
[INFO] [stdout]    --> tests/flags.rs:146:30
[INFO] [stdout]     |
[INFO] [stdout] 113 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 146 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-b"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_iter_safe` found for struct `arguments_safe::Opt` in the current scope
[INFO] [stdout]   --> tests/arguments.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |     struct Opt {
[INFO] [stdout]    |     ---------- function or associated item `from_iter_safe` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 84 |         Opt::from_iter_safe(&["test", "NOPE"]).err().unwrap().kind
[INFO] [stdout]    |              ^^^^^^^^^^^^^^ function or associated item not found in `Opt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_iter_safe`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_clap` found for struct `combined_flags::Opt` in the current scope
[INFO] [stdout]    --> tests/flags.rs:153:14
[INFO] [stdout]     |
[INFO] [stdout] 113 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 153 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--alice", "--bob"]))
[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 `combined_flags::Opt` in the current scope
[INFO] [stdout]    --> tests/flags.rs:153:30
[INFO] [stdout]     |
[INFO] [stdout] 113 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 153 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "--alice", "--bob"]))
[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 `combined_flags::Opt` in the current scope
[INFO] [stdout]    --> tests/flags.rs:160:14
[INFO] [stdout]     |
[INFO] [stdout] 113 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `from_clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 160 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-bb", "-a", "-bb"]))
[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] 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 `combined_flags::Opt` in the current scope
[INFO] [stdout]    --> tests/flags.rs:160:30
[INFO] [stdout]     |
[INFO] [stdout] 113 |     struct Opt {
[INFO] [stdout]     |     ---------- function or associated item `clap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 160 |         Opt::from_clap(&Opt::clap().get_matches_from(&["test", "-bb", "-a", "-bb"]))
[INFO] [stdout]     |                              ^^^^ function or associated item not found in `Opt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `clap`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `indigo_structopt::StructOpt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indigo-structopt` (test "arguments") due to 19 previous errors
[INFO] [stderr] error: could not compile `indigo-structopt` (test "flags") due to 50 previous errors
[INFO] running `Command { std: "docker" "inspect" "ac483f475bf6b0f8d340c20a8b8f3aeeba4ba5919b32cfd8137505b776e1021f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac483f475bf6b0f8d340c20a8b8f3aeeba4ba5919b32cfd8137505b776e1021f", kill_on_drop: false }`
[INFO] [stdout] ac483f475bf6b0f8d340c20a8b8f3aeeba4ba5919b32cfd8137505b776e1021f
