[INFO] cloning repository https://github.com/cis198-2016f/hw04 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cis198-2016f/hw04" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcis198-2016f%2Fhw04", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcis198-2016f%2Fhw04'... [INFO] [stderr] error: unable to write symref for HEAD: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/cis198-2016f/hw04 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cis198-2016f/hw04" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcis198-2016f%2Fhw04", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcis198-2016f%2Fhw04'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcis198-2016f%2Fhw04/branches/: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/cis198-2016f/hw04 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cis198-2016f/hw04" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcis198-2016f%2Fhw04", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcis198-2016f%2Fhw04'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcis198-2016f%2Fhw04/objects/pack: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/cis198-2016f/hw04 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cis198-2016f/hw04" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcis198-2016f%2Fhw04", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcis198-2016f%2Fhw04'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29000b6636d46d769ad7122bcccda2402a1f0e81 [INFO] checking cis198-2016f/hw04 against master#f5d3fe273b8b9e7125bf8856d44793b6cc4b6735 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcis198-2016f%2Fhw04" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cis198-2016f/hw04 on toolchain f5d3fe273b8b9e7125bf8856d44793b6cc4b6735 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cis198-2016f/hw04 [INFO] finished tweaking git repo https://github.com/cis198-2016f/hw04 [INFO] tweaked toml for git repo https://github.com/cis198-2016f/hw04 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cis198-2016f/hw04 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" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "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] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 12 packages to latest compatible versions [INFO] [stderr] Adding clippy v0.0.90 (available: v0.0.302) [INFO] [stderr] Adding clippy_lints v0.0.90 [INFO] [stderr] Adding matches v0.1.10 [INFO] [stderr] Adding nom v1.2.4 [INFO] [stderr] Adding quine-mc_cluskey v0.2.4 [INFO] [stderr] Adding regex-syntax v0.3.9 [INFO] [stderr] Adding rustc-serialize v0.3.25 [INFO] [stderr] Adding semver v0.2.3 [INFO] [stderr] Adding tinyvec v1.9.0 [INFO] [stderr] Adding tinyvec_macros v0.1.1 [INFO] [stderr] Adding toml v0.1.30 [INFO] [stderr] Adding unicode-normalization v0.1.24 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clippy v0.0.90 [INFO] [stderr] error: failed to unpack package `clippy v0.0.90` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to create directory `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.90` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Updating crates.io index Blocking waiting for file lock on package cache Locking 12 packages to latest compatible versions Adding clippy v0.0.90 (available: v0.0.302) Adding clippy_lints v0.0.90 Adding matches v0.1.10 Adding nom v1.2.4 Adding quine-mc_cluskey v0.2.4 Adding regex-syntax v0.3.9 Adding rustc-serialize v0.3.25 Adding semver v0.2.3 Adding tinyvec v1.9.0 Adding tinyvec_macros v0.1.1 Adding toml v0.1.30 Adding unicode-normalization v0.1.24 Blocking waiting for file lock on package cache Downloading crates ... Downloaded clippy v0.0.90 error: failed to unpack package `clippy v0.0.90` Caused by: failed to create directory `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.90` Caused by: No space left on device (os error 28)