[INFO] cloning repository https://github.com/zX3no/rindexer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zX3no/rindexer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzX3no%2Frindexer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzX3no%2Frindexer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 597b708e7c906b229aa7d2ad6da646747cc8dd69 [INFO] testing zX3no/rindexer against master#23949593103d03a82c7ebc2e84434ce6c6edc561 for pr-115235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzX3no%2Frindexer" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zX3no/rindexer on toolchain 23949593103d03a82c7ebc2e84434ce6c6edc561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zX3no/rindexer [INFO] finished tweaking git repo https://github.com/zX3no/rindexer [INFO] tweaked toml for git repo https://github.com/zX3no/rindexer written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zX3no/rindexer 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" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded patricia_tree v0.3.1 [INFO] [stderr] Downloaded bytecodec v0.4.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6288a5213aa0fe6ebda08705484d5efe89d136fde2e90c2626617c116ab20ae3 [INFO] running `Command { std: "docker" "start" "-a" "6288a5213aa0fe6ebda08705484d5efe89d136fde2e90c2626617c116ab20ae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6288a5213aa0fe6ebda08705484d5efe89d136fde2e90c2626617c116ab20ae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6288a5213aa0fe6ebda08705484d5efe89d136fde2e90c2626617c116ab20ae3", kill_on_drop: false }` [INFO] [stdout] 6288a5213aa0fe6ebda08705484d5efe89d136fde2e90c2626617c116ab20ae3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66b9fd3957f7686ebafce2f89930aa713c224ee4d7032a65e0f236fe4e9da972 [INFO] running `Command { std: "docker" "start" "-a" "66b9fd3957f7686ebafce2f89930aa713c224ee4d7032a65e0f236fe4e9da972", 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 cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling emath v0.14.0 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling ab_glyph v0.2.11 [INFO] [stderr] Compiling backtrace v0.3.62 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling epaint v0.14.0 [INFO] [stderr] Compiling glium v0.30.2 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling sysinfo v0.20.5 [INFO] [stderr] Compiling egui v0.14.2 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling filesize v0.2.0 [INFO] [stderr] Compiling search-watcher v0.1.0 (/opt/rustwide/workdir/search-watcher) [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wayland-commons` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write /tmp/rustc1awKJm/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /tmp/rustcwoflXt/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 2 previous errors [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 2 previous errors [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:450:9: [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.28.6` [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-5b4711bdac589aff/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v3.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-output/xdg-output-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v5.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '23949593103d03a82c7ebc2e84434ce6c6edc561' [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 toolchain '23949593103d03a82c7ebc2e84434ce6c6edc561' [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 toolchain '23949593103d03a82c7ebc2e84434ce6c6edc561' [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 toolchain '23949593103d03a82c7ebc2e84434ce6c6edc561' [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 toolchain '23949593103d03a82c7ebc2e84434ce6c6edc561' [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 toolchain '23949593103d03a82c7ebc2e84434ce6c6edc561' [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 toolchain '23949593103d03a82c7ebc2e84434ce6c6edc561' [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 toolchain '23949593103d03a82c7ebc2e84434ce6c6edc561' [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 toolchain '23949593103d03a82c7ebc2e84434ce6c6edc561' [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 toolchain '23949593103d03a82c7ebc2e84434ce6c6edc561' [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 toolchain '23949593103d03a82c7ebc2e84434ce6c6edc561' [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 toolchain '23949593103d03a82c7ebc2e84434ce6c6edc561' [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 toolchain '23949593103d03a82c7ebc2e84434ce6c6edc561' [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 toolchain '23949593103d03a82c7ebc2e84434ce6c6edc561' [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 toolchain '23949593103d03a82c7ebc2e84434ce6c6edc561' [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 toolchain '23949593103d03a82c7ebc2e84434ce6c6edc561' [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 toolchain '23949593103d03a82c7ebc2e84434ce6c6edc561' [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 toolchain '23949593103d03a82c7ebc2e84434ce6c6edc561' [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 toolchain '23949593103d03a82c7ebc2e84434ce6c6edc561' [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 toolchain '23949593103d03a82c7ebc2e84434ce6c6edc561' [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 toolchain '23949593103d03a82c7ebc2e84434ce6c6edc561' [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 toolchain '23949593103d03a82c7ebc2e84434ce6c6edc561' [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 toolchain '23949593103d03a82c7ebc2e84434ce6c6edc561' [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] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.28.6/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: 0x55729ab14fdc - std::backtrace_rs::backtrace::libunwind::trace::hc56bfd85f78f2ac1 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55729ab14fdc - std::backtrace_rs::backtrace::trace_unsynchronized::h3a4cd0ee39c2ec51 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55729ab14fdc - std::sys_common::backtrace::_print_fmt::h7ec874d1114e2ca4 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55729ab14fdc - ::fmt::h9409967845944e27 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55729ab38f0c - core::fmt::rt::Argument::fmt::h3548c9d6e288e4b2 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/fmt/rt.rs:138:9 [INFO] [stderr] 5: 0x55729ab38f0c - core::fmt::write::h31bd00fc0f85031b [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/fmt/mod.rs:1094:21 [INFO] [stderr] 6: 0x55729ab1274e - std::io::Write::write_fmt::h12ff3642b3fdae7c [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/io/mod.rs:1714:15 [INFO] [stderr] 7: 0x55729ab14dc4 - std::sys_common::backtrace::_print::h8ab9a59ea8fc9a86 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55729ab14dc4 - std::sys_common::backtrace::print::hfe7afa943e316a5b [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55729ab168ba - std::panicking::panic_hook_with_disk_dump::{{closure}}::hae52bf9a035c21dd [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:280:22 [INFO] [stderr] 10: 0x55729ab165b5 - std::panicking::panic_hook_with_disk_dump::hb6c613677d0ff679 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:314:9 [INFO] [stderr] 11: 0x55729ab16ec7 - std::panicking::default_hook::h30f1f7d228429c8b [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:239:5 [INFO] [stderr] 12: 0x55729ab16ec7 - std::panicking::rust_panic_with_hook::hd82d7066cdf9e06f [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:753:13 [INFO] [stderr] 13: 0x55729ab16dc1 - std::panicking::begin_panic_handler::{{closure}}::hf97c71166d409481 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:631:13 [INFO] [stderr] 14: 0x55729ab15506 - std::sys_common::backtrace::__rust_end_short_backtrace::haa22df65c16edaa5 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stderr] 15: 0x55729ab16b02 - rust_begin_unwind [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:619:5 [INFO] [stderr] 16: 0x55729aa3eec5 - core::panicking::panic_fmt::h0e243d6d1945608c [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/panicking.rs:72:14 [INFO] [stderr] 17: 0x55729aa3f413 - core::result::unwrap_failed::h0462c3c2bed88698 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/result.rs:1652:5 [INFO] [stderr] 18: 0x55729aa41d1b - core::result::Result::unwrap::he9907ea1d1f30420 [INFO] [stderr] 19: 0x55729aa44389 - wayland_scanner::generate_code_with_destructor_events::h3104d72a9de3b3c3 [INFO] [stderr] 20: 0x55729aa4de9e - build_script_build::generate_protocol::hbab783773d6b545f [INFO] [stderr] 21: 0x55729aa4f36f - build_script_build::main::h64a1103458db5862 [INFO] [stderr] 22: 0x55729aa4c483 - core::ops::function::FnOnce::call_once::h92a20c7c077f5cc8 [INFO] [stderr] 23: 0x55729aa402c6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h41bf034c4b774eb2 [INFO] [stderr] 24: 0x55729aa403b9 - std::rt::lang_start::{{closure}}::h4923ac3224eb092f [INFO] [stderr] 25: 0x55729ab0f01b - core::ops::function::impls:: for &F>::call_once::h4726f6f3a851560a [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 26: 0x55729ab0f01b - std::panicking::try::do_call::hc0b3f36e2a66dd6c [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:526:40 [INFO] [stderr] 27: 0x55729ab0f01b - std::panicking::try::h05b5c74c4f9aadf8 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:490:19 [INFO] [stderr] 28: 0x55729ab0f01b - std::panic::catch_unwind::hce0d4583a8234ec4 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panic.rs:142:14 [INFO] [stderr] 29: 0x55729ab0f01b - std::rt::lang_start_internal::{{closure}}::hf9730986403b3d01 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/rt.rs:148:48 [INFO] [stderr] 30: 0x55729ab0f01b - std::panicking::try::do_call::h8cb7497c405f2fa0 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:526:40 [INFO] [stderr] 31: 0x55729ab0f01b - std::panicking::try::h2fb35b00fdcc5113 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:490:19 [INFO] [stderr] 32: 0x55729ab0f01b - std::panic::catch_unwind::h1c1cca9923a86aac [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panic.rs:142:14 [INFO] [stderr] 33: 0x55729ab0f01b - std::rt::lang_start_internal::hc99c520fca129d62 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/rt.rs:148:20 [INFO] [stderr] 34: 0x55729aa40397 - std::rt::lang_start::h6171f35b5768034e [INFO] [stderr] 35: 0x55729aa4f915 - main [INFO] [stderr] 36: 0x7f9a8eeb7d90 - [INFO] [stderr] 37: 0x7f9a8eeb7e40 - __libc_start_main [INFO] [stderr] 38: 0x55729aa3f715 - _start [INFO] [stderr] 39: 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/rmeta8WZglK" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `egui` (lib) due to previous error [INFO] [stderr] error: could not compile `rayon` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaxFCfag" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xcb` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetasJha47" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `object` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetawcangf" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-client` (lib) due to previous error [INFO] [stderr] error: failed to run custom build command for `glium v0.30.2` [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/glium-80941c8081f3f1c8/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glium-0.30.2/build/main.rs:133:10: [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: 0x5627dbde6ddc - std::backtrace_rs::backtrace::libunwind::trace::hc56bfd85f78f2ac1 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x5627dbde6ddc - std::backtrace_rs::backtrace::trace_unsynchronized::h3a4cd0ee39c2ec51 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5627dbde6ddc - std::sys_common::backtrace::_print_fmt::h7ec874d1114e2ca4 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5627dbde6ddc - ::fmt::h9409967845944e27 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5627dbe072cc - core::fmt::rt::Argument::fmt::h3548c9d6e288e4b2 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/fmt/rt.rs:138:9 [INFO] [stderr] 5: 0x5627dbe072cc - core::fmt::write::h31bd00fc0f85031b [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/fmt/mod.rs:1094:21 [INFO] [stderr] 6: 0x5627dbde46ae - std::io::Write::write_fmt::h12ff3642b3fdae7c [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/io/mod.rs:1714:15 [INFO] [stderr] 7: 0x5627dbde6bc4 - std::sys_common::backtrace::_print::h8ab9a59ea8fc9a86 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5627dbde6bc4 - std::sys_common::backtrace::print::hfe7afa943e316a5b [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5627dbde834a - std::panicking::panic_hook_with_disk_dump::{{closure}}::hae52bf9a035c21dd [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:280:22 [INFO] [stderr] 10: 0x5627dbde8045 - std::panicking::panic_hook_with_disk_dump::hb6c613677d0ff679 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:314:9 [INFO] [stderr] 11: 0x5627dbde8957 - std::panicking::default_hook::h30f1f7d228429c8b [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:239:5 [INFO] [stderr] 12: 0x5627dbde8957 - std::panicking::rust_panic_with_hook::hd82d7066cdf9e06f [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:753:13 [INFO] [stderr] 13: 0x5627dbde8851 - std::panicking::begin_panic_handler::{{closure}}::hf97c71166d409481 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:631:13 [INFO] [stderr] 14: 0x5627dbde7306 - std::sys_common::backtrace::__rust_end_short_backtrace::haa22df65c16edaa5 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stderr] 15: 0x5627dbde8592 - rust_begin_unwind [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:619:5 [INFO] [stderr] 16: 0x5627dbd27245 - core::panicking::panic_fmt::h0e243d6d1945608c [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/panicking.rs:72:14 [INFO] [stderr] 17: 0x5627dbd27793 - core::result::unwrap_failed::h0462c3c2bed88698 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/result.rs:1652:5 [INFO] [stderr] 18: 0x5627dbd5e20b - core::result::Result::unwrap::h611ad4c9e0c93147 [INFO] [stderr] 19: 0x5627dbd67860 - build_script_main::generate_gl_bindings::hb27f8249076a805f [INFO] [stderr] 20: 0x5627dbd66c98 - build_script_main::main::hbaec3cb80f547cbd [INFO] [stderr] 21: 0x5627dbd72273 - core::ops::function::FnOnce::call_once::hc0b91f2466a59521 [INFO] [stderr] 22: 0x5627dbd638e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9a776d3c8097d9e1 [INFO] [stderr] 23: 0x5627dbd68c99 - std::rt::lang_start::{{closure}}::h1a8809a4f4f3728a [INFO] [stderr] 24: 0x5627dbde155b - core::ops::function::impls:: for &F>::call_once::h4726f6f3a851560a [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x5627dbde155b - std::panicking::try::do_call::hc0b3f36e2a66dd6c [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:526:40 [INFO] [stderr] 26: 0x5627dbde155b - std::panicking::try::h05b5c74c4f9aadf8 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:490:19 [INFO] [stderr] 27: 0x5627dbde155b - std::panic::catch_unwind::hce0d4583a8234ec4 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panic.rs:142:14 [INFO] [stderr] 28: 0x5627dbde155b - std::rt::lang_start_internal::{{closure}}::hf9730986403b3d01 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/rt.rs:148:48 [INFO] [stderr] 29: 0x5627dbde155b - std::panicking::try::do_call::h8cb7497c405f2fa0 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:526:40 [INFO] [stderr] 30: 0x5627dbde155b - std::panicking::try::h2fb35b00fdcc5113 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:490:19 [INFO] [stderr] 31: 0x5627dbde155b - std::panic::catch_unwind::h1c1cca9923a86aac [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panic.rs:142:14 [INFO] [stderr] 32: 0x5627dbde155b - std::rt::lang_start_internal::hc99c520fca129d62 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/rt.rs:148:20 [INFO] [stderr] 33: 0x5627dbd68c77 - std::rt::lang_start::h9415778cf1e5ac2a [INFO] [stderr] 34: 0x5627dbd678c5 - main [INFO] [stderr] 35: 0x7f9a0f489d90 - [INFO] [stderr] 36: 0x7f9a0f489e40 - __libc_start_main [INFO] [stderr] 37: 0x5627dbd27a95 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "66b9fd3957f7686ebafce2f89930aa713c224ee4d7032a65e0f236fe4e9da972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66b9fd3957f7686ebafce2f89930aa713c224ee4d7032a65e0f236fe4e9da972", kill_on_drop: false }` [INFO] [stdout] 66b9fd3957f7686ebafce2f89930aa713c224ee4d7032a65e0f236fe4e9da972