[INFO] cloning repository https://github.com/vlansco/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/vlansco/egui_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvlansco%2Fegui_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvlansco%2Fegui_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8fc54db545540ce5389d50c802dcffeb7da82ed4 [INFO] checking vlansco/egui_test against try#da4929024a7261062885cb3209c9d7fdc919d233 for pr-135536 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvlansco%2Fegui_test" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vlansco/egui_test on toolchain da4929024a7261062885cb3209c9d7fdc919d233 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da4929024a7261062885cb3209c9d7fdc919d233" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vlansco/egui_test [INFO] finished tweaking git repo https://github.com/vlansco/egui_test [INFO] tweaked toml for git repo https://github.com/vlansco/egui_test written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vlansco/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" "+da4929024a7261062885cb3209c9d7fdc919d233" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+da4929024a7261062885cb3209c9d7fdc919d233" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2215f341d0a360d2fd10cedc476281d2944aac6ac0c082332803e8e955bd9bbe [INFO] running `Command { std: "docker" "start" "-a" "2215f341d0a360d2fd10cedc476281d2944aac6ac0c082332803e8e955bd9bbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2215f341d0a360d2fd10cedc476281d2944aac6ac0c082332803e8e955bd9bbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2215f341d0a360d2fd10cedc476281d2944aac6ac0c082332803e8e955bd9bbe", kill_on_drop: false }` [INFO] [stdout] 2215f341d0a360d2fd10cedc476281d2944aac6ac0c082332803e8e955bd9bbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+da4929024a7261062885cb3209c9d7fdc919d233" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4a4da6941087ed008612b4b52b6ca42153ab4b5a000416d8792c93c6907e78b [INFO] running `Command { std: "docker" "start" "-a" "f4a4da6941087ed008612b4b52b6ca42153ab4b5a000416d8792c93c6907e78b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Checking cfg-if v1.0.0 [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 version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking wayland-commons v0.28.5 [INFO] [stderr] Checking ordered-float v2.2.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Checking emath v0.12.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking atomic_refcell v0.1.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking epaint v0.12.0 [INFO] [stderr] Compiling glium v0.29.1 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking rustc-demangle v0.1.19 [INFO] [stderr] Checking object v0.24.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking egui v0.12.0 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Checking wayland-cursor v0.28.5 [INFO] [stderr] Checking wayland-egl v0.28.5 [INFO] [stderr] Checking addr2line v0.15.1 [INFO] [stderr] Checking epi v0.12.0 [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-13587189bedc040a/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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'da4929024a7261062885cb3209c9d7fdc919d233'. [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 'da4929024a7261062885cb3209c9d7fdc919d233'. [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 'da4929024a7261062885cb3209c9d7fdc919d233'. [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 'da4929024a7261062885cb3209c9d7fdc919d233'. [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 'da4929024a7261062885cb3209c9d7fdc919d233'. [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 'da4929024a7261062885cb3209c9d7fdc919d233'. [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 'da4929024a7261062885cb3209c9d7fdc919d233'. [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 'da4929024a7261062885cb3209c9d7fdc919d233'. [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 'da4929024a7261062885cb3209c9d7fdc919d233'. [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 'da4929024a7261062885cb3209c9d7fdc919d233'. [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 'da4929024a7261062885cb3209c9d7fdc919d233'. [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 'da4929024a7261062885cb3209c9d7fdc919d233'. [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 'da4929024a7261062885cb3209c9d7fdc919d233'. [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 'da4929024a7261062885cb3209c9d7fdc919d233'. [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 'da4929024a7261062885cb3209c9d7fdc919d233'. [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 'da4929024a7261062885cb3209c9d7fdc919d233'. [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 'da4929024a7261062885cb3209c9d7fdc919d233'. [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 'da4929024a7261062885cb3209c9d7fdc919d233'. [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 'da4929024a7261062885cb3209c9d7fdc919d233'. [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 'da4929024a7261062885cb3209c9d7fdc919d233'. [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 'da4929024a7261062885cb3209c9d7fdc919d233'. [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.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: 0x5eb41b9df8da - std::backtrace_rs::backtrace::libunwind::trace::h52d29ea7a1513089 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5eb41b9df8da - std::backtrace_rs::backtrace::trace_unsynchronized::h29d8e017ed2a9483 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5eb41b9df8da - std::sys::backtrace::_print_fmt::h0cb608281b1c4b98 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5eb41b9df8da - ::fmt::h85782b1c08f7a406 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5eb41ba01a23 - core::fmt::rt::Argument::fmt::h1d3140fa2cc63769 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5eb41ba01a23 - core::fmt::write::h9db9d76a1b162b32 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x5eb41b9dc9f3 - std::io::Write::write_fmt::h1a2798e22eedbcee [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5eb41b9df722 - std::sys::backtrace::BacktraceLock::print::h5e339625ddf07345 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5eb41b9e0a0f - std::panicking::default_hook::{{closure}}::hcc0ec32e1e5c0dbd [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5eb41b9e087a - std::panicking::default_hook::h4d5638e717d1b153 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5eb41b9e1432 - std::panicking::rust_panic_with_hook::h6c2bcdf22e78788c [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5eb41b9e11ba - std::panicking::begin_panic_handler::{{closure}}::hcf43acddf9bf7eb4 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5eb41b9dfdd9 - std::sys::backtrace::__rust_end_short_backtrace::h17c6ea4cbf2e4a20 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5eb41b9e0e4d - rust_begin_unwind [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5eb41ba008a0 - core::panicking::panic_fmt::hb016d5c02b10e556 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5eb41ba00ce6 - core::result::unwrap_failed::h45b7f25d5dad8af0 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5eb41b920a40 - wayland_scanner::generate_code_with_destructor_events::he58d05346bf3de8e [INFO] [stderr] 17: 0x5eb41b91e970 - build_script_build::generate_protocol::h1f7a32c66a862034 [INFO] [stderr] 18: 0x5eb41b91fc1f - build_script_build::main::he86e6088a66c2f0d [INFO] [stderr] 19: 0x5eb41b91b9e3 - core::ops::function::FnOnce::call_once::h4cc87936c50eab81 [INFO] [stderr] 20: 0x5eb41b91a246 - std::sys::backtrace::__rust_begin_short_backtrace::h217954bc8480fbf3 [INFO] [stderr] 21: 0x5eb41b9288a9 - std::rt::lang_start::{{closure}}::h1c78b3acb3834720 [INFO] [stderr] 22: 0x5eb41b9d9600 - core::ops::function::impls:: for &F>::call_once::hd24ef87d68ba2657 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5eb41b9d9600 - std::panicking::try::do_call::hcf48718df81029cd [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panicking.rs:587:40 [INFO] [stderr] 24: 0x5eb41b9d9600 - std::panicking::try::h24e0ce0e8c538b9c [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panicking.rs:550:19 [INFO] [stderr] 25: 0x5eb41b9d9600 - std::panic::catch_unwind::hbb0ffd725554ccd5 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x5eb41b9d9600 - std::rt::lang_start_internal::{{closure}}::hfea8701149a66b10 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/rt.rs:163:24 [INFO] [stderr] 27: 0x5eb41b9d9600 - std::panicking::try::do_call::hf44778ee5e8555d1 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panicking.rs:587:40 [INFO] [stderr] 28: 0x5eb41b9d9600 - std::panicking::try::h1d5fba2ff460519b [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panicking.rs:550:19 [INFO] [stderr] 29: 0x5eb41b9d9600 - std::panic::catch_unwind::hb90024d17a79c663 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x5eb41b9d9600 - std::rt::lang_start_internal::haca75f60678b4091 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/rt.rs:159:5 [INFO] [stderr] 31: 0x5eb41b928891 - std::rt::lang_start::hc5a4be57eb751ba1 [INFO] [stderr] 32: 0x5eb41b9201a5 - main [INFO] [stderr] 33: 0x7bdf982b2d90 - [INFO] [stderr] 34: 0x7bdf982b2e40 - __libc_start_main [INFO] [stderr] 35: 0x5eb41b919435 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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-956d9e474393fa58/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] event ('xcb', 'Present', 'CompleteNotify') is packed [INFO] [stderr] event ('xcb', 'Present', 'RedirectNotify') is packed [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error occured in handler: ('request: ', ('xcb', 'Test', 'GrabControl')) [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/xcb-0.9.0/rs_client.py", line 115, in writeout [INFO] [stderr] with open(path, 'w') as f: [INFO] [stderr] OSError: [Errno 28] No space left on device [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.9.0/build.rs:77:17: [INFO] [stderr] processing of /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.9.0/xml/xtest.xml returned non-zero (1) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6423e081575a - std::backtrace_rs::backtrace::libunwind::trace::h52d29ea7a1513089 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x6423e081575a - std::backtrace_rs::backtrace::trace_unsynchronized::h29d8e017ed2a9483 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x6423e081575a - std::sys::backtrace::_print_fmt::h0cb608281b1c4b98 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6423e081575a - ::fmt::h85782b1c08f7a406 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x6423e0836763 - core::fmt::rt::Argument::fmt::h1d3140fa2cc63769 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x6423e0836763 - core::fmt::write::h9db9d76a1b162b32 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x6423e08126b3 - std::io::Write::write_fmt::h1a2798e22eedbcee [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x6423e08155a2 - std::sys::backtrace::BacktraceLock::print::h5e339625ddf07345 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x6423e081669f - std::panicking::default_hook::{{closure}}::hcc0ec32e1e5c0dbd [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x6423e081650a - std::panicking::default_hook::h4d5638e717d1b153 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x6423e0816f72 - std::panicking::rust_panic_with_hook::h6c2bcdf22e78788c [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x6423e0816e0a - std::panicking::begin_panic_handler::{{closure}}::hcf43acddf9bf7eb4 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x6423e0815c59 - std::sys::backtrace::__rust_end_short_backtrace::h17c6ea4cbf2e4a20 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x6423e0816a9d - rust_begin_unwind [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x6423e0835990 - core::panicking::panic_fmt::hb016d5c02b10e556 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x6423e07ef173 - build_script_build::main::{{closure}}::h026bd8d27653b24c [INFO] [stderr] 16: 0x6423e07edd26 - build_script_build::visit_xml::h0a5f13bc90d84064 [INFO] [stderr] 17: 0x6423e07ee79c - build_script_build::main::h0a047de393ea4997 [INFO] [stderr] 18: 0x6423e07eac63 - core::ops::function::FnOnce::call_once::hfa3953b7dd382479 [INFO] [stderr] 19: 0x6423e07ea386 - std::sys::backtrace::__rust_begin_short_backtrace::h30b55ed0a7528b1c [INFO] [stderr] 20: 0x6423e07ea209 - std::rt::lang_start::{{closure}}::h76c7f9207b6d3be7 [INFO] [stderr] 21: 0x6423e080f3d0 - core::ops::function::impls:: for &F>::call_once::hd24ef87d68ba2657 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x6423e080f3d0 - std::panicking::try::do_call::hcf48718df81029cd [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panicking.rs:587:40 [INFO] [stderr] 23: 0x6423e080f3d0 - std::panicking::try::h24e0ce0e8c538b9c [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panicking.rs:550:19 [INFO] [stderr] 24: 0x6423e080f3d0 - std::panic::catch_unwind::hbb0ffd725554ccd5 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x6423e080f3d0 - std::rt::lang_start_internal::{{closure}}::hfea8701149a66b10 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/rt.rs:163:24 [INFO] [stderr] 26: 0x6423e080f3d0 - std::panicking::try::do_call::hf44778ee5e8555d1 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panicking.rs:587:40 [INFO] [stderr] 27: 0x6423e080f3d0 - std::panicking::try::h1d5fba2ff460519b [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panicking.rs:550:19 [INFO] [stderr] 28: 0x6423e080f3d0 - std::panic::catch_unwind::hb90024d17a79c663 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x6423e080f3d0 - std::rt::lang_start_internal::haca75f60678b4091 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/rt.rs:159:5 [INFO] [stderr] 30: 0x6423e07ea1f1 - std::rt::lang_start::hf55c1f4d28f91dba [INFO] [stderr] 31: 0x6423e07ef1f5 - main [INFO] [stderr] 32: 0x7904a711ad90 - [INFO] [stderr] 33: 0x7904a711ae40 - __libc_start_main [INFO] [stderr] 34: 0x6423e07e9045 - _start [INFO] [stderr] 35: 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/rmeta6aeSgK" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `backtrace` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f4a4da6941087ed008612b4b52b6ca42153ab4b5a000416d8792c93c6907e78b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4a4da6941087ed008612b4b52b6ca42153ab4b5a000416d8792c93c6907e78b", kill_on_drop: false }` [INFO] [stdout] f4a4da6941087ed008612b4b52b6ca42153ab4b5a000416d8792c93c6907e78b