[INFO] cloning repository https://github.com/kevinleeelsa/blockchain-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kevinleeelsa/blockchain-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinleeelsa%2Fblockchain-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinleeelsa%2Fblockchain-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] baad222e3d3aa5b0ce582156a6e0cbbf21b8f5e6
[INFO] checking kevinleeelsa/blockchain-demo against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevinleeelsa%2Fblockchain-demo" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file stx-genesis/chainstate.txt
[INFO] [stderr] error: unable to write file stx-genesis/chainstate.txt.sha256
[INFO] [stderr] error: unable to write file stx-genesis/name_zonefiles-test.txt
[INFO] [stderr] error: unable to write file stx-genesis/name_zonefiles-test.txt.sha256
[INFO] [stderr] error: unable to write file stx-genesis/name_zonefiles.txt
[INFO] [stderr] error: unable to write file stx-genesis/name_zonefiles.txt.sha256
[INFO] [stderr] fatal: cannot create directory at 'stx-genesis/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] 


failed to checkout https://github.com/kevinleeelsa/blockchain-demo

Caused by:
    command failed: exit status: 128
    
    