[INFO] cloning repository https://github.com/justahero/image-rs-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justahero/image-rs-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustahero%2Fimage-rs-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustahero%2Fimage-rs-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d379528b32784ba97662318215705c8e807b4b0 [INFO] checking justahero/image-rs-examples against master#17ffbc81a30c094193836a5d7f90dff273b5df93 for pr-138785 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustahero%2Fimage-rs-examples" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to create directory for '/workspace/builds/worker-5-tc2/source/.git/logs/refs/remotes/origin/HEAD': No such file or directory [INFO] [stderr] error: unable to write symref for refs/remotes/origin/HEAD: No space left on device [INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD [INFO] checking justahero/image-rs-examples against master#17ffbc81a30c094193836a5d7f90dff273b5df93 for pr-138785 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustahero%2Fimage-rs-examples" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file examples/03_sub_image.rs [INFO] [stderr] error: unable to write file examples/04a_window_show_image.rs [INFO] [stderr] error: unable to write file examples/04b_window_minifbn.rs [INFO] [stderr] error: unable to write file examples/05_pattern.rs [INFO] [stderr] error: unable to write file examples/06_image_transform.rs [INFO] [stderr] fatal: cannot create directory at 'src': 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 justahero/image-rs-examples against master#17ffbc81a30c094193836a5d7f90dff273b5df93 for pr-138785 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustahero%2Fimage-rs-examples" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file book/src/SUMMARY.md [INFO] [stderr] error: unable to write file book/src/evaluation.md [INFO] [stderr] error: unable to write file book/src/intro.md [INFO] [stderr] fatal: cannot create directory at 'examples': 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 justahero/image-rs-examples against master#17ffbc81a30c094193836a5d7f90dff273b5df93 for pr-138785 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustahero%2Fimage-rs-examples" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justahero/image-rs-examples on toolchain 17ffbc81a30c094193836a5d7f90dff273b5df93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/justahero/image-rs-examples [INFO] finished tweaking git repo https://github.com/justahero/image-rs-examples [INFO] tweaked toml for git repo https://github.com/justahero/image-rs-examples written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/justahero/image-rs-examples 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" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: failed to download `orbclient v0.3.31` [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 `orbclient v0.3.31` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `orbclient-0.3.31/res/unifont.hex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orbclient-0.3.31/res/unifont.hex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `orbclient-0.3.31/res/unifont.hex` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orbclient-0.3.31/res/unifont.hex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unexpected end of file [INFO] checking justahero/image-rs-examples against master#17ffbc81a30c094193836a5d7f90dff273b5df93 for pr-138785 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustahero%2Fimage-rs-examples" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justahero/image-rs-examples on toolchain 17ffbc81a30c094193836a5d7f90dff273b5df93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/justahero/image-rs-examples [INFO] finished tweaking git repo https://github.com/justahero/image-rs-examples [INFO] tweaked toml for git repo https://github.com/justahero/image-rs-examples written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/justahero/image-rs-examples 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" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: failed to download `orbclient v0.3.31` [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 `orbclient v0.3.31` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `orbclient-0.3.31/res/unifont.hex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orbclient-0.3.31/res/unifont.hex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `orbclient-0.3.31/res/unifont.hex` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orbclient-0.3.31/res/unifont.hex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unexpected end of file command failed: exit status: 101 error: failed to download `orbclient v0.3.31` Caused by: unable to get packages from source Caused by: failed to unpack package `orbclient v0.3.31` Caused by: failed to unpack entry at `orbclient-0.3.31/res/unifont.hex` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orbclient-0.3.31/res/unifont.hex` Caused by: failed to unpack `orbclient-0.3.31/res/unifont.hex` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/orbclient-0.3.31/res/unifont.hex` Caused by: unexpected end of file