[INFO] cloning repository https://github.com/barzamin/hole [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/barzamin/hole" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarzamin%2Fhole", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarzamin%2Fhole'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b616ac6180b9d705950db7042ebdf0ac6e7997f [INFO] testing barzamin/hole/0b616ac6180b9d705950db7042ebdf0ac6e7997f against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarzamin%2Fhole" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/barzamin/hole on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/barzamin/hole [INFO] finished tweaking git repo https://github.com/barzamin/hole [INFO] tweaked toml for git repo https://github.com/barzamin/hole written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/barzamin/hole 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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 947e1b65b79a4133e6b8ab77909249dbfe725586046273a2dcee119cb90403c7 [INFO] running `Command { std: "docker" "start" "-a" "947e1b65b79a4133e6b8ab77909249dbfe725586046273a2dcee119cb90403c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "947e1b65b79a4133e6b8ab77909249dbfe725586046273a2dcee119cb90403c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "947e1b65b79a4133e6b8ab77909249dbfe725586046273a2dcee119cb90403c7", kill_on_drop: false }` [INFO] [stdout] 947e1b65b79a4133e6b8ab77909249dbfe725586046273a2dcee119cb90403c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ff2b01fac98c54ffb3c6f06b64d38b5e30670384189b2e1b0747e3793ede873 [INFO] running `Command { std: "docker" "start" "-a" "5ff2b01fac98c54ffb3c6f06b64d38b5e30670384189b2e1b0747e3793ede873", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling wayland-sys v0.29.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling wayland-scanner v0.29.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling wayland-client v0.29.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling wayland-commons v0.29.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling wayland-protocols v0.29.1 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling gpu-alloc v0.5.2 [INFO] [stderr] Compiling wgpu-core v0.12.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.2 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling ash v0.33.3+1.2.191 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling glow v0.11.1 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling profiling v1.0.4 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling naga v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling wayland-cursor v0.29.1 [INFO] [stderr] Compiling calloop v0.9.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling winit v0.26.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling wide v0.6.5 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ultraviolet v0.8.1 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling wgpu-hal v0.12.0 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.1` [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-d630ded3f0d7b5b0/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] 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] cargo:rerun-if-changed=./protocols/unstable/xdg-output/xdg-output-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v5.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v6.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xwayland-keyboard-grab/xwayland-keyboard-grab-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-data-control-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-export-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-foreign-toplevel-management-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2024-10-19-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain beta-2024-10-19-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.29.1/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: 0x557ef0e9842a - std::backtrace_rs::backtrace::libunwind::trace::h4d70d1fc3f387ba0 [INFO] [stderr] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x557ef0e9842a - std::backtrace_rs::backtrace::trace_unsynchronized::h36ec8598f89aa10d [INFO] [stderr] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x557ef0e9842a - std::sys::backtrace::_print_fmt::h28554e34eddafd0e [INFO] [stderr] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x557ef0e9842a - ::fmt::hcfddd6c618da2362 [INFO] [stderr] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x557ef0eb7e43 - core::fmt::rt::Argument::fmt::h61c6663ef797a8d8 [INFO] [stderr] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x557ef0eb7e43 - core::fmt::write::hd107f06dbaee3bcd [INFO] [stderr] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/fmt/mod.rs:1186:21 [INFO] [stderr] 6: 0x557ef0e95c23 - std::io::Write::write_fmt::h9780feef4837c450 [INFO] [stderr] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/io/mod.rs:1839:15 [INFO] [stderr] 7: 0x557ef0e98272 - std::sys::backtrace::BacktraceLock::print::h0aaa3c788fc54962 [INFO] [stderr] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x557ef0e9921c - std::panicking::default_hook::{{closure}}::ha21be3bf10424d59 [INFO] [stderr] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x557ef0e99062 - std::panicking::default_hook::h7c625ca31e6655f8 [INFO] [stderr] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x557ef0e997f7 - std::panicking::rust_panic_with_hook::h4dfaea2b0d4c7530 [INFO] [stderr] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x557ef0e9968a - std::panicking::begin_panic_handler::{{closure}}::hb745add2af2f30cf [INFO] [stderr] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x557ef0e98909 - std::sys::backtrace::__rust_end_short_backtrace::h06673da104b2a94d [INFO] [stderr] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x557ef0e9931c - rust_begin_unwind [INFO] [stderr] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x557ef0dd4050 - core::panicking::panic_fmt::h7e8d81c8d715d530 [INFO] [stderr] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x557ef0dd4466 - core::result::unwrap_failed::hd3788f9453624d5e [INFO] [stderr] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/result.rs:1700:5 [INFO] [stderr] 16: 0x557ef0dd4eca - wayland_scanner::generate_code_with_destructor_events::h76c98ca91a125dfa [INFO] [stderr] 17: 0x557ef0dda490 - build_script_build::generate_protocol::hc171cbce7679bc12 [INFO] [stderr] 18: 0x557ef0ddb36d - build_script_build::main::hcba1a01d40aa454b [INFO] [stderr] 19: 0x557ef0dd74c3 - core::ops::function::FnOnce::call_once::h997dc17eaae6e185 [INFO] [stderr] 20: 0x557ef0dd5bd6 - std::sys::backtrace::__rust_begin_short_backtrace::h3051a8ad24d58a91 [INFO] [stderr] 21: 0x557ef0dd5a69 - std::rt::lang_start::{{closure}}::h620a34d7651d34bc [INFO] [stderr] 22: 0x557ef0e9313e - core::ops::function::impls:: for &F>::call_once::h6a459d09dd94c3a9 [INFO] [stderr] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x557ef0e9313e - std::panicking::try::do_call::h8ca42cd65fa86061 [INFO] [stderr] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:557:40 [INFO] [stderr] 24: 0x557ef0e9313e - std::panicking::try::hf345318762caed98 [INFO] [stderr] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:520:19 [INFO] [stderr] 25: 0x557ef0e9313e - std::panic::catch_unwind::hb3c86f0f05c3b672 [INFO] [stderr] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x557ef0e9313e - std::rt::lang_start_internal::{{closure}}::h45c33da7fb9d3f44 [INFO] [stderr] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/rt.rs:174:48 [INFO] [stderr] 27: 0x557ef0e9313e - std::panicking::try::do_call::h8c6d09a33c45c7d9 [INFO] [stderr] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:557:40 [INFO] [stderr] 28: 0x557ef0e9313e - std::panicking::try::h3169966ca94bafab [INFO] [stderr] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panicking.rs:520:19 [INFO] [stderr] 29: 0x557ef0e9313e - std::panic::catch_unwind::hd04f936bc02d645b [INFO] [stderr] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x557ef0e9313e - std::rt::lang_start_internal::hc07b7f0cfe6cf97a [INFO] [stderr] at /rustc/88c1c3c1102bbf3860891bfa52b7ddd9f26aec2f/library/std/src/rt.rs:174:20 [INFO] [stderr] 31: 0x557ef0dd5a47 - std::rt::lang_start::hc065b0276987bee9 [INFO] [stderr] 32: 0x557ef0ddc6e5 - main [INFO] [stderr] 33: 0x75279393dd90 - [INFO] [stderr] 34: 0x75279393de40 - __libc_start_main [INFO] [stderr] 35: 0x557ef0dd48a5 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "5ff2b01fac98c54ffb3c6f06b64d38b5e30670384189b2e1b0747e3793ede873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ff2b01fac98c54ffb3c6f06b64d38b5e30670384189b2e1b0747e3793ede873", kill_on_drop: false }` [INFO] [stdout] 5ff2b01fac98c54ffb3c6f06b64d38b5e30670384189b2e1b0747e3793ede873