[INFO] cloning repository https://github.com/masterboy376/rust_web_server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/masterboy376/rust_web_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasterboy376%2Frust_web_server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasterboy376%2Frust_web_server'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-push.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasterboy376%2Frust_web_server/hooks/pre-push.sample': No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/masterboy376/rust_web_server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/masterboy376/rust_web_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasterboy376%2Frust_web_server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasterboy376%2Frust_web_server'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasterboy376%2Frust_web_server/objects/pack: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/masterboy376/rust_web_server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/masterboy376/rust_web_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasterboy376%2Frust_web_server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasterboy376%2Frust_web_server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a4bcd198aeb3dfcc99081050c129248f1ccd7888
[INFO] checking masterboy376/rust_web_server against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasterboy376%2Frust_web_server" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] fatal: update_ref failed for ref 'HEAD': cannot update ref 'refs/heads/main': couldn't write '/workspace/builds/worker-5-tc1/source/.git/refs/heads/main.lock'


failed to checkout https://github.com/masterboy376/rust_web_server

Caused by:
    command failed: exit status: 128
    
    