[INFO] cloning repository https://github.com/gilbertw1/mpwc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gilbertw1/mpwc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgilbertw1%2Fmpwc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgilbertw1%2Fmpwc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f4d34eb75f0e2caeeaadc10a8ebdfc094819817 [INFO] checking gilbertw1/mpwc against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgilbertw1%2Fmpwc" "/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/gilbertw1/mpwc on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gilbertw1/mpwc [INFO] finished tweaking git repo https://github.com/gilbertw1/mpwc [INFO] tweaked toml for git repo https://github.com/gilbertw1/mpwc written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/gilbertw1/mpwc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec16724618e9184611f0d9eec261b3d90f902cfae951ef12ecb0423703c1363a [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" "ec16724618e9184611f0d9eec261b3d90f902cfae951ef12ecb0423703c1363a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec16724618e9184611f0d9eec261b3d90f902cfae951ef12ecb0423703c1363a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec16724618e9184611f0d9eec261b3d90f902cfae951ef12ecb0423703c1363a", kill_on_drop: false }` [INFO] [stdout] ec16724618e9184611f0d9eec261b3d90f902cfae951ef12ecb0423703c1363a [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] ea18d2deaab42a1ed357040d7a21ce97ab4a7a1e7cac72e8f100748eda7d883a [INFO] running `Command { std: "docker" "start" "-a" "ea18d2deaab42a1ed357040d7a21ce97ab4a7a1e7cac72e8f100748eda7d883a", kill_on_drop: false }` [INFO] [stderr] Checking atty v0.2.3 [INFO] [stderr] Checking secstr v0.3.0 [INFO] [stderr] Checking rpassword v2.0.0 [INFO] [stderr] Compiling libsodium-sys v0.0.15 [INFO] [stderr] Checking clap v2.26.2 (https://github.com/kbknapp/clap-rs.git#569ced1f) [INFO] [stderr] Checking sodiumoxide v0.0.15 [INFO] [stderr] Checking rusterpassword v0.2.1 (https://github.com/gilbertw1/rusterpassword#3db73ece) [INFO] [stderr] Checking mpwc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.71s [INFO] running `Command { std: "docker" "inspect" "ea18d2deaab42a1ed357040d7a21ce97ab4a7a1e7cac72e8f100748eda7d883a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea18d2deaab42a1ed357040d7a21ce97ab4a7a1e7cac72e8f100748eda7d883a", kill_on_drop: false }` [INFO] [stdout] ea18d2deaab42a1ed357040d7a21ce97ab4a7a1e7cac72e8f100748eda7d883a