[INFO] cloning repository https://github.com/cydave/cardpunch-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cydave/cardpunch-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcydave%2Fcardpunch-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcydave%2Fcardpunch-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f71f93d2cb4796a630f18c5f4b26ddcb4f5802f [INFO] checking cydave/cardpunch-rs against master#77e7b74ad5c0c449fa378faf5edf33dd2e6fed87 for pr-93275 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcydave%2Fcardpunch-rs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cydave/cardpunch-rs on toolchain 77e7b74ad5c0c449fa378faf5edf33dd2e6fed87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+77e7b74ad5c0c449fa378faf5edf33dd2e6fed87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cydave/cardpunch-rs [INFO] finished tweaking git repo https://github.com/cydave/cardpunch-rs [INFO] tweaked toml for git repo https://github.com/cydave/cardpunch-rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/cydave/cardpunch-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+77e7b74ad5c0c449fa378faf5edf33dd2e6fed87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+77e7b74ad5c0c449fa378faf5edf33dd2e6fed87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 413272b47c5bf305031fe459ddd4ca4b82fa37949f7f3fbb42c95c68ccdbacbc [INFO] running `Command { std: "docker" "start" "-a" "413272b47c5bf305031fe459ddd4ca4b82fa37949f7f3fbb42c95c68ccdbacbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "413272b47c5bf305031fe459ddd4ca4b82fa37949f7f3fbb42c95c68ccdbacbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "413272b47c5bf305031fe459ddd4ca4b82fa37949f7f3fbb42c95c68ccdbacbc", kill_on_drop: false }` [INFO] [stdout] 413272b47c5bf305031fe459ddd4ca4b82fa37949f7f3fbb42c95c68ccdbacbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+77e7b74ad5c0c449fa378faf5edf33dd2e6fed87" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 751291b58b2f296a022a280ff12d955111012a606a37b1c0ea5d2aba808d0e76 [INFO] running `Command { std: "docker" "start" "-a" "751291b58b2f296a022a280ff12d955111012a606a37b1c0ea5d2aba808d0e76", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking cardpunch-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.10s [INFO] running `Command { std: "docker" "inspect" "751291b58b2f296a022a280ff12d955111012a606a37b1c0ea5d2aba808d0e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "751291b58b2f296a022a280ff12d955111012a606a37b1c0ea5d2aba808d0e76", kill_on_drop: false }` [INFO] [stdout] 751291b58b2f296a022a280ff12d955111012a606a37b1c0ea5d2aba808d0e76