[INFO] cloning repository https://github.com/foo-jin/aoc-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/foo-jin/aoc-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoo-jin%2Faoc-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoo-jin%2Faoc-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a871db344ce5f6c3d34ca4fd447033fbdff7b36d [INFO] checking foo-jin/aoc-tools against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoo-jin%2Faoc-tools" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to create directory for '/workspace/builds/worker-3-tc2/source/.git/logs/refs/remotes/origin/HEAD': No such file or directory [INFO] [stderr] error: unable to write symref for refs/remotes/origin/HEAD: No space left on device [INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD [INFO] checking foo-jin/aoc-tools against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoo-jin%2Faoc-tools" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/foo-jin/aoc-tools on toolchain 099e089ab723e6ee96175f3496051098c60a4cd4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/foo-jin/aoc-tools [INFO] finished tweaking git repo https://github.com/foo-jin/aoc-tools [INFO] tweaked toml for git repo https://github.com/foo-jin/aoc-tools written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/foo-jin/aoc-tools 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" "+099e089ab723e6ee96175f3496051098c60a4cd4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cssparser v0.24.1 [INFO] [stderr] Downloaded structopt v0.2.13 [INFO] [stderr] error: failed to unpack package `structopt v0.2.13` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `structopt-0.2.13/tests/argument_naming.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/structopt-0.2.13/tests/argument_naming.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `structopt-0.2.13/tests/argument_naming.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/structopt-0.2.13/tests/argument_naming.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] checking foo-jin/aoc-tools against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoo-jin%2Faoc-tools" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/foo-jin/aoc-tools on toolchain 099e089ab723e6ee96175f3496051098c60a4cd4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/foo-jin/aoc-tools [INFO] finished tweaking git repo https://github.com/foo-jin/aoc-tools [INFO] tweaked toml for git repo https://github.com/foo-jin/aoc-tools written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/foo-jin/aoc-tools 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" "+099e089ab723e6ee96175f3496051098c60a4cd4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scraper v0.8.1 [INFO] [stderr] Downloaded promptly v0.1.5 [INFO] [stderr] Downloaded utf-8 v0.7.4 [INFO] [stderr] Downloaded structopt-derive v0.2.13 [INFO] [stderr] Downloaded ego-tree v0.5.0 [INFO] [stderr] Downloaded markup5ever v0.7.3 [INFO] [stderr] Downloaded selectors v0.20.0 [INFO] [stderr] Downloaded hyper v0.12.14 [INFO] [stderr] Downloaded csv v1.0.2 [INFO] [stderr] Downloaded encoding_rs v0.8.11 [INFO] [stderr] error: failed to unpack package `encoding_rs v0.8.11` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `encoding_rs-0.8.11/src/data.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/encoding_rs-0.8.11/src/data.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `encoding_rs-0.8.11/src/data.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/encoding_rs-0.8.11/src/data.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] checking foo-jin/aoc-tools against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoo-jin%2Faoc-tools" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] error: unable to write file LICENSE [INFO] [stderr] error: unable to write file README.md [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking foo-jin/aoc-tools against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoo-jin%2Faoc-tools" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write symref for HEAD: No space left on device [INFO] [stderr] fatal: unable to update HEAD failed to checkout https://github.com/foo-jin/aoc-tools Caused by: command failed: exit status: 128