[INFO] cloning repository https://github.com/sebglazebrook/fuzzy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sebglazebrook/fuzzy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebglazebrook%2Ffuzzy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebglazebrook%2Ffuzzy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 759074bf38b58f75809140e5b85c4ca281adf635 [INFO] checking sebglazebrook/fuzzy against master#d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee for pr-127481-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebglazebrook%2Ffuzzy" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sebglazebrook/fuzzy on toolchain d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sebglazebrook/fuzzy [INFO] finished tweaking git repo https://github.com/sebglazebrook/fuzzy [INFO] tweaked toml for git repo https://github.com/sebglazebrook/fuzzy written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sebglazebrook/fuzzy 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" "+d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating git repository `https://github.com/aweinstock314/rust-clipboard.git` [INFO] [stderr] Updating git repository `http://github.com/sebglazebrook/rustbox.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termbox-sys v0.2.8 [INFO] [stderr] Downloaded tempfile v1.1.0 [INFO] [stderr] Downloaded objc v0.1.6 [INFO] [stderr] Downloaded objc_id v0.0.2 [INFO] [stderr] Downloaded crossbeam v0.1.5 [INFO] [stderr] Downloaded gag v0.1.6 [INFO] [stderr] Downloaded x11 v2.1.0 [INFO] [stderr] Downloaded clipboard-win v1.5.2 [INFO] [stderr] Downloaded objc-foundation v0.0.2 [INFO] [stderr] Downloaded block v0.1.1 [INFO] [stderr] Downloaded winapi v0.2.0 [INFO] [stderr] error: No space left on device (os error 28) [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 101 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.