[INFO] fetching crate dreg-crossterm 0.2.2...
[INFO] testing dreg-crossterm-0.2.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate dreg-crossterm 0.2.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate dreg-crossterm 0.2.2
[INFO] finished tweaking crates.io crate dreg-crossterm 0.2.2
[INFO] tweaked toml for crates.io crate dreg-crossterm 0.2.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dreg-crossterm 0.2.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 45 packages to latest compatible versions
[INFO] [stderr]       Adding crossterm v0.28.1 (available: v0.29.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded compact_str v0.8.1
[INFO] [stderr]   Downloaded dreg-core v0.2.2
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00a0b447c09039a5f722b6328146cb76e796875d53e9d0778a2cbb8f8cbcb146
[INFO] running `Command { std: "docker" "start" "-a" "00a0b447c09039a5f722b6328146cb76e796875d53e9d0778a2cbb8f8cbcb146", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00a0b447c09039a5f722b6328146cb76e796875d53e9d0778a2cbb8f8cbcb146", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00a0b447c09039a5f722b6328146cb76e796875d53e9d0778a2cbb8f8cbcb146", kill_on_drop: false }`
[INFO] [stdout] 00a0b447c09039a5f722b6328146cb76e796875d53e9d0778a2cbb8f8cbcb146
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9941a9ad5684dd076006710f67e12547708189126237f31321db66170f272121
[INFO] running `Command { std: "docker" "start" "-a" "9941a9ad5684dd076006710f67e12547708189126237f31321db66170f272121", kill_on_drop: false }`
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling dreg-core v0.2.2
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling dreg-crossterm v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color`
[INFO] [stdout]    --> src/lib.rs:139:15
[INFO] [stdout]     |
[INFO] [stdout] 139 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color`
[INFO] [stdout]    --> src/lib.rs:178:15
[INFO] [stdout]     |
[INFO] [stdout] 178 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color`
[INFO] [stdout]    --> src/lib.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color`
[INFO] [stdout]    --> src/lib.rs:168:19
[INFO] [stdout]     |
[INFO] [stdout] 168 |             #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `col`
[INFO] [stdout]    --> src/lib.rs:131:22
[INFO] [stdout]     |
[INFO] [stdout] 131 |         if let Some((col, row, _)) = updates.last() {
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_col`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]    --> src/lib.rs:131:27
[INFO] [stdout]     |
[INFO] [stdout] 131 |         if let Some((col, row, _)) = updates.last() {
[INFO] [stdout]     |                           ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/lib.rs:231:54
[INFO] [stdout]     |
[INFO] [stdout] 231 |         Event::Key(KeyEvent { code, modifiers, kind, state }) => {
[INFO] [stdout]     |                                                      ^^^^^ help: try ignoring the field: `state: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `translate_attribute` is never used
[INFO] [stdout]    --> src/lib.rs:427:4
[INFO] [stdout]     |
[INFO] [stdout] 427 | fn translate_attribute(value: CtAttribute) -> Modifier {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `translate_attributes` is never used
[INFO] [stdout]    --> src/lib.rs:434:4
[INFO] [stdout]     |
[INFO] [stdout] 434 | fn translate_attributes(value: CtAttributes) -> Modifier {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `crossterm_color_to_dreg_color` is never used
[INFO] [stdout]    --> src/lib.rs:499:4
[INFO] [stdout]     |
[INFO] [stdout] 499 | fn crossterm_color_to_dreg_color(value: CColor) -> Color {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.74s
[INFO] running `Command { std: "docker" "inspect" "9941a9ad5684dd076006710f67e12547708189126237f31321db66170f272121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9941a9ad5684dd076006710f67e12547708189126237f31321db66170f272121", kill_on_drop: false }`
[INFO] [stdout] 9941a9ad5684dd076006710f67e12547708189126237f31321db66170f272121
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 807d0a1207b0bcd535d61ddcd65bb6f84185d22055d38c0d74d4ce63d6dcaf0f
[INFO] running `Command { std: "docker" "start" "-a" "807d0a1207b0bcd535d61ddcd65bb6f84185d22055d38c0d74d4ce63d6dcaf0f", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color`
[INFO] [stdout]    --> src/lib.rs:139:15
[INFO] [stdout]     |
[INFO] [stdout] 139 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color`
[INFO] [stdout]    --> src/lib.rs:178:15
[INFO] [stdout]     |
[INFO] [stdout] 178 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color`
[INFO] [stdout]    --> src/lib.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color`
[INFO] [stdout]    --> src/lib.rs:168:19
[INFO] [stdout]     |
[INFO] [stdout] 168 |             #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `col`
[INFO] [stdout]    --> src/lib.rs:131:22
[INFO] [stdout]     |
[INFO] [stdout] 131 |         if let Some((col, row, _)) = updates.last() {
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_col`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]    --> src/lib.rs:131:27
[INFO] [stdout]     |
[INFO] [stdout] 131 |         if let Some((col, row, _)) = updates.last() {
[INFO] [stdout]     |                           ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/lib.rs:231:54
[INFO] [stdout]     |
[INFO] [stdout] 231 |         Event::Key(KeyEvent { code, modifiers, kind, state }) => {
[INFO] [stdout]     |                                                      ^^^^^ help: try ignoring the field: `state: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `translate_attribute` is never used
[INFO] [stdout]    --> src/lib.rs:427:4
[INFO] [stdout]     |
[INFO] [stdout] 427 | fn translate_attribute(value: CtAttribute) -> Modifier {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `translate_attributes` is never used
[INFO] [stdout]    --> src/lib.rs:434:4
[INFO] [stdout]     |
[INFO] [stdout] 434 | fn translate_attributes(value: CtAttributes) -> Modifier {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `crossterm_color_to_dreg_color` is never used
[INFO] [stdout]    --> src/lib.rs:499:4
[INFO] [stdout]     |
[INFO] [stdout] 499 | fn crossterm_color_to_dreg_color(value: CColor) -> Color {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dreg-crossterm v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color`
[INFO] [stdout]    --> src/lib.rs:139:15
[INFO] [stdout]     |
[INFO] [stdout] 139 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color`
[INFO] [stdout]    --> src/lib.rs:178:15
[INFO] [stdout]     |
[INFO] [stdout] 178 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color`
[INFO] [stdout]    --> src/lib.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |         #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `underline-color`
[INFO] [stdout]    --> src/lib.rs:168:19
[INFO] [stdout]     |
[INFO] [stdout] 168 |             #[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `col`
[INFO] [stdout]    --> src/lib.rs:131:22
[INFO] [stdout]     |
[INFO] [stdout] 131 |         if let Some((col, row, _)) = updates.last() {
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_col`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]    --> src/lib.rs:131:27
[INFO] [stdout]     |
[INFO] [stdout] 131 |         if let Some((col, row, _)) = updates.last() {
[INFO] [stdout]     |                           ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/lib.rs:231:54
[INFO] [stdout]     |
[INFO] [stdout] 231 |         Event::Key(KeyEvent { code, modifiers, kind, state }) => {
[INFO] [stdout]     |                                                      ^^^^^ help: try ignoring the field: `state: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `translate_attribute` is never used
[INFO] [stdout]    --> src/lib.rs:427:4
[INFO] [stdout]     |
[INFO] [stdout] 427 | fn translate_attribute(value: CtAttribute) -> Modifier {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `translate_attributes` is never used
[INFO] [stdout]    --> src/lib.rs:434:4
[INFO] [stdout]     |
[INFO] [stdout] 434 | fn translate_attributes(value: CtAttributes) -> Modifier {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `crossterm_color_to_dreg_color` is never used
[INFO] [stdout]    --> src/lib.rs:499:4
[INFO] [stdout]     |
[INFO] [stdout] 499 | fn crossterm_color_to_dreg_color(value: CColor) -> Color {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] running `Command { std: "docker" "inspect" "807d0a1207b0bcd535d61ddcd65bb6f84185d22055d38c0d74d4ce63d6dcaf0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "807d0a1207b0bcd535d61ddcd65bb6f84185d22055d38c0d74d4ce63d6dcaf0f", kill_on_drop: false }`
[INFO] [stdout] 807d0a1207b0bcd535d61ddcd65bb6f84185d22055d38c0d74d4ce63d6dcaf0f
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c6998a9970ffb5ed7a88e223c642885b3b37312d8dc5aedd4723d6d2352815e6
[INFO] running `Command { std: "docker" "start" "-a" "c6998a9970ffb5ed7a88e223c642885b3b37312d8dc5aedd4723d6d2352815e6", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `underline-color`
[INFO] [stderr]    --> src/lib.rs:139:15
[INFO] [stderr]     |
[INFO] [stderr] 139 |         #[cfg(feature = "underline-color")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `underline-color` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `underline-color`
[INFO] [stderr]    --> src/lib.rs:178:15
[INFO] [stderr]     |
[INFO] [stderr] 178 |         #[cfg(feature = "underline-color")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `underline-color` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `underline-color`
[INFO] [stderr]    --> src/lib.rs:186:19
[INFO] [stderr]     |
[INFO] [stderr] 186 |         #[cfg(not(feature = "underline-color"))]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `underline-color` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `underline-color`
[INFO] [stderr]    --> src/lib.rs:168:19
[INFO] [stderr]     |
[INFO] [stderr] 168 |             #[cfg(feature = "underline-color")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `underline-color` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `col`
[INFO] [stderr]    --> src/lib.rs:131:22
[INFO] [stderr]     |
[INFO] [stderr] 131 |         if let Some((col, row, _)) = updates.last() {
[INFO] [stderr]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_col`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `row`
[INFO] [stderr]    --> src/lib.rs:131:27
[INFO] [stderr]     |
[INFO] [stderr] 131 |         if let Some((col, row, _)) = updates.last() {
[INFO] [stderr]     |                           ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]    --> src/lib.rs:231:54
[INFO] [stderr]     |
[INFO] [stderr] 231 |         Event::Key(KeyEvent { code, modifiers, kind, state }) => {
[INFO] [stderr]     |                                                      ^^^^^ help: try ignoring the field: `state: _`
[INFO] [stderr] 
[INFO] [stderr] warning: function `translate_attribute` is never used
[INFO] [stderr]    --> src/lib.rs:427:4
[INFO] [stderr]     |
[INFO] [stderr] 427 | fn translate_attribute(value: CtAttribute) -> Modifier {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `translate_attributes` is never used
[INFO] [stderr]    --> src/lib.rs:434:4
[INFO] [stderr]     |
[INFO] [stderr] 434 | fn translate_attributes(value: CtAttributes) -> Modifier {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `crossterm_color_to_dreg_color` is never used
[INFO] [stderr]    --> src/lib.rs:499:4
[INFO] [stderr]     |
[INFO] [stderr] 499 | fn crossterm_color_to_dreg_color(value: CColor) -> Color {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `dreg-crossterm` (lib) generated 10 warnings (run `cargo fix --lib -p dreg-crossterm` to apply 3 suggestions)
[INFO] [stderr] warning: `dreg-crossterm` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dreg_crossterm-8db9de235f659fb4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dreg_crossterm
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c6998a9970ffb5ed7a88e223c642885b3b37312d8dc5aedd4723d6d2352815e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6998a9970ffb5ed7a88e223c642885b3b37312d8dc5aedd4723d6d2352815e6", kill_on_drop: false }`
[INFO] [stdout] c6998a9970ffb5ed7a88e223c642885b3b37312d8dc5aedd4723d6d2352815e6
