[INFO] fetching crate dreg-crossterm 0.2.2...
[INFO] testing dreg-crossterm-0.2.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate dreg-crossterm 0.2.2 into /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dreg-crossterm 0.2.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 46 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca227afbf4bce31882192fd1f81f2afaf7a3ec0eaefc76cec26c8fc7aa8b3d14
[INFO] running `Command { std: "docker" "start" "-a" "ca227afbf4bce31882192fd1f81f2afaf7a3ec0eaefc76cec26c8fc7aa8b3d14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca227afbf4bce31882192fd1f81f2afaf7a3ec0eaefc76cec26c8fc7aa8b3d14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca227afbf4bce31882192fd1f81f2afaf7a3ec0eaefc76cec26c8fc7aa8b3d14", kill_on_drop: false }`
[INFO] [stdout] ca227afbf4bce31882192fd1f81f2afaf7a3ec0eaefc76cec26c8fc7aa8b3d14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 919ec1124482346382959bf03634333179c73e8d83903f5393b59da8086ff443
[INFO] running `Command { std: "docker" "start" "-a" "919ec1124482346382959bf03634333179c73e8d83903f5393b59da8086ff443", kill_on_drop: false }`
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dreg-core v0.2.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[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 6.88s
[INFO] running `Command { std: "docker" "inspect" "919ec1124482346382959bf03634333179c73e8d83903f5393b59da8086ff443", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "919ec1124482346382959bf03634333179c73e8d83903f5393b59da8086ff443", kill_on_drop: false }`
[INFO] [stdout] 919ec1124482346382959bf03634333179c73e8d83903f5393b59da8086ff443
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b2ce3063f637c005395d82bd41f488e89cba300b6fda577e83ea0f17a899534
[INFO] running `Command { std: "docker" "start" "-a" "6b2ce3063f637c005395d82bd41f488e89cba300b6fda577e83ea0f17a899534", 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] [stderr]    Compiling dreg-crossterm v0.2.2 (/opt/rustwide/workdir)
[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] [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.43s
[INFO] running `Command { std: "docker" "inspect" "6b2ce3063f637c005395d82bd41f488e89cba300b6fda577e83ea0f17a899534", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b2ce3063f637c005395d82bd41f488e89cba300b6fda577e83ea0f17a899534", kill_on_drop: false }`
[INFO] [stdout] 6b2ce3063f637c005395d82bd41f488e89cba300b6fda577e83ea0f17a899534
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e0d8ce4985eab8ec448439aa3603a055e14f6cb93c260fa36c386f5b90159f2c
[INFO] running `Command { std: "docker" "start" "-a" "e0d8ce4985eab8ec448439aa3603a055e14f6cb93c260fa36c386f5b90159f2c", 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
[INFO] [stderr] warning: `dreg-crossterm` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dreg_crossterm-bbdaf14ad6b78221)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dreg_crossterm
[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] [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" "e0d8ce4985eab8ec448439aa3603a055e14f6cb93c260fa36c386f5b90159f2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0d8ce4985eab8ec448439aa3603a055e14f6cb93c260fa36c386f5b90159f2c", kill_on_drop: false }`
[INFO] [stdout] e0d8ce4985eab8ec448439aa3603a055e14f6cb93c260fa36c386f5b90159f2c
