[INFO] cloning repository https://github.com/tmsdev82/sqlx-sqlite-basics-tutorial
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tmsdev82/sqlx-sqlite-basics-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmsdev82%2Fsqlx-sqlite-basics-tutorial", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmsdev82%2Fsqlx-sqlite-basics-tutorial'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 22c1e3fd35126fbd641f81e05d71be3121c105d8
[INFO] checking tmsdev82/sqlx-sqlite-basics-tutorial against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmsdev82%2Fsqlx-sqlite-basics-tutorial" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-2-tc2/source/.git/config.lock
[INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0'
[INFO] checking tmsdev82/sqlx-sqlite-basics-tutorial against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmsdev82%2Fsqlx-sqlite-basics-tutorial" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] /workspace/builds/worker-2-tc2/source/.git/objects/info: No space left on device
[INFO] checking tmsdev82/sqlx-sqlite-basics-tutorial against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmsdev82%2Fsqlx-sqlite-basics-tutorial" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] /workspace/builds/worker-2-tc2/source/.git/objects/info: No space left on device
[INFO] checking tmsdev82/sqlx-sqlite-basics-tutorial against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmsdev82%2Fsqlx-sqlite-basics-tutorial" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to create directory for '/workspace/builds/worker-2-tc2/source/.git/logs/refs/remotes/origin/HEAD': No such file or directory
[INFO] [stderr] error: unable to write symref for refs/remotes/origin/HEAD: No space left on device
[INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD
[INFO] checking tmsdev82/sqlx-sqlite-basics-tutorial against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmsdev82%2Fsqlx-sqlite-basics-tutorial" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to append to '/workspace/builds/worker-2-tc2/source/.git/logs/refs/remotes/origin/HEAD': No space left on device
[INFO] [stderr] error: unable to write symref for refs/remotes/origin/HEAD: No space left on device
[INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD


failed to checkout https://github.com/tmsdev82/sqlx-sqlite-basics-tutorial

Caused by:
    command failed: exit status: 128
    
    