[INFO] fetching crate try_from_tup_macro 0.1.2... [INFO] checking try_from_tup_macro-0.1.2 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate try_from_tup_macro 0.1.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate try_from_tup_macro 0.1.2 [INFO] finished tweaking crates.io crate try_from_tup_macro 0.1.2 [INFO] tweaked toml for crates.io crate try_from_tup_macro 0.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate try_from_tup_macro 0.1.2 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e6e5febfdaf5224039be5b2c61996dc6b9b20cf4d31c54d2899a3be182b41d4 [INFO] running `Command { std: "docker" "start" "-a" "6e6e5febfdaf5224039be5b2c61996dc6b9b20cf4d31c54d2899a3be182b41d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e6e5febfdaf5224039be5b2c61996dc6b9b20cf4d31c54d2899a3be182b41d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e6e5febfdaf5224039be5b2c61996dc6b9b20cf4d31c54d2899a3be182b41d4", kill_on_drop: false }` [INFO] [stdout] 6e6e5febfdaf5224039be5b2c61996dc6b9b20cf4d31c54d2899a3be182b41d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfe819f7dba038963e3bebf50a1caa4fa7c37b47830e51982356c1130f3f09f4 [INFO] running `Command { std: "docker" "start" "-a" "bfe819f7dba038963e3bebf50a1caa4fa7c37b47830e51982356c1130f3f09f4", kill_on_drop: false }` [INFO] [stderr] Checking try_from_tup_macro v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | not(feature = "try_from_tup_32"), [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | not(feature = "try_from_tup_64") [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | not(feature = "try_from_tup_32"), [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | not(feature = "try_from_tup_64") [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | not(feature = "try_from_tup_32"), [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | not(feature = "try_from_tup_64") [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | feature = "try_from_tup_32", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | not(feature = "try_from_tup_64") [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | feature = "try_from_tup_32", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | not(feature = "try_from_tup_64") [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | feature = "try_from_tup_32", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | not(feature = "try_from_tup_64") [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | feature = "try_from_tup_32", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | not(feature = "try_from_tup_64") [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | feature = "try_from_tup_64", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | not(feature = "try_from_tup_32") [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | feature = "try_from_tup_64", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | not(feature = "try_from_tup_32") [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | feature = "try_from_tup_64", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | not(feature = "try_from_tup_32") [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | feature = "try_from_tup_64", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | feature = "try_from_tup_32", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | feature = "try_from_tup_64", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | not(feature = "try_from_tup_32") [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | feature = "try_from_tup_64", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | feature = "try_from_tup_32", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | feature = "try_from_tup_64", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | feature = "try_from_tup_32", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | feature = "try_from_tup_64", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | feature = "try_from_tup_32" [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | not(feature = "try_from_tup_32"), [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | not(feature = "try_from_tup_64") [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | not(feature = "try_from_tup_32"), [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | not(feature = "try_from_tup_64") [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | not(feature = "try_from_tup_32"), [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | not(feature = "try_from_tup_64") [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | feature = "try_from_tup_32", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | not(feature = "try_from_tup_64") [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | feature = "try_from_tup_32", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | not(feature = "try_from_tup_64") [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | feature = "try_from_tup_32", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | not(feature = "try_from_tup_64") [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | feature = "try_from_tup_32", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | not(feature = "try_from_tup_64") [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | feature = "try_from_tup_64", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | not(feature = "try_from_tup_32") [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | feature = "try_from_tup_64", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | not(feature = "try_from_tup_32") [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | feature = "try_from_tup_64", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | not(feature = "try_from_tup_32") [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | feature = "try_from_tup_64", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | feature = "try_from_tup_32", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | feature = "try_from_tup_64", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | not(feature = "try_from_tup_32") [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | feature = "try_from_tup_64", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | feature = "try_from_tup_32", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | feature = "try_from_tup_64", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | feature = "try_from_tup_32", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_64` [INFO] [stdout] --> src/lib.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | feature = "try_from_tup_64", [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `try_from_tup_32` [INFO] [stdout] --> src/lib.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | feature = "try_from_tup_32" [INFO] [stdout] | ^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"try_from_tup_8"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `try_from_tup_16` and `try_from_tup_8` [INFO] [stdout] = help: consider adding `try_from_tup_32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] running `Command { std: "docker" "inspect" "bfe819f7dba038963e3bebf50a1caa4fa7c37b47830e51982356c1130f3f09f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfe819f7dba038963e3bebf50a1caa4fa7c37b47830e51982356c1130f3f09f4", kill_on_drop: false }` [INFO] [stdout] bfe819f7dba038963e3bebf50a1caa4fa7c37b47830e51982356c1130f3f09f4