[INFO] cloning repository https://github.com/qwertydelle/Snake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qwertydelle/Snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqwertydelle%2FSnake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqwertydelle%2FSnake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf8f98597e465735080ba16a58d621f2f6d3271b [INFO] checking qwertydelle/Snake against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqwertydelle%2FSnake" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qwertydelle/Snake on toolchain d12484522bcab8d07e325c6570f226a2faace3f7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/qwertydelle/Snake [INFO] finished tweaking git repo https://github.com/qwertydelle/Snake [INFO] tweaked toml for git repo https://github.com/qwertydelle/Snake written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/qwertydelle/Snake 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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fa21d35c21d71d977f0ea5f9fbf9c86b485e7a93a6a8d835ac42525b22c99bc [INFO] running `Command { std: "docker" "start" "-a" "7fa21d35c21d71d977f0ea5f9fbf9c86b485e7a93a6a8d835ac42525b22c99bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fa21d35c21d71d977f0ea5f9fbf9c86b485e7a93a6a8d835ac42525b22c99bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fa21d35c21d71d977f0ea5f9fbf9c86b485e7a93a6a8d835ac42525b22c99bc", kill_on_drop: false }` [INFO] [stdout] 7fa21d35c21d71d977f0ea5f9fbf9c86b485e7a93a6a8d835ac42525b22c99bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98b12b7345af7a25364044959e34447c6e7fa4e31cd302c7e4c23e93c2471a75 [INFO] running `Command { std: "docker" "start" "-a" "98b12b7345af7a25364044959e34447c6e7fa4e31cd302c7e4c23e93c2471a75", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking xdg v2.4.0 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking euclid v0.22.6 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Checking ttf-parser v0.14.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking lyon_geom v0.17.6 [INFO] [stderr] Checking raw-window-handle v0.4.2 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking owned_ttf_parser v0.14.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking mio-misc v1.2.2 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking ab_glyph v0.2.13 [INFO] [stderr] Checking lyon_path v0.17.7 [INFO] [stderr] error: failed to run custom build command for `gfx_gl v0.6.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/gfx_gl-d1758fb0e277d4eb/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gfx_gl-0.6.1/build.rs:27:6: [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: 0x568505016e73 - std::backtrace_rs::backtrace::libunwind::trace::haef4e26df97a6784 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x568505016e73 - std::backtrace_rs::backtrace::trace_unsynchronized::hfbbc413b89e00a2e [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x568505016e73 - std::sys::backtrace::_print_fmt::h7ef13fd54fff12c5 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x568505016e73 - ::fmt::h0c57b22ac1b5d211 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x568505035183 - core::fmt::rt::Argument::fmt::heafd0ffbf2b31917 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x568505035183 - core::fmt::write::hfc39b7668e6eefb7 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5685050142c3 - std::io::Write::write_fmt::h86957ca36543fc1c [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x568505016cc2 - std::sys::backtrace::BacktraceLock::print::h053fb5f854c4bce2 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x568505017c0a - std::panicking::default_hook::{{closure}}::hd69dbfdd89ed59c9 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x568505017a7a - std::panicking::default_hook::h3567f08ec98c93f2 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5685050185e2 - std::panicking::rust_panic_with_hook::h80a8d04e1131a561 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x56850501836a - std::panicking::begin_panic_handler::{{closure}}::h6a4b164b6f8e2dc3 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x568505017379 - std::sys::backtrace::__rust_end_short_backtrace::hed8e6f333a981608 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x568505017ffd - rust_begin_unwind [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x568505034300 - core::panicking::panic_fmt::h390cc9eba0507501 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x568505034766 - core::result::unwrap_failed::h1de3ac674bb26d78 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x568504fa2c4e - build_script_build::main::hf152595d93b68673 [INFO] [stderr] 17: 0x568504f944f3 - core::ops::function::FnOnce::call_once::h2693a7c710d08ba4 [INFO] [stderr] 18: 0x568504f9b6b6 - std::sys::backtrace::__rust_begin_short_backtrace::hc58af8159c272443 [INFO] [stderr] 19: 0x568504f990f9 - std::rt::lang_start::{{closure}}::hff081bdf0e9bfc0c [INFO] [stderr] 20: 0x568505011c90 - core::ops::function::impls:: for &F>::call_once::h7ddb8167eda4fe8e [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x568505011c90 - std::panicking::try::do_call::h15c0a4485a00996b [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x568505011c90 - std::panicking::try::h8ffcbc8f355b45da [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x568505011c90 - std::panic::catch_unwind::h0beb9ff06de224be [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panic.rs:359:14 [INFO] [stderr] 24: 0x568505011c90 - std::rt::lang_start_internal::{{closure}}::h69848bee7928bd9e [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x568505011c90 - std::panicking::try::do_call::h210a6fe5186e3ff3 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x568505011c90 - std::panicking::try::h0dac607fbe5e4d4e [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x568505011c90 - std::panic::catch_unwind::ha343e93c2fda9299 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x568505011c90 - std::rt::lang_start_internal::h56c3722dcb8d80e6 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x568504f990e1 - std::rt::lang_start::h117df74ee364bfea [INFO] [stderr] 30: 0x568504fa2d05 - main [INFO] [stderr] 31: 0x78942b251d90 - [INFO] [stderr] 32: 0x78942b251e40 - __libc_start_main [INFO] [stderr] 33: 0x568504f6fb85 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write /tmp/rustcfxGFkf/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pulldown-cmark` (lib) due to 1 previous error [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-d2ad21d0dff58d8a/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v3.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml [INFO] [stderr] 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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'd12484522bcab8d07e325c6570f226a2faace3f7'. [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 'd12484522bcab8d07e325c6570f226a2faace3f7'. [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 'd12484522bcab8d07e325c6570f226a2faace3f7'. [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 'd12484522bcab8d07e325c6570f226a2faace3f7'. [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 'd12484522bcab8d07e325c6570f226a2faace3f7'. [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 'd12484522bcab8d07e325c6570f226a2faace3f7'. [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 'd12484522bcab8d07e325c6570f226a2faace3f7'. [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 'd12484522bcab8d07e325c6570f226a2faace3f7'. [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 'd12484522bcab8d07e325c6570f226a2faace3f7'. [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 'd12484522bcab8d07e325c6570f226a2faace3f7'. [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 'd12484522bcab8d07e325c6570f226a2faace3f7'. [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 'd12484522bcab8d07e325c6570f226a2faace3f7'. [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 'd12484522bcab8d07e325c6570f226a2faace3f7'. [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 'd12484522bcab8d07e325c6570f226a2faace3f7'. [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 'd12484522bcab8d07e325c6570f226a2faace3f7'. [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 'd12484522bcab8d07e325c6570f226a2faace3f7'. [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 'd12484522bcab8d07e325c6570f226a2faace3f7'. [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 'd12484522bcab8d07e325c6570f226a2faace3f7'. [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 'd12484522bcab8d07e325c6570f226a2faace3f7'. [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 'd12484522bcab8d07e325c6570f226a2faace3f7'. [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 'd12484522bcab8d07e325c6570f226a2faace3f7'. [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 'd12484522bcab8d07e325c6570f226a2faace3f7'. [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 'd12484522bcab8d07e325c6570f226a2faace3f7'. [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 'd12484522bcab8d07e325c6570f226a2faace3f7'. [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 'd12484522bcab8d07e325c6570f226a2faace3f7'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.28.6/src/lib.rs:156:40: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6424cb9ed553 - std::backtrace_rs::backtrace::libunwind::trace::haef4e26df97a6784 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x6424cb9ed553 - std::backtrace_rs::backtrace::trace_unsynchronized::hfbbc413b89e00a2e [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x6424cb9ed553 - std::sys::backtrace::_print_fmt::h7ef13fd54fff12c5 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6424cb9ed553 - ::fmt::h0c57b22ac1b5d211 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x6424cba0f383 - core::fmt::rt::Argument::fmt::heafd0ffbf2b31917 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x6424cba0f383 - core::fmt::write::hfc39b7668e6eefb7 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x6424cb9ea733 - std::io::Write::write_fmt::h86957ca36543fc1c [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x6424cb9ed3a2 - std::sys::backtrace::BacktraceLock::print::h053fb5f854c4bce2 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x6424cb9ee2ea - std::panicking::default_hook::{{closure}}::hd69dbfdd89ed59c9 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x6424cb9ee15a - std::panicking::default_hook::h3567f08ec98c93f2 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x6424cb9eed02 - std::panicking::rust_panic_with_hook::h80a8d04e1131a561 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x6424cb9eea8a - std::panicking::begin_panic_handler::{{closure}}::h6a4b164b6f8e2dc3 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x6424cb9eda59 - std::sys::backtrace::__rust_end_short_backtrace::hed8e6f333a981608 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x6424cb9ee71d - rust_begin_unwind [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x6424cba0e1f0 - core::panicking::panic_fmt::h390cc9eba0507501 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x6424cba0e656 - core::result::unwrap_failed::h1de3ac674bb26d78 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x6424cb92a65d - wayland_scanner::generate_code_with_destructor_events::h992d5f9ee49ce681 [INFO] [stderr] 17: 0x6424cb9302dd - build_script_build::generate_protocol::h9ba0bfb3d1a4d930 [INFO] [stderr] 18: 0x6424cb931589 - build_script_build::main::he643353092390a94 [INFO] [stderr] 19: 0x6424cb92d273 - core::ops::function::FnOnce::call_once::h802017a77942d410 [INFO] [stderr] 20: 0x6424cb92b596 - std::sys::backtrace::__rust_begin_short_backtrace::hc1055df6b1bdf16d [INFO] [stderr] 21: 0x6424cb92b439 - std::rt::lang_start::{{closure}}::h45273ec1ae74bd35 [INFO] [stderr] 22: 0x6424cb9e72e0 - core::ops::function::impls:: for &F>::call_once::h7ddb8167eda4fe8e [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x6424cb9e72e0 - std::panicking::try::do_call::h15c0a4485a00996b [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:587:40 [INFO] [stderr] 24: 0x6424cb9e72e0 - std::panicking::try::h8ffcbc8f355b45da [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:550:19 [INFO] [stderr] 25: 0x6424cb9e72e0 - std::panic::catch_unwind::h0beb9ff06de224be [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x6424cb9e72e0 - std::rt::lang_start_internal::{{closure}}::h69848bee7928bd9e [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x6424cb9e72e0 - std::panicking::try::do_call::h210a6fe5186e3ff3 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:587:40 [INFO] [stderr] 28: 0x6424cb9e72e0 - std::panicking::try::h0dac607fbe5e4d4e [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:550:19 [INFO] [stderr] 29: 0x6424cb9e72e0 - std::panic::catch_unwind::ha343e93c2fda9299 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x6424cb9e72e0 - std::rt::lang_start_internal::h56c3722dcb8d80e6 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x6424cb92b421 - std::rt::lang_start::hef1e8b3e243d96f3 [INFO] [stderr] 32: 0x6424cb931b15 - main [INFO] [stderr] 33: 0x7779f3d59d90 - [INFO] [stderr] 34: 0x7779f3d59e40 - __libc_start_main [INFO] [stderr] 35: 0x6424cb929e35 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: bzip2-1.0.8/bzlib.c:1369:1: fatal error: error writing to /tmp/ccnsvJED.s: No space left on device [INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: 1369 | } [INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: | ^ [INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `bzip2-sys v0.1.11+1.0.8` [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/bzip2-sys-e72f97b97ca93780/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=BZIP2_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=BZIP2_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=BZIP2_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-ae3d935794087649/out/lib/bzip2-1.0.8/blocksort.o" "-c" "bzip2-1.0.8/blocksort.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-ae3d935794087649/out/lib/bzip2-1.0.8/huffman.o" "-c" "bzip2-1.0.8/huffman.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-ae3d935794087649/out/lib/bzip2-1.0.8/crctable.o" "-c" "bzip2-1.0.8/crctable.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-ae3d935794087649/out/lib/bzip2-1.0.8/randtable.o" "-c" "bzip2-1.0.8/randtable.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-ae3d935794087649/out/lib/bzip2-1.0.8/compress.o" "-c" "bzip2-1.0.8/compress.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-ae3d935794087649/out/lib/bzip2-1.0.8/decompress.o" "-c" "bzip2-1.0.8/decompress.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-ae3d935794087649/out/lib/bzip2-1.0.8/bzlib.o" "-c" "bzip2-1.0.8/bzlib.c" [INFO] [stderr] cargo:warning=bzip2-1.0.8/bzlib.c:1369:1: fatal error: error writing to /tmp/ccnsvJED.s: No space left on device [INFO] [stderr] cargo:warning= 1369 | } [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 "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-ae3d935794087649/out/lib/bzip2-1.0.8/bzlib.o" "-c" "bzip2-1.0.8/bzlib.c" with args "cc" 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/rmeta97mUoD" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx_core` (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/rmetaqGMS21" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lyon_path` (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/rmetaLrXTud" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] [stderr] warning: minimp3-sys@0.3.2: minimp3.c:2: fatal error: error writing to /tmp/ccTpTBZ7.s: No space left on device [INFO] [stderr] warning: minimp3-sys@0.3.2: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `minimp3-sys v0.3.2` [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/minimp3-sys-4ef0b196245d08d7/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "minimp3/" "-Wall" "-Wextra" "-DMINIMP3_IMPLEMENTATION" "-o" "/opt/rustwide/target/debug/build/minimp3-sys-0f2f0c368ca1329f/out/minimp3.o" "-c" "minimp3.c" [INFO] [stderr] cargo:warning=minimp3.c:2: fatal error: error writing to /tmp/ccTpTBZ7.s: No space left on device [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 "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "minimp3/" "-Wall" "-Wextra" "-DMINIMP3_IMPLEMENTATION" "-o" "/opt/rustwide/target/debug/build/minimp3-sys-0f2f0c368ca1329f/out/minimp3.o" "-c" "minimp3.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "98b12b7345af7a25364044959e34447c6e7fa4e31cd302c7e4c23e93c2471a75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98b12b7345af7a25364044959e34447c6e7fa4e31cd302c7e4c23e93c2471a75", kill_on_drop: false }` [INFO] [stdout] 98b12b7345af7a25364044959e34447c6e7fa4e31cd302c7e4c23e93c2471a75