[INFO] cloning repository https://github.com/redwarp/snake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redwarp/snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredwarp%2Fsnake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredwarp%2Fsnake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 657a817f7b18090250fb7a3f3ae178df594c2da0 [INFO] checking redwarp/snake against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredwarp%2Fsnake" "/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/redwarp/snake on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/redwarp/snake [INFO] finished tweaking git repo https://github.com/redwarp/snake [INFO] tweaked toml for git repo https://github.com/redwarp/snake written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/redwarp/snake 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" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded piston v0.52.0 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.66.0 [INFO] [stderr] Downloaded piston2d-graphics v0.37.0 [INFO] [stderr] Downloaded piston2d-opengl_graphics v0.74.0 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31601cd6686d1629bcc92f24822eb332b774f4c00200d2d05422cec0cfe23528 [INFO] running `Command { std: "docker" "start" "-a" "31601cd6686d1629bcc92f24822eb332b774f4c00200d2d05422cec0cfe23528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31601cd6686d1629bcc92f24822eb332b774f4c00200d2d05422cec0cfe23528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31601cd6686d1629bcc92f24822eb332b774f4c00200d2d05422cec0cfe23528", kill_on_drop: false }` [INFO] [stdout] 31601cd6686d1629bcc92f24822eb332b774f4c00200d2d05422cec0cfe23528 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 004feaf71514e8a4a9da7c59c367dbebcbf2135cf45926272f2d39e352e04b33 [INFO] running `Command { std: "docker" "start" "-a" "004feaf71514e8a4a9da7c59c367dbebcbf2135cf45926272f2d39e352e04b33", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking piston-float v1.0.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking piston-viewport v1.0.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking piston-graphics_api_version v1.0.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking andrew v0.2.1 [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 `gl` (build script) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cc` (lib) [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.21.13` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wayland-protocols-c7c0987eedccaa53/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b286722878e18db29a7fbe672be7c4d3b02e8e4d'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b286722878e18db29a7fbe672be7c4d3b02e8e4d'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b286722878e18db29a7fbe672be7c4d3b02e8e4d'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b286722878e18db29a7fbe672be7c4d3b02e8e4d'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b286722878e18db29a7fbe672be7c4d3b02e8e4d'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.21.13/src/lib.rs:208:40: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x556a3164f3f5 - std::backtrace_rs::backtrace::libunwind::trace::h8cc2bfa11de1a28b [INFO] [stderr] at /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x556a3164f3f5 - std::backtrace_rs::backtrace::trace_unsynchronized::h620e1efc8805fde9 [INFO] [stderr] at /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x556a3164f3f5 - std::sys::backtrace::_print_fmt::hc295e2a76a1b9bfa [INFO] [stderr] at /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/library/std/src/sys/backtrace.rs:68:5 [INFO] [stderr] 3: 0x556a3164f3f5 - ::fmt::hae7f6d80eb1a8d18 [INFO] [stderr] at /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/library/std/src/sys/backtrace.rs:44:22 [INFO] [stderr] 4: 0x556a31670a9b - core::fmt::rt::Argument::fmt::h1f862ed6fa22ac7b [INFO] [stderr] at /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x556a31670a9b - core::fmt::write::hb464b274d8cec3fe [INFO] [stderr] at /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/library/core/src/fmt/mod.rs:1182:21 [INFO] [stderr] 6: 0x556a3164cfaf - std::io::Write::write_fmt::h553dbdb2db412840 [INFO] [stderr] at /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x556a3164f1ce - std::sys::backtrace::_print::hf2bb3314a5314867 [INFO] [stderr] at /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/library/std/src/sys/backtrace.rs:47:5 [INFO] [stderr] 8: 0x556a3164f1ce - std::sys::backtrace::print::h8581301be95ade94 [INFO] [stderr] at /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/library/std/src/sys/backtrace.rs:34:9 [INFO] [stderr] 9: 0x556a316507f9 - std::panicking::default_hook::{{closure}}::h4266ec87974cde68 [INFO] [stderr] 10: 0x556a3165059c - std::panicking::default_hook::h8eee0dbb06aa6ac8 [INFO] [stderr] at /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x556a3165105f - as core::ops::function::Fn>::call::h024fba5ad12b4f67 [INFO] [stderr] at /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/library/alloc/src/boxed.rs:2078:9 [INFO] [stderr] 12: 0x556a3165105f - std::panicking::rust_panic_with_hook::h94b600c75806257e [INFO] [stderr] at /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/library/std/src/panicking.rs:804:13 [INFO] [stderr] 13: 0x556a31650c87 - std::panicking::begin_panic_handler::{{closure}}::hf610a23b5d2da127 [INFO] [stderr] at /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/library/std/src/panicking.rs:670:13 [INFO] [stderr] 14: 0x556a3164f8b9 - std::sys::backtrace::__rust_end_short_backtrace::h75905db3e001b025 [INFO] [stderr] at /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/library/std/src/sys/backtrace.rs:171:18 [INFO] [stderr] 15: 0x556a31650914 - rust_begin_unwind [INFO] [stderr] at /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/library/std/src/panicking.rs:661:5 [INFO] [stderr] 16: 0x556a3166f873 - core::panicking::panic_fmt::he99d4a751ba313cf [INFO] [stderr] at /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/library/core/src/panicking.rs:74:14 [INFO] [stderr] 17: 0x556a3166fd46 - core::result::unwrap_failed::hdf27c28047460022 [INFO] [stderr] at /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/library/core/src/result.rs:1679:5 [INFO] [stderr] 18: 0x556a3157e02d - wayland_scanner::generate_c_code::h02c7ca698e975089 [INFO] [stderr] 19: 0x556a3157c36a - build_script_build::generate_protocol::h635040ef529568c4 [INFO] [stderr] 20: 0x556a3157d8a6 - build_script_build::main::he83c4be5cb27ff47 [INFO] [stderr] 21: 0x556a3157fde3 - core::ops::function::FnOnce::call_once::h79c529891f5127f3 [INFO] [stderr] 22: 0x556a3157f036 - std::sys::backtrace::__rust_begin_short_backtrace::h5db97458a01d1d0c [INFO] [stderr] 23: 0x556a315757a9 - std::rt::lang_start::{{closure}}::h27478660bf8c56b1 [INFO] [stderr] 24: 0x556a3164a44d - core::ops::function::impls:: for &F>::call_once::h342f159bff857fa5 [INFO] [stderr] at /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x556a3164a44d - std::panicking::try::do_call::hd89ae089f4ad5427 [INFO] [stderr] at /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/library/std/src/panicking.rs:553:40 [INFO] [stderr] 26: 0x556a3164a44d - std::panicking::try::h356408aac7c816bc [INFO] [stderr] at /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/library/std/src/panicking.rs:517:19 [INFO] [stderr] 27: 0x556a3164a44d - std::panic::catch_unwind::h6be0daee3e6e0c67 [INFO] [stderr] at /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/library/std/src/panic.rs:350:14 [INFO] [stderr] 28: 0x556a3164a44d - std::rt::lang_start_internal::{{closure}}::h1eac21654baea22b [INFO] [stderr] at /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/library/std/src/rt.rs:141:48 [INFO] [stderr] 29: 0x556a3164a44d - std::panicking::try::do_call::h86b0417c8f869384 [INFO] [stderr] at /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/library/std/src/panicking.rs:553:40 [INFO] [stderr] 30: 0x556a3164a44d - std::panicking::try::h7a0a3f65faa8a589 [INFO] [stderr] at /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/library/std/src/panicking.rs:517:19 [INFO] [stderr] 31: 0x556a3164a44d - std::panic::catch_unwind::hddc03de658d9efed [INFO] [stderr] at /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/library/std/src/panic.rs:350:14 [INFO] [stderr] 32: 0x556a3164a44d - std::rt::lang_start_internal::h80cf287c1ff3d094 [INFO] [stderr] at /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/library/std/src/rt.rs:141:20 [INFO] [stderr] 33: 0x556a31575787 - std::rt::lang_start::ha6f747b8a2364f5f [INFO] [stderr] 34: 0x556a3157d905 - main [INFO] [stderr] 35: 0x7f424404dd90 - [INFO] [stderr] 36: 0x7f424404de40 - __libc_start_main [INFO] [stderr] 37: 0x556a3156db55 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stdout] error: failed to write /tmp/rustcI50nbz/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaQHYtxN/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon-core` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta3fRgCq/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta7oxoHp/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-client` (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/deps/rmetawtK0tQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11-dl` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "004feaf71514e8a4a9da7c59c367dbebcbf2135cf45926272f2d39e352e04b33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "004feaf71514e8a4a9da7c59c367dbebcbf2135cf45926272f2d39e352e04b33", kill_on_drop: false }` [INFO] [stdout] 004feaf71514e8a4a9da7c59c367dbebcbf2135cf45926272f2d39e352e04b33