[INFO] cloning repository https://github.com/algon-320/wheel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/algon-320/wheel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falgon-320%2Fwheel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falgon-320%2Fwheel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a20335f9dc28beed4cac1e3cb3e8de5172b9a79
[INFO] checking algon-320/wheel/4a20335f9dc28beed4cac1e3cb3e8de5172b9a79 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falgon-320%2Fwheel" "/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 compiler/examples/assignment.wheel
[INFO] [stderr] error: unable to write file compiler/examples/assignment.wheel.expected
[INFO] [stderr] error: unable to write file compiler/examples/bitops.wheel
[INFO] [stderr] error: unable to write file compiler/examples/bitops.wheel.expected
[INFO] [stderr] error: unable to write file compiler/examples/block.wheel
[INFO] [stderr] error: unable to write file compiler/examples/block.wheel.expected
[INFO] [stderr] error: unable to write file compiler/examples/cast.wheel
[INFO] [stderr] error: unable to write file compiler/examples/cast.wheel.expected
[INFO] [stderr] error: unable to write file compiler/examples/deref.wheel
[INFO] [stderr] error: unable to write file compiler/examples/deref.wheel.expected
[INFO] [stderr] error: unable to write file compiler/examples/fib.wheel
[INFO] [stderr] error: unable to write file compiler/examples/fib.wheel.expected
[INFO] [stderr] error: unable to write file compiler/examples/for.wheel
[INFO] [stderr] error: unable to write file compiler/examples/for.wheel.expected
[INFO] [stderr] error: unable to write file compiler/examples/func_ptr_comp.wheel
[INFO] [stderr] error: unable to write file compiler/examples/func_ptr_comp.wheel.expected
[INFO] [stderr] error: unable to write file compiler/examples/interrupt_timer.wheel
[INFO] [stderr] error: unable to write file compiler/examples/interrupt_timer.wheel.expected
[INFO] [stderr] error: unable to write file compiler/examples/let.wheel
[INFO] [stderr] error: unable to write file compiler/examples/let.wheel.expected
[INFO] [stderr] error: unable to write file compiler/examples/loop.wheel
[INFO] [stderr] error: unable to write file compiler/examples/loop.wheel.expected
[INFO] [stderr] error: unable to write file compiler/examples/mmio_serial.wheel
[INFO] [stderr] error: unable to write file compiler/examples/mmio_serial.wheel.expected
[INFO] [stderr] error: unable to write file compiler/examples/nested_loop.wheel
[INFO] [stderr] error: unable to write file compiler/examples/nested_loop.wheel.expected
[INFO] [stderr] error: unable to write file compiler/examples/pointer.wheel
[INFO] [stderr] error: unable to write file compiler/examples/pointer.wheel.expected
[INFO] [stderr] error: unable to write file compiler/examples/ptr_write.wheel
[INFO] [stderr] error: unable to write file compiler/examples/ptr_write.wheel.expected
[INFO] [stderr] error: unable to write file compiler/examples/return.wheel
[INFO] [stderr] error: unable to write file compiler/examples/return.wheel.expected
[INFO] [stderr] error: unable to write file compiler/examples/slice.wheel
[INFO] [stderr] error: unable to write file compiler/examples/slice.wheel.expected
[INFO] [stderr] error: unable to write file compiler/examples/static_data.wheel
[INFO] [stderr] error: unable to write file compiler/examples/static_data.wheel.expected
[INFO] [stderr] error: unable to write file compiler/examples/string.wheel
[INFO] [stderr] error: unable to write file compiler/examples/string.wheel.expected
[INFO] [stderr] error: unable to write file compiler/examples/struct.wheel
[INFO] [stderr] error: unable to write file compiler/examples/struct.wheel.expected
[INFO] [stderr] error: unable to write file compiler/examples/sub.wheel
[INFO] [stderr] error: unable to write file compiler/examples/sub.wheel.expected
[INFO] [stderr] error: unable to write file compiler/examples/void.wheel
[INFO] [stderr] error: unable to write file compiler/examples/void.wheel.expected
[INFO] [stderr] error: unable to write file compiler/examples/while.wheel
[INFO] [stderr] error: unable to write file compiler/examples/while.wheel.expected
[INFO] [stderr] fatal: cannot create directory at 'compiler/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] 


ExecutionFailed(ExitStatus(unix_wait_status(32768)))

failed to checkout https://github.com/algon-320/wheel