[INFO] cloning repository https://github.com/ngynkvn/blobntree [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ngynkvn/blobntree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngynkvn%2Fblobntree", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngynkvn%2Fblobntree'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8217eedbeacb3b0951d3f368a314e68d3fb4aa9 [INFO] checking ngynkvn/blobntree against try#9e1116444e23dde580a35d0bf5bbb46c1ce9ce25 for pr-107620 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngynkvn%2Fblobntree" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ngynkvn/blobntree on toolchain 9e1116444e23dde580a35d0bf5bbb46c1ce9ce25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ngynkvn/blobntree [INFO] finished tweaking git repo https://github.com/ngynkvn/blobntree [INFO] tweaked toml for git repo https://github.com/ngynkvn/blobntree written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ngynkvn/blobntree 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" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bda37011c1043b6348cace43e07c9ec9ae8b15395f7622593c179631ae86b336 [INFO] running `Command { std: "docker" "start" "-a" "bda37011c1043b6348cace43e07c9ec9ae8b15395f7622593c179631ae86b336", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bda37011c1043b6348cace43e07c9ec9ae8b15395f7622593c179631ae86b336", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bda37011c1043b6348cace43e07c9ec9ae8b15395f7622593c179631ae86b336", kill_on_drop: false }` [INFO] [stdout] bda37011c1043b6348cace43e07c9ec9ae8b15395f7622593c179631ae86b336 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 153a2cecebb5cb10307972bd490d9cf3136b4660b07630f7f66cb5895f2b124f [INFO] running `Command { std: "docker" "start" "-a" "153a2cecebb5cb10307972bd490d9cf3136b4660b07630f7f66cb5895f2b124f", 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.98 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling khronos_api v3.2.0 (https://github.com/bjz/gl-rs#1cd256c7) [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `glutin_glx_sys` (build script) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/mio-262ab219eb50247c.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glutin_egl_sys` (build script) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/nix-d382314a1094bdc8.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/nix-d382314a1094bdc8/dep-lib-nix` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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-12e8da8dc5374d9b/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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '9e1116444e23dde580a35d0bf5bbb46c1ce9ce25' [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 '9e1116444e23dde580a35d0bf5bbb46c1ce9ce25' [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 '9e1116444e23dde580a35d0bf5bbb46c1ce9ce25' [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 '9e1116444e23dde580a35d0bf5bbb46c1ce9ce25' [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 '9e1116444e23dde580a35d0bf5bbb46c1ce9ce25' [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 '9e1116444e23dde580a35d0bf5bbb46c1ce9ce25' [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 '9e1116444e23dde580a35d0bf5bbb46c1ce9ce25' [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 '9e1116444e23dde580a35d0bf5bbb46c1ce9ce25' [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 '9e1116444e23dde580a35d0bf5bbb46c1ce9ce25' [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 '9e1116444e23dde580a35d0bf5bbb46c1ce9ce25' [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 '9e1116444e23dde580a35d0bf5bbb46c1ce9ce25' [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 '9e1116444e23dde580a35d0bf5bbb46c1ce9ce25' [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 '9e1116444e23dde580a35d0bf5bbb46c1ce9ce25' [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 '9e1116444e23dde580a35d0bf5bbb46c1ce9ce25' [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: 0x55a705e12321 - std::backtrace_rs::backtrace::libunwind::trace::h3cea3b48728d895d [INFO] [stderr] at /rustc/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55a705e12321 - std::backtrace_rs::backtrace::trace_unsynchronized::h4159b3f89ab9d784 [INFO] [stderr] at /rustc/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55a705e12321 - std::sys_common::backtrace::_print_fmt::h4dd1d8308eeb07b5 [INFO] [stderr] at /rustc/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x55a705e12321 - ::fmt::h8826bd95bd41be2d [INFO] [stderr] at /rustc/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55a705e323ef - core::fmt::rt::Argument::fmt::h015dbda80ea6b1cd [INFO] [stderr] at /rustc/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/library/core/src/fmt/rt.rs:138:9 [INFO] [stderr] 5: 0x55a705e323ef - core::fmt::write::h23260c364f42a9a2 [INFO] [stderr] at /rustc/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/library/core/src/fmt/mod.rs:1094:21 [INFO] [stderr] 6: 0x55a705e0ffc7 - std::io::Write::write_fmt::h9678b3e3c1b86b5c [INFO] [stderr] at /rustc/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/library/std/src/io/mod.rs:1714:15 [INFO] [stderr] 7: 0x55a705e12135 - std::sys_common::backtrace::_print::h086e59e3257c53f1 [INFO] [stderr] at /rustc/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55a705e12135 - std::sys_common::backtrace::print::ha2ce052641b3b184 [INFO] [stderr] at /rustc/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55a705e13883 - std::panicking::default_hook::{{closure}}::h3d420591cb6f9335 [INFO] [stderr] at /rustc/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/library/std/src/panicking.rs:269:22 [INFO] [stderr] 10: 0x55a705e13614 - std::panicking::default_hook::hd58ef06054f8c536 [INFO] [stderr] at /rustc/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/library/std/src/panicking.rs:288:9 [INFO] [stderr] 11: 0x55a705e13e09 - std::panicking::rust_panic_with_hook::hff4778a31c308112 [INFO] [stderr] at /rustc/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/library/std/src/panicking.rs:705:13 [INFO] [stderr] 12: 0x55a705e13d07 - std::panicking::begin_panic_handler::{{closure}}::h50f03dfd6eaeb87a [INFO] [stderr] at /rustc/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/library/std/src/panicking.rs:597:13 [INFO] [stderr] 13: 0x55a705e12756 - std::sys_common::backtrace::__rust_end_short_backtrace::haffb213ba02dfefe [INFO] [stderr] at /rustc/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/library/std/src/sys_common/backtrace.rs:151:18 [INFO] [stderr] 14: 0x55a705e13a52 - rust_begin_unwind [INFO] [stderr] at /rustc/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/library/std/src/panicking.rs:593:5 [INFO] [stderr] 15: 0x55a705d45e13 - core::panicking::panic_fmt::hbd343cad7ea6b358 [INFO] [stderr] at /rustc/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/library/core/src/panicking.rs:67:14 [INFO] [stderr] 16: 0x55a705d462e3 - core::result::unwrap_failed::h96a271fd0631d7f9 [INFO] [stderr] at /rustc/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/library/core/src/result.rs:1651:5 [INFO] [stderr] 17: 0x55a705d53c7b - core::result::Result::unwrap::h4aacddd058d3c81e [INFO] [stderr] 18: 0x55a705d56f69 - wayland_scanner::generate_code_with_destructor_events::h3781165575c67538 [INFO] [stderr] 19: 0x55a705d4868e - build_script_build::generate_protocol::h199b5d1cb0d68300 [INFO] [stderr] 20: 0x55a705d49b4c - build_script_build::main::h3b0e18aea009de80 [INFO] [stderr] 21: 0x55a705d57753 - core::ops::function::FnOnce::call_once::h12eeb91157fccbb5 [INFO] [stderr] 22: 0x55a705d46a36 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2d7f321258b77e78 [INFO] [stderr] 23: 0x55a705d573e9 - std::rt::lang_start::{{closure}}::h2d389b3a4e6848dd [INFO] [stderr] 24: 0x55a705e0cafb - core::ops::function::impls:: for &F>::call_once::hce4e9b4d6140842e [INFO] [stderr] at /rustc/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x55a705e0cafb - std::panicking::try::do_call::he57bb4ee3a3aeec9 [INFO] [stderr] at /rustc/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/library/std/src/panicking.rs:500:40 [INFO] [stderr] 26: 0x55a705e0cafb - std::panicking::try::h7e107cb82d1322a2 [INFO] [stderr] at /rustc/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/library/std/src/panicking.rs:464:19 [INFO] [stderr] 27: 0x55a705e0cafb - std::panic::catch_unwind::h858c6bc2b6144a57 [INFO] [stderr] at /rustc/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/library/std/src/panic.rs:142:14 [INFO] [stderr] 28: 0x55a705e0cafb - std::rt::lang_start_internal::{{closure}}::h1857c6931a391708 [INFO] [stderr] at /rustc/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/library/std/src/rt.rs:148:48 [INFO] [stderr] 29: 0x55a705e0cafb - std::panicking::try::do_call::h52c939617122e725 [INFO] [stderr] at /rustc/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/library/std/src/panicking.rs:500:40 [INFO] [stderr] 30: 0x55a705e0cafb - std::panicking::try::h0579c5e31f40ba3f [INFO] [stderr] at /rustc/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/library/std/src/panicking.rs:464:19 [INFO] [stderr] 31: 0x55a705e0cafb - std::panic::catch_unwind::h980d33a2e2f322c2 [INFO] [stderr] at /rustc/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/library/std/src/panic.rs:142:14 [INFO] [stderr] 32: 0x55a705e0cafb - std::rt::lang_start_internal::h739e43d98f1c773f [INFO] [stderr] at /rustc/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/library/std/src/rt.rs:148:20 [INFO] [stderr] 33: 0x55a705d573c7 - std::rt::lang_start::h0dd8ebe3a8c50c5b [INFO] [stderr] 34: 0x55a705d4a0f5 - main [INFO] [stderr] 35: 0x7f459f103d90 - [INFO] [stderr] 36: 0x7f459f103e40 - __libc_start_main [INFO] [stderr] 37: 0x55a705d465e5 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] error: could not compile `mio` (lib) due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetamCdSNf" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-client` (lib) due to previous error [INFO] [stderr] error: could not compile `syn` (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/rmetaBDSOhc" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11-dl` (lib) due to previous error [INFO] running `Command { std: "docker" "inspect" "153a2cecebb5cb10307972bd490d9cf3136b4660b07630f7f66cb5895f2b124f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "153a2cecebb5cb10307972bd490d9cf3136b4660b07630f7f66cb5895f2b124f", kill_on_drop: false }` [INFO] [stdout] 153a2cecebb5cb10307972bd490d9cf3136b4660b07630f7f66cb5895f2b124f