[INFO] cloning repository https://github.com/the-emerald/pi-duplicates
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/the-emerald/pi-duplicates" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-emerald%2Fpi-duplicates", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-emerald%2Fpi-duplicates'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40b2f39987a234143ee3984a8dc0eb4543568f78
[INFO] checking the-emerald/pi-duplicates against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-emerald%2Fpi-duplicates" "/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/the-emerald/pi-duplicates 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/the-emerald/pi-duplicates
[INFO] finished tweaking git repo https://github.com/the-emerald/pi-duplicates
[INFO] tweaked toml for git repo https://github.com/the-emerald/pi-duplicates written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/the-emerald/pi-duplicates 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] 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] 07f222312b022c014565650a6604f7daac10850e544a244cffbeef387720f7ad
[INFO] running `Command { std: "docker" "start" "-a" "07f222312b022c014565650a6604f7daac10850e544a244cffbeef387720f7ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07f222312b022c014565650a6604f7daac10850e544a244cffbeef387720f7ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07f222312b022c014565650a6604f7daac10850e544a244cffbeef387720f7ad", kill_on_drop: false }`
[INFO] [stdout] 07f222312b022c014565650a6604f7daac10850e544a244cffbeef387720f7ad
[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] 4ec0aee23103865a8f891f8064178a89d77611a749ba221bdba69f36b8c2b351
[INFO] running `Command { std: "docker" "start" "-a" "4ec0aee23103865a8f891f8064178a89d77611a749ba221bdba69f36b8c2b351", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling radium v0.6.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]     Checking lock_api v0.4.2
[INFO] [stderr]     Checking tap v1.0.0
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking bitvec v0.20.1
[INFO] [stderr]    Compiling jemalloc-sys v0.3.2
[INFO] [stderr]     Checking parking_lot_core v0.8.2
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking atoi v0.4.0
[INFO] [stderr]     Checking jemallocator v0.3.2
[INFO] [stderr]     Checking pi-duplicates v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "4ec0aee23103865a8f891f8064178a89d77611a749ba221bdba69f36b8c2b351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ec0aee23103865a8f891f8064178a89d77611a749ba221bdba69f36b8c2b351", kill_on_drop: false }`
[INFO] [stdout] 4ec0aee23103865a8f891f8064178a89d77611a749ba221bdba69f36b8c2b351
