[INFO] cloning repository https://github.com/anotherhollow1125/tetris_by_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anotherhollow1125/tetris_by_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanotherhollow1125%2Ftetris_by_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanotherhollow1125%2Ftetris_by_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88c2b23305bf1377c97ac0ff9525bc9e0f65054a [INFO] checking anotherhollow1125/tetris_by_rust/88c2b23305bf1377c97ac0ff9525bc9e0f65054a against master#5fe0e40e05f2d0408c6a292b160f96d595aedfbc for pr-130367 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanotherhollow1125%2Ftetris_by_rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anotherhollow1125/tetris_by_rust on toolchain 5fe0e40e05f2d0408c6a292b160f96d595aedfbc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fe0e40e05f2d0408c6a292b160f96d595aedfbc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/anotherhollow1125/tetris_by_rust [INFO] finished tweaking git repo https://github.com/anotherhollow1125/tetris_by_rust [INFO] tweaked toml for git repo https://github.com/anotherhollow1125/tetris_by_rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/anotherhollow1125/tetris_by_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" "+5fe0e40e05f2d0408c6a292b160f96d595aedfbc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/anotherhollow1125/tetris_by_rust_lib` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/tetris_by_rust_lib-f5740e6b56c4066f/objects/pack/pack_git2_61165f3330359e7f': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/tetris_by_rust_lib-f5740e6b56c4066f/objects/pack/pack_git2_6f04a3fbfa0a5377': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/tetris_by_rust_lib-f5740e6b56c4066f/objects/pack/pack_git2_b8b4e7d13b56230a': No space left on device; class=Os (2) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded downcast-rs v1.1.0 [INFO] [stderr] Downloaded piston2d-gfx_graphics v0.76.0 [INFO] [stderr] Downloaded piston_window v0.123.0 [INFO] [stderr] Downloaded raw-window-handle v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+5fe0e40e05f2d0408c6a292b160f96d595aedfbc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ab4303919a1bb53a9aa086c09ed71c2f473fee1dde2c0bd61da0a6eb0ecf2e3 [INFO] running `Command { std: "docker" "start" "-a" "2ab4303919a1bb53a9aa086c09ed71c2f473fee1dde2c0bd61da0a6eb0ecf2e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ab4303919a1bb53a9aa086c09ed71c2f473fee1dde2c0bd61da0a6eb0ecf2e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ab4303919a1bb53a9aa086c09ed71c2f473fee1dde2c0bd61da0a6eb0ecf2e3", kill_on_drop: false }` [INFO] [stdout] 2ab4303919a1bb53a9aa086c09ed71c2f473fee1dde2c0bd61da0a6eb0ecf2e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+5fe0e40e05f2d0408c6a292b160f96d595aedfbc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca6c4ba331d9c4b84518e2ac8e1768207ee38fbfc23482418f04846ff80a1fb3 [INFO] running `Command { std: "docker" "start" "-a" "ca6c4ba331d9c4b84518e2ac8e1768207ee38fbfc23482418f04846ff80a1fb3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking piston-float v1.0.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking downcast-rs v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking nix v0.20.2 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking piston-viewport v1.0.0 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking piston-graphics_api_version v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/flate2-a8a073f253b03307.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/flate2-a8a073f253b03307/dep-lib-flate2` [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/rmetaDYPF4s" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaCkqtZK/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `inflate` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWTFhd9/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx_core` (lib) due to 1 previous error [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/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.96/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=fd3632ea93be7952 -C extra-filename=-fd3632ea93be7952 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e4523630a9abf904.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0c83230943b9d64f.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-6085a30ee761072c.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetawSwp2t/lib.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] [stderr] error: failed to run custom build command for `wayland-protocols v0.28.6` [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-e63460a120b5946d/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=./misc/gtk-primary-selection.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] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v3.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '5fe0e40e05f2d0408c6a292b160f96d595aedfbc'. [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 '5fe0e40e05f2d0408c6a292b160f96d595aedfbc'. [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 '5fe0e40e05f2d0408c6a292b160f96d595aedfbc'. [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 '5fe0e40e05f2d0408c6a292b160f96d595aedfbc'. [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 '5fe0e40e05f2d0408c6a292b160f96d595aedfbc'. [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 '5fe0e40e05f2d0408c6a292b160f96d595aedfbc'. [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 '5fe0e40e05f2d0408c6a292b160f96d595aedfbc'. [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 '5fe0e40e05f2d0408c6a292b160f96d595aedfbc'. [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 '5fe0e40e05f2d0408c6a292b160f96d595aedfbc'. [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 '5fe0e40e05f2d0408c6a292b160f96d595aedfbc'. [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 '5fe0e40e05f2d0408c6a292b160f96d595aedfbc'. [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 '5fe0e40e05f2d0408c6a292b160f96d595aedfbc'. [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 '5fe0e40e05f2d0408c6a292b160f96d595aedfbc'. [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 '5fe0e40e05f2d0408c6a292b160f96d595aedfbc'. [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 '5fe0e40e05f2d0408c6a292b160f96d595aedfbc'. [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 '5fe0e40e05f2d0408c6a292b160f96d595aedfbc'. [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 '5fe0e40e05f2d0408c6a292b160f96d595aedfbc'. [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 '5fe0e40e05f2d0408c6a292b160f96d595aedfbc'. [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 '5fe0e40e05f2d0408c6a292b160f96d595aedfbc'. [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 '5fe0e40e05f2d0408c6a292b160f96d595aedfbc'. [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 '5fe0e40e05f2d0408c6a292b160f96d595aedfbc'. [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.28.6/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: 0x615f40d9fe9a - std::backtrace_rs::backtrace::libunwind::trace::hfdb654d2d414a02a [INFO] [stderr] at /rustc/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x615f40d9fe9a - std::backtrace_rs::backtrace::trace_unsynchronized::hce159c751cd2b2c1 [INFO] [stderr] at /rustc/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x615f40d9fe9a - std::sys::backtrace::_print_fmt::hbc748c558da05563 [INFO] [stderr] at /rustc/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x615f40d9fe9a - ::fmt::h915af5658f88a2d5 [INFO] [stderr] at /rustc/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x615f40dc05eb - core::fmt::rt::Argument::fmt::hd21a9610b2064e42 [INFO] [stderr] at /rustc/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x615f40dc05eb - core::fmt::write::h9c69c9f02a7855e0 [INFO] [stderr] at /rustc/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x615f40d9d363 - std::io::Write::write_fmt::hebb085c138497106 [INFO] [stderr] at /rustc/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x615f40d9fce2 - std::sys::backtrace::BacktraceLock::print::h82aff99001e73cb8 [INFO] [stderr] at /rustc/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x615f40da0fa7 - std::panicking::default_hook::{{closure}}::h67d89ba21bc0b102 [INFO] [stderr] at /rustc/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x615f40da0dd6 - std::panicking::default_hook::hffa4e48600fe6142 [INFO] [stderr] at /rustc/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x615f40da15e7 - std::panicking::rust_panic_with_hook::h21d656399fcf28ad [INFO] [stderr] at /rustc/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x615f40da1487 - std::panicking::begin_panic_handler::{{closure}}::h5603341d213f5875 [INFO] [stderr] at /rustc/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x615f40da0379 - std::sys::backtrace::__rust_end_short_backtrace::h4a1f038f188c51b8 [INFO] [stderr] at /rustc/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x615f40da1114 - rust_begin_unwind [INFO] [stderr] at /rustc/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x615f40dbf463 - core::panicking::panic_fmt::h3f838df1752d8552 [INFO] [stderr] at /rustc/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x615f40dbf876 - core::result::unwrap_failed::h9e45d27b8a8e7e18 [INFO] [stderr] at /rustc/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/library/core/src/result.rs:1689:5 [INFO] [stderr] 16: 0x615f40cdf87a - wayland_scanner::generate_code_with_destructor_events::hf64efe7fd73e48d0 [INFO] [stderr] 17: 0x615f40ce9400 - build_script_build::generate_protocol::h00a4eea72304cfad [INFO] [stderr] 18: 0x615f40cea858 - build_script_build::main::h8df934ac0880ad3b [INFO] [stderr] 19: 0x615f40ce7c93 - core::ops::function::FnOnce::call_once::h2e6d95e3484b68c3 [INFO] [stderr] 20: 0x615f40cda8f6 - std::sys::backtrace::__rust_begin_short_backtrace::hca445196e2550bc1 [INFO] [stderr] 21: 0x615f40ce7949 - std::rt::lang_start::{{closure}}::hcd4f9b7b4b27d6db [INFO] [stderr] 22: 0x615f40d9a2f0 - core::ops::function::impls:: for &F>::call_once::h6050f979fca68a8c [INFO] [stderr] at /rustc/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x615f40d9a2f0 - std::panicking::try::do_call::h5d4a484688188688 [INFO] [stderr] at /rustc/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/library/std/src/panicking.rs:557:40 [INFO] [stderr] 24: 0x615f40d9a2f0 - std::panicking::try::h548be13416387505 [INFO] [stderr] at /rustc/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/library/std/src/panicking.rs:520:19 [INFO] [stderr] 25: 0x615f40d9a2f0 - std::panic::catch_unwind::he6a376b5b0ec45e2 [INFO] [stderr] at /rustc/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/library/std/src/panic.rs:345:14 [INFO] [stderr] 26: 0x615f40d9a2f0 - std::rt::lang_start_internal::{{closure}}::h89517706fa3329d5 [INFO] [stderr] at /rustc/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/library/std/src/rt.rs:143:48 [INFO] [stderr] 27: 0x615f40d9a2f0 - std::panicking::try::do_call::h6935b54595c385e5 [INFO] [stderr] at /rustc/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/library/std/src/panicking.rs:557:40 [INFO] [stderr] 28: 0x615f40d9a2f0 - std::panicking::try::h58daaffbd09823a8 [INFO] [stderr] at /rustc/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/library/std/src/panicking.rs:520:19 [INFO] [stderr] 29: 0x615f40d9a2f0 - std::panic::catch_unwind::h705204c384bfd81b [INFO] [stderr] at /rustc/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/library/std/src/panic.rs:345:14 [INFO] [stderr] 30: 0x615f40d9a2f0 - std::rt::lang_start_internal::h85fc0021bc20617b [INFO] [stderr] at /rustc/5fe0e40e05f2d0408c6a292b160f96d595aedfbc/library/std/src/rt.rs:143:20 [INFO] [stderr] 31: 0x615f40ce7927 - std::rt::lang_start::hcf18a5af1069a12c [INFO] [stderr] 32: 0x615f40ceade5 - main [INFO] [stderr] 33: 0x7763bea85d90 - [INFO] [stderr] 34: 0x7763bea85e40 - __libc_start_main [INFO] [stderr] 35: 0x615f40cd9dd5 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "ca6c4ba331d9c4b84518e2ac8e1768207ee38fbfc23482418f04846ff80a1fb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca6c4ba331d9c4b84518e2ac8e1768207ee38fbfc23482418f04846ff80a1fb3", kill_on_drop: false }` [INFO] [stdout] ca6c4ba331d9c4b84518e2ac8e1768207ee38fbfc23482418f04846ff80a1fb3