[INFO] cloning repository https://github.com/grenierdev/rust-rat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grenierdev/rust-rat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrenierdev%2Frust-rat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrenierdev%2Frust-rat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bae6a3186cc78de40dca98c0bd46fc6d810d47b3 [INFO] checking grenierdev/rust-rat against master#bacf5bcbc7dae526872cf6af3fc0064a51b1efa2 for pr-113557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrenierdev%2Frust-rat" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/grenierdev/rust-rat on toolchain bacf5bcbc7dae526872cf6af3fc0064a51b1efa2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bacf5bcbc7dae526872cf6af3fc0064a51b1efa2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/grenierdev/rust-rat [INFO] finished tweaking git repo https://github.com/grenierdev/rust-rat [INFO] tweaked toml for git repo https://github.com/grenierdev/rust-rat written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/grenierdev/rust-rat 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" "+bacf5bcbc7dae526872cf6af3fc0064a51b1efa2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+bacf5bcbc7dae526872cf6af3fc0064a51b1efa2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9129e815336d69d1f94919d18e2fbfc7b06aa41a0b4e1e164cfeed761665d6ea [INFO] running `Command { std: "docker" "start" "-a" "9129e815336d69d1f94919d18e2fbfc7b06aa41a0b4e1e164cfeed761665d6ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9129e815336d69d1f94919d18e2fbfc7b06aa41a0b4e1e164cfeed761665d6ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9129e815336d69d1f94919d18e2fbfc7b06aa41a0b4e1e164cfeed761665d6ea", kill_on_drop: false }` [INFO] [stdout] 9129e815336d69d1f94919d18e2fbfc7b06aa41a0b4e1e164cfeed761665d6ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+bacf5bcbc7dae526872cf6af3fc0064a51b1efa2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6431231b5b45fc76529b67398e1b9f7f73306ae60a74e654d0f1d12d14eefda [INFO] running `Command { std: "docker" "start" "-a" "f6431231b5b45fc76529b67398e1b9f7f73306ae60a74e654d0f1d12d14eefda", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `unicode-xid` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `memchr` (build script) [INFO] [stderr] error: could not compile `syn` (build script) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro-nested` (build script) [INFO] [stderr] error: could not compile `proc-macro2` (build script) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro-hack` (build script) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `libc` (build script) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta6RXhn9" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-core` (lib) due to previous error [INFO] running `Command { std: "docker" "inspect" "f6431231b5b45fc76529b67398e1b9f7f73306ae60a74e654d0f1d12d14eefda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6431231b5b45fc76529b67398e1b9f7f73306ae60a74e654d0f1d12d14eefda", kill_on_drop: false }` [INFO] [stdout] f6431231b5b45fc76529b67398e1b9f7f73306ae60a74e654d0f1d12d14eefda