[INFO] cloning repository https://github.com/jackschultz/pgcrate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackschultz/pgcrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackschultz%2Fpgcrate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackschultz%2Fpgcrate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4b9062d1155b371845145f116daf2b8988e9a84
[INFO] testing jackschultz/pgcrate against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackschultz%2Fpgcrate" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file src/commands/sql_cmd.rs
[INFO] [stderr] error: unable to write file src/commands/storage.rs
[INFO] [stderr] error: unable to write file src/commands/triage.rs
[INFO] [stderr] error: unable to write file src/commands/vacuum.rs
[INFO] [stderr] error: unable to write file src/commands/wal.rs
[INFO] [stderr] error: unable to write file src/commands/xid.rs
[INFO] [stderr] error: unable to write file src/config.rs
[INFO] [stderr] error: unable to write file src/diff.rs
[INFO] [stderr] error: unable to write file src/doctor.rs
[INFO] [stderr] error: unable to write file src/exit_codes.rs
[INFO] [stderr] error: unable to write file src/help.rs
[INFO] [stderr] error: unable to write file src/introspect.rs
[INFO] [stderr] error: unable to write file src/main.rs
[INFO] [stderr] error: unable to write file src/migrations.rs
[INFO] [stderr] fatal: cannot create directory at 'src/model': 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] 


overridden task result to prepare-fail:unknown

Caused by:
    0: uncategorized prepare error
    1: failed to checkout https://github.com/jackschultz/pgcrate
    2: command failed: exit status: 128
       
       