[INFO] cloning repository https://github.com/xjr1300/zero2prod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xjr1300/zero2prod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxjr1300%2Fzero2prod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxjr1300%2Fzero2prod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 399df86aa2ce9f3744a2ef01c8fe6d1411039229 [INFO] checking xjr1300/zero2prod against master#249cb84316401daf040832cdbb8a45e0f5ab6af8 for pr-138438 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxjr1300%2Fzero2prod" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file migrations/20230909054851_make_status_not_null_in_subscriptions.sql [INFO] [stderr] error: unable to write file migrations/20230909060038_create_subscription_tokens_table.sql [INFO] [stderr] error: unable to write file migrations/20230913234547_create_users_table.sql [INFO] [stderr] error: unable to write file migrations/20230914053944_rename_password_column.sql [INFO] [stderr] error: unable to write file migrations/20230914070403_add_salt_to_users.sql [INFO] [stderr] error: unable to write file migrations/20230914081646_remove_salt_from_users.sql [INFO] [stderr] error: unable to write file migrations/20230919043720_seed_user.sql [INFO] [stderr] error: unable to write file migrations/20230921095429_create_idempotency_table.sql [INFO] [stderr] error: unable to write file migrations/20230922050900_relax_null_checks_on_idempotency.sql [INFO] [stderr] error: unable to write file migrations/20230923075730_create_newsletter_issues_table.sql [INFO] [stderr] error: unable to write file migrations/20230925014959_create_issue_delivery_queue_table.sql [INFO] [stderr] fatal: cannot create directory at 'scripts': 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/xjr1300/zero2prod Caused by: command failed: exit status: 128