[INFO] cloning repository https://github.com/chrisduerr/leechbar-bin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chrisduerr/leechbar-bin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisduerr%2Fleechbar-bin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisduerr%2Fleechbar-bin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04b1957b1d857b1d9aa5d799d11165a13714c01b [INFO] testing chrisduerr/leechbar-bin/04b1957b1d857b1d9aa5d799d11165a13714c01b against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisduerr%2Fleechbar-bin" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chrisduerr/leechbar-bin on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chrisduerr/leechbar-bin [INFO] finished tweaking git repo https://github.com/chrisduerr/leechbar-bin [INFO] tweaked toml for git repo https://github.com/chrisduerr/leechbar-bin written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/chrisduerr/leechbar-bin 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" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xcb v0.8.1 [INFO] [stderr] Downloaded serde v1.0.21 [INFO] [stderr] Downloaded serde_json v1.0.6 [INFO] [stderr] Downloaded cairo-rs v0.2.0 [INFO] [stderr] Downloaded gobject-sys v0.4.0 [INFO] [stderr] Downloaded libpulse-sys v0.0.0 [INFO] [stderr] Downloaded pango-sys v0.4.0 [INFO] [stderr] Downloaded cairo-sys-rs v0.4.0 [INFO] [stderr] Downloaded pangocairo-sys v0.4.0 [INFO] [stderr] Downloaded chan v0.1.19 [INFO] [stderr] Downloaded pango v0.2.0 [INFO] [stderr] Downloaded i3ipc v0.8.2 [INFO] [stderr] Downloaded pangocairo v0.2.0 [INFO] [stderr] Downloaded glib-sys v0.4.0 [INFO] [stderr] Downloaded leechbar v0.5.2 [INFO] [stderr] Downloaded glib v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 341e4ced71af8c31c954c80fab807590b9facbbebf7168532265460c67584962 [INFO] running `Command { std: "docker" "start" "-a" "341e4ced71af8c31c954c80fab807590b9facbbebf7168532265460c67584962", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "341e4ced71af8c31c954c80fab807590b9facbbebf7168532265460c67584962", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "341e4ced71af8c31c954c80fab807590b9facbbebf7168532265460c67584962", kill_on_drop: false }` [INFO] [stdout] 341e4ced71af8c31c954c80fab807590b9facbbebf7168532265460c67584962 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce02a8918f9a2a185fde3315be02e1c24a9829a85d8549e27e08fc3990e8f7e8 [INFO] running `Command { std: "docker" "start" "-a" "ce02a8918f9a2a185fde3315be02e1c24a9829a85d8549e27e08fc3990e8f7e8", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cairo-rs v0.2.0 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling inflate v0.3.3 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling deflate v0.7.17 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.8 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling serde v1.0.21 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling glib-sys v0.4.0 [INFO] [stderr] Compiling gobject-sys v0.4.0 [INFO] [stderr] Compiling cairo-sys-rs v0.4.0 [INFO] [stderr] Compiling pango-sys v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling pangocairo-sys v0.4.0 [INFO] [stderr] Compiling xcb v0.8.1 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling num-rational v0.1.40 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling libpulse-sys v0.0.0 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling chan v0.1.19 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling png v0.10.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] error: failed to run custom build command for `xcb v0.8.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/xcb-7af764995cd357ea/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error occured in handler: ('request: ', ('xcb', 'XFixes', 'DeletePointerBarrier')) [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.1/rs_client.py", line 2449, in [INFO] [stderr] module.generate() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.1/xcbgen/state.py", line 108, in generate [INFO] [stderr] self.close() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.1/rs_client.py", line 297, in rs_close [INFO] [stderr] _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name))) [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.1/rs_client.py", line 115, in writeout [INFO] [stderr] with open(path, 'w') as f: [INFO] [stderr] OSError: [Errno 30] Read-only file system: '/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.1/src/ffi/xfixes.rs' [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.1/build.rs:73:17: [INFO] [stderr] processing of /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.1/xml/xfixes.xml returned non-zero (1) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5f64b6ce53b5 - std::backtrace_rs::backtrace::libunwind::trace::h649ab3318d3445c5 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5f64b6ce53b5 - std::backtrace_rs::backtrace::trace_unsynchronized::hf4bb60c3387150c3 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5f64b6ce53b5 - std::sys::backtrace::_print_fmt::hd9186c800e44bd00 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:65:5 [INFO] [stderr] 3: 0x5f64b6ce53b5 - ::fmt::h1b9dad2a88e955ff [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:40:26 [INFO] [stderr] 4: 0x5f64b6d0490b - core::fmt::rt::Argument::fmt::h351a7824f737a6a0 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5f64b6d0490b - core::fmt::write::h4b5a1270214bc4a7 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/fmt/mod.rs:1182:21 [INFO] [stderr] 6: 0x5f64b6ce31af - std::io::Write::write_fmt::hd04af345a50c312d [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/io/mod.rs:1827:15 [INFO] [stderr] 7: 0x5f64b6ce6501 - std::sys::backtrace::BacktraceLock::print::h68d41b51481bce5c [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:43:9 [INFO] [stderr] 8: 0x5f64b6ce6501 - std::panicking::default_hook::{{closure}}::h96ab15e9936be7ed [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:269:22 [INFO] [stderr] 9: 0x5f64b6ce61dc - std::panicking::default_hook::h3cacb9c27561ad33 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:296:9 [INFO] [stderr] 10: 0x5f64b6ce6ad1 - std::panicking::rust_panic_with_hook::hfe205f6954b2c97b [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:800:13 [INFO] [stderr] 11: 0x5f64b6ce69c7 - std::panicking::begin_panic_handler::{{closure}}::h6cb44b3a50f28c44 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x5f64b6ce5879 - std::sys::backtrace::__rust_end_short_backtrace::hf1c1f2a92799bb0e [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5f64b6ce6654 - rust_begin_unwind [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x5f64b6cbb8b3 - core::panicking::panic_fmt::h3d8fc78294164da7 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x5f64b6cc22eb - build_script_build::main::{{closure}}::h64ba7bad8a7192f1 [INFO] [stderr] 16: 0x5f64b6cc0f66 - build_script_build::visit_xml::hea5adabc03c1f85d [INFO] [stderr] 17: 0x5f64b6cc188c - build_script_build::main::h5f5d1391d08d0e9c [INFO] [stderr] 18: 0x5f64b6cbda83 - core::ops::function::FnOnce::call_once::h6552b48dd0fa5dc5 [INFO] [stderr] 19: 0x5f64b6cbd3c6 - std::sys::backtrace::__rust_begin_short_backtrace::h163f2b5c64bf933f [INFO] [stderr] 20: 0x5f64b6cbd249 - std::rt::lang_start::{{closure}}::hbb62fb8e231cd4b2 [INFO] [stderr] 21: 0x5f64b6cdfe40 - core::ops::function::impls:: for &F>::call_once::h2feec6363bd28ad6 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5f64b6cdfe40 - std::panicking::try::do_call::h71b24ad3a8e797d5 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:557:40 [INFO] [stderr] 23: 0x5f64b6cdfe40 - std::panicking::try::h8412d1bfb4bcbcc1 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:521:19 [INFO] [stderr] 24: 0x5f64b6cdfe40 - std::panic::catch_unwind::h2053d3ee5bd8db53 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panic.rs:350:14 [INFO] [stderr] 25: 0x5f64b6cdfe40 - std::rt::lang_start_internal::{{closure}}::h82eb98fe4f8e75b8 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/rt.rs:141:48 [INFO] [stderr] 26: 0x5f64b6cdfe40 - std::panicking::try::do_call::h793dba66a0bbd3de [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:557:40 [INFO] [stderr] 27: 0x5f64b6cdfe40 - std::panicking::try::he09b629b3ba06846 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:521:19 [INFO] [stderr] 28: 0x5f64b6cdfe40 - std::panic::catch_unwind::h7964c913fc871155 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panic.rs:350:14 [INFO] [stderr] 29: 0x5f64b6cdfe40 - std::rt::lang_start_internal::h5e7c81cecd7f0954 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/rt.rs:141:20 [INFO] [stderr] 30: 0x5f64b6cbd227 - std::rt::lang_start::ha47fc2688e7beac3 [INFO] [stderr] 31: 0x5f64b6cc2385 - main [INFO] [stderr] 32: 0x7f7e237b8d90 - [INFO] [stderr] 33: 0x7f7e237b8e40 - __libc_start_main [INFO] [stderr] 34: 0x5f64b6cbbfa5 - _start [INFO] [stderr] 35: 0x0 - [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] [stderr] error: could not compile `regex` (lib) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rayon` (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/rmetanXQlYG" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `backtrace-sys v0.1.16` [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/backtrace-sys-d159595542df7e66/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/backtrace-sys-56f9512fe991912b/out" && AR="ar" CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra" RANLIB="ranlib" "sh" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure" "--with-pic" "--disable-multilib" "--disable-shared" "--disable-host-shared" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" [INFO] [stderr] checking build system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking host system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking target system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... cc [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to accept ISO C89... none needed [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for ANSI C header files... no [INFO] [stderr] checking for sys/types.h... no [INFO] [stderr] checking for sys/stat.h... no [INFO] [stderr] checking for stdlib.h... no [INFO] [stderr] checking for string.h... no [INFO] [stderr] checking for memory.h... no [INFO] [stderr] checking for strings.h... no [INFO] [stderr] checking for inttypes.h... no [INFO] [stderr] checking for stdint.h... no [INFO] [stderr] checking for unistd.h... no [INFO] [stderr] checking minix/config.h usability... no [INFO] [stderr] checking minix/config.h presence... yes [INFO] [stderr] checking for minix/config.h... no [INFO] [stderr] checking whether it is safe to define __EXTENSIONS__... no [INFO] [stderr] checking for a BSD-compatible install... /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/install-sh -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... no [INFO] [stderr] checking whether to enable maintainer-specific portions of Makefiles... no [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... (cached) cc [INFO] [stderr] checking whether we are using the GNU C compiler... (cached) yes [INFO] [stderr] checking whether cc accepts -g... (cached) yes [INFO] [stderr] checking for cc option to accept ISO C89... (cached) none needed [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ranlib... ranlib [INFO] [stderr] checking for gawk... (cached) mawk [INFO] [stderr] checking how to print strings... printf [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [INFO] [stderr] checking for fgrep... /usr/bin/grep -F [INFO] [stderr] checking for ld used by cc... /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] [stderr] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [INFO] [stderr] checking the name lister (/usr/bin/nm -B) interface... BSD nm [INFO] [stderr] checking whether ln -s works... yes [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking whether the shell understands some XSI constructs... yes [INFO] [stderr] checking whether the shell understands "+="... yes [INFO] [stderr] checking for /usr/bin/ld option to reload object files... -r [INFO] [stderr] checking for x86_64-unknown-linux-gnu-objdump... no [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ar... ar [INFO] [stderr] checking for x86_64-unknown-linux-gnu-strip... no [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib [INFO] [stderr] checking command to parse /usr/bin/nm -B output from cc object... failed [INFO] [stderr] checking for dlfcn.h... no [INFO] [stderr] checking for objdir... _libs [INFO] [stderr] checking if cc supports -fno-rtti -fno-exceptions... no [INFO] [stderr] checking for cc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if cc PIC flag -fPIC -DPIC works... no [INFO] [stderr] checking if cc static flag -static works... no [INFO] [stderr] checking if cc supports -c -o file.o... no [INFO] [stderr] checking if cc supports -c -o file.o... (cached) no [INFO] [stderr] checking if we can lock with hard links... yes [INFO] [stderr] checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether stripping libraries is possible... yes [INFO] [stderr] checking if libtool supports shared libraries... yes [INFO] [stderr] checking whether to build shared libraries... no [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking unwind.h usability... no [INFO] [stderr] checking unwind.h presence... yes [INFO] [stderr] checking for unwind.h... no [INFO] [stderr] checking for -funwind-tables option... no [INFO] [stderr] checking for -frandom-seed=string option... no [INFO] [stderr] checking whether cc supports -W... no [INFO] [stderr] checking whether cc supports -Wall... no [INFO] [stderr] checking whether cc supports -Wwrite-strings... no [INFO] [stderr] checking whether cc supports -Wstrict-prototypes... no [INFO] [stderr] checking whether cc supports -Wmissing-prototypes... no [INFO] [stderr] checking whether cc supports -Wold-style-definition... no [INFO] [stderr] checking whether cc supports -Wmissing-format-attribute... no [INFO] [stderr] checking whether cc supports -Wcast-qual... no [INFO] [stderr] checking for _Unwind_GetIPInfo... no [INFO] [stderr] checking __sync extensions... no [INFO] [stderr] checking __atomic extensions... no [INFO] [stderr] checking output filetype... [INFO] [stderr] --- stderr [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] configure: WARNING: minix/config.h: present but cannot be compiled [INFO] [stderr] configure: WARNING: minix/config.h: check for missing prerequisite headers? [INFO] [stderr] configure: WARNING: minix/config.h: see the Autoconf documentation [INFO] [stderr] configure: WARNING: minix/config.h: section "Present But Cannot Be Compiled" [INFO] [stderr] configure: WARNING: minix/config.h: proceeding with the compiler's result [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1496: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1503: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 3844: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 3887: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 3921: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 3922: echo: write error: No space left on device [INFO] [stderr] mkdir: cannot create directory 'conftest.dir': No space left on device [INFO] [stderr] /usr/bin/install: target '/opt/rustwide/target/debug/build/backtrace-sys-56f9512fe991912b/out/conftest.dir' is not a directory [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 3921: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 3922: echo: write error: No space left on device [INFO] [stderr] mkdir: cannot create directory 'conftest.dir': No space left on device [INFO] [stderr] /bin/install: target '/opt/rustwide/target/debug/build/backtrace-sys-56f9512fe991912b/out/conftest.dir' is not a directory [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 3955: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 3966: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 3970: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4016: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4157: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4196: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4209: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4239: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4209: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4225: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4236: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4247: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4273: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4342: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4351: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4385: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4412: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4681: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4691: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4701: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4691: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4701: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4691: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4701: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4691: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4701: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4705: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4733: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4742: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4803: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4820: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4897: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4924: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4951: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5018: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5045: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5106: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5133: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5154: printf: write error: No space left on device [INFO] [stderr] sed: couldn't write 72 items to stdout: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5218: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5236: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5298: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5333: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5400: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5407: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5422: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5434: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5483: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5613: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5619: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5620: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5623: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5626: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5633: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5636: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5640: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5648: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5773: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5790: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5800: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5804: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5810: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5845: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5852: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5881: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5911: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5921: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5937: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5948: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 5980: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 6181: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 6201: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 6228: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 6306: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 6336: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 6346: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 6362: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 6373: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 6405: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 6432: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 6574: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 6692: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 6695: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 6775: echo: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 6692: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 6695: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 6775: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 6794: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 6891: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 6892: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 6895: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1686: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1496: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1503: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1704: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 7832: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 7847: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8090: echo: write error: No space left on device [INFO] [stderr] /usr/bin/sed: couldn't flush stdout: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8096: echo: write error: No space left on device [INFO] [stderr] /usr/bin/sed: couldn't flush stdout: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8118: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8125: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8136: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8140: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8153: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8173: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8459: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8471: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8478: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8489: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8493: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8506: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8530: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8538: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8558: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8573: printf: write error: No space left on device [INFO] [stderr] mkdir: cannot create directory 'conftest': No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8581: cd: conftest: No such file or directory [INFO] [stderr] mkdir: cannot create directory 'out': No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8583: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8594: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8595: out/conftest.err: No such file or directory [INFO] [stderr] cat: out/conftest.err: No such file or directory [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8598: echo: write error: No space left on device [INFO] [stderr] rmdir: failed to remove 'out': No such file or directory [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8620: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8628: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8675: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8684: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8692: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 8708: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 9779: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 10024: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1723: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1741: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 10697: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 10804: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 10829: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11369: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11374: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11409: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11411: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11414: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11435: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11438: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11442: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1569: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1496: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1503: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1582: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1586: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1525: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1533: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1598: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1610: printf: write error: No space left on device [INFO] [stderr] configure: WARNING: unwind.h: present but cannot be compiled [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1612: printf: write error: No space left on device [INFO] [stderr] configure: WARNING: unwind.h: check for missing prerequisite headers? [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1614: printf: write error: No space left on device [INFO] [stderr] configure: WARNING: unwind.h: see the Autoconf documentation [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1616: printf: write error: No space left on device [INFO] [stderr] configure: WARNING: unwind.h: section "Present But Cannot Be Compiled" [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1618: printf: write error: No space left on device [INFO] [stderr] configure: WARNING: unwind.h: proceeding with the compiler's result [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1622: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1630: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11509: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1496: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1503: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11535: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11540: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1496: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1503: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11566: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11593: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1496: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1503: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11619: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11593: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1496: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1503: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11619: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11593: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1496: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1503: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11619: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11593: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1496: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1503: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11619: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11593: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1496: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1503: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11619: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11593: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1496: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1503: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11619: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11593: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1496: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1503: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11619: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11593: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1496: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1503: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11619: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11680: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1723: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1741: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11703: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11723: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1723: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1741: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11756: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11768: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1723: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1741: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11797: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11808: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No such file or directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1496: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1503: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11828: printf: write error: No space left on device [INFO] [stderr] configure: error: in `/opt/rustwide/target/debug/build/backtrace-sys-56f9512fe991912b/out': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 375: printf: write error: No space left on device [INFO] [stderr] configure: error: compiler failed [INFO] [stderr] See `config.log' for more details. [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 4: echo: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11: echo: write error: No space left on device [INFO] [stderr] sort: fflush failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 42: echo: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 49: echo: write error: No space left on device [INFO] [stderr] sort: fflush failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 58: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 90: printf: write error: No space left on device [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/backtrace-sys-0.1.16/build.rs:176:9: [INFO] [stderr] failed with: exit status: 1 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5b522cacf025 - std::backtrace_rs::backtrace::libunwind::trace::h649ab3318d3445c5 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5b522cacf025 - std::backtrace_rs::backtrace::trace_unsynchronized::hf4bb60c3387150c3 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5b522cacf025 - std::sys::backtrace::_print_fmt::hd9186c800e44bd00 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:65:5 [INFO] [stderr] 3: 0x5b522cacf025 - ::fmt::h1b9dad2a88e955ff [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:40:26 [INFO] [stderr] 4: 0x5b522caf0efb - core::fmt::rt::Argument::fmt::h351a7824f737a6a0 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5b522caf0efb - core::fmt::write::h4b5a1270214bc4a7 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/fmt/mod.rs:1182:21 [INFO] [stderr] 6: 0x5b522caccb7f - std::io::Write::write_fmt::hd04af345a50c312d [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/io/mod.rs:1827:15 [INFO] [stderr] 7: 0x5b522cad0391 - std::sys::backtrace::BacktraceLock::print::h68d41b51481bce5c [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:43:9 [INFO] [stderr] 8: 0x5b522cad0391 - std::panicking::default_hook::{{closure}}::h96ab15e9936be7ed [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:269:22 [INFO] [stderr] 9: 0x5b522cad006c - std::panicking::default_hook::h3cacb9c27561ad33 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:296:9 [INFO] [stderr] 10: 0x5b522cad0961 - std::panicking::rust_panic_with_hook::hfe205f6954b2c97b [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:800:13 [INFO] [stderr] 11: 0x5b522cad0857 - std::panicking::begin_panic_handler::{{closure}}::h6cb44b3a50f28c44 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x5b522cacf4e9 - std::sys::backtrace::__rust_end_short_backtrace::hf1c1f2a92799bb0e [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5b522cad04e4 - rust_begin_unwind [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x5b522ca85973 - core::panicking::panic_fmt::h3d8fc78294164da7 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x5b522ca8a3f4 - build_script_build::run::h514656328a44c152 [INFO] [stderr] 16: 0x5b522ca88f6e - build_script_build::main::h6761b79ba0e64ebd [INFO] [stderr] 17: 0x5b522ca86d13 - core::ops::function::FnOnce::call_once::h6c881224dc071c36 [INFO] [stderr] 18: 0x5b522ca86796 - std::sys::backtrace::__rust_begin_short_backtrace::hf9c4b18e61381521 [INFO] [stderr] 19: 0x5b522ca86449 - std::rt::lang_start::{{closure}}::h430c7a5e9cd15938 [INFO] [stderr] 20: 0x5b522cac8f70 - core::ops::function::impls:: for &F>::call_once::h2feec6363bd28ad6 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x5b522cac8f70 - std::panicking::try::do_call::h71b24ad3a8e797d5 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:557:40 [INFO] [stderr] 22: 0x5b522cac8f70 - std::panicking::try::h8412d1bfb4bcbcc1 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:521:19 [INFO] [stderr] 23: 0x5b522cac8f70 - std::panic::catch_unwind::h2053d3ee5bd8db53 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panic.rs:350:14 [INFO] [stderr] 24: 0x5b522cac8f70 - std::rt::lang_start_internal::{{closure}}::h82eb98fe4f8e75b8 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/rt.rs:141:48 [INFO] [stderr] 25: 0x5b522cac8f70 - std::panicking::try::do_call::h793dba66a0bbd3de [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:557:40 [INFO] [stderr] 26: 0x5b522cac8f70 - std::panicking::try::he09b629b3ba06846 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panicking.rs:521:19 [INFO] [stderr] 27: 0x5b522cac8f70 - std::panic::catch_unwind::h7964c913fc871155 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/panic.rs:350:14 [INFO] [stderr] 28: 0x5b522cac8f70 - std::rt::lang_start_internal::h5e7c81cecd7f0954 [INFO] [stderr] at /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/std/src/rt.rs:141:20 [INFO] [stderr] 29: 0x5b522ca86427 - std::rt::lang_start::h58aa28fae7c303bd [INFO] [stderr] 30: 0x5b522ca8a655 - main [INFO] [stderr] 31: 0x7ec72f50dd90 - [INFO] [stderr] 32: 0x7ec72f50de40 - __libc_start_main [INFO] [stderr] 33: 0x5b522ca860a5 - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "ce02a8918f9a2a185fde3315be02e1c24a9829a85d8549e27e08fc3990e8f7e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce02a8918f9a2a185fde3315be02e1c24a9829a85d8549e27e08fc3990e8f7e8", kill_on_drop: false }` [INFO] [stdout] ce02a8918f9a2a185fde3315be02e1c24a9829a85d8549e27e08fc3990e8f7e8