[INFO] cloning repository https://github.com/lmve/kecc-public
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lmve/kecc-public" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmve%2Fkecc-public", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmve%2Fkecc-public'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 021f2cd2404b50cfb7a38fec36ba3779abbacb28
[INFO] building lmve/kecc-public against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmve%2Fkecc-public" "/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] error: unable to write file examples/ir0/float2.ir
[INFO] [stderr] error: unable to write file examples/ir0/foo.ir
[INFO] [stderr] error: unable to write file examples/ir0/foo2.ir
[INFO] [stderr] error: unable to write file examples/ir0/foo3.ir
[INFO] [stderr] error: unable to write file examples/ir0/foo4.ir
[INFO] [stderr] error: unable to write file examples/ir0/for_continue_break.ir
[INFO] [stderr] error: unable to write file examples/ir0/gcd.ir
[INFO] [stderr] error: unable to write file examples/ir0/integer_literal.ir
[INFO] [stderr] error: unable to write file examples/ir0/integer_literal2.ir
[INFO] [stderr] error: unable to write file examples/ir0/logical_op.ir
[INFO] [stderr] error: unable to write file examples/ir0/minus_constant.ir
[INFO] [stderr] error: unable to write file examples/ir0/negate.ir
[INFO] [stderr] error: unable to write file examples/ir0/pointer.ir
[INFO] [stderr] error: unable to write file examples/ir0/return_void.ir
[INFO] [stderr] error: unable to write file examples/ir0/shift.ir
[INFO] [stderr] error: unable to write file examples/ir0/simple.ir
[INFO] [stderr] error: unable to write file examples/ir0/simple_cond.ir
[INFO] [stderr] error: unable to write file examples/ir0/simple_for.ir
[INFO] [stderr] error: unable to write file examples/ir0/simple_if.ir
[INFO] [stderr] error: unable to write file examples/ir0/sizeof.ir
[INFO] [stderr] error: unable to write file examples/ir0/sizeof2.ir
[INFO] [stderr] error: unable to write file examples/ir0/sizeof3.ir
[INFO] [stderr] error: unable to write file examples/ir0/sizeof4.ir
[INFO] [stderr] error: unable to write file examples/ir0/struct.ir
[INFO] [stderr] error: unable to write file examples/ir0/struct2.ir
[INFO] [stderr] error: unable to write file examples/ir0/struct3.ir
[INFO] [stderr] error: unable to write file examples/ir0/struct4.ir
[INFO] [stderr] error: unable to write file examples/ir0/switch-in-loop.ir
[INFO] [stderr] error: unable to write file examples/ir0/switch.ir
[INFO] [stderr] error: unable to write file examples/ir0/temp.ir
[INFO] [stderr] error: unable to write file examples/ir0/temp2.ir
[INFO] [stderr] error: unable to write file examples/ir0/test.ir
[INFO] [stderr] error: unable to write file examples/ir0/typecast.ir
[INFO] [stderr] error: unable to write file examples/ir0/typedef.ir
[INFO] [stderr] error: unable to write file examples/ir0/unary.ir
[INFO] [stderr] error: unable to write file examples/ir0/while_continue_break.ir
[INFO] [stderr] fatal: cannot create directory at 'examples/ir1': 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] 


ExecutionFailed(ExitStatus(unix_wait_status(32768)))

failed to checkout https://github.com/lmve/kecc-public