[INFO] cloning repository https://github.com/pearisgreen/rs_tetris [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pearisgreen/rs_tetris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpearisgreen%2Frs_tetris", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpearisgreen%2Frs_tetris'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f17a145e9b49229da4b48724ef6a5851d7ff8221 [INFO] checking pearisgreen/rs_tetris against try#901e6d56697c79b2e80df6a487b2318ec6f57ee3 for pr-142287 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpearisgreen%2Frs_tetris" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pearisgreen/rs_tetris on toolchain 901e6d56697c79b2e80df6a487b2318ec6f57ee3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pearisgreen/rs_tetris [INFO] finished tweaking git repo https://github.com/pearisgreen/rs_tetris [INFO] tweaked toml for git repo https://github.com/pearisgreen/rs_tetris written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pearisgreen/rs_tetris 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" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55b075ec1fc745cc8d24cd1e26802004684d24901fe10f65c62338112ff23c11 [INFO] running `Command { std: "docker" "start" "-a" "55b075ec1fc745cc8d24cd1e26802004684d24901fe10f65c62338112ff23c11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55b075ec1fc745cc8d24cd1e26802004684d24901fe10f65c62338112ff23c11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55b075ec1fc745cc8d24cd1e26802004684d24901fe10f65c62338112ff23c11", kill_on_drop: false }` [INFO] [stdout] 55b075ec1fc745cc8d24cd1e26802004684d24901fe10f65c62338112ff23c11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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_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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85fbe36c55ba8d36ec2e3652b30e1a6ed49120f06ff584652153304286d41eaf [INFO] running `Command { std: "docker" "start" "-a" "85fbe36c55ba8d36ec2e3652b30e1a6ed49120f06ff584652153304286d41eaf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling khronos_api v3.0.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking piston-float v0.3.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling wayland-scanner v0.21.10 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Checking stb_truetype v0.2.5 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking approx v0.3.1 [INFO] [stderr] Checking ordered-float v1.0.1 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking rusttype v0.7.3 [INFO] [stderr] Checking piston-viewport v0.5.0 [INFO] [stderr] Checking rand_os v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling wayland-client v0.21.10 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking wayland-sys v0.21.10 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling wayland-protocols v0.21.10 [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/build/wayland-protocols-aa23c3546f417b1d/rmetah5At6d" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.84/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=62d757df7b88ffd2 -C extra-filename=-14ce1b99532a18eb --out-dir /opt/rustwide/target/debug/build/serde-14ce1b99532a18eb -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wayland-protocols` (build script) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `khronos_api` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/khronos_api-2.2.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4df2045463ad0b6d -C extra-filename=-b2c92a69081fca32 --out-dir /opt/rustwide/target/debug/build/khronos_api-b2c92a69081fca32 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaof1rIF/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gl_generator` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/rand-a7db7a5811761c44.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wayland-client` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-client-0.21.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="cursor"' --cfg 'feature="dlopen"' --cfg 'feature="egl"' --cfg 'feature="native_lib"' --cfg 'feature="wayland-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("calloop", "cursor", "dlopen", "egl", "eventloop", "mio", "native_lib", "wayland-sys"))' -C metadata=8bec3f0f586ef171 -C extra-filename=-de8cb1bd511e7432 --out-dir /opt/rustwide/target/debug/build/wayland-client-de8cb1bd511e7432 -L dependency=/opt/rustwide/target/debug/deps --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-35b8f046860a7b31.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "85fbe36c55ba8d36ec2e3652b30e1a6ed49120f06ff584652153304286d41eaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85fbe36c55ba8d36ec2e3652b30e1a6ed49120f06ff584652153304286d41eaf", kill_on_drop: false }` [INFO] [stdout] 85fbe36c55ba8d36ec2e3652b30e1a6ed49120f06ff584652153304286d41eaf