[INFO] cloning repository https://github.com/cc90202/todo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cc90202/todo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcc90202%2Ftodo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcc90202%2Ftodo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc9948bc628579f58992ed52c176ca0dae83f91e [INFO] checking cc90202/todo against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcc90202%2Ftodo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cc90202/todo [INFO] finished tweaking git repo https://github.com/cc90202/todo [INFO] tweaked toml for git repo https://github.com/cc90202/todo written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cc90202/todo on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cc90202/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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4cb20b5b57228ddc35d37e3e1332176b8a24290f6df1b995c5c2c633d7ce6e0 [INFO] running `Command { std: "docker" "start" "-a" "f4cb20b5b57228ddc35d37e3e1332176b8a24290f6df1b995c5c2c633d7ce6e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4cb20b5b57228ddc35d37e3e1332176b8a24290f6df1b995c5c2c633d7ce6e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4cb20b5b57228ddc35d37e3e1332176b8a24290f6df1b995c5c2c633d7ce6e0", kill_on_drop: false }` [INFO] [stdout] f4cb20b5b57228ddc35d37e3e1332176b8a24290f6df1b995c5c2c633d7ce6e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a263dd9dff6474a3bd65e699e1c91782aab2e9343fc3b9ceeb2766c8538d08f [INFO] running `Command { std: "docker" "start" "-a" "5a263dd9dff6474a3bd65e699e1c91782aab2e9343fc3b9ceeb2766c8538d08f", kill_on_drop: false }` [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking zeroize v1.8.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking hashlink v0.9.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Checking thiserror v1.0.59 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Checking todo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `set_text` is never used [INFO] [stdout] --> src/todo_core.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 59 | impl Task { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn set_text(&mut self, value: String) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `remove` and `at` are never used [INFO] [stdout] --> src/todo_core.rs:164:16 [INFO] [stdout] | [INFO] [stdout] 119 | impl Todos { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 164 | pub fn remove(&mut self, task: Task) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | pub fn at(&self, index: usize) -> Option<&Task> [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_text` is never used [INFO] [stdout] --> src/todo_core.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 59 | impl Task { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn set_text(&mut self, value: String) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `remove` and `at` are never used [INFO] [stdout] --> src/todo_core.rs:164:16 [INFO] [stdout] | [INFO] [stdout] 119 | impl Todos { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 164 | pub fn remove(&mut self, task: Task) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | pub fn at(&self, index: usize) -> Option<&Task> [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.70s [INFO] running `Command { std: "docker" "inspect" "5a263dd9dff6474a3bd65e699e1c91782aab2e9343fc3b9ceeb2766c8538d08f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a263dd9dff6474a3bd65e699e1c91782aab2e9343fc3b9ceeb2766c8538d08f", kill_on_drop: false }` [INFO] [stdout] 5a263dd9dff6474a3bd65e699e1c91782aab2e9343fc3b9ceeb2766c8538d08f