[INFO] cloning repository https://github.com/hamptonmoore/www [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hamptonmoore/www" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamptonmoore%2Fwww", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamptonmoore%2Fwww'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/hamptonmoore/www [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hamptonmoore/www" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamptonmoore%2Fwww", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamptonmoore%2Fwww'... [INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamptonmoore%2Fwww/config.lock [INFO] [stderr] fatal: could not set 'core.filemode' to 'true' [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/hamptonmoore/www [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hamptonmoore/www" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamptonmoore%2Fwww", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamptonmoore%2Fwww'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamptonmoore%2Fwww: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/hamptonmoore/www [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hamptonmoore/www" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamptonmoore%2Fwww", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamptonmoore%2Fwww'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd8c3da51981bdcbcd9690d83641838f94023eba [INFO] checking hamptonmoore/www against try#35b6491ce6d2b388d0a5de1e59e2123604af807f for pr-136539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamptonmoore%2Fwww" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hamptonmoore/www on toolchain 35b6491ce6d2b388d0a5de1e59e2123604af807f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hamptonmoore/www [INFO] finished tweaking git repo https://github.com/hamptonmoore/www [INFO] tweaked toml for git repo https://github.com/hamptonmoore/www written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hamptonmoore/www 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" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/5f74bdf622f7495c2570510def68d8de7735b68fd916db2d4323f17abc11202d: no space left on device [INFO] checking hamptonmoore/www against try#35b6491ce6d2b388d0a5de1e59e2123604af807f for pr-136539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamptonmoore%2Fwww" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/utils.rs [INFO] [stderr] error: unable to write file src/webring.rs [INFO] [stderr] error: unable to write file src/words.rs [INFO] [stderr] fatal: unable to checkout working tree [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 hamptonmoore/www against try#35b6491ce6d2b388d0a5de1e59e2123604af807f for pr-136539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamptonmoore%2Fwww" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/things.rs [INFO] [stderr] error: unable to write file src/update.rs [INFO] [stderr] error: unable to write file src/utils.rs [INFO] [stderr] error: unable to write file src/webring.rs [INFO] [stderr] error: unable to write file src/words.rs [INFO] [stderr] fatal: unable to checkout working tree [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 hamptonmoore/www against try#35b6491ce6d2b388d0a5de1e59e2123604af807f for pr-136539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamptonmoore%2Fwww" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file assets/img/badges/aubrey.png [INFO] [stderr] error: unable to write file assets/img/badges/dam.gif [INFO] [stderr] error: unable to write file assets/img/badges/debian.gif [INFO] [stderr] error: unable to write file assets/img/badges/e2v2-88x31.gif [INFO] [stderr] error: unable to write file assets/img/badges/ezri.png [INFO] [stderr] error: unable to write file assets/img/badges/fediverse.gif [INFO] [stderr] error: unable to write file assets/img/badges/firefoxget.gif [INFO] [stderr] error: unable to write file assets/img/badges/gaymusic.gif [INFO] [stderr] error: unable to write file assets/img/badges/gb82_88x31.webp [INFO] [stderr] error: unable to write file assets/img/badges/github.png [INFO] [stderr] error: unable to write file assets/img/badges/golden_stack.png [INFO] [stderr] error: unable to write file assets/img/badges/haylin.png [INFO] [stderr] error: unable to write file assets/img/badges/haylin_button_e2.png [INFO] [stderr] error: unable to write file assets/img/badges/hunter.png [INFO] [stderr] error: unable to write file assets/img/badges/jordan.gif [INFO] [stderr] error: unable to write file assets/img/badges/kibty.town-badge.gif [INFO] [stderr] error: unable to write file assets/img/badges/lily_pet.gif [INFO] [stderr] error: unable to write file assets/img/badges/lyra.png [INFO] [stderr] error: unable to write file assets/img/badges/maggie.gif [INFO] [stderr] error: unable to write file assets/img/badges/mat.png [INFO] [stderr] error: unable to write file assets/img/badges/notnite.png [INFO] [stderr] error: unable to write file assets/img/badges/penguins.gif [INFO] [stderr] error: unable to write file assets/img/badges/ptnote.png [INFO] [stderr] error: unable to write file assets/img/badges/retr0id_now.gif [INFO] [stderr] error: unable to write file assets/img/badges/roly-saynotoweb3.gif [INFO] [stderr] error: unable to write file assets/img/badges/runrust.png [INFO] [stderr] error: unable to write file assets/img/badges/sam.webp [INFO] [stderr] error: unable to write file assets/img/badges/slonk.apng [INFO] [stderr] error: unable to write file assets/img/badges/thomasricci.dev.png [INFO] [stderr] error: unable to write file assets/img/badges/umass.png [INFO] [stderr] error: unable to write file assets/img/badges/varun.ch.png [INFO] [stderr] error: unable to write file assets/img/badges/vscode.gif [INFO] [stderr] error: unable to write file assets/img/badges/zeroptr.apng [INFO] [stderr] error: unable to write file assets/img/favicon.png [INFO] [stderr] error: unable to write file assets/img/hammy.png [INFO] [stderr] error: unable to write file assets/img/haylin.webp [INFO] [stderr] fatal: cannot create directory at 'assets/img/iosWifiBug': 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 hamptonmoore/www against try#35b6491ce6d2b388d0a5de1e59e2123604af807f for pr-136539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamptonmoore%2Fwww" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file assets/img/badges/gb82_88x31.webp [INFO] [stderr] error: unable to write file assets/img/badges/github.png [INFO] [stderr] error: unable to write file assets/img/badges/golden_stack.png [INFO] [stderr] error: unable to write file assets/img/badges/haylin.png [INFO] [stderr] error: unable to write file assets/img/badges/haylin_button_e2.png [INFO] [stderr] error: unable to write file assets/img/badges/hunter.png [INFO] [stderr] error: unable to write file assets/img/badges/jordan.gif [INFO] [stderr] error: unable to write file assets/img/badges/kibty.town-badge.gif [INFO] [stderr] error: unable to write file assets/img/badges/lily_pet.gif [INFO] [stderr] error: unable to write file assets/img/iosWifiBug/firestick.jpg [INFO] [stderr] error: unable to write file assets/img/iosWifiBug/iphone-ios1351.jpg [INFO] [stderr] error: unable to write file assets/img/iosWifiBug/kindlepaperwhite.jpg [INFO] [stderr] error: unable to write file assets/img/iosWifiBug/viziom55-c2.jpg [INFO] [stderr] error: unable to write file assets/img/iosWifiBug/windows10.png [INFO] [stderr] fatal: cannot create directory at 'assets/pdfs': 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] failed to checkout https://github.com/hamptonmoore/www Caused by: command failed: exit status: 128