[INFO] cloning repository https://github.com/tommythorn/drawhats [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tommythorn/drawhats" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommythorn%2Fdrawhats", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommythorn%2Fdrawhats'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4818a218b8c3c455767f74cf2207d0d65a4c0909 [INFO] checking tommythorn/drawhats against master#e9182f195b8505c87c4bd055b9f6e114ccda0981 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommythorn%2Fdrawhats" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tommythorn/drawhats [INFO] finished tweaking git repo https://github.com/tommythorn/drawhats [INFO] tweaked toml for git repo https://github.com/tommythorn/drawhats written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tommythorn/drawhats on toolchain e9182f195b8505c87c4bd055b9f6e114ccda0981 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tommythorn/drawhats already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/tommythorn/iterm2canvas` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00721cac41bdb4a4541f9254d4cf7ffa4dd95a39a161c3d55b5e3fde052b51e6 [INFO] running `Command { std: "docker" "start" "-a" "00721cac41bdb4a4541f9254d4cf7ffa4dd95a39a161c3d55b5e3fde052b51e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00721cac41bdb4a4541f9254d4cf7ffa4dd95a39a161c3d55b5e3fde052b51e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00721cac41bdb4a4541f9254d4cf7ffa4dd95a39a161c3d55b5e3fde052b51e6", kill_on_drop: false }` [INFO] [stdout] 00721cac41bdb4a4541f9254d4cf7ffa4dd95a39a161c3d55b5e3fde052b51e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84e6edf73b553acc71242f818285cfbbf8fc32026017d1524711e9aa0080d7bb [INFO] running `Command { std: "docker" "start" "-a" "84e6edf73b553acc71242f818285cfbbf8fc32026017d1524711e9aa0080d7bb", kill_on_drop: false }` [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking iterm2canvas v0.1.0 (https://github.com/tommythorn/iterm2canvas#4b830511) [INFO] [stderr] Checking drawhats v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/drawhats-c26ac7a1e0644d51.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/drawhats-c26ac7a1e0644d51/dep-test-bin-drawhats` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "84e6edf73b553acc71242f818285cfbbf8fc32026017d1524711e9aa0080d7bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84e6edf73b553acc71242f818285cfbbf8fc32026017d1524711e9aa0080d7bb", kill_on_drop: false }` [INFO] [stdout] 84e6edf73b553acc71242f818285cfbbf8fc32026017d1524711e9aa0080d7bb