[INFO] cloning repository https://github.com/c0dearm/piss [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/c0dearm/piss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc0dearm%2Fpiss", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc0dearm%2Fpiss'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 432c3e04a39f9dc7e8294fc4a19648c53ff5382d [INFO] checking c0dearm/piss against master#c9228570668803e3e6402770d55f23a12c9ae686 for pr-79472 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc0dearm%2Fpiss" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/c0dearm/piss on toolchain c9228570668803e3e6402770d55f23a12c9ae686 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/c0dearm/piss [INFO] finished tweaking git repo https://github.com/c0dearm/piss [INFO] tweaked toml for git repo https://github.com/c0dearm/piss written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/c0dearm/piss already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "fetch" "--locked" "--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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0669ea1db6a5901f421b20a86eb9a41ba9c078ed0cbac7bbdc6caac10ce4db9e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0669ea1db6a5901f421b20a86eb9a41ba9c078ed0cbac7bbdc6caac10ce4db9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0669ea1db6a5901f421b20a86eb9a41ba9c078ed0cbac7bbdc6caac10ce4db9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0669ea1db6a5901f421b20a86eb9a41ba9c078ed0cbac7bbdc6caac10ce4db9e", kill_on_drop: false }` [INFO] [stdout] 0669ea1db6a5901f421b20a86eb9a41ba9c078ed0cbac7bbdc6caac10ce4db9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3c7b75e3eaf53543ebc7bf54b4418bc386c60b1371837286887b7063c41bab42 [INFO] running `Command { std: "docker" "start" "-a" "3c7b75e3eaf53543ebc7bf54b4418bc386c60b1371837286887b7063c41bab42", kill_on_drop: false }` [INFO] [stderr] Checking bytemuck v1.2.0 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking memoffset v0.5.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking num-iter v0.1.40 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking tiff v0.4.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Checking image v0.23.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Checking structopt v0.3.12 [INFO] [stderr] Checking piss v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.61s [INFO] running `Command { std: "docker" "inspect" "3c7b75e3eaf53543ebc7bf54b4418bc386c60b1371837286887b7063c41bab42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c7b75e3eaf53543ebc7bf54b4418bc386c60b1371837286887b7063c41bab42", kill_on_drop: false }` [INFO] [stdout] 3c7b75e3eaf53543ebc7bf54b4418bc386c60b1371837286887b7063c41bab42