[INFO] cloning repository https://github.com/Mars190/todo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mars190/todo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMars190%2Ftodo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMars190%2Ftodo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a134fe080d0fec72c0dab01c760eb14a7b8d6b9 [INFO] checking Mars190/todo against try#5e7498e6740d105521420ac0ab146e2c7a21596d for pr-138363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMars190%2Ftodo" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mars190/todo on toolchain 5e7498e6740d105521420ac0ab146e2c7a21596d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Mars190/todo [INFO] finished tweaking git repo https://github.com/Mars190/todo [INFO] tweaked toml for git repo https://github.com/Mars190/todo written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Mars190/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" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid-macro-internal v1.11.0 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 236a4d673c270936ca8e827fc5623f2d66c188535576ee13405b8e04e1b994ff [INFO] running `Command { std: "docker" "start" "-a" "236a4d673c270936ca8e827fc5623f2d66c188535576ee13405b8e04e1b994ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "236a4d673c270936ca8e827fc5623f2d66c188535576ee13405b8e04e1b994ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "236a4d673c270936ca8e827fc5623f2d66c188535576ee13405b8e04e1b994ff", kill_on_drop: false }` [INFO] [stdout] 236a4d673c270936ca8e827fc5623f2d66c188535576ee13405b8e04e1b994ff [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5e7498e6740d105521420ac0ab146e2c7a21596d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba3d653724a16fd799e733d03beff784845fd4823008610a3db4b9602c30cf4d [INFO] running `Command { std: "docker" "start" "-a" "ba3d653724a16fd799e733d03beff784845fd4823008610a3db4b9602c30cf4d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling uuid-macro-internal v1.11.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking todo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `add_todo` and `get_todos` are never used [INFO] [stdout] --> src/app_state.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl AppState { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn add_todo(&mut self, todo: Todo) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn get_todos(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Search`, `Create`, `Edit`, and `Delete` are never constructed [INFO] [stdout] --> src/app_state.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub enum Mode { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] 32 | Main, [INFO] [stdout] 33 | Search, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 34 | Create, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 35 | Edit, [INFO] [stdout] | ^^^^ [INFO] [stdout] 36 | Delete, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `title`, and `completed` are never read [INFO] [stdout] --> src/todo.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Todo { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 6 | id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] 7 | title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | completed: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Todo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/todo.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Todo { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 12 | pub fn new(title: String) -> Todo { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn complete(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn set_id(&mut self, id: Uuid) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn set_title(&mut self, title: String) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn get_id(&self) -> Uuid { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn get_title(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn is_completed(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `add_todo` and `get_todos` are never used [INFO] [stdout] --> src/app_state.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl AppState { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn add_todo(&mut self, todo: Todo) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn get_todos(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Search`, `Create`, `Edit`, and `Delete` are never constructed [INFO] [stdout] --> src/app_state.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub enum Mode { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] 32 | Main, [INFO] [stdout] 33 | Search, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 34 | Create, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 35 | Edit, [INFO] [stdout] | ^^^^ [INFO] [stdout] 36 | Delete, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `title`, and `completed` are never read [INFO] [stdout] --> src/todo.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Todo { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 6 | id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] 7 | title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | completed: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Todo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/todo.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Todo { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 12 | pub fn new(title: String) -> Todo { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn complete(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn set_id(&mut self, id: Uuid) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn set_title(&mut self, title: String) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn get_id(&self) -> Uuid { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn get_title(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn is_completed(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.07s [INFO] running `Command { std: "docker" "inspect" "ba3d653724a16fd799e733d03beff784845fd4823008610a3db4b9602c30cf4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba3d653724a16fd799e733d03beff784845fd4823008610a3db4b9602c30cf4d", kill_on_drop: false }` [INFO] [stdout] ba3d653724a16fd799e733d03beff784845fd4823008610a3db4b9602c30cf4d