[INFO] cloning repository https://github.com/tene/glow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tene/glow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftene%2Fglow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftene%2Fglow'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftene%2Fglow/info/: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/tene/glow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tene/glow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftene%2Fglow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftene%2Fglow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c27c1a3877ebb046368eaf087cea6732029a873 [INFO] checking tene/glow against master#b56aaec52bc0fa35591a872fb4aac81f606e265c for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftene%2Fglow" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/tene/glow [INFO] finished tweaking git repo https://github.com/tene/glow [INFO] tweaked toml for git repo https://github.com/tene/glow written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tene/glow on toolchain b56aaec52bc0fa35591a872fb4aac81f606e265c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 73 packages to latest compatible versions [INFO] [stderr] Adding apa102-spi v0.2.1 (available: v0.5.1) [INFO] [stderr] Adding cortex-m v0.6.7 (available: v0.7.7) [INFO] [stderr] Adding cortex-m-rt v0.6.15 (available: v0.7.5) [INFO] [stderr] Adding cortex-m-rtfm v0.4.3 (available: v0.5.3) [INFO] [stderr] Adding cortex-m-semihosting v0.3.7 (available: v0.5.0) [INFO] [stderr] Adding embedded-graphics v0.4.9 (available: v0.8.1) [INFO] [stderr] Adding embedded-hal v0.2.7 (available: v1.0.0) [INFO] [stderr] Adding heapless v0.5.6 (available: v0.8.0) [INFO] [stderr] Adding libm v0.1.4 (available: v0.2.15) [INFO] [stderr] Adding num-rational v0.2.4 (available: v0.4.2) [INFO] [stderr] Adding panic-semihosting v0.5.6 (available: v0.6.0) [INFO] [stderr] Adding smart-leds v0.2.0 (available: v0.4.0) [INFO] [stderr] Adding ssd1306 v0.2.6 (available: v0.10.0) [INFO] [stderr] Adding stm32f1 v0.7.1 (available: v0.16.0) [INFO] [stderr] Adding stm32f1xx-hal v0.3.0 (available: v0.10.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 tinybmp v0.1.1 [INFO] [stderr] Downloaded tinytga v0.1.0 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.6.15 [INFO] [stderr] Downloaded panic-semihosting v0.5.6 [INFO] [stderr] Downloaded embedded-graphics v0.4.9 [INFO] [stderr] error: failed to unpack package `embedded-graphics v0.4.9` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `embedded-graphics-0.4.9/src/lib.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-graphics-0.4.9/src/lib.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `embedded-graphics-0.4.9/src/lib.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-graphics-0.4.9/src/lib.rs` [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 Blocking waiting for file lock on package cache Downloading crates ... Downloaded tinybmp v0.1.1 Downloaded tinytga v0.1.0 Downloaded cortex-m-rt-macros v0.6.15 Downloaded panic-semihosting v0.5.6 Downloaded embedded-graphics v0.4.9 error: failed to unpack package `embedded-graphics v0.4.9` Caused by: failed to unpack entry at `embedded-graphics-0.4.9/src/lib.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-graphics-0.4.9/src/lib.rs` Caused by: failed to unpack `embedded-graphics-0.4.9/src/lib.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-graphics-0.4.9/src/lib.rs` Caused by: No space left on device (os error 28)