[INFO] cloning repository https://github.com/xu-cheng/aoc19 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xu-cheng/aoc19" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxu-cheng%2Faoc19", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxu-cheng%2Faoc19'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxu-cheng%2Faoc19: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/xu-cheng/aoc19 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xu-cheng/aoc19" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxu-cheng%2Faoc19", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxu-cheng%2Faoc19'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b55cdb344682ec680a216c6529c6087dc445591e [INFO] checking xu-cheng/aoc19 against master#96cfc75584359ae7ad11cc45968059f29e7b44b7 for pr-137728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxu-cheng%2Faoc19" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xu-cheng/aoc19 on toolchain 96cfc75584359ae7ad11cc45968059f29e7b44b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xu-cheng/aoc19 [INFO] finished tweaking git repo https://github.com/xu-cheng/aoc19 [INFO] tweaked toml for git repo https://github.com/xu-cheng/aoc19 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/xu-cheng/aoc19 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" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded priority-queue v0.6.0 [INFO] [stderr] Downloaded bytecount v0.6.0 [INFO] [stderr] Downloaded indexmap v0.4.1 [INFO] [stderr] error: failed to unpack package `indexmap v0.4.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `indexmap-0.4.1/README.rst` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-0.4.1/README.rst` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `indexmap-0.4.1/README.rst` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-0.4.1/README.rst` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Downloading crates ... Downloaded priority-queue v0.6.0 Downloaded bytecount v0.6.0 Downloaded indexmap v0.4.1 error: failed to unpack package `indexmap v0.4.1` Caused by: failed to unpack entry at `indexmap-0.4.1/README.rst` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-0.4.1/README.rst` Caused by: failed to unpack `indexmap-0.4.1/README.rst` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indexmap-0.4.1/README.rst` Caused by: No space left on device (os error 28)