[INFO] fetching crate try_from_tup_macro 0.1.2... [INFO] checking try_from_tup_macro-0.1.2 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate try_from_tup_macro 0.1.2 into /workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate try_from_tup_macro 0.1.2 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 919d07acc8b0592131696f77d71a669bf345e9e6caf1444b9c384357d61d7b85 [INFO] running `Command { std: "docker" "start" "-a" "919d07acc8b0592131696f77d71a669bf345e9e6caf1444b9c384357d61d7b85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "919d07acc8b0592131696f77d71a669bf345e9e6caf1444b9c384357d61d7b85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "919d07acc8b0592131696f77d71a669bf345e9e6caf1444b9c384357d61d7b85", kill_on_drop: false }` [INFO] [stdout] 919d07acc8b0592131696f77d71a669bf345e9e6caf1444b9c384357d61d7b85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a1dd0e4d25f329df0a1e09cc56f1e6b584e4a27fb95d2f6bfb7e0f530317e39 [INFO] running `Command { std: "docker" "start" "-a" "0a1dd0e4d25f329df0a1e09cc56f1e6b584e4a27fb95d2f6bfb7e0f530317e39", 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_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: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: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_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: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: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: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.19s [INFO] running `Command { std: "docker" "inspect" "0a1dd0e4d25f329df0a1e09cc56f1e6b584e4a27fb95d2f6bfb7e0f530317e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a1dd0e4d25f329df0a1e09cc56f1e6b584e4a27fb95d2f6bfb7e0f530317e39", kill_on_drop: false }` [INFO] [stdout] 0a1dd0e4d25f329df0a1e09cc56f1e6b584e4a27fb95d2f6bfb7e0f530317e39