[INFO] cloning repository https://github.com/michaelshum321/todo-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelshum321/todo-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelshum321%2Ftodo-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelshum321%2Ftodo-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64add0aa044f80c68287065c842805e3293610d6
[INFO] checking michaelshum321/todo-rust against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelshum321%2Ftodo-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/michaelshum321/todo-rust on toolchain d12484522bcab8d07e325c6570f226a2faace3f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/michaelshum321/todo-rust
[INFO] finished tweaking git repo https://github.com/michaelshum321/todo-rust
[INFO] tweaked toml for git repo https://github.com/michaelshum321/todo-rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/michaelshum321/todo-rust 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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb742a2a63e362e2ae1ebdfe7d8a53ce1efe9e8a7f91b6dc2d4e78a096ca7d06
[INFO] running `Command { std: "docker" "start" "-a" "fb742a2a63e362e2ae1ebdfe7d8a53ce1efe9e8a7f91b6dc2d4e78a096ca7d06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb742a2a63e362e2ae1ebdfe7d8a53ce1efe9e8a7f91b6dc2d4e78a096ca7d06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb742a2a63e362e2ae1ebdfe7d8a53ce1efe9e8a7f91b6dc2d4e78a096ca7d06", kill_on_drop: false }`
[INFO] [stdout] fb742a2a63e362e2ae1ebdfe7d8a53ce1efe9e8a7f91b6dc2d4e78a096ca7d06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 697b5cdfc85874c019e3b660f07b06dd5c9d5d65549db55fb6d518b850c54f53
[INFO] running `Command { std: "docker" "start" "-a" "697b5cdfc85874c019e3b660f07b06dd5c9d5d65549db55fb6d518b850c54f53", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling cc v1.0.59
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling libc v0.2.76
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.20.0
[INFO] [stderr]    Compiling ncurses v5.99.0
[INFO] [stderr]     Checking rusqlite v0.24.0
[INFO] [stderr]     Checking todo-app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `Context` is never used
[INFO] [stdout]  --> src/controller.rs:3:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | enum Context {
[INFO] [stdout]   |      ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `todo` is never read
[INFO] [stdout]  --> src/controller.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Controller{
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 6 |     todo: Todo
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Context` is never used
[INFO] [stdout]  --> src/controller.rs:3:6
[INFO] [stdout]   |
[INFO] [stdout] 3 | enum Context {
[INFO] [stdout]   |      ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `todo` is never read
[INFO] [stdout]  --> src/controller.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Controller{
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 6 |     todo: Todo
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.15s
[INFO] running `Command { std: "docker" "inspect" "697b5cdfc85874c019e3b660f07b06dd5c9d5d65549db55fb6d518b850c54f53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "697b5cdfc85874c019e3b660f07b06dd5c9d5d65549db55fb6d518b850c54f53", kill_on_drop: false }`
[INFO] [stdout] 697b5cdfc85874c019e3b660f07b06dd5c9d5d65549db55fb6d518b850c54f53
