[INFO] fetching crate todotui 0.0.5...
[INFO] building todotui-0.0.5 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate todotui 0.0.5 into /workspace/builds/worker-4-tc1/source
[INFO] removed /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate todotui 0.0.5 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cobs v0.2.3
[INFO] [stderr]   Downloaded lazy-regex v3.4.1
[INFO] [stderr]   Downloaded tuirealm_derive v2.0.1
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.4.1
[INFO] [stderr]   Downloaded postcard v1.1.1
[INFO] [stderr]   Downloaded tui-realm-stdlib v3.0.0
[INFO] [stderr]   Downloaded tuirealm v3.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c697825676e5a7d9e367157a7c4a7fee187db1532f342e8f311ef6e1b530de9
[INFO] running `Command { std: "docker" "start" "-a" "1c697825676e5a7d9e367157a7c4a7fee187db1532f342e8f311ef6e1b530de9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c697825676e5a7d9e367157a7c4a7fee187db1532f342e8f311ef6e1b530de9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c697825676e5a7d9e367157a7c4a7fee187db1532f342e8f311ef6e1b530de9", kill_on_drop: false }`
[INFO] [stdout] 1c697825676e5a7d9e367157a7c4a7fee187db1532f342e8f311ef6e1b530de9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44bd24a5ac99b064a1568e23b5857149bd53df25254aa313dc23980ae1bdfe58
[INFO] running `Command { std: "docker" "start" "-a" "44bd24a5ac99b064a1568e23b5857149bd53df25254aa313dc23980ae1bdfe58", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling chrono v0.4.41
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[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 lazy-regex v3.4.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.5.40
[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 serde v1.0.219
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[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 22.16s
[INFO] running `Command { std: "docker" "inspect" "44bd24a5ac99b064a1568e23b5857149bd53df25254aa313dc23980ae1bdfe58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44bd24a5ac99b064a1568e23b5857149bd53df25254aa313dc23980ae1bdfe58", kill_on_drop: false }`
[INFO] [stdout] 44bd24a5ac99b064a1568e23b5857149bd53df25254aa313dc23980ae1bdfe58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46a1f1a757ad9fa4af328ca5b29c536eee315aed7d6588a4058328e1e882e968
[INFO] running `Command { std: "docker" "start" "-a" "46a1f1a757ad9fa4af328ca5b29c536eee315aed7d6588a4058328e1e882e968", 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 1.68s
[INFO] running `Command { std: "docker" "inspect" "46a1f1a757ad9fa4af328ca5b29c536eee315aed7d6588a4058328e1e882e968", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46a1f1a757ad9fa4af328ca5b29c536eee315aed7d6588a4058328e1e882e968", kill_on_drop: false }`
[INFO] [stdout] 46a1f1a757ad9fa4af328ca5b29c536eee315aed7d6588a4058328e1e882e968
