[INFO] cloning repository https://github.com/girvel-playground/bevy-learning [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/girvel-playground/bevy-learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgirvel-playground%2Fbevy-learning", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgirvel-playground%2Fbevy-learning'... [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/girvel-playground/bevy-learning [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/girvel-playground/bevy-learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgirvel-playground%2Fbevy-learning", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgirvel-playground%2Fbevy-learning'... [INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgirvel-playground%2Fbevy-learning/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/girvel-playground/bevy-learning [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/girvel-playground/bevy-learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgirvel-playground%2Fbevy-learning", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgirvel-playground%2Fbevy-learning'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a7c26cfc87bd6df528db45b8a9e3383f935a359 [INFO] checking girvel-playground/bevy-learning against master#d8810e3e2dab96778d20dd6d746ff95465515509 for pr-137033 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgirvel-playground%2Fbevy-learning" "/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/girvel-playground/bevy-learning on toolchain d8810e3e2dab96778d20dd6d746ff95465515509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8810e3e2dab96778d20dd6d746ff95465515509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/girvel-playground/bevy-learning [INFO] finished tweaking git repo https://github.com/girvel-playground/bevy-learning [INFO] tweaked toml for git repo https://github.com/girvel-playground/bevy-learning written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/girvel-playground/bevy-learning 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" "+d8810e3e2dab96778d20dd6d746ff95465515509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rapier2d v0.18.0 [INFO] [stderr] Downloaded bevy_rapier2d v0.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+d8810e3e2dab96778d20dd6d746ff95465515509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b55876e77e4cd522d7c7087bfb351b9d1f1fb91ee9b12e8e31eac5818acdf12 [INFO] running `Command { std: "docker" "start" "-a" "3b55876e77e4cd522d7c7087bfb351b9d1f1fb91ee9b12e8e31eac5818acdf12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b55876e77e4cd522d7c7087bfb351b9d1f1fb91ee9b12e8e31eac5818acdf12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b55876e77e4cd522d7c7087bfb351b9d1f1fb91ee9b12e8e31eac5818acdf12", kill_on_drop: false }` [INFO] [stdout] 3b55876e77e4cd522d7c7087bfb351b9d1f1fb91ee9b12e8e31eac5818acdf12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+d8810e3e2dab96778d20dd6d746ff95465515509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3e8e7b104de6fcb1d8de35e54c602b0018f00a273b624ab7146f7d73781bb00 [INFO] running `Command { std: "docker" "start" "-a" "d3e8e7b104de6fcb1d8de35e54c602b0018f00a273b624ab7146f7d73781bb00", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/3e6031bda5fd91e1c6796d62adfdc8040359e65971bf6349221ed59453b9b359/merged: no space left on device [INFO] running `Command { std: "docker" "inspect" "d3e8e7b104de6fcb1d8de35e54c602b0018f00a273b624ab7146f7d73781bb00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3e8e7b104de6fcb1d8de35e54c602b0018f00a273b624ab7146f7d73781bb00", kill_on_drop: false }` [INFO] [stdout] d3e8e7b104de6fcb1d8de35e54c602b0018f00a273b624ab7146f7d73781bb00