[INFO] cloning repository https://github.com/problame/rc64 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/problame/rc64" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproblame%2Frc64", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproblame%2Frc64'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6795c3472756d8932c8736f7a3e67528fd843d2b [INFO] checking problame/rc64 against try#8a0378607d6b34c242e3bfa75554871be641864b for pr-143028 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproblame%2Frc64" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/problame/rc64 [INFO] finished tweaking git repo https://github.com/problame/rc64 [INFO] tweaked toml for git repo https://github.com/problame/rc64 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/problame/rc64 on toolchain 8a0378607d6b34c242e3bfa75554871be641864b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/problame/rc64 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" "+8a0378607d6b34c242e3bfa75554871be641864b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3d4339217d59ba9fdbbe11d6a73e947b96d0f43b5d423ff733cec13619a3a96 [INFO] running `Command { std: "docker" "start" "-a" "f3d4339217d59ba9fdbbe11d6a73e947b96d0f43b5d423ff733cec13619a3a96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3d4339217d59ba9fdbbe11d6a73e947b96d0f43b5d423ff733cec13619a3a96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3d4339217d59ba9fdbbe11d6a73e947b96d0f43b5d423ff733cec13619a3a96", kill_on_drop: false }` [INFO] [stdout] f3d4339217d59ba9fdbbe11d6a73e947b96d0f43b5d423ff733cec13619a3a96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19e6870b9f70f50731b760cc8ac5ac0c224ef90a079b22b2e47764ebd2a9fbab [INFO] running `Command { std: "docker" "start" "-a" "19e6870b9f70f50731b760cc8ac5ac0c224ef90a079b22b2e47764ebd2a9fbab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling wayland-scanner v0.25.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.25.0 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling xkbcommon-sys v0.7.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling wayland-client v0.25.0 [INFO] [stderr] Compiling wayland-protocols v0.25.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling minifb v0.16.0 [INFO] [stderr] Checking wayland-commons v0.25.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Checking wayland-cursor v0.25.0 [INFO] [stderr] Checking xkb v0.2.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rpassword v2.1.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking environment v0.1.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking array-macro v1.0.4 [INFO] [stderr] Checking dialog v0.3.0 [INFO] [stderr] Checking signal-hook v0.1.12 [INFO] [stderr] Checking bitvec v0.17.2 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling num_enum_derive v0.4.2 [INFO] [stderr] Checking enum-map v0.6.1 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling include_dir_impl v0.5.0 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking assert_cli v0.6.3 [INFO] [stderr] Checking num_enum v0.4.2 [INFO] [stderr] Compiling rc64-macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Checking include_dir v0.5.0 [INFO] [stderr] Checking bit-vec v0.6.1 [INFO] [stderr] Checking spin_sleep v0.3.7 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking structopt v0.3.5 [INFO] [stderr] Checking strum v0.16.0 [INFO] [stderr] Checking rustyline v5.0.4 [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.25.0` [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-5fec74479d6ccce1/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] 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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.25.0/src/lib.rs:151: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: 0x56b99734ea62 - std::backtrace_rs::backtrace::libunwind::trace::ha07c251ce9b9dda9 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x56b99734ea62 - std::backtrace_rs::backtrace::trace_unsynchronized::h6233f7026af9b3a2 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x56b99734ea62 - std::sys::backtrace::_print_fmt::hc7ce578d570d7365 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x56b99734ea62 - ::fmt::h2be973b7dea021fa [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x56b99736f203 - core::fmt::rt::Argument::fmt::ha0587892529e5f72 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x56b99736f203 - core::fmt::write::h31695fd8013f3391 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x56b99734c3e3 - std::io::default_write_fmt::h530a88f434b36901 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x56b99734c3e3 - std::io::Write::write_fmt::hf2b2fd9a88177bae [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x56b99734e8b2 - std::sys::backtrace::BacktraceLock::print::h91f6dc02e6c143cf [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x56b99734fcbc - std::panicking::default_hook::{{closure}}::ha67c6b7a6d9f89b3 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x56b99734fabf - std::panicking::default_hook::hafdf21a4b5fc4930 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x56b99735079b - as core::ops::function::Fn>::call::h4992fa5ce4996aa7 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/alloc/src/boxed.rs:1980:9 [INFO] [stderr] 12: 0x56b99735079b - std::panicking::rust_panic_with_hook::h496147b216ff0b4b [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:841:13 [INFO] [stderr] 13: 0x56b99735046a - std::panicking::begin_panic_handler::{{closure}}::h6778ffcff9df6ab3 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:706:13 [INFO] [stderr] 14: 0x56b99734ef59 - std::sys::backtrace::__rust_end_short_backtrace::h4133b605ac07ceea [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 15: 0x56b9973500fd - __rustc[131b0e9448aaf222]::rust_begin_unwind [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:697:5 [INFO] [stderr] 16: 0x56b99736e180 - core::panicking::panic_fmt::h4f9da87bfe522f29 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/core/src/panicking.rs:75:14 [INFO] [stderr] 17: 0x56b99736e596 - core::result::unwrap_failed::h705d8938f8526268 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/core/src/result.rs:1761:5 [INFO] [stderr] 18: 0x56b99727d531 - wayland_scanner::generate_code_with_destructor_events::hdeaf211f554ac4d4 [INFO] [stderr] 19: 0x56b997271a2d - build_script_build::generate_protocol::he5f8fb831b4022b8 [INFO] [stderr] 20: 0x56b997272b4e - build_script_build::main::hfa5d83696c5793ca [INFO] [stderr] 21: 0x56b99727b3d3 - core::ops::function::FnOnce::call_once::h353de57ee4d10f85 [INFO] [stderr] 22: 0x56b99726d7d6 - std::sys::backtrace::__rust_begin_short_backtrace::h983e75a9a29c18fa [INFO] [stderr] 23: 0x56b99727ae59 - std::rt::lang_start::{{closure}}::h1305f208f2988fd4 [INFO] [stderr] 24: 0x56b997348cd0 - core::ops::function::impls:: for &F>::call_once::hde283b9f5c22a524 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 25: 0x56b997348cd0 - std::panicking::catch_unwind::do_call::h9a32d699238a3a69 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x56b997348cd0 - std::panicking::catch_unwind::h5deda217969a3ff7 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x56b997348cd0 - std::panic::catch_unwind::hd64441463c8acde5 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x56b997348cd0 - std::rt::lang_start_internal::{{closure}}::h24fb2b083b5b9996 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x56b997348cd0 - std::panicking::catch_unwind::do_call::hc3fa3f3605f1d344 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x56b997348cd0 - std::panicking::catch_unwind::h7a053c2d21c27102 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x56b997348cd0 - std::panic::catch_unwind::ha71068d20c1d0bad [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x56b997348cd0 - std::rt::lang_start_internal::hc3da12dfaabe7443 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x56b99727ae41 - std::rt::lang_start::ha458c4068a311f1f [INFO] [stderr] 34: 0x56b997272f65 - main [INFO] [stderr] 35: 0x7b1a650de1ca - [INFO] [stderr] 36: 0x7b1a650de28b - __libc_start_main [INFO] [stderr] 37: 0x56b99726cac5 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "19e6870b9f70f50731b760cc8ac5ac0c224ef90a079b22b2e47764ebd2a9fbab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19e6870b9f70f50731b760cc8ac5ac0c224ef90a079b22b2e47764ebd2a9fbab", kill_on_drop: false }` [INFO] [stdout] 19e6870b9f70f50731b760cc8ac5ac0c224ef90a079b22b2e47764ebd2a9fbab