[INFO] fetching crate plastic_tui 0.3.4...
[INFO] testing plastic_tui-0.3.4 against 1.91.0 for beta-1.92-2
[INFO] extracting crate plastic_tui 0.3.4 into /workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate plastic_tui 0.3.4 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 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tui-menu v0.2.4
[INFO] [stderr]   Downloaded instability v0.3.3
[INFO] [stderr]   Downloaded coreaudio-sys v0.2.16
[INFO] [stderr]   Downloaded primal-check v0.3.4
[INFO] [stderr]   Downloaded compact_str v0.8.0
[INFO] [stderr]   Downloaded ringbuf v0.4.7
[INFO] [stderr]   Downloaded dynwave v0.2.0
[INFO] [stderr]   Downloaded rubato v0.16.1
[INFO] [stderr]   Downloaded allocator-api2 v0.2.20
[INFO] [stderr]   Downloaded transpose v0.2.3
[INFO] [stderr]   Downloaded realfft v3.4.0
[INFO] [stderr]   Downloaded gilrs-core v0.6.0
[INFO] [stderr]   Downloaded rustix v0.38.40
[INFO] [stderr]   Downloaded plastic_core v0.3.1
[INFO] [stderr]   Downloaded foldhash v0.1.3
[INFO] [stderr]   Downloaded rustfft v6.2.0
[INFO] [stderr]   Downloaded ratatui v0.28.1
[INFO] [stderr]   Downloaded ratatui-explorer v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] d90e578c234f7ab1da0305ca12e1b7ee3908f2b9657a0393599b5f017465e24b
[INFO] running `Command { std: "docker" "start" "-a" "d90e578c234f7ab1da0305ca12e1b7ee3908f2b9657a0393599b5f017465e24b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d90e578c234f7ab1da0305ca12e1b7ee3908f2b9657a0393599b5f017465e24b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d90e578c234f7ab1da0305ca12e1b7ee3908f2b9657a0393599b5f017465e24b", kill_on_drop: false }`
[INFO] [stdout] d90e578c234f7ab1da0305ca12e1b7ee3908f2b9657a0393599b5f017465e24b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] cc289d37a5fc6ed66a14f0203858f0c353835e971e0ec94184fb9fc7d7a736d3
[INFO] running `Command { std: "docker" "start" "-a" "cc289d37a5fc6ed66a14f0203858f0c353835e971e0ec94184fb9fc7d7a736d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.20
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling transpose v0.2.3
[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 hashbrown v0.15.1
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling gilrs v0.11.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling ringbuf v0.4.7
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling gilrs-core v0.6.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling derivative v2.2.0
[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 30.80s
[INFO] running `Command { std: "docker" "inspect" "cc289d37a5fc6ed66a14f0203858f0c353835e971e0ec94184fb9fc7d7a736d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc289d37a5fc6ed66a14f0203858f0c353835e971e0ec94184fb9fc7d7a736d3", kill_on_drop: false }`
[INFO] [stdout] cc289d37a5fc6ed66a14f0203858f0c353835e971e0ec94184fb9fc7d7a736d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 151b2e1124f790040c5b9e9c2f569a2be7bdeee0ef62e766a852b3eb5ee65bd7
[INFO] running `Command { std: "docker" "start" "-a" "151b2e1124f790040c5b9e9c2f569a2be7bdeee0ef62e766a852b3eb5ee65bd7", 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.70s
[INFO] running `Command { std: "docker" "inspect" "151b2e1124f790040c5b9e9c2f569a2be7bdeee0ef62e766a852b3eb5ee65bd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "151b2e1124f790040c5b9e9c2f569a2be7bdeee0ef62e766a852b3eb5ee65bd7", kill_on_drop: false }`
[INFO] [stdout] 151b2e1124f790040c5b9e9c2f569a2be7bdeee0ef62e766a852b3eb5ee65bd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 62a2e4c15b899e8e6e379630b9c84a0d5d50a61be4675fbeb19abd8e3bbf019c
[INFO] running `Command { std: "docker" "start" "-a" "62a2e4c15b899e8e6e379630b9c84a0d5d50a61be4675fbeb19abd8e3bbf019c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/plastic_tui-6ab2f27a9b06b898)
[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" "62a2e4c15b899e8e6e379630b9c84a0d5d50a61be4675fbeb19abd8e3bbf019c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62a2e4c15b899e8e6e379630b9c84a0d5d50a61be4675fbeb19abd8e3bbf019c", kill_on_drop: false }`
[INFO] [stdout] 62a2e4c15b899e8e6e379630b9c84a0d5d50a61be4675fbeb19abd8e3bbf019c
