[INFO] cloning repository https://github.com/tkmct/wtd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tkmct/wtd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkmct%2Fwtd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkmct%2Fwtd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1db890da2735d0a9ffb34a0779804964867111a [INFO] checking tkmct/wtd against master#4b596bbd847672da87763b76171687d3544863c2 for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkmct%2Fwtd" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tkmct/wtd [INFO] finished tweaking git repo https://github.com/tkmct/wtd [INFO] tweaked toml for git repo https://github.com/tkmct/wtd written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tkmct/wtd on toolchain 4b596bbd847672da87763b76171687d3544863c2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b596bbd847672da87763b76171687d3544863c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tkmct/wtd 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" "+4b596bbd847672da87763b76171687d3544863c2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4b596bbd847672da87763b76171687d3544863c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a1749d64da279c17820b6c701686d162535124d5e60119d1fdd0f958be53537 [INFO] running `Command { std: "docker" "start" "-a" "7a1749d64da279c17820b6c701686d162535124d5e60119d1fdd0f958be53537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a1749d64da279c17820b6c701686d162535124d5e60119d1fdd0f958be53537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a1749d64da279c17820b6c701686d162535124d5e60119d1fdd0f958be53537", kill_on_drop: false }` [INFO] [stdout] 7a1749d64da279c17820b6c701686d162535124d5e60119d1fdd0f958be53537 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4b596bbd847672da87763b76171687d3544863c2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9186097bd26172aead6c383926f5fafdad612a0c7cf6e624e5665449cc898331 [INFO] running `Command { std: "docker" "start" "-a" "9186097bd26172aead6c383926f5fafdad612a0c7cf6e624e5665449cc898331", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking wtd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `title`, `description`, and `done` are never read [INFO] [stdout] --> src/todos.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct TodoItem { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 7 | title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 9 | done: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TodoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_string` is never used [INFO] [stdout] --> src/todos.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl TodoItem { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] 13 | pub fn to_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `done` is never used [INFO] [stdout] --> src/todos.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl TodoItemBuilder { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn done(mut self, done: bool) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `date` is never read [INFO] [stdout] --> src/todos.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct TodoSet { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 75 | date: Date, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TodoSet` 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 `title`, `description`, and `done` are never read [INFO] [stdout] --> src/todos.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct TodoItem { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 7 | title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 9 | done: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TodoItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_string` is never used [INFO] [stdout] --> src/todos.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl TodoItem { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] 13 | pub fn to_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `done` is never used [INFO] [stdout] --> src/todos.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl TodoItemBuilder { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn done(mut self, done: bool) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `date` is never read [INFO] [stdout] --> src/todos.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct TodoSet { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 75 | date: Date, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TodoSet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `Command { std: "docker" "inspect" "9186097bd26172aead6c383926f5fafdad612a0c7cf6e624e5665449cc898331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9186097bd26172aead6c383926f5fafdad612a0c7cf6e624e5665449cc898331", kill_on_drop: false }` [INFO] [stdout] 9186097bd26172aead6c383926f5fafdad612a0c7cf6e624e5665449cc898331