[INFO] cloning repository https://github.com/nicholasbishop/sate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicholasbishop/sate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fsate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fsate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da80fd025eb47403d67913e397862ad2d91364ef [INFO] testing nicholasbishop/sate against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fsate" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicholasbishop/sate on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nicholasbishop/sate [INFO] finished tweaking git repo https://github.com/nicholasbishop/sate [INFO] tweaked toml for git repo https://github.com/nicholasbishop/sate written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nicholasbishop/sate 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" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5dac0f678ff196151aa64a14ff7ea24bb9757f4c24b7ce3be3eaed7132af406a [INFO] running `Command { std: "docker" "start" "-a" "5dac0f678ff196151aa64a14ff7ea24bb9757f4c24b7ce3be3eaed7132af406a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dac0f678ff196151aa64a14ff7ea24bb9757f4c24b7ce3be3eaed7132af406a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dac0f678ff196151aa64a14ff7ea24bb9757f4c24b7ce3be3eaed7132af406a", kill_on_drop: false }` [INFO] [stdout] 5dac0f678ff196151aa64a14ff7ea24bb9757f4c24b7ce3be3eaed7132af406a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cb51d8fd7510574a263ac0a37680ce8dbb9612e4f5334fc9766c7b1ed8a9da1 [INFO] running `Command { std: "docker" "start" "-a" "2cb51d8fd7510574a263ac0a37680ce8dbb9612e4f5334fc9766c7b1ed8a9da1", kill_on_drop: false }` [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling peg v0.5.4 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling subprocess v0.1.12 [INFO] [stderr] Compiling clap v2.29.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling sate v0.1.3-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:429:9: [INFO] [stderr] error: could not compile `clap` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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-00a5d927cb368b03/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-51ab0f0e5f8ba1d9/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... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking minix/config.h usability... no [INFO] [stderr] checking minix/config.h presence... no [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)... yes [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... ok [INFO] [stderr] checking for dlfcn.h... yes [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... yes [INFO] [stderr] checking if cc static flag -static works... no [INFO] [stderr] checking if cc supports -c -o file.o... yes [INFO] [stderr] checking if cc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the cc linker (/usr/bin/ld -m elf_x86_64) 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... yes [INFO] [stderr] checking for -frandom-seed=string option... yes [INFO] [stderr] checking whether cc supports -W... yes [INFO] [stderr] checking whether cc supports -Wall... yes [INFO] [stderr] checking whether cc supports -Wwrite-strings... yes [INFO] [stderr] checking whether cc supports -Wstrict-prototypes... yes [INFO] [stderr] checking whether cc supports -Wmissing-prototypes... yes [INFO] [stderr] checking whether cc supports -Wold-style-definition... yes [INFO] [stderr] checking whether cc supports -Wmissing-format-attribute... yes [INFO] [stderr] checking whether cc supports -Wcast-qual... yes [INFO] [stderr] checking for _Unwind_GetIPInfo... yes [INFO] [stderr] checking __sync extensions... yes [INFO] [stderr] checking __atomic extensions... yes [INFO] [stderr] checking output filetype... elf64 [INFO] [stderr] looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes [INFO] [stderr] checking for uintptr_t... yes [INFO] [stderr] checking for int_least32_t... yes [INFO] [stderr] checking for int_fast32_t... yes [INFO] [stderr] checking for uint64_t... yes [INFO] [stderr] checking what to include in gstdint.h... stdint.h (already complete) [INFO] [stderr] checking sys/mman.h usability... yes [INFO] [stderr] checking sys/mman.h presence... yes [INFO] [stderr] checking for sys/mman.h... yes [INFO] [stderr] checking for mmap... yes [INFO] [stderr] checking link.h usability... no [INFO] [stderr] checking link.h presence... yes [INFO] [stderr] checking for link.h... no [INFO] [stderr] checking for fcntl... no [INFO] [stderr] checking whether strnlen is declared... no [INFO] [stderr] checking for getexecname... no [INFO] [stderr] checking whether tests can run... no [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] [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] /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 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 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 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-51ab0f0e5f8ba1d9/out/conftest.dir' is not a directory [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-51ab0f0e5f8ba1d9/out/conftest.dir' is not a directory [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] configure: WARNING: unwind.h: present but cannot be compiled [INFO] [stderr] configure: WARNING: unwind.h: check for missing prerequisite headers? [INFO] [stderr] configure: WARNING: unwind.h: see the Autoconf documentation [INFO] [stderr] configure: WARNING: unwind.h: section "Present But Cannot Be Compiled" [INFO] [stderr] configure: WARNING: unwind.h: proceeding with the compiler's result [INFO] [stderr] sed: couldn't flush stdout: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] configure: WARNING: link.h: present but cannot be compiled [INFO] [stderr] configure: WARNING: link.h: check for missing prerequisite headers? [INFO] [stderr] configure: WARNING: link.h: see the Autoconf documentation [INFO] [stderr] configure: WARNING: link.h: section "Present But Cannot Be Compiled" [INFO] [stderr] configure: WARNING: link.h: proceeding with the compiler's result [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] sed: couldn't write 65 items to stdout: 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] cat: 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 13580: echo: write error: No space left on device [INFO] [stderr] configure: error: could not make ./config.status [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] 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 84: 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 86: 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: 0x5565ef40fc71 - std::backtrace_rs::backtrace::libunwind::trace::he8a34e6ab80996f5 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x5565ef40fc71 - std::backtrace_rs::backtrace::trace_unsynchronized::h864fca907db5bdc0 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5565ef40fc71 - std::sys_common::backtrace::_print_fmt::h47ceae78d0af5160 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x5565ef40fc71 - ::fmt::ha55bd40a5f3054c8 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5565ef43159f - core::fmt::rt::Argument::fmt::h68717a843c94b5b7 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/fmt/rt.rs:138:9 [INFO] [stderr] 5: 0x5565ef43159f - core::fmt::write::h44d9b1700d264e6b [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/fmt/mod.rs:1094:21 [INFO] [stderr] 6: 0x5565ef40d3e7 - std::io::Write::write_fmt::h6ab41d7d441f38e7 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/io/mod.rs:1714:15 [INFO] [stderr] 7: 0x5565ef40fa85 - std::sys_common::backtrace::_print::h80fb8a1d71a9c116 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5565ef40fa85 - std::sys_common::backtrace::print::hb5e6b1168a97b5e0 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5565ef411093 - std::panicking::default_hook::{{closure}}::hfa26065dde38d5ba [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:269:22 [INFO] [stderr] 10: 0x5565ef410e24 - std::panicking::default_hook::hc3edde983cbecd4a [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:288:9 [INFO] [stderr] 11: 0x5565ef411619 - std::panicking::rust_panic_with_hook::h7c2fe713408ebcf7 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:705:13 [INFO] [stderr] 12: 0x5565ef411517 - std::panicking::begin_panic_handler::{{closure}}::h48279992bc735ca2 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:597:13 [INFO] [stderr] 13: 0x5565ef4100a6 - std::sys_common::backtrace::__rust_end_short_backtrace::he5478f246a8d15b1 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/sys_common/backtrace.rs:151:18 [INFO] [stderr] 14: 0x5565ef411262 - rust_begin_unwind [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:593:5 [INFO] [stderr] 15: 0x5565ef3cb5c3 - core::panicking::panic_fmt::hbf1ad618a5d5d708 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/panicking.rs:67:14 [INFO] [stderr] 16: 0x5565ef3cfd49 - build_script_build::run::hd3106a7053a61f63 [INFO] [stderr] 17: 0x5565ef3ce8f8 - build_script_build::main::he357d8221d0b6261 [INFO] [stderr] 18: 0x5565ef3cc8b3 - core::ops::function::FnOnce::call_once::hd60de1c6066e8949 [INFO] [stderr] 19: 0x5565ef3cbcf6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hbe2de62beb68db06 [INFO] [stderr] 20: 0x5565ef3cbf99 - std::rt::lang_start::{{closure}}::hd926f22c6ba522c2 [INFO] [stderr] 21: 0x5565ef409b0b - core::ops::function::impls:: for &F>::call_once::h5dca701c89915b0d [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5565ef409b0b - std::panicking::try::do_call::h0e166bd34380117a [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:500:40 [INFO] [stderr] 23: 0x5565ef409b0b - std::panicking::try::h2cafeeb42434f1b9 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:464:19 [INFO] [stderr] 24: 0x5565ef409b0b - std::panic::catch_unwind::h9a5de0d7cd602da8 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panic.rs:142:14 [INFO] [stderr] 25: 0x5565ef409b0b - std::rt::lang_start_internal::{{closure}}::ha0a6fc502ed3feac [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/rt.rs:148:48 [INFO] [stderr] 26: 0x5565ef409b0b - std::panicking::try::do_call::hbcd92a0871c04aaf [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:500:40 [INFO] [stderr] 27: 0x5565ef409b0b - std::panicking::try::hbe2e0dd9daa852f2 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panicking.rs:464:19 [INFO] [stderr] 28: 0x5565ef409b0b - std::panic::catch_unwind::h739cb6106086dc03 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/panic.rs:142:14 [INFO] [stderr] 29: 0x5565ef409b0b - std::rt::lang_start_internal::h6cb01f4a3104dd39 [INFO] [stderr] at /rustc/ecd7b559f89c73ac8f1d318f7501006f37b944b2/library/std/src/rt.rs:148:20 [INFO] [stderr] 30: 0x5565ef3cbf77 - std::rt::lang_start::h5133d2e3732a0d46 [INFO] [stderr] 31: 0x5565ef3cffd5 - main [INFO] [stderr] 32: 0x7fabf1f3dd90 - [INFO] [stderr] 33: 0x7fabf1f3de40 - __libc_start_main [INFO] [stderr] 34: 0x5565ef3cbc25 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "2cb51d8fd7510574a263ac0a37680ce8dbb9612e4f5334fc9766c7b1ed8a9da1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cb51d8fd7510574a263ac0a37680ce8dbb9612e4f5334fc9766c7b1ed8a9da1", kill_on_drop: false }` [INFO] [stdout] 2cb51d8fd7510574a263ac0a37680ce8dbb9612e4f5334fc9766c7b1ed8a9da1