[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] fa0ec26d4fc6cbdd1dd933e151cb2350c03605e3 [INFO] checking sbdchd/squawk against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbdchd%2Fsquawk" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file linter/src/rules/snapshots/squawk_linter__rules__prefer_timestamptz__test_rules__alter_table.snap [INFO] [stderr] error: unable to write file linter/src/rules/snapshots/squawk_linter__rules__renaming_column__test_rules__renaming_column.snap [INFO] [stderr] error: unable to write file linter/src/rules/snapshots/squawk_linter__rules__renaming_table__test_rules__renaming_table.snap [INFO] [stderr] error: unable to write file linter/src/rules/snapshots/squawk_linter__rules__require_concurrent_index_creation__test_rules__adding_index_non_concurrently-2.snap [INFO] [stderr] error: unable to write file linter/src/rules/snapshots/squawk_linter__rules__require_concurrent_index_creation__test_rules__adding_index_non_concurrently.snap [INFO] [stderr] error: unable to write file linter/src/rules/snapshots/squawk_linter__rules__require_concurrent_index_creation__test_rules__ensure_ignored_when_new_table.snap [INFO] [stderr] error: unable to write file linter/src/rules/snapshots/squawk_linter__rules__require_concurrent_index_creation__test_rules__ensure_ignored_when_new_table_with_assume_in_transaction.snap [INFO] [stderr] error: unable to write file linter/src/rules/snapshots/squawk_linter__rules__transaction_nesting__test_rules__begin_repeated.snap [INFO] [stderr] error: unable to write file linter/src/rules/snapshots/squawk_linter__rules__transaction_nesting__test_rules__begin_with_assume_in_transaction.snap [INFO] [stderr] error: unable to write file linter/src/rules/snapshots/squawk_linter__rules__transaction_nesting__test_rules__commit_repeated.snap [INFO] [stderr] error: unable to create file linter/src/rules/snapshots/squawk_linter__rules__transaction_nesting__test_rules__commit_with_assume_in_transaction.snap: No space left on device [INFO] [stderr] error: unable to write file linter/src/rules/snapshots/squawk_linter__rules__transaction_nesting__test_rules__rollback_with_assume_in_transaction.snap [INFO] [stderr] error: unable to write file linter/src/rules/test_utils.rs [INFO] [stderr] error: unable to write file linter/src/rules/transaction_nesting.rs [INFO] [stderr] error: unable to write file linter/src/rules/utils.rs [INFO] [stderr] fatal: cannot create directory at 'linter/src/snapshots': 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] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/sbdchd/squawk [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.