[INFO] fetching crate apis 0.5.10... [INFO] checking apis-0.5.10 against master#f8c27dfe1a2e7fb538fd91dad53de06992c7c967 for pr-138915 [INFO] extracting crate apis 0.5.10 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate apis 0.5.10 on toolchain f8c27dfe1a2e7fb538fd91dad53de06992c7c967 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate apis 0.5.10 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate apis 0.5.10 [INFO] tweaked toml for crates.io crate apis 0.5.10 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate apis 0.5.10 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" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded marksman_escape v0.1.2 [INFO] [stderr] Downloaded bounded-spsc-queue v0.4.0 [INFO] [stderr] Downloaded glium v0.31.0 [INFO] [stderr] Downloaded macro-machines v0.10.6 [INFO] [stderr] Downloaded unbounded-spsc v0.1.9 [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c00794dd61464a738193a2340c5ca6bb3e78f381634ff027fc7b5267fc3fd09b [INFO] running `Command { std: "docker" "start" "-a" "c00794dd61464a738193a2340c5ca6bb3e78f381634ff027fc7b5267fc3fd09b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c00794dd61464a738193a2340c5ca6bb3e78f381634ff027fc7b5267fc3fd09b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c00794dd61464a738193a2340c5ca6bb3e78f381634ff027fc7b5267fc3fd09b", kill_on_drop: false }` [INFO] [stdout] c00794dd61464a738193a2340c5ca6bb3e78f381634ff027fc7b5267fc3fd09b [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2f14ef497550601df0c8c60a9bfcdb409fadac2995a89dc49f8fee1ac87a8bb [INFO] running `Command { std: "docker" "start" "-a" "b2f14ef497550601df0c8c60a9bfcdb409fadac2995a89dc49f8fee1ac87a8bb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.21 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling cc v1.1.14 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking wayland-egl v0.29.5 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling glium v0.31.0 [INFO] [stderr] Checking object v0.36.3 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling variant_count v1.1.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaU6wKTl/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zerocopy` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaBP1S78/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaPKUkwc" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `glium` (build script) [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/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/bin/rustc --crate-name build_script_main --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glium-0.31.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="glutin"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "glutin", "test_headless", "unstable", "vk_interop"))' -C metadata=ab937e7a81c235a4 -C extra-filename=-b362fad9da9cde8e --out-dir /opt/rustwide/target/debug/build/glium-b362fad9da9cde8e -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-98e6591fa28eb22f.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `strum_macros` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `variant_count` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.5` [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-7465c9faeeccf8ca/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/staging/xdg-activation/xdg-activation-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/input-method-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/server-decoration.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v3.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-output/xdg-output-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v5.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'f8c27dfe1a2e7fb538fd91dad53de06992c7c967'. [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 'f8c27dfe1a2e7fb538fd91dad53de06992c7c967'. [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 'f8c27dfe1a2e7fb538fd91dad53de06992c7c967'. [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 'f8c27dfe1a2e7fb538fd91dad53de06992c7c967'. [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 'f8c27dfe1a2e7fb538fd91dad53de06992c7c967'. [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 'f8c27dfe1a2e7fb538fd91dad53de06992c7c967'. [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 'f8c27dfe1a2e7fb538fd91dad53de06992c7c967'. [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 'f8c27dfe1a2e7fb538fd91dad53de06992c7c967'. [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 'f8c27dfe1a2e7fb538fd91dad53de06992c7c967'. [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 'f8c27dfe1a2e7fb538fd91dad53de06992c7c967'. [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 'f8c27dfe1a2e7fb538fd91dad53de06992c7c967'. [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 'f8c27dfe1a2e7fb538fd91dad53de06992c7c967'. [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 'f8c27dfe1a2e7fb538fd91dad53de06992c7c967'. [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 'f8c27dfe1a2e7fb538fd91dad53de06992c7c967'. [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 'f8c27dfe1a2e7fb538fd91dad53de06992c7c967'. [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 'f8c27dfe1a2e7fb538fd91dad53de06992c7c967'. [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 'f8c27dfe1a2e7fb538fd91dad53de06992c7c967'. [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 'f8c27dfe1a2e7fb538fd91dad53de06992c7c967'. [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 'f8c27dfe1a2e7fb538fd91dad53de06992c7c967'. [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 'f8c27dfe1a2e7fb538fd91dad53de06992c7c967'. [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 'f8c27dfe1a2e7fb538fd91dad53de06992c7c967'. [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 'f8c27dfe1a2e7fb538fd91dad53de06992c7c967'. [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 'f8c27dfe1a2e7fb538fd91dad53de06992c7c967'. [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 'f8c27dfe1a2e7fb538fd91dad53de06992c7c967'. [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 'f8c27dfe1a2e7fb538fd91dad53de06992c7c967'. [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 'f8c27dfe1a2e7fb538fd91dad53de06992c7c967'. [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.5/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: 0x5bc7eae3b9a2 - std::backtrace_rs::backtrace::libunwind::trace::h222b984c16bbb2eb [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5bc7eae3b9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc3da2e8c6315ace9 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5bc7eae3b9a2 - std::sys::backtrace::_print_fmt::h8a87843d622242f5 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5bc7eae3b9a2 - ::fmt::h28dee7d485be4565 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5bc7eae5d813 - core::fmt::rt::Argument::fmt::h432429c622cb490a [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x5bc7eae5d813 - core::fmt::write::hed49133ebafc512c [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x5bc7eae39043 - std::io::default_write_fmt::hbf449fdcef9cfcd1 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5bc7eae39043 - std::io::Write::write_fmt::h96c675eab0761829 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5bc7eae3b7f2 - std::sys::backtrace::BacktraceLock::print::hd150077b5b92907f [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5bc7eae3c722 - std::panicking::default_hook::{{closure}}::hc334eb150ecfad71 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5bc7eae3c525 - std::panicking::default_hook::hc8f52b0496dd1041 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5bc7eae3d142 - std::panicking::rust_panic_with_hook::hf6182f7da084b07a [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5bc7eae3ceca - std::panicking::begin_panic_handler::{{closure}}::h426997ed379719db [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5bc7eae3bea9 - std::sys::backtrace::__rust_end_short_backtrace::he32ae5677b462ba7 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5bc7eae3cb5d - __rustc[561f529fb5ae8f23]::rust_begin_unwind [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5bc7eae5c7f0 - core::panicking::panic_fmt::he1d506ecd9f48b46 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5bc7eae5cb86 - core::result::unwrap_failed::hc040a2538dd0021c [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x5bc7ead76e19 - wayland_scanner::generate_code_with_destructor_events::hcbbfc90a85939901 [INFO] [stderr] 18: 0x5bc7ead7dddd - build_script_build::generate_protocol::h9c2f3488e713e883 [INFO] [stderr] 19: 0x5bc7ead7f157 - build_script_build::main::h34c0edea714b63f5 [INFO] [stderr] 20: 0x5bc7ead79353 - core::ops::function::FnOnce::call_once::h2e4a9cd4ce5fdc72 [INFO] [stderr] 21: 0x5bc7ead73db6 - std::sys::backtrace::__rust_begin_short_backtrace::h5c79e5534da68419 [INFO] [stderr] 22: 0x5bc7ead73d99 - std::rt::lang_start::{{closure}}::h3c6662c97265b69d [INFO] [stderr] 23: 0x5bc7eae35ba0 - core::ops::function::impls:: for &F>::call_once::h18b3e80089c035d4 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x5bc7eae35ba0 - std::panicking::try::do_call::hb085a80d611da8d0 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x5bc7eae35ba0 - std::panicking::try::h85b9b3acd1f94ad0 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x5bc7eae35ba0 - std::panic::catch_unwind::h00e86361bd4587d5 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5bc7eae35ba0 - std::rt::lang_start_internal::{{closure}}::hf6ef6f5995f234e7 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/rt.rs:168:24 [INFO] [stderr] 28: 0x5bc7eae35ba0 - std::panicking::try::do_call::ha8d0623f1fa5089c [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x5bc7eae35ba0 - std::panicking::try::h2b394159d66f8bb4 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x5bc7eae35ba0 - std::panic::catch_unwind::hd60cebf7b4d0c5b2 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5bc7eae35ba0 - std::rt::lang_start_internal::hcec315de9ef93633 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/rt.rs:164:5 [INFO] [stderr] 32: 0x5bc7ead73d81 - std::rt::lang_start::h26e719de4dc3badf [INFO] [stderr] 33: 0x5bc7ead7fb95 - main [INFO] [stderr] 34: 0x749ce4d551ca - [INFO] [stderr] 35: 0x749ce4d5528b - __libc_start_main [INFO] [stderr] 36: 0x5bc7ead696b5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaJfUpaF/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetak2lXzJ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-demangle` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `gimli` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b2f14ef497550601df0c8c60a9bfcdb409fadac2995a89dc49f8fee1ac87a8bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2f14ef497550601df0c8c60a9bfcdb409fadac2995a89dc49f8fee1ac87a8bb", kill_on_drop: false }` [INFO] [stdout] b2f14ef497550601df0c8c60a9bfcdb409fadac2995a89dc49f8fee1ac87a8bb