[INFO] cloning repository https://github.com/jeetds1994/snake-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeetds1994/snake-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeetds1994%2Fsnake-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeetds1994%2Fsnake-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62bb4e0e4a86670d1fa960f666975ef88749ae50
[INFO] checking jeetds1994/snake-rust against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeetds1994%2Fsnake-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jeetds1994/snake-rust
[INFO] finished tweaking git repo https://github.com/jeetds1994/snake-rust
[INFO] tweaked toml for git repo https://github.com/jeetds1994/snake-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jeetds1994/snake-rust on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jeetds1994/snake-rust 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded piston2d-graphics v0.35.0
[INFO] [stderr]   Downloaded rusttype v0.8.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.4
[INFO] [stderr]   Downloaded image v0.22.2
[INFO] [stderr]   Downloaded glutin v0.21.1
[INFO] [stderr]   Downloaded winit v0.19.3
[INFO] [stderr]   Downloaded piston2d-opengl_graphics v0.69.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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27bca2f6cedd586a2b67774aad636502afcd2e0dfe4970b5361de531e93d95b9
[INFO] running `Command { std: "docker" "start" "-a" "27bca2f6cedd586a2b67774aad636502afcd2e0dfe4970b5361de531e93d95b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27bca2f6cedd586a2b67774aad636502afcd2e0dfe4970b5361de531e93d95b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27bca2f6cedd586a2b67774aad636502afcd2e0dfe4970b5361de531e93d95b9", kill_on_drop: false }`
[INFO] [stdout] 27bca2f6cedd586a2b67774aad636502afcd2e0dfe4970b5361de531e93d95b9
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7af33fb200df802de980d7f4a22eb8d8df9b456f4d2fc5536a049ec778da085d
[INFO] running `Command { std: "docker" "start" "-a" "7af33fb200df802de980d7f4a22eb8d8df9b456f4d2fc5536a049ec778da085d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling xml-rs v0.8.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling bitflags v1.2.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking nodrop v0.1.13
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]    Compiling cc v1.0.45
[INFO] [stderr]    Compiling proc-macro2 v1.0.4
[INFO] [stderr]     Checking stb_truetype v0.3.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]     Checking piston-float v1.0.0
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]    Compiling gl_generator v0.11.0
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]     Checking rusttype v0.8.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking piston-viewport v1.0.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]    Compiling pkg-config v0.3.16
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]     Checking crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling x11-dl v2.18.4
[INFO] [stderr]     Checking dlib v0.4.1
[INFO] [stderr]     Checking wayland-sys v0.21.13
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]     Checking piston-graphics_api_version v0.2.0
[INFO] [stderr]    Compiling rayon-core v1.6.0
[INFO] [stderr]     Checking downcast-rs v1.0.4
[INFO] [stderr]     Checking same-file v1.0.5
[INFO] [stderr]     Checking crossbeam-deque v0.7.1
[INFO] [stderr]     Checking walkdir v2.2.9
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]    Compiling gl_generator v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling getrandom v0.1.12
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]     Checking wayland-commons v0.21.13
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]    Compiling gl v0.11.0
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.5
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.3
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking lock_api v0.3.1
[INFO] [stderr]    Compiling num-rational v0.2.2
[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/num-rational-096736b3564ab7c4/rmetad5alWS"
[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 `num-rational` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `glutin_glx_sys` (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/fce0e74720d199eb7839fdb51af35ac5226da178/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin_glx_sys-0.1.5/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=71bc3b3157c18b41 -C extra-filename=-8a13e7b711a38b49 --out-dir /opt/rustwide/target/debug/build/glutin_glx_sys-8a13e7b711a38b49 -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-88a603f58cbedc2e.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `syn` (lib)
[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/fce0e74720d199eb7839fdb51af35ac5226da178/bin/rustc --crate-name syn --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-0.15.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "visit", "visit-mut"))' -C metadata=c624afbda8c68cdb -C extra-filename=-2a7afd2d09102477 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a31d07f6233458cb.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ed4b39275464f609.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-c15504178e575201.rmeta --cap-lints allow --cap-lints=forbid --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path` (exit status: 101)
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `glutin_egl_sys` (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/fce0e74720d199eb7839fdb51af35ac5226da178/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin_egl_sys-0.1.3/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=2888b86b680101e0 -C extra-filename=-fa22b1528e0f9250 --out-dir /opt/rustwide/target/debug/build/glutin_egl_sys-fa22b1528e0f9250 -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-88a603f58cbedc2e.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101)
[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-6da3ac7a1323b239/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain 'fce0e74720d199eb7839fdb51af35ac5226da178'.
[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 'fce0e74720d199eb7839fdb51af35ac5226da178'.
[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 'fce0e74720d199eb7839fdb51af35ac5226da178'.
[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 'fce0e74720d199eb7839fdb51af35ac5226da178'.
[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 'fce0e74720d199eb7839fdb51af35ac5226da178'.
[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 'fce0e74720d199eb7839fdb51af35ac5226da178'.
[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 'fce0e74720d199eb7839fdb51af35ac5226da178'.
[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] 
[INFO] [stderr]   thread 'main' (977) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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:     0x5dc295a95e02 - std::backtrace_rs::backtrace::libunwind::trace::h9ca05d9bdf235a56
[INFO] [stderr]                                  at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5dc295a95e02 - std::backtrace_rs::backtrace::trace_unsynchronized::h64b8a858c31822a9
[INFO] [stderr]                                  at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5dc295a95e02 - std::sys::backtrace::_print_fmt::h05c1fe502da1d61d
[INFO] [stderr]                                  at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5dc295a95e02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4d9419ffb0b4365c
[INFO] [stderr]                                  at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5dc295ab637f - core::fmt::rt::Argument::fmt::h1d77fb0e3dcba28a
[INFO] [stderr]                                  at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5dc295ab637f - core::fmt::write::h041fad5d6d8f2b13
[INFO] [stderr]                                  at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x5dc295a93833 - std::io::default_write_fmt::h3ea8deb615890cc9
[INFO] [stderr]                                  at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5dc295a93833 - std::io::Write::write_fmt::ha45926fb365d225c
[INFO] [stderr]                                  at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5dc295a95c52 - std::sys::backtrace::BacktraceLock::print::h097d9c56d822a144
[INFO] [stderr]                                  at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5dc295a9703a - std::panicking::default_hook::{{closure}}::h01d363d03f21385c
[INFO] [stderr]                                  at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5dc295a96e5b - std::panicking::default_hook::hc87e9ecf06309da2
[INFO] [stderr]                                  at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5dc295a97b6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6e7ef1581902cc75
[INFO] [stderr]                                  at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]     12:     0x5dc295a97b6e - std::panicking::panic_with_hook::h0f4d2a6e9646306f
[INFO] [stderr]                                  at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:842:13
[INFO] [stderr]     13:     0x5dc295a9783a - std::panicking::panic_handler::{{closure}}::he35424e8ae5ba3f2
[INFO] [stderr]                                  at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:707:13
[INFO] [stderr]     14:     0x5dc295a96309 - std::sys::backtrace::__rust_end_short_backtrace::h610afb16c6179f60
[INFO] [stderr]                                  at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     15:     0x5dc295a974cd - __rustc[e04b7d348f7df220]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:698:5
[INFO] [stderr]     16:     0x5dc295ab52d0 - core::panicking::panic_fmt::h6ab892bf7b35ba24
[INFO] [stderr]                                  at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/core/src/panicking.rs:75:14
[INFO] [stderr]     17:     0x5dc295ab5706 - core::result::unwrap_failed::hc4ee647ef6f27171
[INFO] [stderr]                                  at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/core/src/result.rs:1852:5
[INFO] [stderr]     18:     0x5dc2959bebb2 - wayland_scanner::generate_c_code::h3136b4465f4b138d
[INFO] [stderr]     19:     0x5dc2959c45cf - build_script_build::generate_protocol::h0d363cbd787d42f6
[INFO] [stderr]     20:     0x5dc2959c5402 - build_script_build::main::hda4be0b705f1dcff
[INFO] [stderr]     21:     0x5dc2959c1033 - core::ops::function::FnOnce::call_once::h40a4614777b30dc6
[INFO] [stderr]     22:     0x5dc2959c0266 - std::sys::backtrace::__rust_begin_short_backtrace::h0e3df51dbfddb6b7
[INFO] [stderr]     23:     0x5dc2959c01d9 - std::rt::lang_start::{{closure}}::hd1c0021eb84d4ca2
[INFO] [stderr]     24:     0x5dc295a90a70 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hbc098b72c7fc9de2
[INFO] [stderr]                                  at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/core/src/ops/function.rs:290:21
[INFO] [stderr]     25:     0x5dc295a90a70 - std::panicking::catch_unwind::do_call::h6a1d1d1481167e3d
[INFO] [stderr]                                  at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:590:40
[INFO] [stderr]     26:     0x5dc295a90a70 - std::panicking::catch_unwind::he8bfb589c1cae612
[INFO] [stderr]                                  at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:553:19
[INFO] [stderr]     27:     0x5dc295a90a70 - std::panic::catch_unwind::h773987deb117bcb3
[INFO] [stderr]                                  at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panic.rs:357:14
[INFO] [stderr]     28:     0x5dc295a90a70 - std::rt::lang_start_internal::{{closure}}::h4a79101ecd209556
[INFO] [stderr]                                  at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x5dc295a90a70 - std::panicking::catch_unwind::do_call::hb316f9974b39ab3e
[INFO] [stderr]                                  at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:590:40
[INFO] [stderr]     30:     0x5dc295a90a70 - std::panicking::catch_unwind::he157cb39866186f1
[INFO] [stderr]                                  at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:553:19
[INFO] [stderr]     31:     0x5dc295a90a70 - std::panic::catch_unwind::hfbc9cde927911cd0
[INFO] [stderr]                                  at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panic.rs:357:14
[INFO] [stderr]     32:     0x5dc295a90a70 - std::rt::lang_start_internal::h383b4d57ad7de63a
[INFO] [stderr]                                  at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x5dc2959c01c1 - std::rt::lang_start::hf2c70ceda8481bc7
[INFO] [stderr]     34:     0x5dc2959c5655 - main
[INFO] [stderr]     35:     0x7bdc4c2151ca - <unknown>
[INFO] [stderr]     36:     0x7bdc4c21528b - __libc_start_main
[INFO] [stderr]     37:     0x5dc2959be325 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `syn` (lib)
[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/fce0e74720d199eb7839fdb51af35ac5226da178/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "visit", "visit-mut"))' -C metadata=d31df7ddd093b8db -C extra-filename=-a726d38d3cd59290 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a63a2315435b8fba.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-59c87e3f2104f58e.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-6bb29a11fe85b6ff.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8Pc4YY/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `x11-dl` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "7af33fb200df802de980d7f4a22eb8d8df9b456f4d2fc5536a049ec778da085d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7af33fb200df802de980d7f4a22eb8d8df9b456f4d2fc5536a049ec778da085d", kill_on_drop: false }`
[INFO] [stdout] 7af33fb200df802de980d7f4a22eb8d8df9b456f4d2fc5536a049ec778da085d
