[INFO] cloning repository https://github.com/zeeshanok/paint-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zeeshanok/paint-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeeshanok%2Fpaint-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeeshanok%2Fpaint-rs'... [INFO] [stderr] error: file write error: No space left on device [INFO] [stderr] fatal: unable to write loose object file [INFO] [stderr] fatal: unpack-objects failed [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/zeeshanok/paint-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zeeshanok/paint-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeeshanok%2Fpaint-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeeshanok%2Fpaint-rs'... [INFO] [stderr] error: file write error: No space left on device [INFO] [stderr] fatal: unable to write loose object file [INFO] [stderr] fatal: unpack-objects failed [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/zeeshanok/paint-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zeeshanok/paint-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeeshanok%2Fpaint-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeeshanok%2Fpaint-rs'... [INFO] [stderr] error: file write error: No space left on device [INFO] [stderr] fatal: unable to write loose object file [INFO] [stderr] fatal: unpack-objects failed [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/zeeshanok/paint-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zeeshanok/paint-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeeshanok%2Fpaint-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeeshanok%2Fpaint-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9bcfec3463e7d29e226edfae0050c324e304af57 [INFO] documenting zeeshanok/paint-rs against master#ef324565d071c6d7e2477a195648549e33d6a465 for pr-121659-bump-pulldown-cmark [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeeshanok%2Fpaint-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zeeshanok/paint-rs on toolchain ef324565d071c6d7e2477a195648549e33d6a465 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef324565d071c6d7e2477a195648549e33d6a465" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zeeshanok/paint-rs [INFO] finished tweaking git repo https://github.com/zeeshanok/paint-rs [INFO] tweaked toml for git repo https://github.com/zeeshanok/paint-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zeeshanok/paint-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" "+ef324565d071c6d7e2477a195648549e33d6a465" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitreader v0.3.4 [INFO] [stderr] Downloaded caf v0.1.0 [INFO] [stderr] Downloaded macroquad_macro v0.1.5 [INFO] [stderr] Downloaded mp4parse v0.10.1 [INFO] [stderr] Downloaded macroquad v0.3.6 [INFO] [stderr] Downloaded alac v0.5.0 [INFO] [stderr] error: failed to unpack package `alac v0.5.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `alac-0.5.0/tests/data/decode_comparison/synth_44100_24_bit_afconvert.m4a` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/alac-0.5.0/tests/data/decode_comparison/synth_44100_24_bit_afconvert.m4a` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `alac-0.5.0/tests/data/decode_comparison/synth_44100_24_bit_afconvert.m4a` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/alac-0.5.0/tests/data/decode_comparison/synth_44100_24_bit_afconvert.m4a` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 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.