[INFO] fetching crate seetui 0.1.7...
[INFO] testing seetui-0.1.7 against 1.95.0 for beta-1.96-2
[INFO] extracting crate seetui 0.1.7 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate seetui 0.1.7
[INFO] finished tweaking crates.io crate seetui 0.1.7
[INFO] tweaked toml for crates.io crate seetui 0.1.7 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate seetui 0.1.7 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate seetui 0.1.7 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cstr-argument v0.0.2
[INFO] [stderr]   Downloaded utf8-cstr v0.1.6
[INFO] [stderr]   Downloaded memchr v1.0.2
[INFO] [stderr]   Downloaded tui-tabs v0.1.1
[INFO] [stderr]   Downloaded tui-slider v0.3.2
[INFO] [stderr]   Downloaded build-env v0.3.1
[INFO] [stderr]   Downloaded libsystemd-sys v0.9.4
[INFO] [stderr]   Downloaded journald v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 579649e65acd8c6561f4f23b6551165ff3356d6f0d90d570f1776e21ab2c31fe
[INFO] running `Command { std: "docker" "start" "-a" "579649e65acd8c6561f4f23b6551165ff3356d6f0d90d570f1776e21ab2c31fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "579649e65acd8c6561f4f23b6551165ff3356d6f0d90d570f1776e21ab2c31fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "579649e65acd8c6561f4f23b6551165ff3356d6f0d90d570f1776e21ab2c31fe", kill_on_drop: false }`
[INFO] [stdout] 579649e65acd8c6561f4f23b6551165ff3356d6f0d90d570f1776e21ab2c31fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92771bc04d1f95f62502c276772ec5650a29d4eb4ed94d9747603ea07ef63cff
[INFO] running `Command { std: "docker" "start" "-a" "92771bc04d1f95f62502c276772ec5650a29d4eb4ed94d9747603ea07ef63cff", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling build-env v0.3.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libsystemd-sys v0.9.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling cstr-argument v0.0.2
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling utf8-cstr v0.1.6
[INFO] [stderr]    Compiling journald v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling tui-slider v0.3.2
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tui-tabs v0.1.1
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling seetui v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `LineGauge`
[INFO] [stdout]   --> src/tui.rs:10:52
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ratatui::widgets::{Block, BorderType, Borders, LineGauge, List, ListItem, ListState, Padding};
[INFO] [stdout]    |                                                    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ratio`
[INFO] [stdout]    --> src/tui.rs:326:13
[INFO] [stdout]     |
[INFO] [stdout] 326 |         let ratio = if len > 0.0 {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_ratio`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "92771bc04d1f95f62502c276772ec5650a29d4eb4ed94d9747603ea07ef63cff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92771bc04d1f95f62502c276772ec5650a29d4eb4ed94d9747603ea07ef63cff", kill_on_drop: false }`
[INFO] [stdout] 92771bc04d1f95f62502c276772ec5650a29d4eb4ed94d9747603ea07ef63cff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45d612f4848e93b16cd3e3399f192a74fba6ad97beee9c6eb6fd8bc182df119e
[INFO] running `Command { std: "docker" "start" "-a" "45d612f4848e93b16cd3e3399f192a74fba6ad97beee9c6eb6fd8bc182df119e", kill_on_drop: false }`
[INFO] [stderr]    Compiling seetui v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `LineGauge`
[INFO] [stdout]   --> src/tui.rs:10:52
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ratatui::widgets::{Block, BorderType, Borders, LineGauge, List, ListItem, ListState, Padding};
[INFO] [stdout]    |                                                    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ratio`
[INFO] [stdout]    --> src/tui.rs:326:13
[INFO] [stdout]     |
[INFO] [stdout] 326 |         let ratio = if len > 0.0 {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_ratio`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.60s
[INFO] running `Command { std: "docker" "inspect" "45d612f4848e93b16cd3e3399f192a74fba6ad97beee9c6eb6fd8bc182df119e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45d612f4848e93b16cd3e3399f192a74fba6ad97beee9c6eb6fd8bc182df119e", kill_on_drop: false }`
[INFO] [stdout] 45d612f4848e93b16cd3e3399f192a74fba6ad97beee9c6eb6fd8bc182df119e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e1e7549d58833d61bb73d2bbe0210adc1ce196a60efc84c6824731f8dbb61a7a
[INFO] running `Command { std: "docker" "start" "-a" "e1e7549d58833d61bb73d2bbe0210adc1ce196a60efc84c6824731f8dbb61a7a", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `LineGauge`
[INFO] [stderr]   --> src/tui.rs:10:52
[INFO] [stderr]    |
[INFO] [stderr] 10 | use ratatui::widgets::{Block, BorderType, Borders, LineGauge, List, ListItem, ListState, Padding};
[INFO] [stderr]    |                                                    ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ratio`
[INFO] [stderr]    --> src/tui.rs:326:13
[INFO] [stderr]     |
[INFO] [stderr] 326 |         let ratio = if len > 0.0 {
[INFO] [stderr]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_ratio`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `seetui` (bin "seetui" test) generated 2 warnings (run `cargo fix --bin "seetui" -p seetui --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/seetui-52a1fcd6347c5c11)
[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" "e1e7549d58833d61bb73d2bbe0210adc1ce196a60efc84c6824731f8dbb61a7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1e7549d58833d61bb73d2bbe0210adc1ce196a60efc84c6824731f8dbb61a7a", kill_on_drop: false }`
[INFO] [stdout] e1e7549d58833d61bb73d2bbe0210adc1ce196a60efc84c6824731f8dbb61a7a
