[INFO] cloning repository https://github.com/imgui-rs/imgui-gfx-renderer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imgui-rs/imgui-gfx-renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimgui-rs%2Fimgui-gfx-renderer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimgui-rs%2Fimgui-gfx-renderer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d2348d0b9ac437853cabfdcde917e3aaf9eceedf
[INFO] checking imgui-rs/imgui-gfx-renderer against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimgui-rs%2Fimgui-gfx-renderer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/imgui-rs/imgui-gfx-renderer on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/imgui-rs/imgui-gfx-renderer
[INFO] finished tweaking git repo https://github.com/imgui-rs/imgui-gfx-renderer
[INFO] tweaked toml for git repo https://github.com/imgui-rs/imgui-gfx-renderer written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/imgui-rs/imgui-gfx-renderer 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c2466d8ecc8dc76747117f81a693b28aa8b497fcfb074f7bbf4235100d97cdb
[INFO] running `Command { std: "docker" "start" "-a" "6c2466d8ecc8dc76747117f81a693b28aa8b497fcfb074f7bbf4235100d97cdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c2466d8ecc8dc76747117f81a693b28aa8b497fcfb074f7bbf4235100d97cdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c2466d8ecc8dc76747117f81a693b28aa8b497fcfb074f7bbf4235100d97cdb", kill_on_drop: false }`
[INFO] [stdout] 6c2466d8ecc8dc76747117f81a693b28aa8b497fcfb074f7bbf4235100d97cdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71540ceee005679d84beea99b6adf605e02e61a83cd53587274854db7147522f
[INFO] running `Command { std: "docker" "start" "-a" "71540ceee005679d84beea99b6adf605e02e61a83cd53587274854db7147522f", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking libloading v0.7.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking instant v0.1.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]     Checking ttf-parser v0.6.2
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]     Checking minimal-lexical v0.1.3
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking draw_state v0.8.0
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking gfx_core v0.9.2
[INFO] [stderr]     Checking chlorine v1.0.7
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]     Checking crossbeam v0.8.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]    Compiling imgui-gfx-renderer v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking owned_ttf_parser v0.6.0
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking rusttype v0.9.2
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling gfx_gl v0.6.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]    Compiling imgui-sys v0.8.0
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking gif v0.11.2
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking mio-misc v1.2.1
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking bytemuck v1.7.2
[INFO] [stderr]     Checking gfx v0.18.2
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking wayland-commons v0.28.6
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking gfx_device_gl v0.16.2
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking wayland-cursor v0.28.6
[INFO] [stderr]     Checking wayland-egl v0.28.6
[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-4ee77df64ffb40a0/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] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '44f3504e96c944ae54fc72b5f5008f53f7eda001'.
[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 '44f3504e96c944ae54fc72b5f5008f53f7eda001'.
[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 '44f3504e96c944ae54fc72b5f5008f53f7eda001'.
[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 '44f3504e96c944ae54fc72b5f5008f53f7eda001'.
[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 '44f3504e96c944ae54fc72b5f5008f53f7eda001'.
[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 '44f3504e96c944ae54fc72b5f5008f53f7eda001'.
[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 '44f3504e96c944ae54fc72b5f5008f53f7eda001'.
[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 '44f3504e96c944ae54fc72b5f5008f53f7eda001'.
[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 '44f3504e96c944ae54fc72b5f5008f53f7eda001'.
[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 '44f3504e96c944ae54fc72b5f5008f53f7eda001'.
[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 '44f3504e96c944ae54fc72b5f5008f53f7eda001'.
[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 '44f3504e96c944ae54fc72b5f5008f53f7eda001'.
[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 '44f3504e96c944ae54fc72b5f5008f53f7eda001'.
[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 '44f3504e96c944ae54fc72b5f5008f53f7eda001'.
[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 '44f3504e96c944ae54fc72b5f5008f53f7eda001'.
[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 '44f3504e96c944ae54fc72b5f5008f53f7eda001'.
[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 '44f3504e96c944ae54fc72b5f5008f53f7eda001'.
[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 '44f3504e96c944ae54fc72b5f5008f53f7eda001'.
[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 '44f3504e96c944ae54fc72b5f5008f53f7eda001'.
[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.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:     0x5ef03e78aa30 - std::backtrace_rs::backtrace::libunwind::trace::hb15976e13900a309
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x5ef03e78aa30 - std::backtrace_rs::backtrace::trace_unsynchronized::hc02e0322c697892e
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5ef03e78aa30 - std::sys::backtrace::_print_fmt::h8e13f02b0ae6acc5
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5ef03e78aa30 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::he827c2d9cdc9d7e6
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5ef03e7acd93 - core::fmt::rt::Argument::fmt::hf24abe173b6df50c
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x5ef03e7acd93 - core::fmt::write::hb61be50928d40224
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/core/src/fmt/mod.rs:1449:21
[INFO] [stderr]      6:     0x5ef03e787db3 - std::io::Write::write_fmt::h800c2aa62a3ac5ff
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/io/mod.rs:1890:15
[INFO] [stderr]      7:     0x5ef03e78a882 - std::sys::backtrace::BacktraceLock::print::h17207e73d8c0301f
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x5ef03e78bb6f - std::panicking::default_hook::{{closure}}::h85ee9fc53e30add8
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panicking.rs:298:22
[INFO] [stderr]      9:     0x5ef03e78b9da - std::panicking::default_hook::hf57415622bbb4037
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panicking.rs:325:9
[INFO] [stderr]     10:     0x5ef03e78c592 - std::panicking::rust_panic_with_hook::h592915905f6e3a3d
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panicking.rs:831:13
[INFO] [stderr]     11:     0x5ef03e78c31a - std::panicking::begin_panic_handler::{{closure}}::h6b66f9effd9c99de
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panicking.rs:704:13
[INFO] [stderr]     12:     0x5ef03e78af49 - std::sys::backtrace::__rust_end_short_backtrace::h4c33d908015f9198
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x5ef03e78bfad - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panicking.rs:695:5
[INFO] [stderr]     14:     0x5ef03e7abbe0 - core::panicking::panic_fmt::h8eb54d45dfa23e2f
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x5ef03e7ac056 - core::result::unwrap_failed::h9838c83a5ae1aefe
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/core/src/result.rs:1704:5
[INFO] [stderr]     16:     0x5ef03e6c5bd0 - wayland_scanner::generate_code_with_destructor_events::hf45757f35abb1721
[INFO] [stderr]     17:     0x5ef03e6d43b0 - build_script_build::generate_protocol::h2be4a7286b37938e
[INFO] [stderr]     18:     0x5ef03e6d565f - build_script_build::main::h373f16e037295afa
[INFO] [stderr]     19:     0x5ef03e6c8253 - core::ops::function::FnOnce::call_once::h4b6a4b9d0232c8c0
[INFO] [stderr]     20:     0x5ef03e6d2ee6 - std::sys::backtrace::__rust_begin_short_backtrace::h323af9d82bbc36b7
[INFO] [stderr]     21:     0x5ef03e6c68c9 - std::rt::lang_start::{{closure}}::h39bf5bbeba4048b5
[INFO] [stderr]     22:     0x5ef03e784700 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h483915db1bf8b928
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x5ef03e784700 - std::panicking::try::do_call::h7ca9ca5abaa41f4e
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panicking.rs:587:40
[INFO] [stderr]     24:     0x5ef03e784700 - std::panicking::try::h80a004b7f8c40719
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panicking.rs:550:19
[INFO] [stderr]     25:     0x5ef03e784700 - std::panic::catch_unwind::h2da10f53f8a371d1
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panic.rs:358:14
[INFO] [stderr]     26:     0x5ef03e784700 - std::rt::lang_start_internal::{{closure}}::h5b455fc173761a87
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/rt.rs:168:24
[INFO] [stderr]     27:     0x5ef03e784700 - std::panicking::try::do_call::ha0d153b9a9514d99
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panicking.rs:587:40
[INFO] [stderr]     28:     0x5ef03e784700 - std::panicking::try::h51c1f755e192b8b6
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panicking.rs:550:19
[INFO] [stderr]     29:     0x5ef03e784700 - std::panic::catch_unwind::hdf8d66a2bfb76579
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/panic.rs:358:14
[INFO] [stderr]     30:     0x5ef03e784700 - std::rt::lang_start_internal::h69502f1b9e1d7327
[INFO] [stderr]                                  at /rustc/44f3504e96c944ae54fc72b5f5008f53f7eda001/library/std/src/rt.rs:164:5
[INFO] [stderr]     31:     0x5ef03e6c68b1 - std::rt::lang_start::hecbd1b2c1fa4d1ce
[INFO] [stderr]     32:     0x5ef03e6d5be5 - main
[INFO] [stderr]     33:     0x75a2baac3d90 - <unknown>
[INFO] [stderr]     34:     0x75a2baac3e40 - __libc_start_main
[INFO] [stderr]     35:     0x5ef03e6c5205 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: imgui-sys@0.8.0: In file included from include_all_imgui.cpp:10:
[INFO] [stderr] warning: imgui-sys@0.8.0: ./third-party/cimgui.cpp:2524:1: fatal error: error writing to /tmp/ccRH15jw.s: No space left on device
[INFO] [stderr] warning: imgui-sys@0.8.0:  2524 | }
[INFO] [stderr] warning: imgui-sys@0.8.0:       | ^
[INFO] [stderr] warning: imgui-sys@0.8.0: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `imgui-sys v0.8.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/imgui-sys-cfe3ecea2b21f4c5/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:THIRD_PARTY=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/imgui-sys-0.8.0/third-party
[INFO] [stderr]   cargo:DEFINE_IMGUI_USE_WCHAR32=
[INFO] [stderr]   cargo:DEFINE_CIMGUI_NO_EXPORT=
[INFO] [stderr]   cargo:DEFINE_IMGUI_DISABLE_WIN32_FUNCTIONS=
[INFO] [stderr]   cargo:DEFINE_IMGUI_DISABLE_OSX_FUNCTIONS=
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   CXX = None
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-fno-exceptions" "-fno-rtti" "-DIMGUI_USE_WCHAR32" "-DCIMGUI_NO_EXPORT" "-DIMGUI_DISABLE_WIN32_FUNCTIONS" "-DIMGUI_DISABLE_OSX_FUNCTIONS" "-o" "/opt/rustwide/target/debug/build/imgui-sys-712479386b6d54cd/out/include_all_imgui.o" "-c" "include_all_imgui.cpp"
[INFO] [stderr]   cargo:warning=In file included from include_all_imgui.cpp:10:
[INFO] [stderr]   cargo:warning=./third-party/cimgui.cpp:2524:1: fatal error: error writing to /tmp/ccRH15jw.s: No space left on device
[INFO] [stderr]   cargo:warning= 2524 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-fno-exceptions" "-fno-rtti" "-DIMGUI_USE_WCHAR32" "-DCIMGUI_NO_EXPORT" "-DIMGUI_DISABLE_WIN32_FUNCTIONS" "-DIMGUI_DISABLE_OSX_FUNCTIONS" "-o" "/opt/rustwide/target/debug/build/imgui-sys-712479386b6d54cd/out/include_all_imgui.o" "-c" "include_all_imgui.cpp" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "71540ceee005679d84beea99b6adf605e02e61a83cd53587274854db7147522f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71540ceee005679d84beea99b6adf605e02e61a83cd53587274854db7147522f", kill_on_drop: false }`
[INFO] [stdout] 71540ceee005679d84beea99b6adf605e02e61a83cd53587274854db7147522f
