[INFO] fetching crate todotui 0.0.5...
[INFO] building todotui-0.0.5 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate todotui 0.0.5 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate todotui 0.0.5
[INFO] finished tweaking crates.io crate todotui 0.0.5
[INFO] tweaked toml for crates.io crate todotui 0.0.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate todotui 0.0.5 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate todotui 0.0.5 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0bb905f2e4c3f2d71c46671e383ae4674b024fa9fe3b3fa6f67c0f23d0d26447
[INFO] running `Command { std: "docker" "start" "-a" "0bb905f2e4c3f2d71c46671e383ae4674b024fa9fe3b3fa6f67c0f23d0d26447", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bb905f2e4c3f2d71c46671e383ae4674b024fa9fe3b3fa6f67c0f23d0d26447", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bb905f2e4c3f2d71c46671e383ae4674b024fa9fe3b3fa6f67c0f23d0d26447", kill_on_drop: false }`
[INFO] [stdout] 0bb905f2e4c3f2d71c46671e383ae4674b024fa9fe3b3fa6f67c0f23d0d26447
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bc21d2b4ce985473f29fb08cdbc45b01878002d0da6db5b7abbcc5d46a4d7a3
[INFO] running `Command { std: "docker" "start" "-a" "4bc21d2b4ce985473f29fb08cdbc45b01878002d0da6db5b7abbcc5d46a4d7a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling tuirealm_derive v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling tuirealm v3.0.1
[INFO] [stderr]    Compiling tui-realm-stdlib v3.0.0
[INFO] [stderr]    Compiling postcard v1.1.1
[INFO] [stderr]    Compiling todotui v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `save_all` is never used
[INFO] [stdout]    --> src/backend/mod.rs:358:8
[INFO] [stdout]     |
[INFO] [stdout] 300 | impl NotesWall {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 358 |     fn save_all(&self) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.78s
[INFO] running `Command { std: "docker" "inspect" "4bc21d2b4ce985473f29fb08cdbc45b01878002d0da6db5b7abbcc5d46a4d7a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bc21d2b4ce985473f29fb08cdbc45b01878002d0da6db5b7abbcc5d46a4d7a3", kill_on_drop: false }`
[INFO] [stdout] 4bc21d2b4ce985473f29fb08cdbc45b01878002d0da6db5b7abbcc5d46a4d7a3
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef5a1e166499d8f06aae489d75f02f9a8925e1234bb8fa15f384f4b9a2941a10
[INFO] running `Command { std: "docker" "start" "-a" "ef5a1e166499d8f06aae489d75f02f9a8925e1234bb8fa15f384f4b9a2941a10", kill_on_drop: false }`
[INFO] [stderr]    Compiling todotui v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `save_all` is never used
[INFO] [stdout]    --> src/backend/mod.rs:358:8
[INFO] [stdout]     |
[INFO] [stdout] 300 | impl NotesWall {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 358 |     fn save_all(&self) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wall_2`
[INFO] [stdout]    --> src/backend/mod.rs:395:13
[INFO] [stdout]     |
[INFO] [stdout] 395 |         let wall_2 = NotesWallBuilder::default()
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_wall_2`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s
[INFO] running `Command { std: "docker" "inspect" "ef5a1e166499d8f06aae489d75f02f9a8925e1234bb8fa15f384f4b9a2941a10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef5a1e166499d8f06aae489d75f02f9a8925e1234bb8fa15f384f4b9a2941a10", kill_on_drop: false }`
[INFO] [stdout] ef5a1e166499d8f06aae489d75f02f9a8925e1234bb8fa15f384f4b9a2941a10
