[INFO] fetching crate bft 0.2.0...
[INFO] testing bft-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate bft 0.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate bft 0.2.0
[INFO] finished tweaking crates.io crate bft 0.2.0
[INFO] tweaked toml for crates.io crate bft 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bft 0.2.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bft 0.2.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded grid v0.16.1
[INFO] [stderr] Downloaded ftail v0.3.0
[INFO] [stderr] Downloaded clap v4.5.34
[INFO] [stderr] Downloaded clap_builder v4.5.34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68c1bb4b5642d70a64e7e101461f7996b6cc0dfb07d308b204f937cab73c73af
[INFO] running `Command { std: "docker" "start" "-a" "68c1bb4b5642d70a64e7e101461f7996b6cc0dfb07d308b204f937cab73c73af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68c1bb4b5642d70a64e7e101461f7996b6cc0dfb07d308b204f937cab73c73af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68c1bb4b5642d70a64e7e101461f7996b6cc0dfb07d308b204f937cab73c73af", kill_on_drop: false }`
[INFO] [stdout] 68c1bb4b5642d70a64e7e101461f7996b6cc0dfb07d308b204f937cab73c73af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4b147c42d2e2aa7ece523336ecdf8db31eb1670dc8f37d387dbb3a3a2dd447f
[INFO] running `Command { std: "docker" "start" "-a" "e4b147c42d2e2aa7ece523336ecdf8db31eb1670dc8f37d387dbb3a3a2dd447f", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.94
[INFO] [stderr] Compiling zerocopy v0.8.24
[INFO] [stderr] Compiling getrandom v0.3.2
[INFO] [stderr] Compiling log v0.4.27
[INFO] [stderr] Compiling signal-hook v0.3.17
[INFO] [stderr] Compiling rustix v1.0.5
[INFO] [stderr] Compiling smallvec v1.15.0
[INFO] [stderr] Compiling bitflags v2.9.0
[INFO] [stderr] Compiling signal-hook-registry v1.4.2
[INFO] [stderr] Compiling iana-time-zone v0.1.63
[INFO] [stderr] Compiling linux-raw-sys v0.9.3
[INFO] [stderr] Compiling litrs v0.4.1
[INFO] [stderr] Compiling clap_builder v4.5.34
[INFO] [stderr] Compiling grid v0.16.1
[INFO] [stderr] Compiling mio v1.0.3
[INFO] [stderr] Compiling parking_lot_core v0.9.10
[INFO] [stderr] Compiling rand_core v0.9.3
[INFO] [stderr] Compiling chrono v0.4.41
[INFO] [stderr] Compiling parking_lot v0.12.3
[INFO] [stderr] Compiling document-features v0.2.11
[INFO] [stderr] Compiling signal-hook-mio v0.2.4
[INFO] [stderr] Compiling quote v1.0.40
[INFO] [stderr] Compiling syn v2.0.100
[INFO] [stderr] Compiling ftail v0.3.0
[INFO] [stderr] Compiling ppv-lite86 v0.2.21
[INFO] [stderr] Compiling rand_chacha v0.9.0
[INFO] [stderr] Compiling rand v0.9.0
[INFO] [stderr] Compiling derive_more-impl v2.0.1
[INFO] [stderr] Compiling clap_derive v4.5.32
[INFO] [stderr] Compiling thiserror-impl v2.0.12
[INFO] [stderr] Compiling derive_more v2.0.1
[INFO] [stderr] Compiling crossterm v0.29.0
[INFO] [stderr] Compiling thiserror v2.0.12
[INFO] [stderr] Compiling clap v4.5.34
[INFO] [stderr] Compiling bft v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `VecIO` is never constructed
[INFO] [stdout] --> src/io.rs:151:12
[INFO] [stdout] |
[INFO] [stdout] 151 | pub struct VecIO {
[INFO] [stdout] | ^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: struct `StdOutEventLog` is never constructed
[INFO] [stdout] --> src/record.rs:80:12
[INFO] [stdout] |
[INFO] [stdout] 80 | pub struct StdOutEventLog;
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: struct `EventLog` is never constructed
[INFO] [stdout] --> src/record.rs:120:12
[INFO] [stdout] |
[INFO] [stdout] 120 | pub struct EventLog;
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/tui/tabs.rs:329:22
[INFO] [stdout] |
[INFO] [stdout] 329 | fn parse_command(&mut self) -> Result