[INFO] fetching crate hypothesis-rs 0.11.0...
[INFO] checking hypothesis-rs-0.11.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate hypothesis-rs 0.11.0 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hypothesis-rs 0.11.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 23a116b21b3535c303caacf4ae3b246192f9beb7f8d4b1c0194be73a409849a0
[INFO] running `Command { std: "docker" "start" "-a" "23a116b21b3535c303caacf4ae3b246192f9beb7f8d4b1c0194be73a409849a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23a116b21b3535c303caacf4ae3b246192f9beb7f8d4b1c0194be73a409849a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23a116b21b3535c303caacf4ae3b246192f9beb7f8d4b1c0194be73a409849a0", kill_on_drop: false }`
[INFO] [stdout] 23a116b21b3535c303caacf4ae3b246192f9beb7f8d4b1c0194be73a409849a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f8d0bd57be78de9f2858fa4c2a28a32364a9c50da87de8b19451a09e2b1b422
[INFO] running `Command { std: "docker" "start" "-a" "4f8d0bd57be78de9f2858fa4c2a28a32364a9c50da87de8b19451a09e2b1b422", 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]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking 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]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling httparse v1.7.0
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking predicates-core v1.0.3
[INFO] [stderr]     Checking num_threads v0.1.5
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking termtree v0.2.4
[INFO] [stderr]     Checking predicates-tree v1.0.5
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]    Compiling darling_core v0.14.0
[INFO] [stderr]     Checking predicates v2.1.1
[INFO] [stderr]     Checking assert_cmd v2.0.4
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking tokio v1.17.0
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]    Compiling darling_macro v0.14.0
[INFO] [stderr]     Checking tracing v0.1.34
[INFO] [stderr]    Compiling darling v0.14.0
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]     Checking derive_builder v0.11.2
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking tokio-util v0.7.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking time v0.3.9
[INFO] [stderr]     Checking hyper v0.14.18
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.10
[INFO] [stderr]     Checking hypothesis-rs v0.11.0 (/opt/rustwide/workdir)
[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]    = note: `#[warn(unexpected_cfgs)]` on by default
[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/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] 
[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/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/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/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/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/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]    = note: `#[warn(unexpected_cfgs)]` on by default
[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/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] 
[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/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/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/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/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: value assigned to `serde_error` is never read
[INFO] [stdout]   --> src/errors.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         serde_error: Option<serde_json::Error>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]   --> src/errors.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         source: std::env::VarError,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<UserAccountID, Infallible>
[INFO] [stdout]    --> src/lib.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let user = UserAccountID::from_str(username).expect("This should never error");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<UserAccountID, Infallible>
[INFO] [stdout]    --> src/lib.rs:960:53
[INFO] [stdout]     |
[INFO] [stdout] 960 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 961 | |         Ok(Self(format!("acct:{}@hypothes.is", s)))
[INFO] [stdout] 962 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<UserAccountID, Infallible>
[INFO] [stdout]    --> src/lib.rs:961:9
[INFO] [stdout]     |
[INFO] [stdout] 961 |         Ok(Self(format!("acct:{}@hypothes.is", s)))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hypothesis-rs` (lib test) due to 3 previous errors; 36 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: value assigned to `serde_error` is never read
[INFO] [stdout]   --> src/errors.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         serde_error: Option<serde_json::Error>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]   --> src/errors.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         source: std::env::VarError,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<UserAccountID, Infallible>
[INFO] [stdout]    --> src/lib.rs:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let user = UserAccountID::from_str(username).expect("This should never error");
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<UserAccountID, Infallible>
[INFO] [stdout]    --> src/lib.rs:960:53
[INFO] [stdout]     |
[INFO] [stdout] 960 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 961 | |         Ok(Self(format!("acct:{}@hypothes.is", s)))
[INFO] [stdout] 962 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<UserAccountID, Infallible>
[INFO] [stdout]    --> src/lib.rs:961:9
[INFO] [stdout]     |
[INFO] [stdout] 961 |         Ok(Self(format!("acct:{}@hypothes.is", s)))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hypothesis-rs` (lib) due to 3 previous errors; 36 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4f8d0bd57be78de9f2858fa4c2a28a32364a9c50da87de8b19451a09e2b1b422", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f8d0bd57be78de9f2858fa4c2a28a32364a9c50da87de8b19451a09e2b1b422", kill_on_drop: false }`
[INFO] [stdout] 4f8d0bd57be78de9f2858fa4c2a28a32364a9c50da87de8b19451a09e2b1b422
