[INFO] cloning repository https://github.com/prestontw/cargo-chef-vendored-repo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prestontw/cargo-chef-vendored-repo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprestontw%2Fcargo-chef-vendored-repo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprestontw%2Fcargo-chef-vendored-repo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6de6b862e35679e6043bef59e9f91a2dc0c7e893 [INFO] checking prestontw/cargo-chef-vendored-repo against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprestontw%2Fcargo-chef-vendored-repo" "/workspace/builds/worker-31/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-31/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 74% (5358/7198) Updating files: 75% (5399/7198) Updating files: 76% (5471/7198) Updating files: 77% (5543/7198) Updating files: 78% (5615/7198) Updating files: 79% (5687/7198) Updating files: 80% (5759/7198) Updating files: 81% (5831/7198) Updating files: 82% (5903/7198) Updating files: 83% (5975/7198) Updating files: 84% (6047/7198) Updating files: 85% (6119/7198) Updating files: 86% (6191/7198) Updating files: 87% (6263/7198) Updating files: 88% (6335/7198) Updating files: 89% (6407/7198) Updating files: 90% (6479/7198) Updating files: 91% (6551/7198) Updating files: 92% (6623/7198) Updating files: 93% (6695/7198) Updating files: 94% (6767/7198) Updating files: 95% (6839/7198) Updating files: 96% (6911/7198) Updating files: 97% (6983/7198) Updating files: 98% (7055/7198) Updating files: 99% (7127/7198) Updating files: 100% (7198/7198) Updating files: 100% (7198/7198), done. [INFO] validating manifest of git repo https://github.com/prestontw/cargo-chef-vendored-repo on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-31/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-31/source/rust-toolchain [INFO] started tweaking git repo https://github.com/prestontw/cargo-chef-vendored-repo [INFO] finished tweaking git repo https://github.com/prestontw/cargo-chef-vendored-repo [INFO] tweaked toml for git repo https://github.com/prestontw/cargo-chef-vendored-repo written to /workspace/builds/worker-31/source/Cargo.toml [INFO] crate git repo https://github.com/prestontw/cargo-chef-vendored-repo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e5061ddab673400024153974d68fe6ecedaa143f539cdb88b423b2dfc94f211 [INFO] running `Command { std: "docker" "start" "-a" "7e5061ddab673400024153974d68fe6ecedaa143f539cdb88b423b2dfc94f211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e5061ddab673400024153974d68fe6ecedaa143f539cdb88b423b2dfc94f211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e5061ddab673400024153974d68fe6ecedaa143f539cdb88b423b2dfc94f211", kill_on_drop: false }` [INFO] [stdout] 7e5061ddab673400024153974d68fe6ecedaa143f539cdb88b423b2dfc94f211 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a1a85b954ec9f92528aa9bc6086944672b9093457c3f3679c27da2150ed20c4 [INFO] running `Command { std: "docker" "start" "-a" "6a1a85b954ec9f92528aa9bc6086944672b9093457c3f3679c27da2150ed20c4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: failed to create jobserver [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to increase jobserver pipe capacity from 4096 to 8192; jobserver otherwise might deadlock [INFO] running `Command { std: "docker" "inspect" "6a1a85b954ec9f92528aa9bc6086944672b9093457c3f3679c27da2150ed20c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a1a85b954ec9f92528aa9bc6086944672b9093457c3f3679c27da2150ed20c4", kill_on_drop: false }` [INFO] [stdout] 6a1a85b954ec9f92528aa9bc6086944672b9093457c3f3679c27da2150ed20c4