[INFO] cloning repository https://github.com/g-w1/rust_game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/g-w1/rust_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg-w1%2Frust_game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg-w1%2Frust_game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d725cd2cb3d77ea947b6ba7ab1b895549558a19 [INFO] checking g-w1/rust_game against master#8365fcb2b840c95eeb0bc377af8bd498fad22245 for pr-145604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg-w1%2Frust_game" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/g-w1/rust_game [INFO] finished tweaking git repo https://github.com/g-w1/rust_game [INFO] tweaked toml for git repo https://github.com/g-w1/rust_game written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/g-w1/rust_game on toolchain 8365fcb2b840c95eeb0bc377af8bd498fad22245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/g-w1/rust_game 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" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "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 serde_derive v1.0.112 [INFO] [stderr] Downloaded syn v1.0.31 [INFO] [stderr] Downloaded serde v1.0.112 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32e66b836983a0dfd1bea752bf1795c57f45798534d5ab973e497b0c9144360c [INFO] running `Command { std: "docker" "start" "-a" "32e66b836983a0dfd1bea752bf1795c57f45798534d5ab973e497b0c9144360c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32e66b836983a0dfd1bea752bf1795c57f45798534d5ab973e497b0c9144360c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32e66b836983a0dfd1bea752bf1795c57f45798534d5ab973e497b0c9144360c", kill_on_drop: false }` [INFO] [stdout] 32e66b836983a0dfd1bea752bf1795c57f45798534d5ab973e497b0c9144360c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 511e95bc4973ff14d7bea095e58b660ae6a1a1ae5c9879629d3d02b5ebec0b84 [INFO] running `Command { std: "docker" "start" "-a" "511e95bc4973ff14d7bea095e58b660ae6a1a1ae5c9879629d3d02b5ebec0b84", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking sid v0.5.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Checking xi-unicode v0.2.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking glyph_brush_layout v0.1.9 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/minimp3-sys-60eced59e8aba0c7/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaa1ceVc" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc_version` (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/rmetaGAokBr" [INFO] [stdout] [INFO] [stdout] [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaQEwXE4" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `twox-hash` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `error-chain` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `backtrace` (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/8365fcb2b840c95eeb0bc377af8bd498fad22245/bin/rustc --crate-name backtrace --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-0.3.49/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="addr2line"' --cfg 'feature="default"' --cfg 'feature="gimli-symbolize"' --cfg 'feature="miniz_oxide"' --cfg 'feature="object"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("addr2line", "backtrace-sys", "compiler_builtins", "core", "coresymbolication", "cpp_demangle", "dbghelp", "default", "dladdr", "gimli-symbolize", "kernel32", "libbacktrace", "libunwind", "miniz_oxide", "object", "rustc-dep-of-std", "rustc-serialize", "serde", "serialize-rustc", "serialize-serde", "std", "unix-backtrace", "verify-winapi", "winapi"))' -C metadata=cc5ebbfe4771dd29 -C extra-filename=-42638715f11a5e9c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern addr2line=/opt/rustwide/target/debug/deps/libaddr2line-da558047e7ce223c.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-70d27425395161fc.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-091d04f12df12d90.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-43db566679b847ba.rmeta --extern object=/opt/rustwide/target/debug/deps/libobject-fe5ca75d00936f57.rmeta --extern rustc_demangle=/opt/rustwide/target/debug/deps/librustc_demangle-287fedd7caa0c12d.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetah9C5h5/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `object` (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/8365fcb2b840c95eeb0bc377af8bd498fad22245/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.20.0/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="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "cargo-all", "coff", "compiler_builtins", "compression", "core", "crc32fast", "default", "elf", "flate2", "indexmap", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "wasm", "wasmparser", "write", "write_core"))' -C metadata=22f5faec376b2f52 -C extra-filename=-fe5ca75d00936f57 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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/8365fcb2b840c95eeb0bc377af8bd498fad22245/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="full"' --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=c14b226271211bfb -C extra-filename=-4727f75c0bc84709 --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 `serde_json` (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/8365fcb2b840c95eeb0bc377af8bd498fad22245/bin/rustc --crate-name serde_json --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.55/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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=37f9f3396be558b7 -C extra-filename=-0e8633897fab6969 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern itoa=/opt/rustwide/target/debug/deps/libitoa-4edc42bb7448fcb6.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-82b032fce2ffcec5.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-38bc7b45188a80cd.rmeta --cap-lints allow --cap-lints=forbid --cfg limb_width_64` (exit status: 101) [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/rmetaslXQ66/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [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-159b0bd06f3cde26/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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 '8365fcb2b840c95eeb0bc377af8bd498fad22245'. [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' (2121) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.21.13/src/lib.rs:145:80: [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: 0x5d3c080796f2 - std::backtrace_rs::backtrace::libunwind::trace::h906a332dc52fe9ec [INFO] [stderr] at /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5d3c080796f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0a63f81f94de8fb8 [INFO] [stderr] at /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5d3c080796f2 - std::sys::backtrace::_print_fmt::hd61e947fc70a2ee7 [INFO] [stderr] at /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5d3c080796f2 - ::fmt::ha5e5cf64959547b2 [INFO] [stderr] at /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5d3c0809830f - core::fmt::rt::Argument::fmt::hcf04f947fb0fac70 [INFO] [stderr] at /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5d3c0809830f - core::fmt::write::hf7bfcd12333bfad3 [INFO] [stderr] at /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5d3c0806b003 - std::io::default_write_fmt::h205e55fff24e7e91 [INFO] [stderr] at /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5d3c0806b003 - std::io::Write::write_fmt::hf3a72f79acb7f5ab [INFO] [stderr] at /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5d3c08079822 - std::sys::backtrace::BacktraceLock::print::h7a96bb836bb426bb [INFO] [stderr] at /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5d3c080689bc - std::panicking::default_hook::{{closure}}::h89e60b86018db54b [INFO] [stderr] at /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5d3c080687ff - std::panicking::default_hook::h1fc11391dc44074e [INFO] [stderr] at /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5d3c080693f3 - as core::ops::function::Fn>::call::h4bacbacee535bab8 [INFO] [stderr] at /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/alloc/src/boxed.rs:1999:9 [INFO] [stderr] 12: 0x5d3c080693f3 - std::panicking::panic_with_hook::h6aeac006f0589f4a [INFO] [stderr] at /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/std/src/panicking.rs:842:13 [INFO] [stderr] 13: 0x5d3c080798da - std::panicking::panic_handler::{{closure}}::h4f5533bf12a86f45 [INFO] [stderr] at /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/std/src/panicking.rs:707:13 [INFO] [stderr] 14: 0x5d3c08079839 - std::sys::backtrace::__rust_end_short_backtrace::he15bcc1b1f597627 [INFO] [stderr] at /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 15: 0x5d3c0806913d - __rustc[e05654f77a4799c6]::rust_begin_unwind [INFO] [stderr] at /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/std/src/panicking.rs:698:5 [INFO] [stderr] 16: 0x5d3c0809baa0 - core::panicking::panic_fmt::hc73081da33389bc3 [INFO] [stderr] at /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/core/src/panicking.rs:75:14 [INFO] [stderr] 17: 0x5d3c0809c2e6 - core::result::unwrap_failed::hf41b0b221cc07057 [INFO] [stderr] at /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/core/src/result.rs:1852:5 [INFO] [stderr] 18: 0x5d3c07fa5aa6 - wayland_scanner::generate_c_interfaces::hc47ad11c3b4a559d [INFO] [stderr] 19: 0x5d3c07fa0858 - build_script_build::generate_protocol::h7bee286e2200252e [INFO] [stderr] 20: 0x5d3c07fa0242 - build_script_build::main::h9d3fce14e259992e [INFO] [stderr] 21: 0x5d3c07fa6343 - core::ops::function::FnOnce::call_once::h6cd1873529d6ef12 [INFO] [stderr] 22: 0x5d3c07fb2d36 - std::sys::backtrace::__rust_begin_short_backtrace::he86c66f36b536ead [INFO] [stderr] 23: 0x5d3c07fa25b9 - std::rt::lang_start::{{closure}}::hbdc505cd6a3a2cca [INFO] [stderr] 24: 0x5d3c0807a180 - core::ops::function::impls:: for &F>::call_once::hd28111ab97ee8167 [INFO] [stderr] at /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 25: 0x5d3c0807a180 - std::panicking::catch_unwind::do_call::hbe64f6b69f0747b8 [INFO] [stderr] at /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/std/src/panicking.rs:590:40 [INFO] [stderr] 26: 0x5d3c0807a180 - std::panicking::catch_unwind::h237fa148d9889102 [INFO] [stderr] at /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/std/src/panicking.rs:553:19 [INFO] [stderr] 27: 0x5d3c0807a180 - std::panic::catch_unwind::h069e88c12ad96fbd [INFO] [stderr] at /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x5d3c0807a180 - std::rt::lang_start_internal::{{closure}}::he4a94fbdb728f9e0 [INFO] [stderr] at /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x5d3c0807a180 - std::panicking::catch_unwind::do_call::hbecde6b8791cefca [INFO] [stderr] at /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/std/src/panicking.rs:590:40 [INFO] [stderr] 30: 0x5d3c0807a180 - std::panicking::catch_unwind::h26ffc07ef94fc4bb [INFO] [stderr] at /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/std/src/panicking.rs:553:19 [INFO] [stderr] 31: 0x5d3c0807a180 - std::panic::catch_unwind::hdf217aa873dfc486 [INFO] [stderr] at /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x5d3c0807a180 - std::rt::lang_start_internal::h34b3ae202886d493 [INFO] [stderr] at /rustc/8365fcb2b840c95eeb0bc377af8bd498fad22245/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x5d3c07fa25f1 - std::rt::lang_start::hab87c2d7f57615de [INFO] [stderr] 34: 0x5d3c07fa62d5 - main [INFO] [stderr] 35: 0x70d7061991ca - [INFO] [stderr] 36: 0x70d70619928b - __libc_start_main [INFO] [stderr] 37: 0x5d3c07f9f455 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "511e95bc4973ff14d7bea095e58b660ae6a1a1ae5c9879629d3d02b5ebec0b84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "511e95bc4973ff14d7bea095e58b660ae6a1a1ae5c9879629d3d02b5ebec0b84", kill_on_drop: false }` [INFO] [stdout] 511e95bc4973ff14d7bea095e58b660ae6a1a1ae5c9879629d3d02b5ebec0b84