[INFO] cloning repository https://github.com/ironfroggy/rayzor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ironfroggy/rayzor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fironfroggy%2Frayzor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fironfroggy%2Frayzor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88e9700cc0cbd5253fa2579f2243c41ab1a2e926 [INFO] checking ironfroggy/rayzor against master#90384941aae4ea38de00e4702b50757e9b882a19 for pr-138340 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fironfroggy%2Frayzor" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ironfroggy/rayzor on toolchain 90384941aae4ea38de00e4702b50757e9b882a19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ironfroggy/rayzor [INFO] finished tweaking git repo https://github.com/ironfroggy/rayzor [INFO] tweaked toml for git repo https://github.com/ironfroggy/rayzor written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ironfroggy/rayzor 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" "+90384941aae4ea38de00e4702b50757e9b882a19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea62755b90da042b8f76072b6eace58438da591c362c7517e601c274fa566f38 [INFO] running `Command { std: "docker" "start" "-a" "ea62755b90da042b8f76072b6eace58438da591c362c7517e601c274fa566f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea62755b90da042b8f76072b6eace58438da591c362c7517e601c274fa566f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea62755b90da042b8f76072b6eace58438da591c362c7517e601c274fa566f38", kill_on_drop: false }` [INFO] [stdout] ea62755b90da042b8f76072b6eace58438da591c362c7517e601c274fa566f38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d6a681e8192efeb5604129c936986851206928bcd5b7a62347ccfae7d67f737 [INFO] running `Command { std: "docker" "start" "-a" "6d6a681e8192efeb5604129c936986851206928bcd5b7a62347ccfae7d67f737", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling minifb v0.19.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/rand-8291f78695faca90.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/rand-8291f78695faca90/dep-lib-rand` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetagTvetw/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nom` (lib) due to 1 previous error; 26 warnings emitted [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/90384941aae4ea38de00e4702b50757e9b882a19/bin/rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.6.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=c6ba15ca9f1a135d -C extra-filename=-b65d1f90f6a16705 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: failed to run custom build command for `wayland-client v0.28.5` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wayland-client-7e39d86fec2bb31d/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=./wayland.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.28.5/src/lib.rs:156:40: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x599730c7db03 - std::backtrace_rs::backtrace::libunwind::trace::hfd34d056f6840d8d [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x599730c7db03 - std::backtrace_rs::backtrace::trace_unsynchronized::hf5a534aa869cd257 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x599730c7db03 - std::sys::backtrace::_print_fmt::he9473c641c3da57f [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x599730c7db03 - ::fmt::hfdd7bfc0578a525d [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x599730c9fe03 - core::fmt::rt::Argument::fmt::h6e72f25580664fda [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x599730c9fe03 - core::fmt::write::h510f4e2087b275e1 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x599730c7b1a3 - std::io::Write::write_fmt::hdeb9279c9aa4f382 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x599730c7d952 - std::sys::backtrace::BacktraceLock::print::h241cb04c1ae3cee5 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x599730c7ec7a - std::panicking::default_hook::{{closure}}::h3c5deedc20ff793e [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x599730c7ea17 - std::panicking::default_hook::h80e312ad30f04021 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x599730c7f692 - std::panicking::rust_panic_with_hook::h6effd584306df897 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x599730c7f41a - std::panicking::begin_panic_handler::{{closure}}::h5c0530ae957468a2 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x599730c7e009 - std::sys::backtrace::__rust_end_short_backtrace::h4862fdaab2427fbf [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x599730c7f0ad - rust_begin_unwind [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x599730c9ec70 - core::panicking::panic_fmt::hd1c209daa41ed32d [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x599730c9f0d6 - core::result::unwrap_failed::h6a930124e6b438e7 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x599730bbb952 - wayland_scanner::generate_code_with_destructor_events::hb49eab30b82c20e7 [INFO] [stderr] 17: 0x599730bca4a3 - build_script_build::main::h0001e5b54271346a [INFO] [stderr] 18: 0x599730bbd1f3 - core::ops::function::FnOnce::call_once::h480fa25cfad5211f [INFO] [stderr] 19: 0x599730bbc356 - std::sys::backtrace::__rust_begin_short_backtrace::h223d37f3c2621b83 [INFO] [stderr] 20: 0x599730bbc299 - std::rt::lang_start::{{closure}}::he329c652d7eeec22 [INFO] [stderr] 21: 0x599730c77c90 - core::ops::function::impls:: for &F>::call_once::hb5eca44c27579287 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x599730c77c90 - std::panicking::try::do_call::h1521d96ec267767e [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panicking.rs:587:40 [INFO] [stderr] 23: 0x599730c77c90 - std::panicking::try::hbf4c53531072c2cf [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panicking.rs:550:19 [INFO] [stderr] 24: 0x599730c77c90 - std::panic::catch_unwind::hf2272934a4eade5f [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x599730c77c90 - std::rt::lang_start_internal::{{closure}}::hcd2800690fcfc8bc [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x599730c77c90 - std::panicking::try::do_call::hbc430dcc29625636 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panicking.rs:587:40 [INFO] [stderr] 27: 0x599730c77c90 - std::panicking::try::h92d4445341d7b4fa [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panicking.rs:550:19 [INFO] [stderr] 28: 0x599730c77c90 - std::panic::catch_unwind::h59757487c32f4180 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x599730c77c90 - std::rt::lang_start_internal::h378973f4b564e705 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x599730bbc281 - std::rt::lang_start::h310742932567ad8a [INFO] [stderr] 31: 0x599730bca4f5 - main [INFO] [stderr] 32: 0x737c23944d90 - [INFO] [stderr] 33: 0x737c23944e40 - __libc_start_main [INFO] [stderr] 34: 0x599730bbb115 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta0IEKkD/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.28.5` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wayland-protocols-4044952d5bacac59/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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '90384941aae4ea38de00e4702b50757e9b882a19'. [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 '90384941aae4ea38de00e4702b50757e9b882a19'. [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 '90384941aae4ea38de00e4702b50757e9b882a19'. [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 '90384941aae4ea38de00e4702b50757e9b882a19'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.28.5/src/lib.rs:156:40: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x57fea72d64d3 - std::backtrace_rs::backtrace::libunwind::trace::hfd34d056f6840d8d [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x57fea72d64d3 - std::backtrace_rs::backtrace::trace_unsynchronized::hf5a534aa869cd257 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x57fea72d64d3 - std::sys::backtrace::_print_fmt::he9473c641c3da57f [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x57fea72d64d3 - ::fmt::hfdd7bfc0578a525d [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x57fea72f87d3 - core::fmt::rt::Argument::fmt::h6e72f25580664fda [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x57fea72f87d3 - core::fmt::write::h510f4e2087b275e1 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x57fea72d3b73 - std::io::Write::write_fmt::hdeb9279c9aa4f382 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x57fea72d6322 - std::sys::backtrace::BacktraceLock::print::h241cb04c1ae3cee5 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x57fea72d764a - std::panicking::default_hook::{{closure}}::h3c5deedc20ff793e [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x57fea72d73e7 - std::panicking::default_hook::h80e312ad30f04021 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x57fea72d8062 - std::panicking::rust_panic_with_hook::h6effd584306df897 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x57fea72d7dea - std::panicking::begin_panic_handler::{{closure}}::h5c0530ae957468a2 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x57fea72d69d9 - std::sys::backtrace::__rust_end_short_backtrace::h4862fdaab2427fbf [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x57fea72d7a7d - rust_begin_unwind [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x57fea72f7640 - core::panicking::panic_fmt::hd1c209daa41ed32d [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x57fea72f7aa6 - core::result::unwrap_failed::h6a930124e6b438e7 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x57fea721867f - wayland_scanner::generate_code_with_destructor_events::had3355d543ee3eed [INFO] [stderr] 17: 0x57fea721658d - build_script_build::generate_protocol::ha0b52d835e4c5516 [INFO] [stderr] 18: 0x57fea7217848 - build_script_build::main::hd72322a046b998ff [INFO] [stderr] 19: 0x57fea72131b3 - core::ops::function::FnOnce::call_once::h4323405ea779c441 [INFO] [stderr] 20: 0x57fea7212c66 - std::sys::backtrace::__rust_begin_short_backtrace::h3e8a35540794d163 [INFO] [stderr] 21: 0x57fea7220409 - std::rt::lang_start::{{closure}}::he8fdb75aa42baa3e [INFO] [stderr] 22: 0x57fea72d0660 - core::ops::function::impls:: for &F>::call_once::hb5eca44c27579287 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x57fea72d0660 - std::panicking::try::do_call::h1521d96ec267767e [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panicking.rs:587:40 [INFO] [stderr] 24: 0x57fea72d0660 - std::panicking::try::hbf4c53531072c2cf [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panicking.rs:550:19 [INFO] [stderr] 25: 0x57fea72d0660 - std::panic::catch_unwind::hf2272934a4eade5f [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x57fea72d0660 - std::rt::lang_start_internal::{{closure}}::hcd2800690fcfc8bc [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x57fea72d0660 - std::panicking::try::do_call::hbc430dcc29625636 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panicking.rs:587:40 [INFO] [stderr] 28: 0x57fea72d0660 - std::panicking::try::h92d4445341d7b4fa [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panicking.rs:550:19 [INFO] [stderr] 29: 0x57fea72d0660 - std::panic::catch_unwind::h59757487c32f4180 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x57fea72d0660 - std::rt::lang_start_internal::h378973f4b564e705 [INFO] [stderr] at /rustc/90384941aae4ea38de00e4702b50757e9b882a19/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x57fea72203f1 - std::rt::lang_start::h9b3241db64fec232 [INFO] [stderr] 32: 0x57fea7217dd5 - main [INFO] [stderr] 33: 0x780d518b2d90 - [INFO] [stderr] 34: 0x780d518b2e40 - __libc_start_main [INFO] [stderr] 35: 0x57fea7211ed5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetakpsPuh/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clang-sys` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `x11-dl` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaLYGYDm/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `regex` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/90384941aae4ea38de00e4702b50757e9b882a19/bin/rustc --crate-name regex --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aho-corasick", "default", "memchr", "pattern", "perf", "perf-cache", "perf-dfa", "perf-inline", "perf-literal", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=1e650c2a27fec462 -C extra-filename=-532fba82e10285c7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-6848f334a5cac459.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-cd9388b7d2c26136.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-b65d1f90f6a16705.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "6d6a681e8192efeb5604129c936986851206928bcd5b7a62347ccfae7d67f737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d6a681e8192efeb5604129c936986851206928bcd5b7a62347ccfae7d67f737", kill_on_drop: false }` [INFO] [stdout] 6d6a681e8192efeb5604129c936986851206928bcd5b7a62347ccfae7d67f737