[INFO] cloning repository https://github.com/rlAlan/todo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rlAlan/todo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrlAlan%2Ftodo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrlAlan%2Ftodo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc5c966da2bcdfe978f71c7097833399d5df4d21
[INFO] testing rlAlan/todo against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FrlAlan%2Ftodo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  93% (630/675)
Updating files:  94% (635/675)
Updating files:  95% (642/675)
Updating files:  96% (648/675)
Updating files:  97% (655/675)
Updating files:  98% (662/675)
Updating files:  99% (669/675)
Updating files: 100% (675/675)
Updating files: 100% (675/675), done.
[INFO] started tweaking git repo https://github.com/rlAlan/todo
[INFO] finished tweaking git repo https://github.com/rlAlan/todo
[INFO] tweaked toml for git repo https://github.com/rlAlan/todo written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rlAlan/todo on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rlAlan/todo 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56c0df9804fc33b034bd4898fece8f0d51c63134ef54bb6d193c1a1fd889cb66
[INFO] running `Command { std: "docker" "start" "-a" "56c0df9804fc33b034bd4898fece8f0d51c63134ef54bb6d193c1a1fd889cb66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56c0df9804fc33b034bd4898fece8f0d51c63134ef54bb6d193c1a1fd889cb66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56c0df9804fc33b034bd4898fece8f0d51c63134ef54bb6d193c1a1fd889cb66", kill_on_drop: false }`
[INFO] [stdout] 56c0df9804fc33b034bd4898fece8f0d51c63134ef54bb6d193c1a1fd889cb66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce54107ccfdc029e8fb61f4f2da3e63173b41b2c800603699828599a1c159873
[INFO] running `Command { std: "docker" "start" "-a" "ce54107ccfdc029e8fb61f4f2da3e63173b41b2c800603699828599a1c159873", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling zerocopy v0.7.18
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling time v0.3.30
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling lru v0.12.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling ratatui v0.24.0
[INFO] [stderr]    Compiling todo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/main.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{process::exit, io::{Write, Read}};
[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 import: `KeyEvent`
[INFO] [stdout]  --> src/main.rs:4:42
[INFO] [stdout]   |
[INFO] [stdout] 4 |     event::{self, KeyCode, KeyEventKind, KeyEvent},
[INFO] [stdout]   |                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:38:40
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 for oth in key.code == (KeyCode::Char('a') ..= KeyCode::Char('z')) {
[INFO] [stdout]    |                            --------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `KeyCode`, found `RangeInclusive<KeyCode>`
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected because this is `KeyCode`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `KeyCode`
[INFO] [stdout]             found struct `std::ops::RangeInclusive<KeyCode>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `bool` is not an iterator
[INFO] [stdout]   --> src/main.rs:38:28
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 for oth in key.code == (KeyCode::Char('a') ..= KeyCode::Char('z')) {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `bool` is not an iterator
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Iterator` is not implemented for `bool`
[INFO] [stdout]    = note: required for `bool` to implement `IntoIterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `todo` (bin "todo") due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ce54107ccfdc029e8fb61f4f2da3e63173b41b2c800603699828599a1c159873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce54107ccfdc029e8fb61f4f2da3e63173b41b2c800603699828599a1c159873", kill_on_drop: false }`
[INFO] [stdout] ce54107ccfdc029e8fb61f4f2da3e63173b41b2c800603699828599a1c159873
