[INFO] fetching crate tkm 0.8.5... [INFO] testing tkm-0.8.5 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate tkm 0.8.5 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate tkm 0.8.5 [INFO] finished tweaking crates.io crate tkm 0.8.5 [INFO] tweaked toml for crates.io crate tkm 0.8.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tkm 0.8.5 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 32 packages to latest compatible versions [INFO] [stderr] Adding nom v4.2.3 (available: v8.0.0) [INFO] [stderr] Adding sysinfo v0.8.6 (available: v0.37.2) [INFO] [stderr] Adding termion v1.5.6 (available: v4.0.5) [INFO] [stderr] Adding tui v0.4.0 (available: v0.19.0) [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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 48aabcd37024df3a4cfb9c53cbf0843b93dd5efebf2e05f0fa2d2cce6901ab80 [INFO] running `Command { std: "docker" "start" "-a" "48aabcd37024df3a4cfb9c53cbf0843b93dd5efebf2e05f0fa2d2cce6901ab80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48aabcd37024df3a4cfb9c53cbf0843b93dd5efebf2e05f0fa2d2cce6901ab80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48aabcd37024df3a4cfb9c53cbf0843b93dd5efebf2e05f0fa2d2cce6901ab80", kill_on_drop: false }` [INFO] [stdout] 48aabcd37024df3a4cfb9c53cbf0843b93dd5efebf2e05f0fa2d2cce6901ab80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4b344317be9e67bc021597af61d191e7e66b1c1067e1345f5d0a999ec00a8653 [INFO] running `Command { std: "docker" "start" "-a" "4b344317be9e67bc021597af61d191e7e66b1c1067e1345f5d0a999ec00a8653", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling sysinfo v0.8.6 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling pretty-bytes v0.2.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling tui v0.4.0 [INFO] [stderr] Compiling tkm v0.8.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `mode` is never read [INFO] [stdout] --> src/app.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 8 | pub mode: Mode, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cmd/mod.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn exec(&self, app: &mut crate::app::App) -> Result<(), CmdError> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | pub fn exec(&self, app: &mut crate::app::App) -> Result<(), CmdError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.70s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "4b344317be9e67bc021597af61d191e7e66b1c1067e1345f5d0a999ec00a8653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b344317be9e67bc021597af61d191e7e66b1c1067e1345f5d0a999ec00a8653", kill_on_drop: false }` [INFO] [stdout] 4b344317be9e67bc021597af61d191e7e66b1c1067e1345f5d0a999ec00a8653 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 571963f623b90de71984d20cfbda777670aaf0bcc7380984a3ed1bf3bce6e6ad [INFO] running `Command { std: "docker" "start" "-a" "571963f623b90de71984d20cfbda777670aaf0bcc7380984a3ed1bf3bce6e6ad", kill_on_drop: false }` [INFO] [stderr] Compiling tkm v0.8.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `mode` is never read [INFO] [stdout] --> src/app.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 8 | pub mode: Mode, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cmd/mod.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn exec(&self, app: &mut crate::app::App) -> Result<(), CmdError> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | pub fn exec(&self, app: &mut crate::app::App) -> Result<(), CmdError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "571963f623b90de71984d20cfbda777670aaf0bcc7380984a3ed1bf3bce6e6ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "571963f623b90de71984d20cfbda777670aaf0bcc7380984a3ed1bf3bce6e6ad", kill_on_drop: false }` [INFO] [stdout] 571963f623b90de71984d20cfbda777670aaf0bcc7380984a3ed1bf3bce6e6ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c400e9742c287c3fd200fc1867d5cf030abfcbd5edf6f0343c470c5d2489ed18 [INFO] running `Command { std: "docker" "start" "-a" "c400e9742c287c3fd200fc1867d5cf030abfcbd5edf6f0343c470c5d2489ed18", kill_on_drop: false }` [INFO] [stderr] warning: field `mode` is never read [INFO] [stderr] --> src/app.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct App { [INFO] [stderr] | --- field in this struct [INFO] [stderr] 8 | pub mode: Mode, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/cmd/mod.rs:21:17 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn exec(&self, app: &mut crate::app::App) -> Result<(), CmdError> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 21 | pub fn exec(&self, app: &mut crate::app::App) -> Result<(), CmdError<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `tkm` (bin "tkm" test) generated 2 warnings (run `cargo fix --bin "tkm" -p tkm --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tkm-b70c5d03a7b92c8b) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test parser::test::parse_args_test ... ok [INFO] [stdout] test parser::test::arg_test ... ok [INFO] [stdout] test parser::test::handle_cmd_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c400e9742c287c3fd200fc1867d5cf030abfcbd5edf6f0343c470c5d2489ed18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c400e9742c287c3fd200fc1867d5cf030abfcbd5edf6f0343c470c5d2489ed18", kill_on_drop: false }` [INFO] [stdout] c400e9742c287c3fd200fc1867d5cf030abfcbd5edf6f0343c470c5d2489ed18