[INFO] cloning repository https://github.com/idebugger-learning/advent-of-code-2018-day21
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/idebugger-learning/advent-of-code-2018-day21" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidebugger-learning%2Fadvent-of-code-2018-day21", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidebugger-learning%2Fadvent-of-code-2018-day21'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8daf437e9c022d88931ef70e55bba58b802aae9c
[INFO] testing idebugger-learning/advent-of-code-2018-day21 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidebugger-learning%2Fadvent-of-code-2018-day21" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/info/exclude' to '/workspace/builds/worker-5-tc1/source/.git/info/exclude': No space left on device


failed to checkout https://github.com/idebugger-learning/advent-of-code-2018-day21

Caused by:
    command failed: exit status: 128
    
    