[INFO] cloning repository https://github.com/sbdchd/squawk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sbdchd/squawk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbdchd%2Fsquawk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbdchd%2Fsquawk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13336d4d155fc0b21f0841a22fc1e01b6906534f [INFO] checking sbdchd/squawk against try#fafe42c59556a4233f03dd0d900b575a9afeece8 for pr-143764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbdchd%2Fsquawk" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file crates/squawk_parser/README.md [INFO] [stderr] fatal: cannot create directory at 'crates/squawk_parser/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] [INFO] checking sbdchd/squawk against try#fafe42c59556a4233f03dd0d900b575a9afeece8 for pr-143764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbdchd%2Fsquawk" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file crates/squawk_parser/src/grammar.rs [INFO] [stderr] error: unable to write file crates/squawk_parser/src/input.rs [INFO] [stderr] error: unable to write file crates/squawk_parser/src/lexed_str.rs [INFO] [stderr] error: unable to write file crates/squawk_parser/src/lib.rs [INFO] [stderr] error: unable to write file crates/squawk_parser/src/output.rs [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/alter_language.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/alter_large_object.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/alter_materialized_view.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/alter_operator.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/alter_operator_class.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/alter_operator_family.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/alter_policy.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/alter_procedure.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/alter_publication.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/alter_role.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/alter_routine.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/alter_rule.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/alter_schema.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/alter_sequence.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/drop_owned.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/drop_policy.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/drop_procedure.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/drop_publication.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/drop_role.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/drop_routine.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/drop_rule.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/drop_sequence.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/drop_server.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/drop_statistics.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/drop_subscription.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/drop_table.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/drop_tablespace.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/drop_text_search_config.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/drop_text_search_dict.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/drop_text_search_parser.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/drop_text_search_template.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/drop_transform.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/drop_trigger.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/drop_type.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/drop_user.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/drop_user_mapping.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/drop_view.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/execute.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/explain.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/fetch.sql [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/grant.sql [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/import_foreign_schema.sql: No space left on device [INFO] [stderr] error: unable to write file crates/squawk_parser/tests/data/ok/insert.sql [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/listen.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/load.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/lock.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/merge.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/merge_pg17.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/misc.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/move.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/notify.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/precedence.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/prepare.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/reassign.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/refresh.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/reindex.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/reset.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/revoke.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/schemas.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/security_label.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/select.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/select_casts.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/select_casts_pg17.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/select_compound_union_select.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/select_cte.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/select_funcs.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/select_funcs_pg17.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/select_into.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/select_operators.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/set_constraints.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/set_role.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/set_session_auth.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/set_transaction.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/show.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/transaction.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/truncate.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/unlisten.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/update.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/vacuum.sql: No space left on device [INFO] [stderr] error: unable to create file crates/squawk_parser/tests/data/ok/values.sql: No space left on device [INFO] [stderr] fatal: cannot create directory at 'crates/squawk_parser/tests/data/regression_suite': 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] [INFO] checking sbdchd/squawk against try#fafe42c59556a4233f03dd0d900b575a9afeece8 for pr-143764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbdchd%2Fsquawk" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] error: unable to write file Dockerfile [INFO] [stderr] error: unable to write file LICENSE-APACHE [INFO] [stderr] error: unable to write file LICENSE-MIT [INFO] [stderr] error: unable to write file PLAN.md [INFO] [stderr] error: unable to write file README.md [INFO] [stderr] fatal: cannot create directory at 'crates': 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] [INFO] checking sbdchd/squawk against try#fafe42c59556a4233f03dd0d900b575a9afeece8 for pr-143764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbdchd%2Fsquawk" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-1-tc2/source/.git/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [INFO] checking sbdchd/squawk against try#fafe42c59556a4233f03dd0d900b575a9afeece8 for pr-143764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbdchd%2Fsquawk" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file .vscode/extensions/squawk-dev/pnpm-lock.yaml [INFO] [stderr] fatal: cannot create directory at '.vscode/extensions/squawk-dev/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/sbdchd/squawk Caused by: command failed: exit status: 128