[INFO] fetching crate hypothesis-rs 0.11.0...
[INFO] testing hypothesis-rs-0.11.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate hypothesis-rs 0.11.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate hypothesis-rs 0.11.0
[INFO] finished tweaking crates.io crate hypothesis-rs 0.11.0
[INFO] tweaked toml for crates.io crate hypothesis-rs 0.11.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hypothesis-rs 0.11.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hypothesis-rs 0.11.0 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac6e43a51806982eeef6fe493ab5e5113e7fa6e45de4a2623c6906d61581a68c
[INFO] running `Command { std: "docker" "start" "-a" "ac6e43a51806982eeef6fe493ab5e5113e7fa6e45de4a2623c6906d61581a68c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac6e43a51806982eeef6fe493ab5e5113e7fa6e45de4a2623c6906d61581a68c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac6e43a51806982eeef6fe493ab5e5113e7fa6e45de4a2623c6906d61581a68c", kill_on_drop: false }`
[INFO] [stdout] ac6e43a51806982eeef6fe493ab5e5113e7fa6e45de4a2623c6906d61581a68c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1253cba66c2ab483003f9532c7f068a8690ce14349dc99496258fef52f42170b
[INFO] running `Command { std: "docker" "start" "-a" "1253cba66c2ab483003f9532c7f068a8690ce14349dc99496258fef52f42170b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling httparse v1.7.0
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling num_threads v0.1.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling darling_core v0.14.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling darling_macro v0.14.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling darling v0.14.0
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling derive_builder v0.11.2
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling hypothesis-rs v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/lib.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "cli")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]  --> src/annotations.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "cli")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/annotations.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg_attr(feature = "cli", derive(StructOpt))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/annotations.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     feature = "cli",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:357:12
[INFO] [stdout]     |
[INFO] [stdout] 357 | #[cfg_attr(feature = "cli", derive(StructOpt))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/annotations.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     #[cfg_attr(feature = "cli", structopt(default_value))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/annotations.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/annotations.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 |     #[cfg_attr(feature = "cli", structopt(long))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/annotations.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |     #[cfg_attr(feature = "cli", structopt(skip))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/annotations.rs:81:16
[INFO] [stdout]    |
[INFO] [stdout] 81 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/annotations.rs:88:16
[INFO] [stdout]    |
[INFO] [stdout] 88 |     #[cfg_attr(feature = "cli", structopt(skip))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/annotations.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 92 |     #[cfg_attr(feature = "cli", structopt(long))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:365:16
[INFO] [stdout]     |
[INFO] [stdout] 365 |     #[cfg_attr(feature = "cli", structopt(default_value = "20", long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:371:16
[INFO] [stdout]     |
[INFO] [stdout] 371 |     #[cfg_attr(feature = "cli", structopt(default_value = "updated", long, possible_values = & Sort::variants()))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:378:16
[INFO] [stdout]     |
[INFO] [stdout] 378 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:385:16
[INFO] [stdout]     |
[INFO] [stdout] 385 |     #[cfg_attr(feature = "cli", structopt(default_value = "0", long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:391:16
[INFO] [stdout]     |
[INFO] [stdout] 391 |     #[cfg_attr(feature = "cli", structopt(default_value = "desc", long, possible_values = & Order::variants()))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:398:16
[INFO] [stdout]     |
[INFO] [stdout] 398 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:405:16
[INFO] [stdout]     |
[INFO] [stdout] 405 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:410:16
[INFO] [stdout]     |
[INFO] [stdout] 410 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:415:16
[INFO] [stdout]     |
[INFO] [stdout] 415 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:420:16
[INFO] [stdout]     |
[INFO] [stdout] 420 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:425:16
[INFO] [stdout]     |
[INFO] [stdout] 425 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:430:16
[INFO] [stdout]     |
[INFO] [stdout] 430 |     #[cfg_attr(feature = "cli", structopt(long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:435:16
[INFO] [stdout]     |
[INFO] [stdout] 435 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:440:16
[INFO] [stdout]     |
[INFO] [stdout] 440 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:445:16
[INFO] [stdout]     |
[INFO] [stdout] 445 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:450:16
[INFO] [stdout]     |
[INFO] [stdout] 450 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/errors.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(feature = "cli")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]  --> src/groups.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "cli")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/groups.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg_attr(feature = "cli", derive(StructOpt))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/groups.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[cfg_attr(feature = "cli", structopt(default_value = "hypothes.is", long))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/groups.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/groups.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg_attr(feature = "cli", structopt(long, possible_values = & Expand::variants()))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]  --> src/main.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(not(feature = "cli"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]  --> src/main.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "cli")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "1253cba66c2ab483003f9532c7f068a8690ce14349dc99496258fef52f42170b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1253cba66c2ab483003f9532c7f068a8690ce14349dc99496258fef52f42170b", kill_on_drop: false }`
[INFO] [stdout] 1253cba66c2ab483003f9532c7f068a8690ce14349dc99496258fef52f42170b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c54771831028b633b72dbbf924745cc688abc94a58b786f6279c0000f5cd2b6d
[INFO] running `Command { std: "docker" "start" "-a" "c54771831028b633b72dbbf924745cc688abc94a58b786f6279c0000f5cd2b6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/lib.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "cli")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]  --> src/annotations.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "cli")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/annotations.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg_attr(feature = "cli", derive(StructOpt))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/annotations.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     feature = "cli",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:357:12
[INFO] [stdout]     |
[INFO] [stdout] 357 | #[cfg_attr(feature = "cli", derive(StructOpt))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/annotations.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     #[cfg_attr(feature = "cli", structopt(default_value))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/annotations.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/annotations.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 |     #[cfg_attr(feature = "cli", structopt(long))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/annotations.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |     #[cfg_attr(feature = "cli", structopt(skip))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/annotations.rs:81:16
[INFO] [stdout]    |
[INFO] [stdout] 81 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/annotations.rs:88:16
[INFO] [stdout]    |
[INFO] [stdout] 88 |     #[cfg_attr(feature = "cli", structopt(skip))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/annotations.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 92 |     #[cfg_attr(feature = "cli", structopt(long))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:365:16
[INFO] [stdout]     |
[INFO] [stdout] 365 |     #[cfg_attr(feature = "cli", structopt(default_value = "20", long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:371:16
[INFO] [stdout]     |
[INFO] [stdout] 371 |     #[cfg_attr(feature = "cli", structopt(default_value = "updated", long, possible_values = & Sort::variants()))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:378:16
[INFO] [stdout]     |
[INFO] [stdout] 378 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:385:16
[INFO] [stdout]     |
[INFO] [stdout] 385 |     #[cfg_attr(feature = "cli", structopt(default_value = "0", long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:391:16
[INFO] [stdout]     |
[INFO] [stdout] 391 |     #[cfg_attr(feature = "cli", structopt(default_value = "desc", long, possible_values = & Order::variants()))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:398:16
[INFO] [stdout]     |
[INFO] [stdout] 398 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:405:16
[INFO] [stdout]     |
[INFO] [stdout] 405 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:410:16
[INFO] [stdout]     |
[INFO] [stdout] 410 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:415:16
[INFO] [stdout]     |
[INFO] [stdout] 415 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:420:16
[INFO] [stdout]     |
[INFO] [stdout] 420 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:425:16
[INFO] [stdout]     |
[INFO] [stdout] 425 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:430:16
[INFO] [stdout]     |
[INFO] [stdout] 430 |     #[cfg_attr(feature = "cli", structopt(long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:435:16
[INFO] [stdout]     |
[INFO] [stdout] 435 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:440:16
[INFO] [stdout]     |
[INFO] [stdout] 440 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:445:16
[INFO] [stdout]     |
[INFO] [stdout] 445 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:450:16
[INFO] [stdout]     |
[INFO] [stdout] 450 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/errors.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(feature = "cli")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]  --> src/groups.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "cli")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/groups.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg_attr(feature = "cli", derive(StructOpt))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/groups.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[cfg_attr(feature = "cli", structopt(default_value = "hypothes.is", long))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/groups.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/groups.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg_attr(feature = "cli", structopt(long, possible_values = & Expand::variants()))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]  --> src/main.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(not(feature = "cli"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]  --> src/main.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "cli")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling assert_cmd v2.0.4
[INFO] [stderr]    Compiling hypothesis-rs v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]  --> src/main.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(not(feature = "cli"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]  --> src/main.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "cli")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]  --> tests/cli.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg(feature = "cli")]
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/lib.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "cli")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]  --> src/annotations.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "cli")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/annotations.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg_attr(feature = "cli", derive(StructOpt))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/annotations.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     feature = "cli",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:357:12
[INFO] [stdout]     |
[INFO] [stdout] 357 | #[cfg_attr(feature = "cli", derive(StructOpt))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/annotations.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     #[cfg_attr(feature = "cli", structopt(default_value))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/annotations.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/annotations.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 67 |     #[cfg_attr(feature = "cli", structopt(long))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/annotations.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |     #[cfg_attr(feature = "cli", structopt(skip))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/annotations.rs:81:16
[INFO] [stdout]    |
[INFO] [stdout] 81 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/annotations.rs:88:16
[INFO] [stdout]    |
[INFO] [stdout] 88 |     #[cfg_attr(feature = "cli", structopt(skip))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/annotations.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 92 |     #[cfg_attr(feature = "cli", structopt(long))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:365:16
[INFO] [stdout]     |
[INFO] [stdout] 365 |     #[cfg_attr(feature = "cli", structopt(default_value = "20", long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:371:16
[INFO] [stdout]     |
[INFO] [stdout] 371 |     #[cfg_attr(feature = "cli", structopt(default_value = "updated", long, possible_values = & Sort::variants()))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:378:16
[INFO] [stdout]     |
[INFO] [stdout] 378 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:385:16
[INFO] [stdout]     |
[INFO] [stdout] 385 |     #[cfg_attr(feature = "cli", structopt(default_value = "0", long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:391:16
[INFO] [stdout]     |
[INFO] [stdout] 391 |     #[cfg_attr(feature = "cli", structopt(default_value = "desc", long, possible_values = & Order::variants()))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:398:16
[INFO] [stdout]     |
[INFO] [stdout] 398 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:405:16
[INFO] [stdout]     |
[INFO] [stdout] 405 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:410:16
[INFO] [stdout]     |
[INFO] [stdout] 410 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:415:16
[INFO] [stdout]     |
[INFO] [stdout] 415 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:420:16
[INFO] [stdout]     |
[INFO] [stdout] 420 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:425:16
[INFO] [stdout]     |
[INFO] [stdout] 425 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:430:16
[INFO] [stdout]     |
[INFO] [stdout] 430 |     #[cfg_attr(feature = "cli", structopt(long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:435:16
[INFO] [stdout]     |
[INFO] [stdout] 435 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:440:16
[INFO] [stdout]     |
[INFO] [stdout] 440 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:445:16
[INFO] [stdout]     |
[INFO] [stdout] 445 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]    --> src/annotations.rs:450:16
[INFO] [stdout]     |
[INFO] [stdout] 450 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/errors.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(feature = "cli")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]  --> src/groups.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "cli")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/groups.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg_attr(feature = "cli", derive(StructOpt))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/groups.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[cfg_attr(feature = "cli", structopt(default_value = "hypothes.is", long))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/groups.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cli`
[INFO] [stdout]   --> src/groups.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg_attr(feature = "cli", structopt(long, possible_values = & Expand::variants()))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.53s
[INFO] running `Command { std: "docker" "inspect" "c54771831028b633b72dbbf924745cc688abc94a58b786f6279c0000f5cd2b6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c54771831028b633b72dbbf924745cc688abc94a58b786f6279c0000f5cd2b6d", kill_on_drop: false }`
[INFO] [stdout] c54771831028b633b72dbbf924745cc688abc94a58b786f6279c0000f5cd2b6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7dc0c029a7ead06b568fa6db754192f801ec2721d66d99a5f3c4015a26bcdf57
[INFO] running `Command { std: "docker" "start" "-a" "7dc0c029a7ead06b568fa6db754192f801ec2721d66d99a5f3c4015a26bcdf57", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]    --> src/lib.rs:104:7
[INFO] [stderr]     |
[INFO] [stderr] 104 | #[cfg(feature = "cli")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]  --> src/annotations.rs:6:7
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[cfg(feature = "cli")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]   --> src/annotations.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | #[cfg_attr(feature = "cli", derive(StructOpt))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]   --> src/annotations.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 |     feature = "cli",
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]    --> src/annotations.rs:357:12
[INFO] [stderr]     |
[INFO] [stderr] 357 | #[cfg_attr(feature = "cli", derive(StructOpt))]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]   --> src/annotations.rs:55:16
[INFO] [stderr]    |
[INFO] [stderr] 55 |     #[cfg_attr(feature = "cli", structopt(default_value))]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]   --> src/annotations.rs:62:16
[INFO] [stderr]    |
[INFO] [stderr] 62 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]   --> src/annotations.rs:67:16
[INFO] [stderr]    |
[INFO] [stderr] 67 |     #[cfg_attr(feature = "cli", structopt(long))]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]   --> src/annotations.rs:72:16
[INFO] [stderr]    |
[INFO] [stderr] 72 |     #[cfg_attr(feature = "cli", structopt(skip))]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]   --> src/annotations.rs:81:16
[INFO] [stderr]    |
[INFO] [stderr] 81 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]   --> src/annotations.rs:88:16
[INFO] [stderr]    |
[INFO] [stderr] 88 |     #[cfg_attr(feature = "cli", structopt(skip))]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]   --> src/annotations.rs:92:16
[INFO] [stderr]    |
[INFO] [stderr] 92 |     #[cfg_attr(feature = "cli", structopt(long))]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]    --> src/annotations.rs:365:16
[INFO] [stderr]     |
[INFO] [stderr] 365 |     #[cfg_attr(feature = "cli", structopt(default_value = "20", long))]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]    --> src/annotations.rs:371:16
[INFO] [stderr]     |
[INFO] [stderr] 371 |     #[cfg_attr(feature = "cli", structopt(default_value = "updated", long, possible_values = & Sort::variants()))]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]    --> src/annotations.rs:378:16
[INFO] [stderr]     |
[INFO] [stderr] 378 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]    --> src/annotations.rs:385:16
[INFO] [stderr]     |
[INFO] [stderr] 385 |     #[cfg_attr(feature = "cli", structopt(default_value = "0", long))]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]    --> src/annotations.rs:391:16
[INFO] [stderr]     |
[INFO] [stderr] 391 |     #[cfg_attr(feature = "cli", structopt(default_value = "desc", long, possible_values = & Order::variants()))]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]    --> src/annotations.rs:398:16
[INFO] [stderr]     |
[INFO] [stderr] 398 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]    --> src/annotations.rs:405:16
[INFO] [stderr]     |
[INFO] [stderr] 405 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]    --> src/annotations.rs:410:16
[INFO] [stderr]     |
[INFO] [stderr] 410 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]    --> src/annotations.rs:415:16
[INFO] [stderr]     |
[INFO] [stderr] 415 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]    --> src/annotations.rs:420:16
[INFO] [stderr]     |
[INFO] [stderr] 420 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]    --> src/annotations.rs:425:16
[INFO] [stderr]     |
[INFO] [stderr] 425 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]    --> src/annotations.rs:430:16
[INFO] [stderr]     |
[INFO] [stderr] 430 |     #[cfg_attr(feature = "cli", structopt(long))]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]    --> src/annotations.rs:435:16
[INFO] [stderr]     |
[INFO] [stderr] 435 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]    --> src/annotations.rs:440:16
[INFO] [stderr]     |
[INFO] [stderr] 440 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]    --> src/annotations.rs:445:16
[INFO] [stderr]     |
[INFO] [stderr] 445 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]    --> src/annotations.rs:450:16
[INFO] [stderr]     |
[INFO] [stderr] 450 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]   --> src/errors.rs:53:7
[INFO] [stderr]    |
[INFO] [stderr] 53 | #[cfg(feature = "cli")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]  --> src/groups.rs:4:7
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[cfg(feature = "cli")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]   --> src/groups.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | #[cfg_attr(feature = "cli", derive(StructOpt))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]   --> src/groups.rs:28:16
[INFO] [stderr]    |
[INFO] [stderr] 28 |     #[cfg_attr(feature = "cli", structopt(default_value = "hypothes.is", long))]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]   --> src/groups.rs:32:16
[INFO] [stderr]    |
[INFO] [stderr] 32 |     #[cfg_attr(feature = "cli", structopt(default_value, long))]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]   --> src/groups.rs:37:16
[INFO] [stderr]    |
[INFO] [stderr] 37 |     #[cfg_attr(feature = "cli", structopt(long, possible_values = & Expand::variants()))]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `hypothesis-rs` (lib) generated 34 warnings
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]  --> src/main.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[cfg(not(feature = "cli"))]
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]  --> src/main.rs:4:7
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[cfg(feature = "cli")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `hypothesis-rs` (bin "hypothesis-rs") generated 2 warnings
[INFO] [stderr] warning: unexpected `cfg` condition value: `cli`
[INFO] [stderr]  --> tests/cli.rs:1:8
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![cfg(feature = "cli")]
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `cli` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `hypothesis-rs` (lib test) generated 34 warnings (34 duplicates)
[INFO] [stderr] warning: `hypothesis-rs` (bin "hypothesis-rs" test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `hypothesis-rs` (test "cli") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hypothesis_rs-9f68455135ede1a3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hypothesis_rs-da53cae9ef0b864e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-3f6baa5491519a34)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hypothesis_rs
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test src/lib.rs - Hypothesis::fetch_user_profile (line 892) ... FAILED
[INFO] [stdout] test src/lib.rs - Hypothesis::create_annotations (line 260) ... FAILED
[INFO] [stdout] test src/lib.rs - Hypothesis::get_groups (line 612) ... FAILED
[INFO] [stdout] test src/lib.rs - Hypothesis::from_env (line 179) ... FAILED
[INFO] [stdout] test src/lib.rs - Hypothesis::delete_annotation (line 484) ... FAILED
[INFO] [stdout] test src/lib.rs - Hypothesis::create_group (line 656) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - Hypothesis::new (line 140) ... FAILED
[INFO] [stdout] test src/lib.rs - Hypothesis::fetch_user_groups (line 922) ... FAILED
[INFO] [stdout] test src/lib.rs - Hypothesis::fetch_group (line 709) ... FAILED
[INFO] [stdout] test src/lib.rs - Hypothesis::fetch_annotation (line 438) ... FAILED
[INFO] [stdout] test src/lib.rs - Hypothesis::update_annotation (line 305) ... FAILED
[INFO] [stdout] test src/lib.rs - Hypothesis::search_annotations (line 365) ... FAILED
[INFO] [stdout] test src/lib.rs - Hypothesis::create_annotation (line 214) ... FAILED
[INFO] [stdout] test src/lib.rs - Hypothesis::get_group_members (line 839) ... FAILED
[INFO] [stdout] test src/annotations.rs - annotations::InputAnnotation (line 25) ... FAILED
[INFO] [stdout] test src/lib.rs - Hypothesis::update_group (line 774) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 44) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - UserAccountID (line 951) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Hypothesis::fetch_user_profile (line 892) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hypothesis`
[INFO] [stdout]  --> src/lib.rs:895:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hypothesis::Hypothesis;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hypothesis_rs::Hypothesis;
[INFO] [stdout]   |               +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Hypothesis::create_annotations (line 260) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]  --> src/lib.rs:264:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hypothesis::annotations::InputAnnotation;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hypothesis_rs::annotations::InputAnnotation;
[INFO] [stdout]   |               +++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hypothesis`
[INFO] [stdout]  --> src/lib.rs:263:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hypothesis::Hypothesis;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hypothesis_rs::Hypothesis;
[INFO] [stdout]   |               +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Hypothesis::get_groups (line 612) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]  --> src/lib.rs:616:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hypothesis::groups::GroupFilters;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hypothesis_rs::groups::GroupFilters;
[INFO] [stdout]   |               +++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hypothesis`
[INFO] [stdout]  --> src/lib.rs:615:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hypothesis::Hypothesis;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hypothesis_rs::Hypothesis;
[INFO] [stdout]   |               +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Hypothesis::from_env (line 179) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hypothesis`
[INFO] [stdout]  --> src/lib.rs:187:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use hypothesis::Hypothesis;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | use hypothesis_rs::Hypothesis;
[INFO] [stdout]   |               +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Hypothesis::delete_annotation (line 484) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]  --> src/lib.rs:488:8
[INFO] [stdout]   |
[INFO] [stdout] 5 |    use hypothesis::annotations::InputAnnotation;
[INFO] [stdout]   |        ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 |    use hypothesis_rs::annotations::InputAnnotation;
[INFO] [stdout]   |                  +++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hypothesis`
[INFO] [stdout]  --> src/lib.rs:487:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hypothesis::Hypothesis;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hypothesis_rs::Hypothesis;
[INFO] [stdout]   |               +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Hypothesis::create_group (line 656) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hypothesis`
[INFO] [stdout]  --> src/lib.rs:659:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hypothesis::Hypothesis;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hypothesis_rs::Hypothesis;
[INFO] [stdout]   |               +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Hypothesis::new (line 140) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hypothesis`
[INFO] [stdout]  --> src/lib.rs:142:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hypothesis::Hypothesis;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hypothesis_rs::Hypothesis;
[INFO] [stdout]   |               +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Hypothesis::fetch_user_groups (line 922) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hypothesis`
[INFO] [stdout]  --> src/lib.rs:925:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hypothesis::Hypothesis;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hypothesis_rs::Hypothesis;
[INFO] [stdout]   |               +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Hypothesis::fetch_group (line 709) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]  --> src/lib.rs:713:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hypothesis::groups::Expand;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hypothesis_rs::groups::Expand;
[INFO] [stdout]   |               +++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hypothesis`
[INFO] [stdout]  --> src/lib.rs:712:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hypothesis::Hypothesis;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hypothesis_rs::Hypothesis;
[INFO] [stdout]   |               +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Hypothesis::fetch_annotation (line 438) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]  --> src/lib.rs:442:8
[INFO] [stdout]   |
[INFO] [stdout] 5 |    use hypothesis::annotations::InputAnnotation;
[INFO] [stdout]   |        ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 |    use hypothesis_rs::annotations::InputAnnotation;
[INFO] [stdout]   |                  +++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hypothesis`
[INFO] [stdout]  --> src/lib.rs:441:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hypothesis::Hypothesis;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hypothesis_rs::Hypothesis;
[INFO] [stdout]   |               +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Hypothesis::update_annotation (line 305) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]  --> src/lib.rs:309:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hypothesis::annotations::InputAnnotation;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hypothesis_rs::annotations::InputAnnotation;
[INFO] [stdout]   |               +++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hypothesis`
[INFO] [stdout]  --> src/lib.rs:308:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hypothesis::Hypothesis;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hypothesis_rs::Hypothesis;
[INFO] [stdout]   |               +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Hypothesis::search_annotations (line 365) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]  --> src/lib.rs:369:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hypothesis::annotations::SearchQuery;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hypothesis_rs::annotations::SearchQuery;
[INFO] [stdout]   |               +++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hypothesis`
[INFO] [stdout]  --> src/lib.rs:368:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hypothesis::{Hypothesis, UserAccountID};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hypothesis_rs::{Hypothesis, UserAccountID};
[INFO] [stdout]   |               +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Hypothesis::create_annotation (line 214) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]  --> src/lib.rs:218:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hypothesis::annotations::InputAnnotation;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hypothesis_rs::annotations::InputAnnotation;
[INFO] [stdout]   |               +++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hypothesis`
[INFO] [stdout]  --> src/lib.rs:217:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hypothesis::Hypothesis;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hypothesis_rs::Hypothesis;
[INFO] [stdout]   |               +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Hypothesis::get_group_members (line 839) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hypothesis`
[INFO] [stdout]  --> src/lib.rs:842:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hypothesis::Hypothesis;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hypothesis_rs::Hypothesis;
[INFO] [stdout]   |               +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/annotations.rs - annotations::InputAnnotation (line 25) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]  --> src/annotations.rs:26:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use hypothesis::annotations::{InputAnnotation, Target, Selector};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use hypothesis_rs::annotations::{InputAnnotation, Target, Selector};
[INFO] [stdout]   |               +++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]  --> src/annotations.rs:28:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | async fn main() -> Result<(), hypothesis::errors::HypothesisError> {
[INFO] [stdout]   |                               ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | async fn main() -> Result<(), hypothesis_rs::errors::HypothesisError> {
[INFO] [stdout]   |                                         +++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hypothesis_rs::errors;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `errors`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 4 - async fn main() -> Result<(), hypothesis::errors::HypothesisError> {
[INFO] [stdout] 4 + async fn main() -> Result<(), errors::HypothesisError> {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Hypothesis::update_group (line 774) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hypothesis`
[INFO] [stdout]  --> src/lib.rs:777:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hypothesis::Hypothesis;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hypothesis_rs::Hypothesis;
[INFO] [stdout]   |               +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 44) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]  --> src/lib.rs:46:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hypothesis::annotations::{InputAnnotation, Target, Selector};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hypothesis_rs::annotations::{InputAnnotation, Target, Selector};
[INFO] [stdout]   |               +++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hypothesis`
[INFO] [stdout]  --> src/lib.rs:45:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use hypothesis::Hypothesis;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use hypothesis_rs::Hypothesis;
[INFO] [stdout]   |               +++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]  --> src/lib.rs:49:31
[INFO] [stdout]   |
[INFO] [stdout] 6 | async fn main() -> Result<(), hypothesis::errors::HypothesisError> {
[INFO] [stdout]   |                               ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | async fn main() -> Result<(), hypothesis_rs::errors::HypothesisError> {
[INFO] [stdout]   |                                         +++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 2 + use hypothesis_rs::errors;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `errors`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 6 - async fn main() -> Result<(), hypothesis::errors::HypothesisError> {
[INFO] [stdout] 6 + async fn main() -> Result<(), errors::HypothesisError> {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - UserAccountID (line 951) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `hypothesis`
[INFO] [stdout]  --> src/lib.rs:952:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hypothesis::UserAccountID;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `hypothesis`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hypothesis_rs::UserAccountID;
[INFO] [stdout]   |               +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/annotations.rs - annotations::InputAnnotation (line 25)
[INFO] [stdout]     src/lib.rs - (line 44)
[INFO] [stdout]     src/lib.rs - Hypothesis::create_annotation (line 214)
[INFO] [stdout]     src/lib.rs - Hypothesis::create_annotations (line 260)
[INFO] [stdout]     src/lib.rs - Hypothesis::create_group (line 656)
[INFO] [stdout]     src/lib.rs - Hypothesis::delete_annotation (line 484)
[INFO] [stdout]     src/lib.rs - Hypothesis::fetch_annotation (line 438)
[INFO] [stdout]     src/lib.rs - Hypothesis::fetch_group (line 709)
[INFO] [stdout]     src/lib.rs - Hypothesis::fetch_user_groups (line 922)
[INFO] [stdout]     src/lib.rs - Hypothesis::fetch_user_profile (line 892)
[INFO] [stdout]     src/lib.rs - Hypothesis::from_env (line 179)
[INFO] [stdout]     src/lib.rs - Hypothesis::get_group_members (line 839)
[INFO] [stdout]     src/lib.rs - Hypothesis::get_groups (line 612)
[INFO] [stdout]     src/lib.rs - Hypothesis::new (line 140)
[INFO] [stdout]     src/lib.rs - Hypothesis::search_annotations (line 365)
[INFO] [stdout]     src/lib.rs - Hypothesis::update_annotation (line 305)
[INFO] [stdout]     src/lib.rs - Hypothesis::update_group (line 774)
[INFO] [stdout]     src/lib.rs - UserAccountID (line 951)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 18 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7dc0c029a7ead06b568fa6db754192f801ec2721d66d99a5f3c4015a26bcdf57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dc0c029a7ead06b568fa6db754192f801ec2721d66d99a5f3c4015a26bcdf57", kill_on_drop: false }`
[INFO] [stdout] 7dc0c029a7ead06b568fa6db754192f801ec2721d66d99a5f3c4015a26bcdf57
