[INFO] cloning repository https://github.com/archer884/yogi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/archer884/yogi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcher884%2Fyogi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcher884%2Fyogi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ba8b7f6dc2c65aed726ee6e96c66594f3a9ee24 [INFO] checking archer884/yogi against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcher884%2Fyogi" "/workspace/builds/worker-68/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-68/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/archer884/yogi on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/archer884/yogi [INFO] finished tweaking git repo https://github.com/archer884/yogi [INFO] tweaked toml for git repo https://github.com/archer884/yogi written to /workspace/builds/worker-68/source/Cargo.toml [INFO] crate git repo https://github.com/archer884/yogi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/archer884/fmtsize` [INFO] [stderr] Updating git repository `https://github.com/archer884/imprint` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90dc928d162ddce6266f98d9ec482cdff894c2d2379eb5a36776100de9dfec6d [INFO] running `Command { std: "docker" "start" "-a" "90dc928d162ddce6266f98d9ec482cdff894c2d2379eb5a36776100de9dfec6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90dc928d162ddce6266f98d9ec482cdff894c2d2379eb5a36776100de9dfec6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90dc928d162ddce6266f98d9ec482cdff894c2d2379eb5a36776100de9dfec6d", kill_on_drop: false }` [INFO] [stdout] 90dc928d162ddce6266f98d9ec482cdff894c2d2379eb5a36776100de9dfec6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9b0459683edf4194b9be3a5e89bcb5c69494fdc312173463ee362436a4a8318 [INFO] running `Command { std: "docker" "start" "-a" "c9b0459683edf4194b9be3a5e89bcb5c69494fdc312173463ee362436a4a8318", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bumpalo v3.6.1 [INFO] [stderr] Checking fmtsize v0.1.1 (https://github.com/archer884/fmtsize#d16d8873) [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking imprint v0.1.2 (https://github.com/archer884/imprint#28c96f01) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking yogi v0.2.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.53s [INFO] running `Command { std: "docker" "inspect" "c9b0459683edf4194b9be3a5e89bcb5c69494fdc312173463ee362436a4a8318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9b0459683edf4194b9be3a5e89bcb5c69494fdc312173463ee362436a4a8318", kill_on_drop: false }` [INFO] [stdout] c9b0459683edf4194b9be3a5e89bcb5c69494fdc312173463ee362436a4a8318