[INFO] cloning repository https://github.com/powerseed/A-Rogue-Like-Game-in-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/powerseed/A-Rogue-Like-Game-in-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpowerseed%2FA-Rogue-Like-Game-in-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpowerseed%2FA-Rogue-Like-Game-in-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8a4666ffa56d833bf95cdbbf5e1e3aa68667e9c [INFO] checking powerseed/A-Rogue-Like-Game-in-Rust against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpowerseed%2FA-Rogue-Like-Game-in-Rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/powerseed/A-Rogue-Like-Game-in-Rust [INFO] finished tweaking git repo https://github.com/powerseed/A-Rogue-Like-Game-in-Rust [INFO] tweaked toml for git repo https://github.com/powerseed/A-Rogue-Like-Game-in-Rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/powerseed/A-Rogue-Like-Game-in-Rust on toolchain 36b21637e93b038453924d3c66821089e71d8baa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/powerseed/A-Rogue-Like-Game-in-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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded docopt v1.1.1 [INFO] [stderr] Downloaded quicksilver v0.3.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc6ce79a506d396c2c2213a57f0994833344d1d55270ed6504ab0ddd91112643 [INFO] running `Command { std: "docker" "start" "-a" "dc6ce79a506d396c2c2213a57f0994833344d1d55270ed6504ab0ddd91112643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc6ce79a506d396c2c2213a57f0994833344d1d55270ed6504ab0ddd91112643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc6ce79a506d396c2c2213a57f0994833344d1d55270ed6504ab0ddd91112643", kill_on_drop: false }` [INFO] [stdout] dc6ce79a506d396c2c2213a57f0994833344d1d55270ed6504ab0ddd91112643 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de22ba1613a21fb5751349867d4158fe7f0aa96073aa95117830d1418aedcbc3 [INFO] running `Command { std: "docker" "start" "-a" "de22ba1613a21fb5751349867d4158fe7f0aa96073aa95117830d1418aedcbc3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling cc v1.0.89 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rayon v1.9.0 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/gl-e7018ff3e29487be.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/gl-e7018ff3e29487be/dep-lib-gl` [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: failed to write to `/opt/rustwide/target/debug/deps/rmetacRFgHc/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-client` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta3l7daD/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `image` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.21.13` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wayland-protocols-f038d3557e7be0a6/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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 '36b21637e93b038453924d3c66821089e71d8baa'. [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.21.13/src/lib.rs:145:80: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x58ffa9cc1602 - std::backtrace_rs::backtrace::libunwind::trace::h4b1dd74ddad1938e [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x58ffa9cc1602 - std::backtrace_rs::backtrace::trace_unsynchronized::h2d30d382ece6fa9e [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x58ffa9cc1602 - std::sys::backtrace::_print_fmt::hd946833e8f1a9699 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x58ffa9cc1602 - ::fmt::hcdf1d57453f7287d [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x58ffa9ce1ec3 - core::fmt::rt::Argument::fmt::h150c95dcaa3197b7 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x58ffa9ce1ec3 - core::fmt::write::h3be3172487877823 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x58ffa9cbf063 - std::io::default_write_fmt::hbb22ca90138b810d [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x58ffa9cbf063 - std::io::Write::write_fmt::hff7ec47b7aff581e [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x58ffa9cc1452 - std::sys::backtrace::BacktraceLock::print::h7248a2e68b1a6757 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x58ffa9cc285c - std::panicking::default_hook::{{closure}}::hb6197d3c009db5db [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x58ffa9cc265f - std::panicking::default_hook::h48f8973c358ad080 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x58ffa9cc333b - as core::ops::function::Fn>::call::h854fe3fb20a8e867 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/alloc/src/boxed.rs:1980:9 [INFO] [stderr] 12: 0x58ffa9cc333b - std::panicking::rust_panic_with_hook::h2156d918f1b4687a [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:841:13 [INFO] [stderr] 13: 0x58ffa9cc300a - std::panicking::begin_panic_handler::{{closure}}::h72af41ccef8ec229 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:706:13 [INFO] [stderr] 14: 0x58ffa9cc1af9 - std::sys::backtrace::__rust_end_short_backtrace::ha354a46c9098f853 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 15: 0x58ffa9cc2c9d - __rustc[5129e938e0a6cb40]::rust_begin_unwind [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:697:5 [INFO] [stderr] 16: 0x58ffa9ce0e40 - core::panicking::panic_fmt::h0abade0315de1f17 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/core/src/panicking.rs:75:14 [INFO] [stderr] 17: 0x58ffa9ce1256 - core::result::unwrap_failed::h45664b4f47a3fca4 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/core/src/result.rs:1761:5 [INFO] [stderr] 18: 0x58ffa9bda886 - wayland_scanner::generate_c_interfaces::h387f8c9e566b4625 [INFO] [stderr] 19: 0x58ffa9be7991 - build_script_build::generate_protocol::h65088b409677dbac [INFO] [stderr] 20: 0x58ffa9be8962 - build_script_build::main::h62d3d6333f771be0 [INFO] [stderr] 21: 0x58ffa9bed483 - core::ops::function::FnOnce::call_once::ha7d873131147a4ac [INFO] [stderr] 22: 0x58ffa9becd06 - std::sys::backtrace::__rust_begin_short_backtrace::ha34664d7f9829b7e [INFO] [stderr] 23: 0x58ffa9be91f9 - std::rt::lang_start::{{closure}}::ha9d5dd249ef7f753 [INFO] [stderr] 24: 0x58ffa9cbc370 - core::ops::function::impls:: for &F>::call_once::ha27a6effac64dcb5 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 25: 0x58ffa9cbc370 - std::panicking::catch_unwind::do_call::h8482997c861660f8 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x58ffa9cbc370 - std::panicking::catch_unwind::h61588078bc36fe20 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x58ffa9cbc370 - std::panic::catch_unwind::hdb37145af8c89db8 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x58ffa9cbc370 - std::rt::lang_start_internal::{{closure}}::h8ae41facdb92ee12 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x58ffa9cbc370 - std::panicking::catch_unwind::do_call::h1d3395aa40057936 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x58ffa9cbc370 - std::panicking::catch_unwind::h4ace2ad279d36fae [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x58ffa9cbc370 - std::panic::catch_unwind::h09bc04072e88fd3e [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x58ffa9cbc370 - std::rt::lang_start_internal::h7dae2ae31da29277 [INFO] [stderr] at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x58ffa9be91e1 - std::rt::lang_start::h0fefd7ec86dc8142 [INFO] [stderr] 34: 0x58ffa9be8bb5 - main [INFO] [stderr] 35: 0x7c2f131fe1ca - [INFO] [stderr] 36: 0x7c2f131fe28b - __libc_start_main [INFO] [stderr] 37: 0x58ffa9bd9485 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "de22ba1613a21fb5751349867d4158fe7f0aa96073aa95117830d1418aedcbc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de22ba1613a21fb5751349867d4158fe7f0aa96073aa95117830d1418aedcbc3", kill_on_drop: false }` [INFO] [stdout] de22ba1613a21fb5751349867d4158fe7f0aa96073aa95117830d1418aedcbc3