[INFO] fetching crate ratatui-stacked-bar 0.0.1... [INFO] testing ratatui-stacked-bar-0.0.1 against 1.91.0 for beta-1.92-2 [INFO] extracting crate ratatui-stacked-bar 0.0.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate ratatui-stacked-bar 0.0.1 [INFO] finished tweaking crates.io crate ratatui-stacked-bar 0.0.1 [INFO] tweaked toml for crates.io crate ratatui-stacked-bar 0.0.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ratatui-stacked-bar 0.0.1 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ratatui-stacked-bar 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89f65c6551cf90d1cb81ae3dccdd1cecece2924d293801ec63cde94e8491ca97 [INFO] running `Command { std: "docker" "start" "-a" "89f65c6551cf90d1cb81ae3dccdd1cecece2924d293801ec63cde94e8491ca97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89f65c6551cf90d1cb81ae3dccdd1cecece2924d293801ec63cde94e8491ca97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89f65c6551cf90d1cb81ae3dccdd1cecece2924d293801ec63cde94e8491ca97", kill_on_drop: false }` [INFO] [stdout] 89f65c6551cf90d1cb81ae3dccdd1cecece2924d293801ec63cde94e8491ca97 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38381f9a09b4530cbc6f1e628ce9c69ae08c6cee5df42dc177ed67704f27202a [INFO] running `Command { std: "docker" "start" "-a" "38381f9a09b4530cbc6f1e628ce9c69ae08c6cee5df42dc177ed67704f27202a", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling ratatui-stacked-bar v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/stacked_sparkline.rs:138:36 [INFO] [stdout] | [INFO] [stdout] 138 | ... if (top_two_indexes.0 > top_two_indexes.1) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 138 - if (top_two_indexes.0 > top_two_indexes.1) { [INFO] [stdout] 138 + if top_two_indexes.0 > top_two_indexes.1 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.60s [INFO] running `Command { std: "docker" "inspect" "38381f9a09b4530cbc6f1e628ce9c69ae08c6cee5df42dc177ed67704f27202a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38381f9a09b4530cbc6f1e628ce9c69ae08c6cee5df42dc177ed67704f27202a", kill_on_drop: false }` [INFO] [stdout] 38381f9a09b4530cbc6f1e628ce9c69ae08c6cee5df42dc177ed67704f27202a [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03b7f5b772b10b2c8655240094c84c8b2c6a31ca7b6bdea6117e502f8e1c6f4b [INFO] running `Command { std: "docker" "start" "-a" "03b7f5b772b10b2c8655240094c84c8b2c6a31ca7b6bdea6117e502f8e1c6f4b", kill_on_drop: false }` [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/stacked_sparkline.rs:138:36 [INFO] [stdout] | [INFO] [stdout] 138 | ... if (top_two_indexes.0 > top_two_indexes.1) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 138 - if (top_two_indexes.0 > top_two_indexes.1) { [INFO] [stdout] 138 + if top_two_indexes.0 > top_two_indexes.1 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ratatui-stacked-bar v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/stacked_sparkline.rs:138:36 [INFO] [stdout] | [INFO] [stdout] 138 | ... if (top_two_indexes.0 > top_two_indexes.1) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 138 - if (top_two_indexes.0 > top_two_indexes.1) { [INFO] [stdout] 138 + if top_two_indexes.0 > top_two_indexes.1 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `Command { std: "docker" "inspect" "03b7f5b772b10b2c8655240094c84c8b2c6a31ca7b6bdea6117e502f8e1c6f4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03b7f5b772b10b2c8655240094c84c8b2c6a31ca7b6bdea6117e502f8e1c6f4b", kill_on_drop: false }` [INFO] [stdout] 03b7f5b772b10b2c8655240094c84c8b2c6a31ca7b6bdea6117e502f8e1c6f4b [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ba7ce6ab2e5c49d71e437ff736fd588722627d9476797a0288d2c67f0fd66af5 [INFO] running `Command { std: "docker" "start" "-a" "ba7ce6ab2e5c49d71e437ff736fd588722627d9476797a0288d2c67f0fd66af5", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around `if` condition [INFO] [stderr] --> src/stacked_sparkline.rs:138:36 [INFO] [stderr] | [INFO] [stderr] 138 | ... if (top_two_indexes.0 > top_two_indexes.1) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 138 - if (top_two_indexes.0 > top_two_indexes.1) { [INFO] [stderr] 138 + if top_two_indexes.0 > top_two_indexes.1 { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `ratatui-stacked-bar` (lib) generated 1 warning (run `cargo fix --lib -p ratatui-stacked-bar` to apply 1 suggestion) [INFO] [stderr] warning: `ratatui-stacked-bar` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ratatui_stacked_bar-028e9be2d7d85c13) [INFO] [stderr] Doc-tests ratatui_stacked_bar [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] warning: unnecessary parentheses around `if` condition [INFO] [stderr] --> src/stacked_sparkline.rs:138:36 [INFO] [stderr] | [INFO] [stderr] 138 | ... if (top_two_indexes.0 > top_two_indexes.1) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 138 - if (top_two_indexes.0 > top_two_indexes.1) { [INFO] [stderr] 138 + if top_two_indexes.0 > top_two_indexes.1 { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [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" "ba7ce6ab2e5c49d71e437ff736fd588722627d9476797a0288d2c67f0fd66af5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba7ce6ab2e5c49d71e437ff736fd588722627d9476797a0288d2c67f0fd66af5", kill_on_drop: false }` [INFO] [stdout] ba7ce6ab2e5c49d71e437ff736fd588722627d9476797a0288d2c67f0fd66af5