[INFO] cloning repository https://github.com/reduf/explo-der [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reduf/explo-der" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freduf%2Fexplo-der", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freduf%2Fexplo-der'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 477b8f114046337fa0eb87636d742a97c5014666 [INFO] checking reduf/explo-der against master#83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5 for pr-128425 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freduf%2Fexplo-der" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reduf/explo-der on toolchain 83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/reduf/explo-der [INFO] finished tweaking git repo https://github.com/reduf/explo-der [INFO] tweaked toml for git repo https://github.com/reduf/explo-der written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/reduf/explo-der 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" "+83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crc32fast v1.4.1 [INFO] [stderr] Downloaded imgui-glium-renderer v0.11.0 [INFO] [stderr] Downloaded glium v0.32.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b82e7cb5868c50180a9319d5cad8589615b882bde32c7eeec6bd6a9c2339ce1 [INFO] running `Command { std: "docker" "start" "-a" "0b82e7cb5868c50180a9319d5cad8589615b882bde32c7eeec6bd6a9c2339ce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b82e7cb5868c50180a9319d5cad8589615b882bde32c7eeec6bd6a9c2339ce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b82e7cb5868c50180a9319d5cad8589615b882bde32c7eeec6bd6a9c2339ce1", kill_on_drop: false }` [INFO] [stdout] 0b82e7cb5868c50180a9319d5cad8589615b882bde32c7eeec6bd6a9c2339ce1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 748f587177ebe07026d03335a48c1d1908656f88a9e280f30e39829e31c683a7 [INFO] running `Command { std: "docker" "start" "-a" "748f587177ebe07026d03335a48c1d1908656f88a9e280f30e39829e31c683a7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling xml-rs v0.8.11 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking crc32fast v1.4.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking tiny-skia-path v0.7.0 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Checking tiny-skia v0.7.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling imgui-sys v0.11.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking gimli v0.27.2 [INFO] [stderr] Checking chlorine v1.0.10 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Compiling glium v0.32.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Checking wayland-egl v0.29.5 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking object v0.30.3 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking x11rb v0.10.1 [INFO] [stderr] Checking imgui v0.11.0 [INFO] [stderr] Checking x11-clipboard v0.7.1 [INFO] [stderr] Checking sctk-adwaita v0.4.3 [INFO] [stderr] Checking smithay-clipboard v0.6.6 [INFO] [stderr] Checking copypasta v0.8.2 [INFO] [stderr] Checking winit v0.27.5 [INFO] [stderr] Checking glutin v0.29.1 [INFO] [stderr] Checking imgui-winit-support v0.11.0 [INFO] [stderr] Checking imgui-glium-renderer v0.11.0 [INFO] [stderr] Checking explo-der v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `next_id` is never read [INFO] [stdout] --> src/app.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 6 | signal_stop: bool, [INFO] [stdout] 7 | next_id: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `expanded` is never read [INFO] [stdout] --> src/app.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Tree { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 12 | pub expanded: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `push_next_id` is never used [INFO] [stdout] --> src/app.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 22 | impl App { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 35 | fn push_next_id<'a>(&mut self, ui: &'a Ui) -> IdStackToken<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `InvalidLength` and `InvalidHexCharacter` are never constructed [INFO] [stdout] --> src/hex.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum FromHexError { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 4 | InvalidLength(usize), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 5 | InvalidHexCharacter(usize, u8), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FromHexError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `unhexlify` is never used [INFO] [stdout] --> src/hex.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn unhexlify(input: &str) -> Result, FromHexError> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_oid` is never used [INFO] [stdout] --> src/oid.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn parse_oid(input: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `next_id` is never read [INFO] [stdout] --> src/app.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 6 | signal_stop: bool, [INFO] [stdout] 7 | next_id: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `expanded` is never read [INFO] [stdout] --> src/app.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Tree { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 12 | pub expanded: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `push_next_id` is never used [INFO] [stdout] --> src/app.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 22 | impl App { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 35 | fn push_next_id<'a>(&mut self, ui: &'a Ui) -> IdStackToken<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.95s [INFO] running `Command { std: "docker" "inspect" "748f587177ebe07026d03335a48c1d1908656f88a9e280f30e39829e31c683a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "748f587177ebe07026d03335a48c1d1908656f88a9e280f30e39829e31c683a7", kill_on_drop: false }` [INFO] [stdout] 748f587177ebe07026d03335a48c1d1908656f88a9e280f30e39829e31c683a7 [INFO] checking reduf/explo-der against try#063c08dd8db6ff113bb809c130456f1781abe72c for pr-128425 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freduf%2Fexplo-der" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reduf/explo-der on toolchain 063c08dd8db6ff113bb809c130456f1781abe72c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+063c08dd8db6ff113bb809c130456f1781abe72c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/reduf/explo-der [INFO] finished tweaking git repo https://github.com/reduf/explo-der [INFO] tweaked toml for git repo https://github.com/reduf/explo-der written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/reduf/explo-der 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" "+063c08dd8db6ff113bb809c130456f1781abe72c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+063c08dd8db6ff113bb809c130456f1781abe72c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90ee99ae9c545603097348d1f46897d257124ccc9dd5a50b0c1e70f2db0e862b [INFO] running `Command { std: "docker" "start" "-a" "90ee99ae9c545603097348d1f46897d257124ccc9dd5a50b0c1e70f2db0e862b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90ee99ae9c545603097348d1f46897d257124ccc9dd5a50b0c1e70f2db0e862b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90ee99ae9c545603097348d1f46897d257124ccc9dd5a50b0c1e70f2db0e862b", kill_on_drop: false }` [INFO] [stdout] 90ee99ae9c545603097348d1f46897d257124ccc9dd5a50b0c1e70f2db0e862b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+063c08dd8db6ff113bb809c130456f1781abe72c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9021aa18786313e29e0a10878d246e44d300534e54c6238544efee58a6111ea [INFO] running `Command { std: "docker" "start" "-a" "e9021aa18786313e29e0a10878d246e44d300534e54c6238544efee58a6111ea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling xml-rs v0.8.11 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking crc32fast v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking tiny-skia-path v0.7.0 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Checking tiny-skia v0.7.0 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling imgui-sys v0.11.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Checking gimli v0.27.2 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking chlorine v1.0.10 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Compiling glium v0.32.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Checking wayland-egl v0.29.5 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking object v0.30.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.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-7822e41247974798/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=./protocols/staging/xdg-activation/xdg-activation-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/input-method-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/server-decoration.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v3.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-output/xdg-output-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v5.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v6.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xwayland-keyboard-grab/xwayland-keyboard-grab-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-data-control-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-export-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-foreign-toplevel-management-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-gamma-control-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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 '063c08dd8db6ff113bb809c130456f1781abe72c'. [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.29.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: 0x55f2ee9de1e5 - std::backtrace_rs::backtrace::libunwind::trace::hbad2109730439d93 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x55f2ee9de1e5 - std::backtrace_rs::backtrace::trace_unsynchronized::h8c0cf4412d2e32ef [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55f2ee9de1e5 - std::sys::backtrace::_print_fmt::hc6179ea39149be2b [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x55f2ee9de1e5 - ::fmt::h95a85acc050450db [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x55f2ee9ffb5b - core::fmt::rt::Argument::fmt::ha9dc6349a03d3398 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x55f2ee9ffb5b - core::fmt::write::h0d8725ff29050710 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x55f2ee9dbdcf - std::io::Write::write_fmt::h100f2050632b3b7e [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x55f2ee9df331 - std::sys::backtrace::BacktraceLock::print::h2c3aed159349901f [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x55f2ee9df331 - std::panicking::default_hook::{{closure}}::h00d50c43f54cf527 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x55f2ee9df00c - std::panicking::default_hook::hf0bb77849089f554 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x55f2ee9dfa01 - std::panicking::rust_panic_with_hook::hb18a8b1b33e69e83 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x55f2ee9df867 - std::panicking::begin_panic_handler::{{closure}}::hc337a4f1c73ee4b1 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/panicking.rs:671:13 [INFO] [stderr] 12: 0x55f2ee9de6a9 - std::sys::backtrace::__rust_end_short_backtrace::hd4a76d29ffaa9956 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x55f2ee9df4f4 - rust_begin_unwind [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x55f2ee9fe913 - core::panicking::panic_fmt::h4f20d935b677b0d4 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x55f2ee9fede6 - core::result::unwrap_failed::hccbd06d3f40f66a5 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/core/src/result.rs:1679:5 [INFO] [stderr] 16: 0x55f2ee9157e6 - wayland_scanner::generate_code_with_destructor_events::h98ccc2c5048277d3 [INFO] [stderr] 17: 0x55f2ee910170 - build_script_build::generate_protocol::hab08ac07e377efc4 [INFO] [stderr] 18: 0x55f2ee911049 - build_script_build::main::h42601026c1e8d9da [INFO] [stderr] 19: 0x55f2ee919ec3 - core::ops::function::FnOnce::call_once::h67f6ff50a76c7afe [INFO] [stderr] 20: 0x55f2ee9183e6 - std::sys::backtrace::__rust_begin_short_backtrace::h1928b7947ee4c512 [INFO] [stderr] 21: 0x55f2ee90cf49 - std::rt::lang_start::{{closure}}::hd74efa6483f89bbb [INFO] [stderr] 22: 0x55f2ee9d8960 - core::ops::function::impls:: for &F>::call_once::hed98e141b1468033 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x55f2ee9d8960 - std::panicking::try::do_call::h448a41c5b6225814 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/panicking.rs:554:40 [INFO] [stderr] 24: 0x55f2ee9d8960 - std::panicking::try::h164e7d8a3d97aa36 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/panicking.rs:518:19 [INFO] [stderr] 25: 0x55f2ee9d8960 - std::panic::catch_unwind::h9a18edfc157b63b4 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/panic.rs:345:14 [INFO] [stderr] 26: 0x55f2ee9d8960 - std::rt::lang_start_internal::{{closure}}::he63337aea265d899 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/rt.rs:143:48 [INFO] [stderr] 27: 0x55f2ee9d8960 - std::panicking::try::do_call::h5f663aa0cc81746d [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/panicking.rs:554:40 [INFO] [stderr] 28: 0x55f2ee9d8960 - std::panicking::try::h83f8ac2a81146d73 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/panicking.rs:518:19 [INFO] [stderr] 29: 0x55f2ee9d8960 - std::panic::catch_unwind::hbd6f480d51bc7978 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/panic.rs:345:14 [INFO] [stderr] 30: 0x55f2ee9d8960 - std::rt::lang_start_internal::h26336bdeacc360b9 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/rt.rs:143:20 [INFO] [stderr] 31: 0x55f2ee90cf27 - std::rt::lang_start::h79d88db1943be407 [INFO] [stderr] 32: 0x55f2ee912395 - main [INFO] [stderr] 33: 0x7fe1c2d3dd90 - [INFO] [stderr] 34: 0x7fe1c2d3de40 - __libc_start_main [INFO] [stderr] 35: 0x55f2ee905295 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaCdbix6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono` (lib) due to 1 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/rmetac7uD0e" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `object` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `glium v0.32.1` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/glium-e137a21a3cdffe1a/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glium-0.32.1/build/main.rs:133:10: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x555b05e852d5 - std::backtrace_rs::backtrace::libunwind::trace::hbad2109730439d93 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x555b05e852d5 - std::backtrace_rs::backtrace::trace_unsynchronized::h8c0cf4412d2e32ef [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x555b05e852d5 - std::sys::backtrace::_print_fmt::hc6179ea39149be2b [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x555b05e852d5 - ::fmt::h95a85acc050450db [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x555b05ea30bb - core::fmt::rt::Argument::fmt::ha9dc6349a03d3398 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x555b05ea30bb - core::fmt::write::h0d8725ff29050710 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x555b05e82fef - std::io::Write::write_fmt::h100f2050632b3b7e [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x555b05e86421 - std::sys::backtrace::BacktraceLock::print::h2c3aed159349901f [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x555b05e86421 - std::panicking::default_hook::{{closure}}::h00d50c43f54cf527 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x555b05e860fc - std::panicking::default_hook::hf0bb77849089f554 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x555b05e86aa1 - std::panicking::rust_panic_with_hook::hb18a8b1b33e69e83 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x555b05e86907 - std::panicking::begin_panic_handler::{{closure}}::hc337a4f1c73ee4b1 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/panicking.rs:671:13 [INFO] [stderr] 12: 0x555b05e85799 - std::sys::backtrace::__rust_end_short_backtrace::hd4a76d29ffaa9956 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x555b05e86594 - rust_begin_unwind [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x555b05ea1e73 - core::panicking::panic_fmt::h4f20d935b677b0d4 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x555b05ea2346 - core::result::unwrap_failed::hccbd06d3f40f66a5 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/core/src/result.rs:1679:5 [INFO] [stderr] 16: 0x555b05df7989 - build_script_main::generate_gl_bindings::h06a48bf7bdb80231 [INFO] [stderr] 17: 0x555b05df6df7 - build_script_main::main::h460db35d41fb7248 [INFO] [stderr] 18: 0x555b05de0983 - core::ops::function::FnOnce::call_once::h96563304d9e4fbb6 [INFO] [stderr] 19: 0x555b05de6ae6 - std::sys::backtrace::__rust_begin_short_backtrace::he74ec2744e64d916 [INFO] [stderr] 20: 0x555b05dcf869 - std::rt::lang_start::{{closure}}::h62a96ea69ff2d69d [INFO] [stderr] 21: 0x555b05e802e0 - core::ops::function::impls:: for &F>::call_once::hed98e141b1468033 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x555b05e802e0 - std::panicking::try::do_call::h448a41c5b6225814 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/panicking.rs:554:40 [INFO] [stderr] 23: 0x555b05e802e0 - std::panicking::try::h164e7d8a3d97aa36 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/panicking.rs:518:19 [INFO] [stderr] 24: 0x555b05e802e0 - std::panic::catch_unwind::h9a18edfc157b63b4 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/panic.rs:345:14 [INFO] [stderr] 25: 0x555b05e802e0 - std::rt::lang_start_internal::{{closure}}::he63337aea265d899 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/rt.rs:143:48 [INFO] [stderr] 26: 0x555b05e802e0 - std::panicking::try::do_call::h5f663aa0cc81746d [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/panicking.rs:554:40 [INFO] [stderr] 27: 0x555b05e802e0 - std::panicking::try::h83f8ac2a81146d73 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/panicking.rs:518:19 [INFO] [stderr] 28: 0x555b05e802e0 - std::panic::catch_unwind::hbd6f480d51bc7978 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/panic.rs:345:14 [INFO] [stderr] 29: 0x555b05e802e0 - std::rt::lang_start_internal::h26336bdeacc360b9 [INFO] [stderr] at /rustc/063c08dd8db6ff113bb809c130456f1781abe72c/library/std/src/rt.rs:143:20 [INFO] [stderr] 30: 0x555b05dcf847 - std::rt::lang_start::h8f5d60dcca0689d2 [INFO] [stderr] 31: 0x555b05df7a85 - main [INFO] [stderr] 32: 0x7fd47c993d90 - [INFO] [stderr] 33: 0x7fd47c993e40 - __libc_start_main [INFO] [stderr] 34: 0x555b05db4f15 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: imgui-sys@0.11.0: In file included from include_imgui_master.cpp:10: [INFO] [stderr] warning: imgui-sys@0.11.0: ./third-party/imgui-master/cimgui.cpp:2600:1: fatal error: error writing to /tmp/cclqhnBY.s: No space left on device [INFO] [stderr] warning: imgui-sys@0.11.0: 2600 | } [INFO] [stderr] warning: imgui-sys@0.11.0: | ^ [INFO] [stderr] warning: imgui-sys@0.11.0: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `imgui-sys v0.11.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-da26b6762ee88526/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:THIRD_PARTY=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/imgui-sys-0.11.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] cargo:THIRD_PARTY=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/imgui-sys-0.11.0/third-party/imgui-master [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] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-fno-exceptions" "-fno-rtti" "-std=c++11" "-DIMGUI_USE_WCHAR32" "-DCIMGUI_NO_EXPORT" "-DIMGUI_DISABLE_WIN32_FUNCTIONS" "-DIMGUI_DISABLE_OSX_FUNCTIONS" "-o" "/opt/rustwide/target/debug/build/imgui-sys-f629b18b45eddd4a/out/include_imgui_master.o" "-c" "include_imgui_master.cpp" [INFO] [stderr] cargo:warning=In file included from include_imgui_master.cpp:10: [INFO] [stderr] cargo:warning=./third-party/imgui-master/cimgui.cpp:2600:1: fatal error: error writing to /tmp/cclqhnBY.s: No space left on device [INFO] [stderr] cargo:warning= 2600 | } [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" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-fno-exceptions" "-fno-rtti" "-std=c++11" "-DIMGUI_USE_WCHAR32" "-DCIMGUI_NO_EXPORT" "-DIMGUI_DISABLE_WIN32_FUNCTIONS" "-DIMGUI_DISABLE_OSX_FUNCTIONS" "-o" "/opt/rustwide/target/debug/build/imgui-sys-f629b18b45eddd4a/out/include_imgui_master.o" "-c" "include_imgui_master.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta96uom4" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11rb-protocol` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e9021aa18786313e29e0a10878d246e44d300534e54c6238544efee58a6111ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9021aa18786313e29e0a10878d246e44d300534e54c6238544efee58a6111ea", kill_on_drop: false }` [INFO] [stdout] e9021aa18786313e29e0a10878d246e44d300534e54c6238544efee58a6111ea