[INFO] cloning repository https://github.com/Timeo1210/Rust-To-Do-App
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Timeo1210/Rust-To-Do-App" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimeo1210%2FRust-To-Do-App", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimeo1210%2FRust-To-Do-App'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 32a9faf986d628cd37490a03d5294c6e0c2b0696
[INFO] checking Timeo1210/Rust-To-Do-App against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimeo1210%2FRust-To-Do-App" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Timeo1210/Rust-To-Do-App
[INFO] finished tweaking git repo https://github.com/Timeo1210/Rust-To-Do-App
[INFO] tweaked toml for git repo https://github.com/Timeo1210/Rust-To-Do-App written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Timeo1210/Rust-To-Do-App on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Timeo1210/Rust-To-Do-App 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structopt-derive v0.4.15
[INFO] [stderr]   Downloaded home v0.5.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.28
[INFO] [stderr]   Downloaded serde_derive v1.0.129
[INFO] [stderr]   Downloaded anyhow v1.0.43
[INFO] [stderr]   Downloaded serde v1.0.129
[INFO] [stderr]   Downloaded serde_json v1.0.66
[INFO] [stderr]   Downloaded structopt v0.3.22
[INFO] [stderr]   Downloaded syn v1.0.75
[INFO] [stderr]   Downloaded libc v0.2.100
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eea591185bba70f7825dafc95c54ab8675ef3b15a20ab82918a0abbb9d3f8f99
[INFO] running `Command { std: "docker" "start" "-a" "eea591185bba70f7825dafc95c54ab8675ef3b15a20ab82918a0abbb9d3f8f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eea591185bba70f7825dafc95c54ab8675ef3b15a20ab82918a0abbb9d3f8f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eea591185bba70f7825dafc95c54ab8675ef3b15a20ab82918a0abbb9d3f8f99", kill_on_drop: false }`
[INFO] [stdout] eea591185bba70f7825dafc95c54ab8675ef3b15a20ab82918a0abbb9d3f8f99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f95b5ec0b6c8178e50381476e011655d1b4e259fa40bc6e057534a567b6b584
[INFO] running `Command { std: "docker" "start" "-a" "5f95b5ec0b6c8178e50381476e011655d1b4e259fa40bc6e057534a567b6b584", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling libc v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.129
[INFO] [stderr]    Compiling serde v1.0.129
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking home v0.5.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]    Compiling structopt-derive v0.4.15
[INFO] [stderr]     Checking structopt v0.3.22
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking to-do v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.70s
[INFO] running `Command { std: "docker" "inspect" "5f95b5ec0b6c8178e50381476e011655d1b4e259fa40bc6e057534a567b6b584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f95b5ec0b6c8178e50381476e011655d1b4e259fa40bc6e057534a567b6b584", kill_on_drop: false }`
[INFO] [stdout] 5f95b5ec0b6c8178e50381476e011655d1b4e259fa40bc6e057534a567b6b584
