[INFO] cloning repository https://github.com/tschottdorf/prodrocket-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tschottdorf/prodrocket-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftschottdorf%2Fprodrocket-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftschottdorf%2Fprodrocket-rs'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftschottdorf%2Fprodrocket-rs/branches/: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/tschottdorf/prodrocket-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tschottdorf/prodrocket-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftschottdorf%2Fprodrocket-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftschottdorf%2Fprodrocket-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5309acbf0201a37f00c0a3ba167d9d14170b1dc0
[INFO] checking tschottdorf/prodrocket-rs against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftschottdorf%2Fprodrocket-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-5-tc2/source/.git/config.lock
[INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0'
[INFO] checking tschottdorf/prodrocket-rs against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftschottdorf%2Fprodrocket-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tschottdorf/prodrocket-rs on toolchain d12484522bcab8d07e325c6570f226a2faace3f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/tschottdorf/prodrocket-rs
[INFO] finished tweaking git repo https://github.com/tschottdorf/prodrocket-rs
[INFO] tweaked toml for git repo https://github.com/tschottdorf/prodrocket-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/tschottdorf/prodrocket-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded r2d2_postgres v0.13.0
[INFO] [stderr]   Downloaded rocket_contrib v0.3.7
[INFO] [stderr] error: No space left on device (os error 28)
[INFO] checking tschottdorf/prodrocket-rs against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftschottdorf%2Fprodrocket-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/push-to-checkout.sample' to '/workspace/builds/worker-5-tc2/source/.git/hooks/push-to-checkout.sample': No space left on device
[INFO] checking tschottdorf/prodrocket-rs against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftschottdorf%2Fprodrocket-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file migrations/00000000000000_diesel_initial_setup/down.sql
[INFO] [stderr] error: unable to write file migrations/00000000000000_diesel_initial_setup/up.sql
[INFO] [stderr] fatal: cannot create directory at 'migrations/2017-10-08-212028_posts': 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 tschottdorf/prodrocket-rs against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftschottdorf%2Fprodrocket-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/workspace/builds/worker-5-tc2/source/.git/hooks/update.sample': No space left on device


failed to checkout https://github.com/tschottdorf/prodrocket-rs

Caused by:
    command failed: exit status: 128
    
    