[INFO] cloning repository https://github.com/roackb2/rust_hello_world [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roackb2/rust_hello_world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froackb2%2Frust_hello_world", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froackb2%2Frust_hello_world'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c9eac6bcbd50e36c5077ab1fe9c5816129c0013 [INFO] checking roackb2/rust_hello_world against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froackb2%2Frust_hello_world" "/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/roackb2/rust_hello_world on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/roackb2/rust_hello_world [INFO] finished tweaking git repo https://github.com/roackb2/rust_hello_world [INFO] tweaked toml for git repo https://github.com/roackb2/rust_hello_world written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/roackb2/rust_hello_world 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.release.paic [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e19602c493c4633bc3732ecdf520ad4042355f2d5d4abbfe25e0f7046b66418c [INFO] running `Command { std: "docker" "start" "-a" "e19602c493c4633bc3732ecdf520ad4042355f2d5d4abbfe25e0f7046b66418c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e19602c493c4633bc3732ecdf520ad4042355f2d5d4abbfe25e0f7046b66418c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e19602c493c4633bc3732ecdf520ad4042355f2d5d4abbfe25e0f7046b66418c", kill_on_drop: false }` [INFO] [stdout] e19602c493c4633bc3732ecdf520ad4042355f2d5d4abbfe25e0f7046b66418c [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80f8c89d742ea1df031a5a091988997e55e07989ca2c39f2e39ea1a38c34f127 [INFO] running `Command { std: "docker" "start" "-a" "80f8c89d742ea1df031a5a091988997e55e07989ca2c39f2e39ea1a38c34f127", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.release.paic [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/ppv-lite86-dc6ff63c7219e890/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta1DOwkf" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cfg-if` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/libc-2625496a1cf24730/rmetaXFmgOI" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaMhnJ4l" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autocfg` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "80f8c89d742ea1df031a5a091988997e55e07989ca2c39f2e39ea1a38c34f127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80f8c89d742ea1df031a5a091988997e55e07989ca2c39f2e39ea1a38c34f127", kill_on_drop: false }` [INFO] [stdout] 80f8c89d742ea1df031a5a091988997e55e07989ca2c39f2e39ea1a38c34f127 [INFO] checking roackb2/rust_hello_world against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froackb2%2Frust_hello_world" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/roackb2/rust_hello_world on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/roackb2/rust_hello_world [INFO] finished tweaking git repo https://github.com/roackb2/rust_hello_world [INFO] tweaked toml for git repo https://github.com/roackb2/rust_hello_world written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/roackb2/rust_hello_world 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.release.paic [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9c3ba8060c3b3f3ccc9da0b2b5c74177e427a3f6db65ca16b9ee0761c7e0502 [INFO] running `Command { std: "docker" "start" "-a" "f9c3ba8060c3b3f3ccc9da0b2b5c74177e427a3f6db65ca16b9ee0761c7e0502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9c3ba8060c3b3f3ccc9da0b2b5c74177e427a3f6db65ca16b9ee0761c7e0502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9c3ba8060c3b3f3ccc9da0b2b5c74177e427a3f6db65ca16b9ee0761c7e0502", kill_on_drop: false }` [INFO] [stdout] f9c3ba8060c3b3f3ccc9da0b2b5c74177e427a3f6db65ca16b9ee0761c7e0502 [INFO] checking roackb2/rust_hello_world against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froackb2%2Frust_hello_world" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/roackb2/rust_hello_world on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/roackb2/rust_hello_world [INFO] finished tweaking git repo https://github.com/roackb2/rust_hello_world [INFO] tweaked toml for git repo https://github.com/roackb2/rust_hello_world written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/roackb2/rust_hello_world 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.release.paic [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fece00c1ee8f5daa6b99db7bc95dfe76c9497896b7e2e6d21d751e4de557baa [INFO] running `Command { std: "docker" "start" "-a" "8fece00c1ee8f5daa6b99db7bc95dfe76c9497896b7e2e6d21d751e4de557baa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fece00c1ee8f5daa6b99db7bc95dfe76c9497896b7e2e6d21d751e4de557baa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fece00c1ee8f5daa6b99db7bc95dfe76c9497896b7e2e6d21d751e4de557baa", kill_on_drop: false }` [INFO] [stdout] 8fece00c1ee8f5daa6b99db7bc95dfe76c9497896b7e2e6d21d751e4de557baa [INFO] checking roackb2/rust_hello_world against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froackb2%2Frust_hello_world" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/roackb2/rust_hello_world on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/roackb2/rust_hello_world [INFO] finished tweaking git repo https://github.com/roackb2/rust_hello_world [INFO] tweaked toml for git repo https://github.com/roackb2/rust_hello_world written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/roackb2/rust_hello_world 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.release.paic [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec0f74fcb84851ef42057214fa34db598c1807c043f158690f88788662a98468 [INFO] running `Command { std: "docker" "start" "-a" "ec0f74fcb84851ef42057214fa34db598c1807c043f158690f88788662a98468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec0f74fcb84851ef42057214fa34db598c1807c043f158690f88788662a98468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec0f74fcb84851ef42057214fa34db598c1807c043f158690f88788662a98468", kill_on_drop: false }` [INFO] [stdout] ec0f74fcb84851ef42057214fa34db598c1807c043f158690f88788662a98468 [INFO] checking roackb2/rust_hello_world against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froackb2%2Frust_hello_world" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/roackb2/rust_hello_world on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/roackb2/rust_hello_world [INFO] finished tweaking git repo https://github.com/roackb2/rust_hello_world [INFO] tweaked toml for git repo https://github.com/roackb2/rust_hello_world written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/roackb2/rust_hello_world 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.release.paic [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/0d3acff29097c059493d640b4b5d10895e01bb06af83a930632ebae546ff6b5c/merged/opt/rustwide/workdir: no space left on device [INFO] checking roackb2/rust_hello_world against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froackb2%2Frust_hello_world" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/roackb2/rust_hello_world on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/roackb2/rust_hello_world [INFO] finished tweaking git repo https://github.com/roackb2/rust_hello_world [INFO] tweaked toml for git repo https://github.com/roackb2/rust_hello_world written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/roackb2/rust_hello_world 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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: profile.release.paic [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/9379376d4adc85f0f1e4008ea40392c9f17c22efc3629cd8bcd799b70992e04b/merged/opt/rustwide: no space left on device [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 1 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.