[INFO] cloning repository https://github.com/mrl5/scheduler-kata
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrl5/scheduler-kata" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrl5%2Fscheduler-kata", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrl5%2Fscheduler-kata'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68ef9fe316b57a09c7518f6125426f1d95059667
[INFO] checking mrl5/scheduler-kata against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrl5%2Fscheduler-kata" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file docker/worker.Dockerfile
[INFO] [stderr] error: unable to write file migrations/20240602093009_data.sql
[INFO] [stderr] error: unable to write file migrations/20240602093052_postgrest.sql
[INFO] [stderr] error: unable to write file migrations/20240602110831_worker.sql
[INFO] [stderr] error: unable to write file migrations/20240602190916_delete_task.sql
[INFO] [stderr] error: unable to write file migrations/20240603224655_unused_index.sql
[INFO] [stderr] error: unable to write file migrations/20240605185924_worker_role.sql
[INFO] [stderr] error: unable to write file migrations/20240606163625_notify_after_insert.sql
[INFO] [stderr] error: unable to write file migrations/20240606193334_disable_notify_after_insert.sql
[INFO] [stderr] error: unable to write file migrations/20240607161221_cancel_running_task.sql
[INFO] [stderr] error: unable to write file rust-toolchain.toml
[INFO] [stderr] error: unable to write file rustfmt.toml
[INFO] [stderr] fatal: cannot create directory at 'tests': 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/mrl5/scheduler-kata

Caused by:
    command failed: exit status: 128
    
    