[INFO] cloning repository https://github.com/ictrobot/aoc-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ictrobot/aoc-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fictrobot%2Faoc-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fictrobot%2Faoc-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 254265eb4fad9454d2fa32da2fe1b266e532b0a4
[INFO] building ictrobot/aoc-rs against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fictrobot%2Faoc-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file crates/year2015/src/day11.rs
[INFO] [stderr] error: unable to write file crates/year2015/src/day12.rs
[INFO] [stderr] error: unable to write file crates/year2015/src/day13.rs
[INFO] [stderr] error: unable to write file crates/year2015/src/day14.rs
[INFO] [stderr] error: unable to write file crates/year2015/src/day15.rs
[INFO] [stderr] error: unable to write file crates/year2015/src/day16.rs
[INFO] [stderr] error: unable to write file crates/year2015/src/day17.rs
[INFO] [stderr] error: unable to write file crates/year2015/src/day18.rs
[INFO] [stderr] error: unable to write file crates/year2015/src/day19.rs
[INFO] [stderr] error: unable to write file crates/year2015/src/day20.rs
[INFO] [stderr] error: unable to write file crates/year2015/src/day21.rs
[INFO] [stderr] error: unable to write file crates/year2015/src/day22.rs
[INFO] [stderr] error: unable to write file crates/year2015/src/day23.rs
[INFO] [stderr] error: unable to write file crates/year2015/src/day24.rs
[INFO] [stderr] error: unable to write file crates/year2015/src/day25.rs
[INFO] [stderr] error: unable to write file crates/year2015/src/lib.rs
[INFO] [stderr] fatal: cannot create directory at 'crates/year2016': 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] building ictrobot/aoc-rs against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fictrobot%2Faoc-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-6-tc2/source': No space left on device
[INFO] building ictrobot/aoc-rs against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fictrobot%2Faoc-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-6-tc2/source': No space left on device
[INFO] building ictrobot/aoc-rs against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fictrobot%2Faoc-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-6-tc2/source': No space left on device
[INFO] building ictrobot/aoc-rs against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fictrobot%2Faoc-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-6-tc2/source': No space left on device


ExecutionFailed(ExitStatus(unix_wait_status(32768)))

failed to checkout https://github.com/ictrobot/aoc-rs