[INFO] cloning repository https://github.com/wyhinton/egui_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wyhinton/egui_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyhinton%2Fegui_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyhinton%2Fegui_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cac5d84de3265a5b90b30327bee955f37a410e4d [INFO] testing wyhinton/egui_test against master#23949593103d03a82c7ebc2e84434ce6c6edc561 for pr-115235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyhinton%2Fegui_test" "/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/wyhinton/egui_test 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/wyhinton/egui_test [INFO] finished tweaking git repo https://github.com/wyhinton/egui_test [INFO] tweaked toml for git repo https://github.com/wyhinton/egui_test written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wyhinton/egui_test 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] Downloading crates ... [INFO] [stderr] Downloaded eframe v0.12.0 [INFO] [stderr] Downloaded egui_web v0.12.0 [INFO] [stderr] Downloaded egui_glium v0.12.0 [INFO] [stderr] Downloaded epaint v0.12.0 [INFO] [stderr] Downloaded emath v0.12.0 [INFO] [stderr] Downloaded epi v0.12.0 [INFO] [stderr] Downloaded egui v0.12.0 [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] 1a5a437e2d95d251f78c7bb6c98608b48761a1e2cf4de67543dba772ed0c678e [INFO] running `Command { std: "docker" "start" "-a" "1a5a437e2d95d251f78c7bb6c98608b48761a1e2cf4de67543dba772ed0c678e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a5a437e2d95d251f78c7bb6c98608b48761a1e2cf4de67543dba772ed0c678e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a5a437e2d95d251f78c7bb6c98608b48761a1e2cf4de67543dba772ed0c678e", kill_on_drop: false }` [INFO] [stdout] 1a5a437e2d95d251f78c7bb6c98608b48761a1e2cf4de67543dba772ed0c678e [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] 1bd6d43b499e41a5dc12fc9e178e0eb9348b1d019da095c95ba7d2f565e70e49 [INFO] running `Command { std: "docker" "start" "-a" "1bd6d43b499e41a5dc12fc9e178e0eb9348b1d019da095c95ba7d2f565e70e49", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atomic_refcell v0.1.7 [INFO] [stderr] Compiling emath v0.12.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glium v0.29.1 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling ordered-float v2.2.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling epaint v0.12.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling egui v0.12.0 [INFO] [stderr] Compiling epi v0.12.0 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.28.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-7e7caea3240a7a4f/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] [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] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.28.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: 0x563b99e2bdfc - 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: 0x563b99e2bdfc - 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: 0x563b99e2bdfc - std::sys_common::backtrace::_print_fmt::h7ec874d1114e2ca4 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x563b99e2bdfc - ::fmt::h9409967845944e27 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x563b99e4fd2c - core::fmt::rt::Argument::fmt::h3548c9d6e288e4b2 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/fmt/rt.rs:138:9 [INFO] [stderr] 5: 0x563b99e4fd2c - core::fmt::write::h31bd00fc0f85031b [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/fmt/mod.rs:1094:21 [INFO] [stderr] 6: 0x563b99e2956e - std::io::Write::write_fmt::h12ff3642b3fdae7c [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/io/mod.rs:1714:15 [INFO] [stderr] 7: 0x563b99e2bbe4 - std::sys_common::backtrace::_print::h8ab9a59ea8fc9a86 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x563b99e2bbe4 - std::sys_common::backtrace::print::hfe7afa943e316a5b [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x563b99e2d6da - std::panicking::panic_hook_with_disk_dump::{{closure}}::hae52bf9a035c21dd [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:280:22 [INFO] [stderr] 10: 0x563b99e2d3d5 - std::panicking::panic_hook_with_disk_dump::hb6c613677d0ff679 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:314:9 [INFO] [stderr] 11: 0x563b99e2dce7 - std::panicking::default_hook::h30f1f7d228429c8b [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:239:5 [INFO] [stderr] 12: 0x563b99e2dce7 - std::panicking::rust_panic_with_hook::hd82d7066cdf9e06f [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:753:13 [INFO] [stderr] 13: 0x563b99e2dbe1 - std::panicking::begin_panic_handler::{{closure}}::hf97c71166d409481 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:631:13 [INFO] [stderr] 14: 0x563b99e2c326 - 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: 0x563b99e2d922 - rust_begin_unwind [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:619:5 [INFO] [stderr] 16: 0x563b99d55ec5 - core::panicking::panic_fmt::h0e243d6d1945608c [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/panicking.rs:72:14 [INFO] [stderr] 17: 0x563b99d56413 - core::result::unwrap_failed::h0462c3c2bed88698 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/result.rs:1652:5 [INFO] [stderr] 18: 0x563b99d58c3b - core::result::Result::unwrap::h5e7d387cd43f3d15 [INFO] [stderr] 19: 0x563b99d5b3b9 - wayland_scanner::generate_code_with_destructor_events::he83e9e79c36c9e70 [INFO] [stderr] 20: 0x563b99d64f1e - build_script_build::generate_protocol::hab7385cf774c0f88 [INFO] [stderr] 21: 0x563b99d663ef - build_script_build::main::h737866f070de64a6 [INFO] [stderr] 22: 0x563b99d63573 - core::ops::function::FnOnce::call_once::hb582ec68d094462c [INFO] [stderr] 23: 0x563b99d62906 - std::sys_common::backtrace::__rust_begin_short_backtrace::hadde2a2ad6248128 [INFO] [stderr] 24: 0x563b99d62959 - std::rt::lang_start::{{closure}}::hdf08bf5f1b27eab7 [INFO] [stderr] 25: 0x563b99e25e3b - 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: 0x563b99e25e3b - std::panicking::try::do_call::hc0b3f36e2a66dd6c [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:526:40 [INFO] [stderr] 27: 0x563b99e25e3b - std::panicking::try::h05b5c74c4f9aadf8 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:490:19 [INFO] [stderr] 28: 0x563b99e25e3b - std::panic::catch_unwind::hce0d4583a8234ec4 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panic.rs:142:14 [INFO] [stderr] 29: 0x563b99e25e3b - std::rt::lang_start_internal::{{closure}}::hf9730986403b3d01 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/rt.rs:148:48 [INFO] [stderr] 30: 0x563b99e25e3b - std::panicking::try::do_call::h8cb7497c405f2fa0 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:526:40 [INFO] [stderr] 31: 0x563b99e25e3b - std::panicking::try::h2fb35b00fdcc5113 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:490:19 [INFO] [stderr] 32: 0x563b99e25e3b - std::panic::catch_unwind::h1c1cca9923a86aac [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panic.rs:142:14 [INFO] [stderr] 33: 0x563b99e25e3b - std::rt::lang_start_internal::hc99c520fca129d62 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/rt.rs:148:20 [INFO] [stderr] 34: 0x563b99d62937 - std::rt::lang_start::h4b69ce0f8392d267 [INFO] [stderr] 35: 0x563b99d66995 - main [INFO] [stderr] 36: 0x7f2b6c433d90 - [INFO] [stderr] 37: 0x7f2b6c433e40 - __libc_start_main [INFO] [stderr] 38: 0x563b99d56715 - _start [INFO] [stderr] 39: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `egui` (lib) [INFO] [stderr] error: failed to run custom build command for `xcb v0.9.0` [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/xcb-c6d18c94d665372a/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error occured in handler: ('error: ', ('xcb', 'Input', 'Class')) [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/rs_client.py", line 2455, in [INFO] [stderr] module.generate() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/xcbgen/state.py", line 108, in generate [INFO] [stderr] self.close() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/rs_client.py", line 293, in rs_close [INFO] [stderr] _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name))) [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/rs_client.py", line 118, in writeout [INFO] [stderr] print(line.rstrip(), file=f) [INFO] [stderr] OSError: [Errno 28] No space left on device [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/build.rs:77:17: [INFO] [stderr] processing of /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.9.0/xml/xinput.xml returned non-zero (1) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5640aff5cfec - 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: 0x5640aff5cfec - 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: 0x5640aff5cfec - std::sys_common::backtrace::_print_fmt::h7ec874d1114e2ca4 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5640aff5cfec - ::fmt::h9409967845944e27 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5640aff803dc - core::fmt::rt::Argument::fmt::h3548c9d6e288e4b2 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/fmt/rt.rs:138:9 [INFO] [stderr] 5: 0x5640aff803dc - core::fmt::write::h31bd00fc0f85031b [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/fmt/mod.rs:1094:21 [INFO] [stderr] 6: 0x5640aff5a68e - std::io::Write::write_fmt::h12ff3642b3fdae7c [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/io/mod.rs:1714:15 [INFO] [stderr] 7: 0x5640aff5cdd4 - std::sys_common::backtrace::_print::h8ab9a59ea8fc9a86 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5640aff5cdd4 - std::sys_common::backtrace::print::hfe7afa943e316a5b [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5640aff5e6fa - std::panicking::panic_hook_with_disk_dump::{{closure}}::hae52bf9a035c21dd [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:280:22 [INFO] [stderr] 10: 0x5640aff5e3f5 - std::panicking::panic_hook_with_disk_dump::hb6c613677d0ff679 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:314:9 [INFO] [stderr] 11: 0x5640aff5ed07 - std::panicking::default_hook::h30f1f7d228429c8b [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:239:5 [INFO] [stderr] 12: 0x5640aff5ed07 - std::panicking::rust_panic_with_hook::hd82d7066cdf9e06f [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:753:13 [INFO] [stderr] 13: 0x5640aff5ec01 - std::panicking::begin_panic_handler::{{closure}}::hf97c71166d409481 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:631:13 [INFO] [stderr] 14: 0x5640aff5d516 - 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: 0x5640aff5e942 - rust_begin_unwind [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:619:5 [INFO] [stderr] 16: 0x5640aff35245 - core::panicking::panic_fmt::h0e243d6d1945608c [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/panicking.rs:72:14 [INFO] [stderr] 17: 0x5640aff3b185 - build_script_build::main::{{closure}}::hf89fbc0f9f6a4c50 [INFO] [stderr] 18: 0x5640aff39f9d - build_script_build::visit_xml::hd852a605037e072e [INFO] [stderr] 19: 0x5640aff3a6d9 - build_script_build::main::h0625c1d40308b73c [INFO] [stderr] 20: 0x5640aff36de3 - core::ops::function::FnOnce::call_once::hf625423127af1562 [INFO] [stderr] 21: 0x5640aff35d86 - std::sys_common::backtrace::__rust_begin_short_backtrace::h1bd4ddded9adc032 [INFO] [stderr] 22: 0x5640aff364e9 - std::rt::lang_start::{{closure}}::h0657ed9349e3d625 [INFO] [stderr] 23: 0x5640aff5724b - core::ops::function::impls:: for &F>::call_once::h4726f6f3a851560a [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x5640aff5724b - std::panicking::try::do_call::hc0b3f36e2a66dd6c [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:526:40 [INFO] [stderr] 25: 0x5640aff5724b - std::panicking::try::h05b5c74c4f9aadf8 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:490:19 [INFO] [stderr] 26: 0x5640aff5724b - std::panic::catch_unwind::hce0d4583a8234ec4 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panic.rs:142:14 [INFO] [stderr] 27: 0x5640aff5724b - std::rt::lang_start_internal::{{closure}}::hf9730986403b3d01 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/rt.rs:148:48 [INFO] [stderr] 28: 0x5640aff5724b - std::panicking::try::do_call::h8cb7497c405f2fa0 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:526:40 [INFO] [stderr] 29: 0x5640aff5724b - std::panicking::try::h2fb35b00fdcc5113 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:490:19 [INFO] [stderr] 30: 0x5640aff5724b - std::panic::catch_unwind::h1c1cca9923a86aac [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panic.rs:142:14 [INFO] [stderr] 31: 0x5640aff5724b - std::rt::lang_start_internal::hc99c520fca129d62 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/rt.rs:148:20 [INFO] [stderr] 32: 0x5640aff364c7 - std::rt::lang_start::hace1f504496dc879 [INFO] [stderr] 33: 0x5640aff3b205 - main [INFO] [stderr] 34: 0x7efda5aedd90 - [INFO] [stderr] 35: 0x7efda5aede40 - __libc_start_main [INFO] [stderr] 36: 0x5640aff35965 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:450:9: [INFO] [stderr] error: could not compile `wayland-client` (lib) [INFO] running `Command { std: "docker" "inspect" "1bd6d43b499e41a5dc12fc9e178e0eb9348b1d019da095c95ba7d2f565e70e49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bd6d43b499e41a5dc12fc9e178e0eb9348b1d019da095c95ba7d2f565e70e49", kill_on_drop: false }` [INFO] [stdout] 1bd6d43b499e41a5dc12fc9e178e0eb9348b1d019da095c95ba7d2f565e70e49