[INFO] cloning repository https://github.com/koddlers/oop-in-rust-2021
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koddlers/oop-in-rust-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoddlers%2Foop-in-rust-2021", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoddlers%2Foop-in-rust-2021'...
[INFO] [stderr] fatal: error closing file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoddlers%2Foop-in-rust-2021/packed-refs.new: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/koddlers/oop-in-rust-2021
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koddlers/oop-in-rust-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoddlers%2Foop-in-rust-2021", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoddlers%2Foop-in-rust-2021'...
[INFO] [stderr] fatal: sha1 file '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoddlers%2Foop-in-rust-2021/objects/pack/tmp_rev_yVeqY4' write error. Out of diskspace
[INFO] [stderr] fatal: fetch-pack: invalid index-pack output
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/koddlers/oop-in-rust-2021
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koddlers/oop-in-rust-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoddlers%2Foop-in-rust-2021", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoddlers%2Foop-in-rust-2021'...
[INFO] [stderr] fatal: sha1 file '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoddlers%2Foop-in-rust-2021/objects/pack/tmp_rev_TeuLts' write error. Out of diskspace
[INFO] [stderr] fatal: fetch-pack: invalid index-pack output
[WARN] Retrying crate fetch in 3 seconds (attempt 3)
[INFO] cloning repository https://github.com/koddlers/oop-in-rust-2021
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koddlers/oop-in-rust-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoddlers%2Foop-in-rust-2021", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoddlers%2Foop-in-rust-2021'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoddlers%2Foop-in-rust-2021/objects/pack: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 4)
[INFO] cloning repository https://github.com/koddlers/oop-in-rust-2021
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koddlers/oop-in-rust-2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoddlers%2Foop-in-rust-2021", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoddlers%2Foop-in-rust-2021'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7968298d062a346d10db1ffae8c07320a571bc77
[INFO] checking koddlers/oop-in-rust-2021 against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoddlers%2Foop-in-rust-2021" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-0-tc2/source/.git/config.lock
[INFO] [stderr] fatal: could not set 'core.filemode' to 'true'
[INFO] checking koddlers/oop-in-rust-2021 against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoddlers%2Foop-in-rust-2021" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/post-update.sample' to '/workspace/builds/worker-0-tc2/source/.git/hooks/post-update.sample': No space left on device
[INFO] checking koddlers/oop-in-rust-2021 against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoddlers%2Foop-in-rust-2021" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] error: unable to write symref for HEAD: No space left on device
[INFO] checking koddlers/oop-in-rust-2021 against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoddlers%2Foop-in-rust-2021" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] /workspace/builds/worker-0-tc2/source/.git/refs/heads: No space left on device
[INFO] checking koddlers/oop-in-rust-2021 against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoddlers%2Foop-in-rust-2021" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] /workspace/builds/worker-0-tc2/source/.git/refs/heads: No space left on device


failed to checkout https://github.com/koddlers/oop-in-rust-2021

Caused by:
    command failed: exit status: 1
    
    