[INFO] cloning repository https://github.com/tdejager/rroguelib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tdejager/rroguelib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdejager%2Frroguelib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdejager%2Frroguelib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 733e63b91a46a7122d31a3ef8d9ff18539b41676 [INFO] checking tdejager/rroguelib against master#ba412a6e70ac84641be7764d088acabd0eb3fa39 for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdejager%2Frroguelib" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tdejager/rroguelib [INFO] finished tweaking git repo https://github.com/tdejager/rroguelib [INFO] tweaked toml for git repo https://github.com/tdejager/rroguelib written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tdejager/rroguelib on toolchain ba412a6e70ac84641be7764d088acabd0eb3fa39 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tdejager/rroguelib 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" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gleam v0.6.11 [INFO] [stderr] Downloaded winit v0.19.2 [INFO] [stderr] Downloaded glium v0.25.1 [INFO] [stderr] Downloaded takeable-option v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18c2cee3db996516ae15659ddcc7824241bca3804a275a1105f7b3ca34ebcc68 [INFO] running `Command { std: "docker" "start" "-a" "18c2cee3db996516ae15659ddcc7824241bca3804a275a1105f7b3ca34ebcc68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18c2cee3db996516ae15659ddcc7824241bca3804a275a1105f7b3ca34ebcc68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18c2cee3db996516ae15659ddcc7824241bca3804a275a1105f7b3ca34ebcc68", kill_on_drop: false }` [INFO] [stdout] 18c2cee3db996516ae15659ddcc7824241bca3804a275a1105f7b3ca34ebcc68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54d72c5853d14f949ad97bfa0287c8526e6994fe40df31f3e6ff4625ea79439e [INFO] running `Command { std: "docker" "start" "-a" "54d72c5853d14f949ad97bfa0287c8526e6994fe40df31f3e6ff4625ea79439e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking downcast-rs v1.0.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking stb_truetype v0.2.6 [INFO] [stderr] Checking rustc-hash v1.0.1 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking lock_api v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking takeable-option v0.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Checking rand_os v0.1.2 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Compiling wayland-scanner v0.21.11 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking approx v0.3.1 [INFO] [stderr] Checking ordered-float v1.0.1 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking ordered-float v0.5.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glium v0.25.1 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.21.11 [INFO] [stderr] Checking rusttype v0.7.5 [INFO] [stderr] Checking andrew v0.1.6 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling wayland-client v0.21.11 [INFO] [stderr] Compiling wayland-protocols v0.21.11 [INFO] [stderr] Checking wayland-commons v0.21.11 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.21.11` [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-2ad02ad040e02f23/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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' (1515) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.21.11/src/lib.rs:208: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: 0x62de81d9aca2 - std::backtrace_rs::backtrace::libunwind::trace::h60a5998c1030180f [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x62de81d9aca2 - std::backtrace_rs::backtrace::trace_unsynchronized::hbc916971198bfe2f [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x62de81d9aca2 - std::sys::backtrace::_print_fmt::hd2333c2ad22177d2 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x62de81d9aca2 - ::fmt::hd1ed2d8f7d24d667 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x62de81db96af - core::fmt::rt::Argument::fmt::h4489e4ae56700c2f [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x62de81db96af - core::fmt::write::hae773ff33378fd6c [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x62de81d8c1f3 - std::io::default_write_fmt::ha268be34543a63c9 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x62de81d8c1f3 - std::io::Write::write_fmt::h06022bdd39b4a2a7 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x62de81d9a9d2 - std::sys::backtrace::BacktraceLock::print::h6052ffa87b4ff4cb [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x62de81d899bc - std::panicking::default_hook::{{closure}}::hbc796bd86ccb8383 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x62de81d89803 - std::panicking::default_hook::hbd94eb032b84ecb6 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x62de81d8a590 - as core::ops::function::Fn>::call::h7f37dc5bff6d3974 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/alloc/src/boxed.rs:1985:9 [INFO] [stderr] 12: 0x62de81d8a590 - std::panicking::panic_with_hook::h99ddb474986c3411 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panicking.rs:842:13 [INFO] [stderr] 13: 0x62de81d9ae2a - std::panicking::panic_handler::{{closure}}::h43d9650312bc26e1 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panicking.rs:707:13 [INFO] [stderr] 14: 0x62de81d9ad89 - std::sys::backtrace::__rust_end_short_backtrace::h19b0c5525fff7a23 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 15: 0x62de81d89e1d - __rustc[c24b02f5bc7be650]::rust_begin_unwind [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panicking.rs:698:5 [INFO] [stderr] 16: 0x62de81dbcd80 - core::panicking::panic_fmt::hb919ac82eae4beb0 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/core/src/panicking.rs:75:14 [INFO] [stderr] 17: 0x62de81dbd516 - core::result::unwrap_failed::h8212a9cc2bfc2f72 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/core/src/result.rs:1852:5 [INFO] [stderr] 18: 0x62de81cc52f2 - wayland_scanner::generate_c_code::h9ecee18440711825 [INFO] [stderr] 19: 0x62de81cbff7f - build_script_build::generate_protocol::he9cca904d7b4e96f [INFO] [stderr] 20: 0x62de81cc0db2 - build_script_build::main::h060ff3bf22fe848e [INFO] [stderr] 21: 0x62de81cc6903 - core::ops::function::FnOnce::call_once::hf4a3927daef53062 [INFO] [stderr] 22: 0x62de81cc2646 - std::sys::backtrace::__rust_begin_short_backtrace::h9e7f1daad5a6eb36 [INFO] [stderr] 23: 0x62de81cc36c9 - std::rt::lang_start::{{closure}}::hf93c786d9d0691fe [INFO] [stderr] 24: 0x62de81d9b3e0 - core::ops::function::impls:: for &F>::call_once::h0a2cf5529a59aee3 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 25: 0x62de81d9b3e0 - std::panicking::catch_unwind::do_call::hb6c78b71a70e56bf [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panicking.rs:590:40 [INFO] [stderr] 26: 0x62de81d9b3e0 - std::panicking::catch_unwind::h189567d4d4eeb86a [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panicking.rs:553:19 [INFO] [stderr] 27: 0x62de81d9b3e0 - std::panic::catch_unwind::hd104db38e13d3a45 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x62de81d9b3e0 - std::rt::lang_start_internal::{{closure}}::h98074e47af23abac [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x62de81d9b3e0 - std::panicking::catch_unwind::do_call::h8ef42585d55ca152 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panicking.rs:590:40 [INFO] [stderr] 30: 0x62de81d9b3e0 - std::panicking::catch_unwind::hb7397fac33a760a1 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panicking.rs:553:19 [INFO] [stderr] 31: 0x62de81d9b3e0 - std::panic::catch_unwind::h278435a41885bafa [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x62de81d9b3e0 - std::rt::lang_start_internal::ha01c5a652af7bc3e [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x62de81cc36b1 - std::rt::lang_start::h2349a25bcaaac570 [INFO] [stderr] 34: 0x62de81cc6845 - main [INFO] [stderr] 35: 0x789de918e1ca - [INFO] [stderr] 36: 0x789de918e28b - __libc_start_main [INFO] [stderr] 37: 0x62de81cbf9d5 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "54d72c5853d14f949ad97bfa0287c8526e6994fe40df31f3e6ff4625ea79439e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54d72c5853d14f949ad97bfa0287c8526e6994fe40df31f3e6ff4625ea79439e", kill_on_drop: false }` [INFO] [stdout] 54d72c5853d14f949ad97bfa0287c8526e6994fe40df31f3e6ff4625ea79439e