[INFO] cloning repository https://github.com/mviner000/rust-auth-boilerplate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mviner000/rust-auth-boilerplate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmviner000%2Frust-auth-boilerplate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmviner000%2Frust-auth-boilerplate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bf73adbb225b466e2a2487997b04a7b6ea651582
[INFO] checking mviner000/rust-auth-boilerplate against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmviner000%2Frust-auth-boilerplate" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-6-tc2/source': No space left on device
[INFO] checking mviner000/rust-auth-boilerplate against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmviner000%2Frust-auth-boilerplate" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-6-tc2/source': No space left on device
[INFO] checking mviner000/rust-auth-boilerplate against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmviner000%2Frust-auth-boilerplate" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-6-tc2/source': No space left on device
[INFO] checking mviner000/rust-auth-boilerplate against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmviner000%2Frust-auth-boilerplate" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file src/infrastructure/repositories/auth_repository.rs
[INFO] [stderr] error: unable to write file src/infrastructure/repositories/avatar_repository.rs
[INFO] [stderr] error: unable to write file src/infrastructure/repositories/message_repository.rs
[INFO] [stderr] error: unable to write file src/infrastructure/repositories/mod.rs
[INFO] [stderr] error: unable to write file src/infrastructure/repositories/user_repository.rs
[INFO] [stderr] fatal: cannot create directory at 'src/infrastructure/websocket': 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 mviner000/rust-auth-boilerplate against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmviner000%2Frust-auth-boilerplate" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file migrations/2024-10-31-091443_create_roles_and_user_roles/down.sql
[INFO] [stderr] error: unable to write file migrations/2024-10-31-091443_create_roles_and_user_roles/up.sql
[INFO] [stderr] fatal: cannot create directory at 'migrations/2024-11-01-174238_create_messages': 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/mviner000/rust-auth-boilerplate

Caused by:
    command failed: exit status: 128
    
    