[INFO] cloning repository https://github.com/futurepaul/hello_server_learning [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/futurepaul/hello_server_learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuturepaul%2Fhello_server_learning", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuturepaul%2Fhello_server_learning'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3714d0df30151b316407ea53983ac81fe963099d [INFO] checking futurepaul/hello_server_learning against master#6fc0273b5a57eb78cc00841181113fda3e509478 for pr-112842 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuturepaul%2Fhello_server_learning" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/futurepaul/hello_server_learning on toolchain 6fc0273b5a57eb78cc00841181113fda3e509478 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6fc0273b5a57eb78cc00841181113fda3e509478" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/futurepaul/hello_server_learning [INFO] finished tweaking git repo https://github.com/futurepaul/hello_server_learning [INFO] tweaked toml for git repo https://github.com/futurepaul/hello_server_learning written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/futurepaul/hello_server_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" "+6fc0273b5a57eb78cc00841181113fda3e509478" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+6fc0273b5a57eb78cc00841181113fda3e509478" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e216a955c9775082d4c069ce062499a55f8e7fafd0952b75c08aa19433078d3 [INFO] running `Command { std: "docker" "start" "-a" "0e216a955c9775082d4c069ce062499a55f8e7fafd0952b75c08aa19433078d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e216a955c9775082d4c069ce062499a55f8e7fafd0952b75c08aa19433078d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e216a955c9775082d4c069ce062499a55f8e7fafd0952b75c08aa19433078d3", kill_on_drop: false }` [INFO] [stdout] 0e216a955c9775082d4c069ce062499a55f8e7fafd0952b75c08aa19433078d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+6fc0273b5a57eb78cc00841181113fda3e509478" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bac077a825ad595fb04a3e346fe4ae2d500c0317aebd443507e3a3bd58034aa3 [INFO] running `Command { std: "docker" "start" "-a" "bac077a825ad595fb04a3e346fe4ae2d500c0317aebd443507e3a3bd58034aa3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stdout] error: failed to write /tmp/rustcSVm1ps/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-xid` (lib) due to previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `libc` (build script) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/rustc_demangle-6eadb5685cfa1294.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/rustc-demangle-6eadb5685cfa1294/dep-lib-rustc-demangle` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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 `failure_derive` (build script) [INFO] [stderr] error: could not compile `proc-macro2` (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/rmetaog9qZy" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` (lib) due to previous error [INFO] running `Command { std: "docker" "inspect" "bac077a825ad595fb04a3e346fe4ae2d500c0317aebd443507e3a3bd58034aa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bac077a825ad595fb04a3e346fe4ae2d500c0317aebd443507e3a3bd58034aa3", kill_on_drop: false }` [INFO] [stdout] bac077a825ad595fb04a3e346fe4ae2d500c0317aebd443507e3a3bd58034aa3