[INFO] fetching crate dreg-core 0.2.2... [INFO] building dreg-core-0.2.2 against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] extracting crate dreg-core 0.2.2 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate dreg-core 0.2.2 on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dreg-core 0.2.2 [INFO] finished tweaking crates.io crate dreg-core 0.2.2 [INFO] tweaked toml for crates.io crate dreg-core 0.2.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 11 packages to latest compatible versions [INFO] [stderr] Adding unicode-width v0.1.14 (available: v0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 242a70f47b13e37bfc7fbfa9015124a1c01d151c358cb114ab45e331ba6487fb [INFO] running `Command { std: "docker" "start" "-a" "242a70f47b13e37bfc7fbfa9015124a1c01d151c358cb114ab45e331ba6487fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "242a70f47b13e37bfc7fbfa9015124a1c01d151c358cb114ab45e331ba6487fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "242a70f47b13e37bfc7fbfa9015124a1c01d151c358cb114ab45e331ba6487fb", kill_on_drop: false }` [INFO] [stdout] 242a70f47b13e37bfc7fbfa9015124a1c01d151c358cb114ab45e331ba6487fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6b9abab694a34cf9550fc21cdb1a8b2e75daaa047074e80c61422aaba23f0ab [INFO] running `Command { std: "docker" "start" "-a" "f6b9abab694a34cf9550fc21cdb1a8b2e75daaa047074e80c61422aaba23f0ab", kill_on_drop: false }` [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling dreg-core v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:365:11 [INFO] [stdout] | [INFO] [stdout] 365 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/buffer.rs:300:23 [INFO] [stdout] | [INFO] [stdout] 300 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/buffer.rs:308:27 [INFO] [stdout] | [INFO] [stdout] 308 | #[cfg(not(feature = "underline-color"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/buffer.rs:327:19 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/buffer.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | #[cfg(not(feature = "underline-color"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/buffer.rs:390:19 [INFO] [stdout] | [INFO] [stdout] 390 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/buffer.rs:448:15 [INFO] [stdout] | [INFO] [stdout] 448 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/buffer.rs:464:19 [INFO] [stdout] | [INFO] [stdout] 464 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/buffer.rs:485:15 [INFO] [stdout] | [INFO] [stdout] 485 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/style.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/style.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/style.rs:191:15 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `compact_str::CompactString::new_inline`: replaced by CompactString::const_new, will be removed in 0.9.0 [INFO] [stdout] --> src/buffer.rs:387:36 [INFO] [stdout] | [INFO] [stdout] 387 | symbol: CompactString::new_inline(symbol), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `compact_str::CompactString::new_inline`: replaced by CompactString::const_new, will be removed in 0.9.0 [INFO] [stdout] --> src/buffer.rs:482:38 [INFO] [stdout] | [INFO] [stdout] 482 | self.symbol = CompactString::new_inline(" "); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `append_symbol` is never used [INFO] [stdout] --> src/buffer.rs:412:19 [INFO] [stdout] | [INFO] [stdout] 375 | impl Cell { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 412 | pub(crate) fn append_symbol(&mut self, symbol: &str) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `Command { std: "docker" "inspect" "f6b9abab694a34cf9550fc21cdb1a8b2e75daaa047074e80c61422aaba23f0ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6b9abab694a34cf9550fc21cdb1a8b2e75daaa047074e80c61422aaba23f0ab", kill_on_drop: false }` [INFO] [stdout] f6b9abab694a34cf9550fc21cdb1a8b2e75daaa047074e80c61422aaba23f0ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3de571b3e52e042a08e69333b508984cf2539410f9275f3bfd08f7563a1b6e2 [INFO] running `Command { std: "docker" "start" "-a" "d3de571b3e52e042a08e69333b508984cf2539410f9275f3bfd08f7563a1b6e2", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:365:11 [INFO] [stdout] | [INFO] [stdout] 365 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/buffer.rs:300:23 [INFO] [stdout] | [INFO] [stdout] 300 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/buffer.rs:308:27 [INFO] [stdout] | [INFO] [stdout] 308 | #[cfg(not(feature = "underline-color"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/buffer.rs:327:19 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/buffer.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | #[cfg(not(feature = "underline-color"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/buffer.rs:390:19 [INFO] [stdout] | [INFO] [stdout] 390 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/buffer.rs:448:15 [INFO] [stdout] | [INFO] [stdout] 448 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/buffer.rs:464:19 [INFO] [stdout] | [INFO] [stdout] 464 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/buffer.rs:485:15 [INFO] [stdout] | [INFO] [stdout] 485 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/style.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/style.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/style.rs:191:15 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dreg-core v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `compact_str::CompactString::new_inline`: replaced by CompactString::const_new, will be removed in 0.9.0 [INFO] [stdout] --> src/buffer.rs:387:36 [INFO] [stdout] | [INFO] [stdout] 387 | symbol: CompactString::new_inline(symbol), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `compact_str::CompactString::new_inline`: replaced by CompactString::const_new, will be removed in 0.9.0 [INFO] [stdout] --> src/buffer.rs:482:38 [INFO] [stdout] | [INFO] [stdout] 482 | self.symbol = CompactString::new_inline(" "); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `append_symbol` is never used [INFO] [stdout] --> src/buffer.rs:412:19 [INFO] [stdout] | [INFO] [stdout] 375 | impl Cell { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 412 | pub(crate) fn append_symbol(&mut self, symbol: &str) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color` [INFO] [stdout] --> src/buffer.rs:365:11 [INFO] [stdout] | [INFO] [stdout] 365 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/buffer.rs:300:23 [INFO] [stdout] | [INFO] [stdout] 300 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/buffer.rs:308:27 [INFO] [stdout] | [INFO] [stdout] 308 | #[cfg(not(feature = "underline-color"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/buffer.rs:327:19 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/buffer.rs:332:23 [INFO] [stdout] | [INFO] [stdout] 332 | #[cfg(not(feature = "underline-color"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/buffer.rs:390:19 [INFO] [stdout] | [INFO] [stdout] 390 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/buffer.rs:448:15 [INFO] [stdout] | [INFO] [stdout] 448 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/buffer.rs:464:19 [INFO] [stdout] | [INFO] [stdout] 464 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/buffer.rs:485:15 [INFO] [stdout] | [INFO] [stdout] 485 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/style.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/style.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` 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: `underline-color` [INFO] [stdout] --> src/style.rs:191:15 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg(feature = "underline-color")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `underline-color` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `compact_str::CompactString::new_inline`: replaced by CompactString::const_new, will be removed in 0.9.0 [INFO] [stdout] --> src/buffer.rs:387:36 [INFO] [stdout] | [INFO] [stdout] 387 | symbol: CompactString::new_inline(symbol), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `compact_str::CompactString::new_inline`: replaced by CompactString::const_new, will be removed in 0.9.0 [INFO] [stdout] --> src/buffer.rs:482:38 [INFO] [stdout] | [INFO] [stdout] 482 | self.symbol = CompactString::new_inline(" "); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `append_symbol` is never used [INFO] [stdout] --> src/buffer.rs:412:19 [INFO] [stdout] | [INFO] [stdout] 375 | impl Cell { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 412 | pub(crate) fn append_symbol(&mut self, symbol: &str) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] running `Command { std: "docker" "inspect" "d3de571b3e52e042a08e69333b508984cf2539410f9275f3bfd08f7563a1b6e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3de571b3e52e042a08e69333b508984cf2539410f9275f3bfd08f7563a1b6e2", kill_on_drop: false }` [INFO] [stdout] d3de571b3e52e042a08e69333b508984cf2539410f9275f3bfd08f7563a1b6e2