[INFO] cloning repository https://github.com/fenhl/diskspace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fenhl/diskspace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffenhl%2Fdiskspace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffenhl%2Fdiskspace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7150a2f0d0e2f6e42a2236e900c00ebf5d1e5714 [INFO] checking fenhl/diskspace against master#c9228570668803e3e6402770d55f23a12c9ae686 for pr-79472 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffenhl%2Fdiskspace" "/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/fenhl/diskspace 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/fenhl/diskspace [INFO] finished tweaking git repo https://github.com/fenhl/diskspace [INFO] tweaked toml for git repo https://github.com/fenhl/diskspace written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/fenhl/diskspace 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] 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] a5867f34c58b57689176c6b4f62af66005fecefc2a670514c16d61a3e6f6798f [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" "a5867f34c58b57689176c6b4f62af66005fecefc2a670514c16d61a3e6f6798f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5867f34c58b57689176c6b4f62af66005fecefc2a670514c16d61a3e6f6798f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5867f34c58b57689176c6b4f62af66005fecefc2a670514c16d61a3e6f6798f", kill_on_drop: false }` [INFO] [stdout] a5867f34c58b57689176c6b4f62af66005fecefc2a670514c16d61a3e6f6798f [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] a749ef53a580cb9f015fe94056bb3affd2f87181ccff9231ef3e10c08e302218 [INFO] running `Command { std: "docker" "start" "-a" "a749ef53a580cb9f015fe94056bb3affd2f87181ccff9231ef3e10c08e302218", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Checking bytesize v1.0.0 [INFO] [stderr] Checking xdg-basedir v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking css-color-parser v0.1.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking bitbar v0.2.1 (https://github.com/fenhl/rust-bitbar#24828114) [INFO] [stderr] Checking systemstat v0.1.5 (https://github.com/myfreeweb/systemstat#f7d93601) [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Checking diskspace v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.19s [INFO] running `Command { std: "docker" "inspect" "a749ef53a580cb9f015fe94056bb3affd2f87181ccff9231ef3e10c08e302218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a749ef53a580cb9f015fe94056bb3affd2f87181ccff9231ef3e10c08e302218", kill_on_drop: false }` [INFO] [stdout] a749ef53a580cb9f015fe94056bb3affd2f87181ccff9231ef3e10c08e302218