[INFO] fetching crate plastic_tui 0.3.4... [INFO] testing plastic_tui-0.3.4 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate plastic_tui 0.3.4 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate plastic_tui 0.3.4 [INFO] finished tweaking crates.io crate plastic_tui 0.3.4 [INFO] tweaked toml for crates.io crate plastic_tui 0.3.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate plastic_tui 0.3.4 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate plastic_tui 0.3.4 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7293e5b5542adf31e5b564e572ff0ee950fe85799c9ae51f8891e1765a008a43 [INFO] running `Command { std: "docker" "start" "-a" "7293e5b5542adf31e5b564e572ff0ee950fe85799c9ae51f8891e1765a008a43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7293e5b5542adf31e5b564e572ff0ee950fe85799c9ae51f8891e1765a008a43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7293e5b5542adf31e5b564e572ff0ee950fe85799c9ae51f8891e1765a008a43", kill_on_drop: false }` [INFO] [stdout] 7293e5b5542adf31e5b564e572ff0ee950fe85799c9ae51f8891e1765a008a43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52a984a281bef6dd7034f3c98910d3712cfcb31f06620a8faa4ca48bf4eda2ea [INFO] running `Command { std: "docker" "start" "-a" "52a984a281bef6dd7034f3c98910d3712cfcb31f06620a8faa4ca48bf4eda2ea", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling gilrs v0.11.0 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling ringbuf v0.4.7 [INFO] [stderr] Compiling gilrs-core v0.6.0 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling realfft v3.4.0 [INFO] [stderr] Compiling rubato v0.16.1 [INFO] [stderr] Compiling dynwave v0.2.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling instability v0.3.3 [INFO] [stderr] Compiling ratatui v0.28.1 [INFO] [stderr] Compiling tui-menu v0.2.4 [INFO] [stderr] Compiling ratatui-explorer v0.1.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plastic_core v0.3.1 [INFO] [stderr] Compiling plastic_tui v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.13s [INFO] running `Command { std: "docker" "inspect" "52a984a281bef6dd7034f3c98910d3712cfcb31f06620a8faa4ca48bf4eda2ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52a984a281bef6dd7034f3c98910d3712cfcb31f06620a8faa4ca48bf4eda2ea", kill_on_drop: false }` [INFO] [stdout] 52a984a281bef6dd7034f3c98910d3712cfcb31f06620a8faa4ca48bf4eda2ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a148feb389f3cc73f673a3849aec4e84d2a3f6391eb75a230d9ca25c7a2f4964 [INFO] running `Command { std: "docker" "start" "-a" "a148feb389f3cc73f673a3849aec4e84d2a3f6391eb75a230d9ca25c7a2f4964", kill_on_drop: false }` [INFO] [stderr] Compiling plastic_tui v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `Command { std: "docker" "inspect" "a148feb389f3cc73f673a3849aec4e84d2a3f6391eb75a230d9ca25c7a2f4964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a148feb389f3cc73f673a3849aec4e84d2a3f6391eb75a230d9ca25c7a2f4964", kill_on_drop: false }` [INFO] [stdout] a148feb389f3cc73f673a3849aec4e84d2a3f6391eb75a230d9ca25c7a2f4964 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b3a003347628c4788c4f34289cd0f8fd71c082a38f04ce4160a20c46409c2916 [INFO] running `Command { std: "docker" "start" "-a" "b3a003347628c4788c4f34289cd0f8fd71c082a38f04ce4160a20c46409c2916", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/plastic_tui-54d672dc21c27ab0) [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" "b3a003347628c4788c4f34289cd0f8fd71c082a38f04ce4160a20c46409c2916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3a003347628c4788c4f34289cd0f8fd71c082a38f04ce4160a20c46409c2916", kill_on_drop: false }` [INFO] [stdout] b3a003347628c4788c4f34289cd0f8fd71c082a38f04ce4160a20c46409c2916