[INFO] cloning repository https://github.com/jackwillis/wordle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackwillis/wordle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackwillis%2Fwordle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackwillis%2Fwordle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3be0e503139858715158a148293c4888e8b2e06 [INFO] checking jackwillis/wordle against try#b32fc44666c052e7cf07ab471bfb6f9ec571902f for pr-138676 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackwillis%2Fwordle" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: cannot create directory at 'wordle-gui/fonts': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking jackwillis/wordle against try#b32fc44666c052e7cf07ab471bfb6f9ec571902f for pr-138676 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackwillis%2Fwordle" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jackwillis/wordle on toolchain b32fc44666c052e7cf07ab471bfb6f9ec571902f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jackwillis/wordle [INFO] finished tweaking git repo https://github.com/jackwillis/wordle [INFO] tweaked toml for git repo https://github.com/jackwillis/wordle written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jackwillis/wordle 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" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iced_glutin v0.3.0 [INFO] [stderr] Downloaded iced_futures v0.4.0 [INFO] [stderr] Downloaded iced_style v0.4.0 [INFO] [stderr] Downloaded iced_winit v0.4.0 [INFO] [stderr] Downloaded iced_glow v0.3.0 [INFO] [stderr] Downloaded iced_core v0.5.0 [INFO] [stderr] Downloaded iced_graphics v0.3.0 [INFO] [stderr] Downloaded syn v1.0.93 [INFO] [stderr] Downloaded iced v0.4.2 [INFO] [stderr] Downloaded iced_native v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37b215ff57a4e57f879a95fcd9e869a91f20439fac9f0d4eb2b5362248712d94 [INFO] running `Command { std: "docker" "start" "-a" "37b215ff57a4e57f879a95fcd9e869a91f20439fac9f0d4eb2b5362248712d94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37b215ff57a4e57f879a95fcd9e869a91f20439fac9f0d4eb2b5362248712d94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37b215ff57a4e57f879a95fcd9e869a91f20439fac9f0d4eb2b5362248712d94", kill_on_drop: false }` [INFO] [stdout] 37b215ff57a4e57f879a95fcd9e869a91f20439fac9f0d4eb2b5362248712d94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 397ea5586c4897fbea1d015a6f490a0a1e9f75d9e5a00baa0cb27ed93c3b3437 [INFO] running `Command { std: "docker" "start" "-a" "397ea5586c4897fbea1d015a6f490a0a1e9f75d9e5a00baa0cb27ed93c3b3437", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.93 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking ttf-parser v0.15.0 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Checking iced_core v0.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking iced_style v0.4.0 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking nix v0.20.2 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling static_vcruntime v2.0.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking ordered-float v3.0.0 [INFO] [stderr] Checking euclid v0.22.7 [INFO] [stderr] Compiling wordle-gui v0.4.1 (/opt/rustwide/workdir/wordle-gui) [INFO] [stderr] Checking owned_ttf_parser v0.15.0 [INFO] [stderr] Checking ab_glyph v0.2.15 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking wordle v1.0.0 (/opt/rustwide/workdir/wordle) [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking glyph_brush_draw_cache v0.1.5 [INFO] [stderr] Checking glyph_brush v0.7.4 [INFO] [stderr] Checking x11rb v0.8.1 [INFO] [stderr] Checking wayland-commons v0.29.4 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] Checking wayland-egl v0.29.4 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking glow_glyph v0.5.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaG7aDWJ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `glow_glyph` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `thiserror-impl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/b32fc44666c052e7cf07ab471bfb6f9ec571902f/bin/rustc --crate-name thiserror_impl --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7ec23e192718737d -C extra-filename=-59af08f0dc8fc715 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-53e0210e40c222ac.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-decdb9075494526f.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-ff5f89bf23e9f9a3.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.4` [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-9e801bcf56cf2923/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/staging/xdg-activation/xdg-activation-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/input-method-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/server-decoration.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v3.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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.29.4/src/lib.rs:156:40: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x58d61bdb2602 - std::backtrace_rs::backtrace::libunwind::trace::h13b326dd0818d110 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x58d61bdb2602 - std::backtrace_rs::backtrace::trace_unsynchronized::h42a8b3c3e5b280f9 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x58d61bdb2602 - std::sys::backtrace::_print_fmt::hd822016f78b7e5f3 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x58d61bdb2602 - ::fmt::h2e5a0a94b1e4e7e6 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x58d61bdd43b3 - core::fmt::rt::Argument::fmt::hf8307740a44ab1fb [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/core/src/fmt/rt.rs:185:76 [INFO] [stderr] 5: 0x58d61bdd43b3 - core::fmt::write::h29a06a74b791257f [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x58d61bdafa43 - std::io::Write::write_fmt::h7acb05df0b6a95fe [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x58d61bdb2452 - std::sys::backtrace::BacktraceLock::print::h627d8b9f4d7dbed8 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x58d61bdb3382 - std::panicking::default_hook::{{closure}}::h83972fab6873c046 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panicking.rs:300:22 [INFO] [stderr] 9: 0x58d61bdb3185 - std::panicking::default_hook::hf9ff3c116dcaeabf [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panicking.rs:327:9 [INFO] [stderr] 10: 0x58d61bdb3da2 - std::panicking::rust_panic_with_hook::h87d62d84c273c97c [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panicking.rs:833:13 [INFO] [stderr] 11: 0x58d61bdb3b2a - std::panicking::begin_panic_handler::{{closure}}::h2f41514c0b14bc39 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panicking.rs:706:13 [INFO] [stderr] 12: 0x58d61bdb2b09 - std::sys::backtrace::__rust_end_short_backtrace::h327e25e6e5c894d8 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x58d61bdb37bd - __rustc[135160ffb2e827d3]::rust_begin_unwind [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panicking.rs:697:5 [INFO] [stderr] 14: 0x58d61bdd3270 - core::panicking::panic_fmt::h663763b79964ef27 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x58d61bdd36e6 - core::result::unwrap_failed::he94ee358d09666f6 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x58d61bcff59d - wayland_scanner::generate_code_with_destructor_events::h04945e2bd56e2749 [INFO] [stderr] 17: 0x58d61bcf3d5d - build_script_build::generate_protocol::h5b3263e0c27d308e [INFO] [stderr] 18: 0x58d61bcf515c - build_script_build::main::h4582a03d61173887 [INFO] [stderr] 19: 0x58d61bcf0b63 - core::ops::function::FnOnce::call_once::hd163a75d0c3a284e [INFO] [stderr] 20: 0x58d61bcef336 - std::sys::backtrace::__rust_begin_short_backtrace::h4f3eed32017d83a1 [INFO] [stderr] 21: 0x58d61bcef269 - std::rt::lang_start::{{closure}}::h7b2559b6145b985b [INFO] [stderr] 22: 0x58d61bdac7a0 - core::ops::function::impls:: for &F>::call_once::hfc880bcb032ce4bd [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x58d61bdac7a0 - std::panicking::try::do_call::h32c03a254eb0bafa [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x58d61bdac7a0 - std::panicking::try::h1776c52848dbd07d [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x58d61bdac7a0 - std::panic::catch_unwind::h6bbf92cda6a55c3b [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x58d61bdac7a0 - std::rt::lang_start_internal::{{closure}}::he17a15bce9c20a4d [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x58d61bdac7a0 - std::panicking::try::do_call::h2837ea273d5ec16c [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x58d61bdac7a0 - std::panicking::try::ha0efd5bab5fca443 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x58d61bdac7a0 - std::panic::catch_unwind::h915929c60cebe8ee [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x58d61bdac7a0 - std::rt::lang_start_internal::h65fce336ca7aa5d3 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x58d61bcef251 - std::rt::lang_start::h153c52c3a313adef [INFO] [stderr] 32: 0x58d61bcf5c75 - main [INFO] [stderr] 33: 0x75f56012cd90 - [INFO] [stderr] 34: 0x75f56012ce40 - __libc_start_main [INFO] [stderr] 35: 0x58d61bcee825 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetau1pUUU" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta9OHk0b/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11rb` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "397ea5586c4897fbea1d015a6f490a0a1e9f75d9e5a00baa0cb27ed93c3b3437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "397ea5586c4897fbea1d015a6f490a0a1e9f75d9e5a00baa0cb27ed93c3b3437", kill_on_drop: false }` [INFO] [stdout] 397ea5586c4897fbea1d015a6f490a0a1e9f75d9e5a00baa0cb27ed93c3b3437