[INFO] fetching crate dec-number 0.0.4... [INFO] testing dec-number-0.0.4 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate dec-number 0.0.4 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate dec-number 0.0.4 [INFO] finished tweaking crates.io crate dec-number 0.0.4 [INFO] tweaked toml for crates.io crate dec-number 0.0.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dec-number 0.0.4 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2b4591184c125006d41629d0194a4c9de8fda5129badf8c588dbce171ae7bce [INFO] running `Command { std: "docker" "start" "-a" "d2b4591184c125006d41629d0194a4c9de8fda5129badf8c588dbce171ae7bce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2b4591184c125006d41629d0194a4c9de8fda5129badf8c588dbce171ae7bce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2b4591184c125006d41629d0194a4c9de8fda5129badf8c588dbce171ae7bce", kill_on_drop: false }` [INFO] [stdout] d2b4591184c125006d41629d0194a4c9de8fda5129badf8c588dbce171ae7bce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8f685de9d7263b7848b9e2fddea46d3005eb03b50082bd67bb3f43393020acdd [INFO] running `Command { std: "docker" "start" "-a" "8f685de9d7263b7848b9e2fddea46d3005eb03b50082bd67bb3f43393020acdd", kill_on_drop: false }` [INFO] [stderr] Compiling dec-number v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:111:7 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:113:7 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:115:7 [INFO] [stdout] | [INFO] [stdout] 115 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:117:7 [INFO] [stdout] | [INFO] [stdout] 117 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:119:7 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:121:7 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:123:7 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:125:11 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg(all(feature = "dec-ext-flag", feature = "dec-subset"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:125:37 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg(all(feature = "dec-ext-flag", feature = "dec-subset"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:127:7 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:129:7 [INFO] [stdout] | [INFO] [stdout] 129 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:131:7 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:133:7 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:135:7 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:139:11 [INFO] [stdout] | [INFO] [stdout] 139 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:141:11 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:145:11 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:147:11 [INFO] [stdout] | [INFO] [stdout] 147 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:149:11 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:151:11 [INFO] [stdout] | [INFO] [stdout] 151 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:153:11 [INFO] [stdout] | [INFO] [stdout] 153 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:155:15 [INFO] [stdout] | [INFO] [stdout] 155 | #[cfg(all(not(feature = "dec-ext-flag"), feature = "dec-subset"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:155:42 [INFO] [stdout] | [INFO] [stdout] 155 | #[cfg(all(not(feature = "dec-ext-flag"), feature = "dec-subset"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:157:11 [INFO] [stdout] | [INFO] [stdout] 157 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:159:11 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:161:11 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:163:11 [INFO] [stdout] | [INFO] [stdout] 163 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:165:11 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:172:7 [INFO] [stdout] | [INFO] [stdout] 172 | #[cfg(feature = "dec-subset")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:174:11 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg(not(feature = "dec-subset"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:196:7 [INFO] [stdout] | [INFO] [stdout] 196 | #[cfg(feature = "dec-subset")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:200:11 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg(not(feature = "dec-subset"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "dec-subset")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(feature = "dec-subset")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:303:15 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg(feature = "dec-subset")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:315:15 [INFO] [stdout] | [INFO] [stdout] 315 | #[cfg(feature = "dec-subset")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:327:15 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg(feature = "dec-subset")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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.41s [INFO] running `Command { std: "docker" "inspect" "8f685de9d7263b7848b9e2fddea46d3005eb03b50082bd67bb3f43393020acdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f685de9d7263b7848b9e2fddea46d3005eb03b50082bd67bb3f43393020acdd", kill_on_drop: false }` [INFO] [stdout] 8f685de9d7263b7848b9e2fddea46d3005eb03b50082bd67bb3f43393020acdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f75d600365a848e8468c183eaaea9b53eaeea7840b051bf1fcfc3a47f11fa238 [INFO] running `Command { std: "docker" "start" "-a" "f75d600365a848e8468c183eaaea9b53eaeea7840b051bf1fcfc3a47f11fa238", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:111:7 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:113:7 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:115:7 [INFO] [stdout] | [INFO] [stdout] 115 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:117:7 [INFO] [stdout] | [INFO] [stdout] 117 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:119:7 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:121:7 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:123:7 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:125:11 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg(all(feature = "dec-ext-flag", feature = "dec-subset"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:125:37 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg(all(feature = "dec-ext-flag", feature = "dec-subset"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:127:7 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:129:7 [INFO] [stdout] | [INFO] [stdout] 129 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:131:7 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:133:7 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:135:7 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:139:11 [INFO] [stdout] | [INFO] [stdout] 139 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:141:11 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:145:11 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:147:11 [INFO] [stdout] | [INFO] [stdout] 147 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:149:11 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:151:11 [INFO] [stdout] | [INFO] [stdout] 151 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:153:11 [INFO] [stdout] | [INFO] [stdout] 153 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:155:15 [INFO] [stdout] | [INFO] [stdout] 155 | #[cfg(all(not(feature = "dec-ext-flag"), feature = "dec-subset"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:155:42 [INFO] [stdout] | [INFO] [stdout] 155 | #[cfg(all(not(feature = "dec-ext-flag"), feature = "dec-subset"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:157:11 [INFO] [stdout] | [INFO] [stdout] 157 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:159:11 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:161:11 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:163:11 [INFO] [stdout] | [INFO] [stdout] 163 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:165:11 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:172:7 [INFO] [stdout] | [INFO] [stdout] 172 | #[cfg(feature = "dec-subset")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:174:11 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg(not(feature = "dec-subset"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:196:7 [INFO] [stdout] | [INFO] [stdout] 196 | #[cfg(feature = "dec-subset")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:200:11 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg(not(feature = "dec-subset"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "dec-subset")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dec-number v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(feature = "dec-subset")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:303:15 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg(feature = "dec-subset")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:315:15 [INFO] [stdout] | [INFO] [stdout] 315 | #[cfg(feature = "dec-subset")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:327:15 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg(feature = "dec-subset")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:111:7 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:113:7 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:115:7 [INFO] [stdout] | [INFO] [stdout] 115 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:117:7 [INFO] [stdout] | [INFO] [stdout] 117 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:119:7 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:121:7 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:123:7 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:125:11 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg(all(feature = "dec-ext-flag", feature = "dec-subset"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:125:37 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg(all(feature = "dec-ext-flag", feature = "dec-subset"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:127:7 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:129:7 [INFO] [stdout] | [INFO] [stdout] 129 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:131:7 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:133:7 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:135:7 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(feature = "dec-ext-flag")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:139:11 [INFO] [stdout] | [INFO] [stdout] 139 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:141:11 [INFO] [stdout] | [INFO] [stdout] 141 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:145:11 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:147:11 [INFO] [stdout] | [INFO] [stdout] 147 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:149:11 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:151:11 [INFO] [stdout] | [INFO] [stdout] 151 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:153:11 [INFO] [stdout] | [INFO] [stdout] 153 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:155:15 [INFO] [stdout] | [INFO] [stdout] 155 | #[cfg(all(not(feature = "dec-ext-flag"), feature = "dec-subset"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:155:42 [INFO] [stdout] | [INFO] [stdout] 155 | #[cfg(all(not(feature = "dec-ext-flag"), feature = "dec-subset"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:157:11 [INFO] [stdout] | [INFO] [stdout] 157 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:159:11 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:161:11 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:163:11 [INFO] [stdout] | [INFO] [stdout] 163 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-ext-flag` [INFO] [stdout] --> src/dec_context.rs:165:11 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-ext-flag` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:172:7 [INFO] [stdout] | [INFO] [stdout] 172 | #[cfg(feature = "dec-subset")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:174:11 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg(not(feature = "dec-subset"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:196:7 [INFO] [stdout] | [INFO] [stdout] 196 | #[cfg(feature = "dec-subset")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:200:11 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg(not(feature = "dec-subset"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "dec-subset")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(feature = "dec-subset")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:303:15 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg(feature = "dec-subset")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:315:15 [INFO] [stdout] | [INFO] [stdout] 315 | #[cfg(feature = "dec-subset")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:327:15 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg(feature = "dec-subset")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:424:11 [INFO] [stdout] | [INFO] [stdout] 424 | #[cfg(feature = "dec-subset")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:439:11 [INFO] [stdout] | [INFO] [stdout] 439 | #[cfg(feature = "dec-subset")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:454:11 [INFO] [stdout] | [INFO] [stdout] 454 | #[cfg(feature = "dec-subset")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` 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: `dec-subset` [INFO] [stdout] --> src/dec_context.rs:469:11 [INFO] [stdout] | [INFO] [stdout] 469 | #[cfg(feature = "dec-subset")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `dec-subset` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.89s [INFO] running `Command { std: "docker" "inspect" "f75d600365a848e8468c183eaaea9b53eaeea7840b051bf1fcfc3a47f11fa238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f75d600365a848e8468c183eaaea9b53eaeea7840b051bf1fcfc3a47f11fa238", kill_on_drop: false }` [INFO] [stdout] f75d600365a848e8468c183eaaea9b53eaeea7840b051bf1fcfc3a47f11fa238 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3316bdd0b0f7032f771b47bc6ffb9e391d064d98f3f5c085e495708b5e52e282 [INFO] running `Command { std: "docker" "start" "-a" "3316bdd0b0f7032f771b47bc6ffb9e391d064d98f3f5c085e495708b5e52e282", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:109:7 [INFO] [stderr] | [INFO] [stderr] 109 | #[cfg(feature = "dec-ext-flag")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:111:7 [INFO] [stderr] | [INFO] [stderr] 111 | #[cfg(feature = "dec-ext-flag")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:113:7 [INFO] [stderr] | [INFO] [stderr] 113 | #[cfg(feature = "dec-ext-flag")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:115:7 [INFO] [stderr] | [INFO] [stderr] 115 | #[cfg(feature = "dec-ext-flag")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:117:7 [INFO] [stderr] | [INFO] [stderr] 117 | #[cfg(feature = "dec-ext-flag")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:119:7 [INFO] [stderr] | [INFO] [stderr] 119 | #[cfg(feature = "dec-ext-flag")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:121:7 [INFO] [stderr] | [INFO] [stderr] 121 | #[cfg(feature = "dec-ext-flag")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:123:7 [INFO] [stderr] | [INFO] [stderr] 123 | #[cfg(feature = "dec-ext-flag")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:125:11 [INFO] [stderr] | [INFO] [stderr] 125 | #[cfg(all(feature = "dec-ext-flag", feature = "dec-subset"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-subset` [INFO] [stderr] --> src/dec_context.rs:125:37 [INFO] [stderr] | [INFO] [stderr] 125 | #[cfg(all(feature = "dec-ext-flag", feature = "dec-subset"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-subset` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:127:7 [INFO] [stderr] | [INFO] [stderr] 127 | #[cfg(feature = "dec-ext-flag")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:129:7 [INFO] [stderr] | [INFO] [stderr] 129 | #[cfg(feature = "dec-ext-flag")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:131:7 [INFO] [stderr] | [INFO] [stderr] 131 | #[cfg(feature = "dec-ext-flag")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:133:7 [INFO] [stderr] | [INFO] [stderr] 133 | #[cfg(feature = "dec-ext-flag")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:135:7 [INFO] [stderr] | [INFO] [stderr] 135 | #[cfg(feature = "dec-ext-flag")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:139:11 [INFO] [stderr] | [INFO] [stderr] 139 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:141:11 [INFO] [stderr] | [INFO] [stderr] 141 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:143:11 [INFO] [stderr] | [INFO] [stderr] 143 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:145:11 [INFO] [stderr] | [INFO] [stderr] 145 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:147:11 [INFO] [stderr] | [INFO] [stderr] 147 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:149:11 [INFO] [stderr] | [INFO] [stderr] 149 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:151:11 [INFO] [stderr] | [INFO] [stderr] 151 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:153:11 [INFO] [stderr] | [INFO] [stderr] 153 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:155:15 [INFO] [stderr] | [INFO] [stderr] 155 | #[cfg(all(not(feature = "dec-ext-flag"), feature = "dec-subset"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-subset` [INFO] [stderr] --> src/dec_context.rs:155:42 [INFO] [stderr] | [INFO] [stderr] 155 | #[cfg(all(not(feature = "dec-ext-flag"), feature = "dec-subset"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-subset` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:157:11 [INFO] [stderr] | [INFO] [stderr] 157 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:159:11 [INFO] [stderr] | [INFO] [stderr] 159 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:161:11 [INFO] [stderr] | [INFO] [stderr] 161 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:163:11 [INFO] [stderr] | [INFO] [stderr] 163 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-ext-flag` [INFO] [stderr] --> src/dec_context.rs:165:11 [INFO] [stderr] | [INFO] [stderr] 165 | #[cfg(not(feature = "dec-ext-flag"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-ext-flag` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-subset` [INFO] [stderr] --> src/dec_context.rs:172:7 [INFO] [stderr] | [INFO] [stderr] 172 | #[cfg(feature = "dec-subset")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-subset` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-subset` [INFO] [stderr] --> src/dec_context.rs:174:11 [INFO] [stderr] | [INFO] [stderr] 174 | #[cfg(not(feature = "dec-subset"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-subset` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-subset` [INFO] [stderr] --> src/dec_context.rs:196:7 [INFO] [stderr] | [INFO] [stderr] 196 | #[cfg(feature = "dec-subset")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-subset` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-subset` [INFO] [stderr] --> src/dec_context.rs:200:11 [INFO] [stderr] | [INFO] [stderr] 200 | #[cfg(not(feature = "dec-subset"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-subset` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-subset` [INFO] [stderr] --> src/dec_context.rs:43:9 [INFO] [stderr] | [INFO] [stderr] 43 | #[cfg(feature = "dec-subset")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-subset` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-subset` [INFO] [stderr] --> src/dec_context.rs:241:13 [INFO] [stderr] | [INFO] [stderr] 241 | #[cfg(feature = "dec-subset")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-subset` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-subset` [INFO] [stderr] --> src/dec_context.rs:303:15 [INFO] [stderr] | [INFO] [stderr] 303 | #[cfg(feature = "dec-subset")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-subset` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-subset` [INFO] [stderr] --> src/dec_context.rs:315:15 [INFO] [stderr] | [INFO] [stderr] 315 | #[cfg(feature = "dec-subset")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-subset` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-subset` [INFO] [stderr] --> src/dec_context.rs:327:15 [INFO] [stderr] | [INFO] [stderr] 327 | #[cfg(feature = "dec-subset")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-subset` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `dec-number` (lib) generated 39 warnings [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-subset` [INFO] [stderr] --> src/dec_context.rs:424:11 [INFO] [stderr] | [INFO] [stderr] 424 | #[cfg(feature = "dec-subset")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-subset` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-subset` [INFO] [stderr] --> src/dec_context.rs:439:11 [INFO] [stderr] | [INFO] [stderr] 439 | #[cfg(feature = "dec-subset")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-subset` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-subset` [INFO] [stderr] --> src/dec_context.rs:454:11 [INFO] [stderr] | [INFO] [stderr] 454 | #[cfg(feature = "dec-subset")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-subset` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dec-subset` [INFO] [stderr] --> src/dec_context.rs:469:11 [INFO] [stderr] | [INFO] [stderr] 469 | #[cfg(feature = "dec-subset")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `dec-subset` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `dec-number` (lib test) generated 43 warnings (39 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/dec_number-c6cb57c5f8c436fd) [INFO] [stdout] running 28 tests [INFO] [stdout] test dec_context::tests::test_dec_context_clear_status ... ok [INFO] [stdout] test dec_context::tests::test_dec_context_default_decimal_128 ... ok [INFO] [stdout] test dec_context::tests::test_dec_context_default_base ... ok [INFO] [stdout] test dec_context::tests::test_dec_context_default_decimal_32 ... ok [INFO] [stdout] test dec_context::tests::test_dec_context_default_decimal_62 ... ok [INFO] [stdout] test dec_context::tests::test_rounding_values ... ok [INFO] [stdout] test dec_quad::tests::test_dec_quad_union_size ... ok [INFO] [stdout] test dec_quad::tests::test_dec_quad_default ... ok [INFO] [stdout] test dec_context::tests::test_dec_context_get_rounding ... ok [INFO] [stdout] test dec_context::tests::test_default_rounding ... ok [INFO] [stdout] test quad_conv::tests::test_dec_quad_from_i32 ... ok [INFO] [stdout] test quad_conv::tests::test_dec_quad_from_i16 ... ok [INFO] [stdout] test quad_conv::tests::test_dec_quad_from_i8 ... ok [INFO] [stdout] test quad_conv::tests::test_dec_quad_from_u16 ... ok [INFO] [stdout] test quad_conv::tests::test_dec_quad_from_u32 ... ok [INFO] [stdout] test quad_conv::tests::test_dec_quad_from_i64 ... ok [INFO] [stdout] test quad_conv::tests::test_dec_quad_from_u64 ... ok [INFO] [stdout] test quad_conv::tests::test_dec_quad_from_u8 ... ok [INFO] [stdout] test quad_conv::tests::test_i64_from_dec_quad ... ok [INFO] [stdout] test quad_conv::tests::test_i8_from_dec_quad ... ok [INFO] [stdout] test quad_conv::tests::test_u64_from_dec_quad ... ok [INFO] [stdout] test quad_conv::tests::test_u64_from_string ... ok [INFO] [stdout] test tables::tests::test_bcd2chr ... ok [INFO] [stdout] test tables::tests::test_bcd2int ... ok [INFO] [stdout] test tables::tests::test_int2dpd ... ok [INFO] [stdout] test tables::tests::test_generate_bin2dpd_table ... ok [INFO] [stdout] test tables::tests::test_generate_tables ... ok [INFO] [stdout] test dec_context::tests::test_dec_context_default_decimal_other - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/decimal128_abs.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/decimal128_abs-a74f20d27534e687) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/decimal128_from_string.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/decimal128_from_string-17cfdb58440ca5b9) [INFO] [stdout] test decimal_128_abs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test decimal_128_from_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/decimal128_is_nan.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/decimal128_is_nan-3f46627c1050fa14) [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/decimal128_is_negative.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/decimal128_is_negative-1de67c88991956d3) [INFO] [stdout] test decimal_128_is_nan_default ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test decimal_128_is_negative_u16 ... ok [INFO] [stdout] test decimal_128_is_negative_i8 ... ok [INFO] [stdout] test decimal_128_is_negative_default ... ok [INFO] [stdout] test decimal_128_is_negative_u8 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/decimal128_is_signed.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/decimal128_is_signed-c52cb65a0fdbe42e) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test decimal_128_is_signed_default ... ok [INFO] [stdout] test decimal_128_is_signed_i8 ... ok [INFO] [stderr] Running tests/decimal128_is_zero.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/decimal128_is_zero-e61cae7bcf4a69a8) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test decimal_128_is_zero_i8 ... ok [INFO] [stdout] test decimal_128_is_zero_default ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3316bdd0b0f7032f771b47bc6ffb9e391d064d98f3f5c085e495708b5e52e282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3316bdd0b0f7032f771b47bc6ffb9e391d064d98f3f5c085e495708b5e52e282", kill_on_drop: false }` [INFO] [stdout] 3316bdd0b0f7032f771b47bc6ffb9e391d064d98f3f5c085e495708b5e52e282