[INFO] cloning repository https://github.com/danielmbirochi/rust-flappy-dragon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielmbirochi/rust-flappy-dragon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielmbirochi%2Frust-flappy-dragon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielmbirochi%2Frust-flappy-dragon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a5a882d450f93d7857f09eab1fca9cca926a8c5
[INFO] checking danielmbirochi/rust-flappy-dragon against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielmbirochi%2Frust-flappy-dragon" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/danielmbirochi/rust-flappy-dragon on toolchain ae258e1fcbee4a062f5f3d869f06004d7cea088e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/danielmbirochi/rust-flappy-dragon
[INFO] finished tweaking git repo https://github.com/danielmbirochi/rust-flappy-dragon
[INFO] tweaked toml for git repo https://github.com/danielmbirochi/rust-flappy-dragon written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/danielmbirochi/rust-flappy-dragon 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" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f6c40d8bdc5b496961cfa17adcced50b752ec7b1d90efe62c777a9119e530f9
[INFO] running `Command { std: "docker" "start" "-a" "7f6c40d8bdc5b496961cfa17adcced50b752ec7b1d90efe62c777a9119e530f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f6c40d8bdc5b496961cfa17adcced50b752ec7b1d90efe62c777a9119e530f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f6c40d8bdc5b496961cfa17adcced50b752ec7b1d90efe62c777a9119e530f9", kill_on_drop: false }`
[INFO] [stdout] 7f6c40d8bdc5b496961cfa17adcced50b752ec7b1d90efe62c777a9119e530f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9efbe7fc9cbcb59877fd08f69a931840dff257d4f86c49e44824fc6162c5c925
[INFO] running `Command { std: "docker" "start" "-a" "9efbe7fc9cbcb59877fd08f69a931840dff257d4f86c49e44824fc6162c5c925", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling xml-rs v0.8.15
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking libloading v0.8.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking safe_arch v0.7.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling crossfont v0.5.1
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking tiny-skia-path v0.7.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking wide v0.7.11
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking png v0.17.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tiny-skia v0.7.0
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking freetype-rs v0.26.0
[INFO] [stderr]     Checking ultraviolet v0.9.1
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking bracket-embedding v0.8.7
[INFO] [stderr]     Checking bracket-color v0.8.7
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking image v0.24.6
[INFO] [stderr]     Checking object-pool v0.5.4
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking bracket-rex v0.8.7
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking bracket-geometry v0.8.7
[INFO] [stderr]     Checking bracket-algorithm-traits v0.8.7
[INFO] [stderr]     Checking bracket-pathfinding v0.8.7
[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]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ae258e1fcbee4a062f5f3d869f06004d7cea088e/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.25/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=b11b642a51bcb1f5 -C extra-filename=-dd321cde11cbae57 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-07b7529a70294edd.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1a96265e8548d523.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-bb88bc7c38ced595.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.5`
[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-f1854a1252183ecd/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT
[INFO] [stderr]   cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER
[INFO] [stderr]   cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/staging/xdg-activation/xdg-activation-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./misc/gtk-primary-selection.xml
[INFO] [stderr]   cargo:rerun-if-changed=./misc/input-method-unstable-v2.xml
[INFO] [stderr]   cargo:rerun-if-changed=./misc/server-decoration.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml
[INFO] [stderr]   cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain 'ae258e1fcbee4a062f5f3d869f06004d7cea088e'.
[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 'ae258e1fcbee4a062f5f3d869f06004d7cea088e'.
[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 'ae258e1fcbee4a062f5f3d869f06004d7cea088e'.
[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 'ae258e1fcbee4a062f5f3d869f06004d7cea088e'.
[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 'ae258e1fcbee4a062f5f3d869f06004d7cea088e'.
[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 'ae258e1fcbee4a062f5f3d869f06004d7cea088e'.
[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 'ae258e1fcbee4a062f5f3d869f06004d7cea088e'.
[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 'ae258e1fcbee4a062f5f3d869f06004d7cea088e'.
[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 'ae258e1fcbee4a062f5f3d869f06004d7cea088e'.
[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 'ae258e1fcbee4a062f5f3d869f06004d7cea088e'.
[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' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.29.5/src/lib.rs:156: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:     0x5db8643dbeba - std::backtrace_rs::backtrace::libunwind::trace::h16299bf4108b4ee8
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x5db8643dbeba - std::backtrace_rs::backtrace::trace_unsynchronized::h3d68e95ea1fb18de
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5db8643dbeba - std::sys::backtrace::_print_fmt::h4d76491bca4754b3
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5db8643dbeba - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::haa13375a1a3b1260
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5db8643fdc03 - core::fmt::rt::Argument::fmt::h33e7e1d7fa7f886e
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x5db8643fdc03 - core::fmt::write::h52bfad4f47875cb7
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/core/src/fmt/mod.rs:1440:21
[INFO] [stderr]      6:     0x5db8643d9233 - std::io::Write::write_fmt::hca05fa52169b72dc
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/io/mod.rs:1888:15
[INFO] [stderr]      7:     0x5db8643dbd02 - std::sys::backtrace::BacktraceLock::print::hb824c8e7384b741b
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x5db8643dcc5f - std::panicking::default_hook::{{closure}}::h0a7d0019d7ce7eea
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panicking.rs:298:22
[INFO] [stderr]      9:     0x5db8643dcaca - std::panicking::default_hook::h6cb2a7a01bfbcc48
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panicking.rs:325:9
[INFO] [stderr]     10:     0x5db8643dd682 - std::panicking::rust_panic_with_hook::h7522f83a4b8d24ba
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panicking.rs:831:13
[INFO] [stderr]     11:     0x5db8643dd40a - std::panicking::begin_panic_handler::{{closure}}::h94d7efd80e7b798f
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panicking.rs:704:13
[INFO] [stderr]     12:     0x5db8643dc3b9 - std::sys::backtrace::__rust_end_short_backtrace::h0d56bfd621a65a55
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x5db8643dd09d - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panicking.rs:695:5
[INFO] [stderr]     14:     0x5db8643fcb20 - core::panicking::panic_fmt::habbf8c9f8f19a88c
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x5db8643fcec6 - core::result::unwrap_failed::h8a0a59ae73691a93
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/core/src/result.rs:1704:5
[INFO] [stderr]     16:     0x5db8643139a0 - wayland_scanner::generate_code_with_destructor_events::h4caad84c26272d19
[INFO] [stderr]     17:     0x5db864315b00 - build_script_build::generate_protocol::hf0ea78d73a19c521
[INFO] [stderr]     18:     0x5db864316f45 - build_script_build::main::h96be90cb867c6042
[INFO] [stderr]     19:     0x5db86431c9b3 - core::ops::function::FnOnce::call_once::h92776801f180ba1c
[INFO] [stderr]     20:     0x5db864313f06 - std::sys::backtrace::__rust_begin_short_backtrace::h1f6da9044ad94a4e
[INFO] [stderr]     21:     0x5db864313ee9 - std::rt::lang_start::{{closure}}::h9839b807840a7f76
[INFO] [stderr]     22:     0x5db8643d5c40 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h1b02cab2893782d1
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x5db8643d5c40 - std::panicking::try::do_call::hf68ec57b417d7ab2
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panicking.rs:587:40
[INFO] [stderr]     24:     0x5db8643d5c40 - std::panicking::try::h19e71dae2e1fe131
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panicking.rs:550:19
[INFO] [stderr]     25:     0x5db8643d5c40 - std::panic::catch_unwind::hb34ac54e48ab2ab1
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panic.rs:358:14
[INFO] [stderr]     26:     0x5db8643d5c40 - std::rt::lang_start_internal::{{closure}}::hb462c8d8a19c587a
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/rt.rs:163:24
[INFO] [stderr]     27:     0x5db8643d5c40 - std::panicking::try::do_call::h7922b4bab741e2d0
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panicking.rs:587:40
[INFO] [stderr]     28:     0x5db8643d5c40 - std::panicking::try::he83e32f922399ad3
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panicking.rs:550:19
[INFO] [stderr]     29:     0x5db8643d5c40 - std::panic::catch_unwind::ha12e5ad4090e0beb
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/panic.rs:358:14
[INFO] [stderr]     30:     0x5db8643d5c40 - std::rt::lang_start_internal::hf5233c95fc81c77b
[INFO] [stderr]                                  at /rustc/ae258e1fcbee4a062f5f3d869f06004d7cea088e/library/std/src/rt.rs:159:5
[INFO] [stderr]     31:     0x5db864313ed1 - std::rt::lang_start::h6a1a9350cc616986
[INFO] [stderr]     32:     0x5db864317af5 - main
[INFO] [stderr]     33:     0x74ba58682d90 - <unknown>
[INFO] [stderr]     34:     0x74ba58682e40 - __libc_start_main
[INFO] [stderr]     35:     0x5db864308825 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaPVcPYx/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex-automata` (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/rmetajTxvso"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `x11-dl` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9efbe7fc9cbcb59877fd08f69a931840dff257d4f86c49e44824fc6162c5c925", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9efbe7fc9cbcb59877fd08f69a931840dff257d4f86c49e44824fc6162c5c925", kill_on_drop: false }`
[INFO] [stdout] 9efbe7fc9cbcb59877fd08f69a931840dff257d4f86c49e44824fc6162c5c925
