[INFO] cloning repository https://github.com/twe4ked/drawer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/twe4ked/drawer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwe4ked%2Fdrawer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwe4ked%2Fdrawer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c4b007da952c206e0d83d379b9cc51710a44efa [INFO] checking twe4ked/drawer against try#024378d9203a4009ed73d6db2681b88a8d74ce7a for pr-112160 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwe4ked%2Fdrawer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/twe4ked/drawer on toolchain 024378d9203a4009ed73d6db2681b88a8d74ce7a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/twe4ked/drawer [INFO] finished tweaking git repo https://github.com/twe4ked/drawer [INFO] tweaked toml for git repo https://github.com/twe4ked/drawer written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/twe4ked/drawer 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" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 109863988e2ea2b4838790f235b8d75a7ca844d4a3beb251e0f6505d3cc8b32b [INFO] running `Command { std: "docker" "start" "-a" "109863988e2ea2b4838790f235b8d75a7ca844d4a3beb251e0f6505d3cc8b32b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "109863988e2ea2b4838790f235b8d75a7ca844d4a3beb251e0f6505d3cc8b32b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "109863988e2ea2b4838790f235b8d75a7ca844d4a3beb251e0f6505d3cc8b32b", kill_on_drop: false }` [INFO] [stdout] 109863988e2ea2b4838790f235b8d75a7ca844d4a3beb251e0f6505d3cc8b32b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8c7b94e142205b8cef36af5c3dad3115efab835ee2b31ab3c42c9aa90a908d5 [INFO] running `Command { std: "docker" "start" "-a" "c8c7b94e142205b8cef36af5c3dad3115efab835ee2b31ab3c42c9aa90a908d5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling minifb v0.19.3 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Checking wayland-commons v0.28.6 [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.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-4c8bfe1f7f740c55/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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 '024378d9203a4009ed73d6db2681b88a8d74ce7a' [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 'called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" }', /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.28.6/src/lib.rs:156:40 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55b3b3cf9651 - std::backtrace_rs::backtrace::libunwind::trace::h36799ec0fe2a9829 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55b3b3cf9651 - std::backtrace_rs::backtrace::trace_unsynchronized::hf6d28cb9d6badddc [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55b3b3cf9651 - std::sys_common::backtrace::_print_fmt::heb096318cdc98fd8 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x55b3b3cf9651 - ::fmt::h91c2e62fb564d758 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55b3b3d1937f - core::fmt::rt::Argument::fmt::hbeb0d7b6059c6455 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/core/src/fmt/rt.rs:138:9 [INFO] [stderr] 5: 0x55b3b3d1937f - core::fmt::write::h5737057cfabdb0d0 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/core/src/fmt/mod.rs:1094:21 [INFO] [stderr] 6: 0x55b3b3cf7591 - std::io::Write::write_fmt::h26e569fd9dfd3d02 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/io/mod.rs:1713:15 [INFO] [stderr] 7: 0x55b3b3cf9465 - std::sys_common::backtrace::_print::h3ae35c79a013b15c [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55b3b3cf9465 - std::sys_common::backtrace::print::h93d93b811c9848c6 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55b3b3cfab57 - std::panicking::default_hook::{{closure}}::hdb83829dcc53f0c8 [INFO] [stderr] 10: 0x55b3b3cfa944 - std::panicking::default_hook::h45b99c58d2e8c01a [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/panicking.rs:288:9 [INFO] [stderr] 11: 0x55b3b3cfb00c - std::panicking::rust_panic_with_hook::hd2d76c564066c432 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/panicking.rs:705:13 [INFO] [stderr] 12: 0x55b3b3cfaf07 - std::panicking::begin_panic_handler::{{closure}}::h275c83f96e1abef6 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/panicking.rs:597:13 [INFO] [stderr] 13: 0x55b3b3cf9a86 - std::sys_common::backtrace::__rust_end_short_backtrace::h3f17e27297e472d5 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/sys_common/backtrace.rs:151:18 [INFO] [stderr] 14: 0x55b3b3cfac52 - rust_begin_unwind [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/panicking.rs:593:5 [INFO] [stderr] 15: 0x55b3b3c2ce73 - core::panicking::panic_fmt::haaaa8391810c87fa [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/core/src/panicking.rs:67:14 [INFO] [stderr] 16: 0x55b3b3c2d343 - core::result::unwrap_failed::he85d155d484ce456 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/core/src/result.rs:1651:5 [INFO] [stderr] 17: 0x55b3b3c3bd7b - core::result::Result::unwrap::hbeb1d23baae96adb [INFO] [stderr] 18: 0x55b3b3c3d869 - wayland_scanner::generate_code_with_destructor_events::hb7705b3196b7f329 [INFO] [stderr] 19: 0x55b3b3c36d9e - build_script_build::generate_protocol::h991d4b4f950e0be9 [INFO] [stderr] 20: 0x55b3b3c3825c - build_script_build::main::h8815d75d88d6bb8f [INFO] [stderr] 21: 0x55b3b3c3e533 - core::ops::function::FnOnce::call_once::hf1d3a93c505757e6 [INFO] [stderr] 22: 0x55b3b3c390d6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h499f1ae5d3bfa828 [INFO] [stderr] 23: 0x55b3b3c3c639 - std::rt::lang_start::{{closure}}::hc020189ad7fb6eb6 [INFO] [stderr] 24: 0x55b3b3cf3ee5 - core::ops::function::impls:: for &F>::call_once::h9b34350b95fd82ea [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x55b3b3cf3ee5 - std::panicking::try::do_call::h09a1c8a7385a5735 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/panicking.rs:500:40 [INFO] [stderr] 26: 0x55b3b3cf3ee5 - std::panicking::try::h3528e20af6a1ea08 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/panicking.rs:464:19 [INFO] [stderr] 27: 0x55b3b3cf3ee5 - std::panic::catch_unwind::hb4494e3652114cbf [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/panic.rs:142:14 [INFO] [stderr] 28: 0x55b3b3cf3ee5 - std::rt::lang_start_internal::{{closure}}::he0069ce7bdf05349 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/rt.rs:148:48 [INFO] [stderr] 29: 0x55b3b3cf3ee5 - std::panicking::try::do_call::hade0c7b07b6fad47 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/panicking.rs:500:40 [INFO] [stderr] 30: 0x55b3b3cf3ee5 - std::panicking::try::h6a294ab5ddcdcce0 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/panicking.rs:464:19 [INFO] [stderr] 31: 0x55b3b3cf3ee5 - std::panic::catch_unwind::hf62dd02c04b2a06e [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/panic.rs:142:14 [INFO] [stderr] 32: 0x55b3b3cf3ee5 - std::rt::lang_start_internal::h1dae929226331024 [INFO] [stderr] at /rustc/024378d9203a4009ed73d6db2681b88a8d74ce7a/library/std/src/rt.rs:148:20 [INFO] [stderr] 33: 0x55b3b3c3c617 - std::rt::lang_start::h731a6a0fbb4a4d9c [INFO] [stderr] 34: 0x55b3b3c38805 - main [INFO] [stderr] 35: 0x7f915cd31d90 - [INFO] [stderr] 36: 0x7f915cd31e40 - __libc_start_main [INFO] [stderr] 37: 0x55b3b3c2d645 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `clap` (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/rmeta1SKGIC" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-client` (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/rmetalmDyuK" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bindgen` (lib) due to previous error [INFO] running `Command { std: "docker" "inspect" "c8c7b94e142205b8cef36af5c3dad3115efab835ee2b31ab3c42c9aa90a908d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8c7b94e142205b8cef36af5c3dad3115efab835ee2b31ab3c42c9aa90a908d5", kill_on_drop: false }` [INFO] [stdout] c8c7b94e142205b8cef36af5c3dad3115efab835ee2b31ab3c42c9aa90a908d5