[INFO] cloning repository https://github.com/filipbrkic/rust_project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/filipbrkic/rust_project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilipbrkic%2Frust_project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilipbrkic%2Frust_project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f030d5bc7010ce9c320ad148e854edb66d4d4caf [INFO] checking filipbrkic/rust_project against try#d534db0721b23cf977073bf4cd306dbf501e6b4d for pr-138499 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilipbrkic%2Frust_project" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] error: unable to write file diesel.toml [INFO] [stderr] fatal: cannot create directory at 'migrations': 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 filipbrkic/rust_project against try#d534db0721b23cf977073bf4cd306dbf501e6b4d for pr-138499 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilipbrkic%2Frust_project" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-7-tc2/source/.git/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [INFO] checking filipbrkic/rust_project against try#d534db0721b23cf977073bf4cd306dbf501e6b4d for pr-138499 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilipbrkic%2Frust_project" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/tests/brand_tests.rs [INFO] [stderr] error: unable to write file src/tests/invalid_brand_tests.rs [INFO] [stderr] error: unable to write file src/tests/invalid_model_tests.rs [INFO] [stderr] error: unable to write file src/tests/invalid_owner_tests.rs [INFO] [stderr] error: unable to write file src/tests/mod.rs [INFO] [stderr] error: unable to write file src/tests/model_no_db_tests.rs [INFO] [stderr] error: unable to write file src/tests/model_tests.rs [INFO] [stderr] error: unable to write file src/tests/owner_no_db_tests.rs [INFO] [stderr] error: unable to write file src/tests/owner_tests.rs [INFO] [stderr] fatal: unable to checkout working tree [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 filipbrkic/rust_project against try#d534db0721b23cf977073bf4cd306dbf501e6b4d for pr-138499 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilipbrkic%2Frust_project" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/filipbrkic/rust_project on toolchain d534db0721b23cf977073bf4cd306dbf501e6b4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d534db0721b23cf977073bf4cd306dbf501e6b4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/filipbrkic/rust_project [INFO] finished tweaking git repo https://github.com/filipbrkic/rust_project [INFO] tweaked toml for git repo https://github.com/filipbrkic/rust_project written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/filipbrkic/rust_project 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" "+d534db0721b23cf977073bf4cd306dbf501e6b4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows_x86_64_gnu v0.24.0 [INFO] [stderr] error: failed to unpack package `windows_x86_64_gnu v0.24.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `windows_x86_64_gnu-0.24.0/lib/libwindows.a` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows_x86_64_gnu-0.24.0/lib/libwindows.a` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `windows_x86_64_gnu-0.24.0/lib/libwindows.a` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows_x86_64_gnu-0.24.0/lib/libwindows.a` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] checking filipbrkic/rust_project against try#d534db0721b23cf977073bf4cd306dbf501e6b4d for pr-138499 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilipbrkic%2Frust_project" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/filipbrkic/rust_project on toolchain d534db0721b23cf977073bf4cd306dbf501e6b4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d534db0721b23cf977073bf4cd306dbf501e6b4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/filipbrkic/rust_project [INFO] finished tweaking git repo https://github.com/filipbrkic/rust_project [INFO] tweaked toml for git repo https://github.com/filipbrkic/rust_project written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/filipbrkic/rust_project 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" "+d534db0721b23cf977073bf4cd306dbf501e6b4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] error: failed to download `windows_x86_64_gnu v0.24.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack package `windows_x86_64_gnu v0.24.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `windows_x86_64_gnu-0.24.0/lib/libwindows.a` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows_x86_64_gnu-0.24.0/lib/libwindows.a` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `windows_x86_64_gnu-0.24.0/lib/libwindows.a` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows_x86_64_gnu-0.24.0/lib/libwindows.a` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Blocking waiting for file lock on package cache Downloading crates ... error: failed to download `windows_x86_64_gnu v0.24.0` Caused by: unable to get packages from source Caused by: failed to unpack package `windows_x86_64_gnu v0.24.0` Caused by: failed to unpack entry at `windows_x86_64_gnu-0.24.0/lib/libwindows.a` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows_x86_64_gnu-0.24.0/lib/libwindows.a` Caused by: failed to unpack `windows_x86_64_gnu-0.24.0/lib/libwindows.a` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows_x86_64_gnu-0.24.0/lib/libwindows.a` Caused by: No space left on device (os error 28)