[INFO] cloning repository https://github.com/quote27/paperboids-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quote27/paperboids-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquote27%2Fpaperboids-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquote27%2Fpaperboids-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d26942037f6588808e17e6f125874ddd96f4939e [INFO] checking quote27/paperboids-rs against master#a299aa5df79dd8e5a1405b97ddd7b367b61eecc6 for pr-125923-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquote27%2Fpaperboids-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quote27/paperboids-rs on toolchain a299aa5df79dd8e5a1405b97ddd7b367b61eecc6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a299aa5df79dd8e5a1405b97ddd7b367b61eecc6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/quote27/paperboids-rs [INFO] finished tweaking git repo https://github.com/quote27/paperboids-rs [INFO] tweaked toml for git repo https://github.com/quote27/paperboids-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/quote27/paperboids-rs 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" "+a299aa5df79dd8e5a1405b97ddd7b367b61eecc6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tobj v0.1.6 [INFO] [stderr] Downloaded gltf-derive v0.11.2 [INFO] [stderr] Downloaded gltf v0.11.2 [INFO] [stderr] Downloaded gltf-json v0.11.2 [INFO] [stderr] Downloaded glfw v0.26.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+a299aa5df79dd8e5a1405b97ddd7b367b61eecc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24ff47233c4f42b684fb9c18968c1597d12a2e86891abd0e37957d38c55a1c63 [INFO] running `Command { std: "docker" "start" "-a" "24ff47233c4f42b684fb9c18968c1597d12a2e86891abd0e37957d38c55a1c63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24ff47233c4f42b684fb9c18968c1597d12a2e86891abd0e37957d38c55a1c63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24ff47233c4f42b684fb9c18968c1597d12a2e86891abd0e37957d38c55a1c63", kill_on_drop: false }` [INFO] [stdout] 24ff47233c4f42b684fb9c18968c1597d12a2e86891abd0e37957d38c55a1c63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+a299aa5df79dd8e5a1405b97ddd7b367b61eecc6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9371e66b0d7b4afef65989b8bef5b550210ff76a1af5044c13212af4d99b8bbe [INFO] running `Command { std: "docker" "start" "-a" "9371e66b0d7b4afef65989b8bef5b550210ff76a1af5044c13212af4d99b8bbe", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaexm6eJ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-xid` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rand_core` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `libc` (build script) [INFO] [stderr] error: could not compile `num-traits` (build script) [INFO] [stderr] error: could not compile `byteorder` (build script) [INFO] [stderr] error: could not compile `num-integer` (build script) [INFO] [stderr] error: could not compile `arrayvec` (build script) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro2` (build script) [INFO] running `Command { std: "docker" "inspect" "9371e66b0d7b4afef65989b8bef5b550210ff76a1af5044c13212af4d99b8bbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9371e66b0d7b4afef65989b8bef5b550210ff76a1af5044c13212af4d99b8bbe", kill_on_drop: false }` [INFO] [stdout] 9371e66b0d7b4afef65989b8bef5b550210ff76a1af5044c13212af4d99b8bbe