[INFO] cloning repository https://github.com/autozimu/colorizex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/autozimu/colorizex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fautozimu%2Fcolorizex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fautozimu%2Fcolorizex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5bcf6b1e1116edecdbfe03a937a62471a0de40e2 [INFO] checking autozimu/colorizex against master#fc5af1813307d25a84d633f21e2e53c9376eb547 for pr-144386 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fautozimu%2Fcolorizex" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/autozimu/colorizex [INFO] finished tweaking git repo https://github.com/autozimu/colorizex [INFO] tweaked toml for git repo https://github.com/autozimu/colorizex written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/autozimu/colorizex on toolchain fc5af1813307d25a84d633f21e2e53c9376eb547 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/autozimu/colorizex 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" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt-derive v0.2.8 [INFO] [stderr] Downloaded structopt v0.2.8 [INFO] [stderr] Downloaded regex-syntax v0.6.0 [INFO] [stderr] Downloaded regex v1.0.0 [INFO] [stderr] Downloaded backtrace v0.3.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44a52d31e833e5a391d4ee4ed9591730c0f4fbad6df742e33db8f3d58790f56d [INFO] running `Command { std: "docker" "start" "-a" "44a52d31e833e5a391d4ee4ed9591730c0f4fbad6df742e33db8f3d58790f56d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44a52d31e833e5a391d4ee4ed9591730c0f4fbad6df742e33db8f3d58790f56d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44a52d31e833e5a391d4ee4ed9591730c0f4fbad6df742e33db8f3d58790f56d", kill_on_drop: false }` [INFO] [stdout] 44a52d31e833e5a391d4ee4ed9591730c0f4fbad6df742e33db8f3d58790f56d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69aad19e00e086a24ca8aaa0abcb4ca8da257babf53f512a46f80a901ee417bf [INFO] running `Command { std: "docker" "start" "-a" "69aad19e00e086a24ca8aaa0abcb4ca8da257babf53f512a46f80a901ee417bf", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking cfg-if v0.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking regex-syntax v0.6.0 [INFO] [stderr] Checking quick-error v1.2.1 [INFO] [stderr] Checking colored v1.6.0 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.13.7 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking env_logger v0.5.10 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta176uhX/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/fc5af1813307d25a84d633f21e2e53c9376eb547/bin/rustc --crate-name syn --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-0.13.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "visit", "visit-mut"))' -C metadata=cc3ce295d41ce686 -C extra-filename=-7add8440b0b248b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8b0258ac5feeadff.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-83b7d12173f8a9c7.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-c15504178e575201.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `env_logger` (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-e8d0ba5bf8787afe/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-3db34ec51d71d577/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-1949cf8c6b5b557f/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... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [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__... yes [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -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... yes [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... yes [INFO] [stderr] checking unwind.h presence... yes [INFO] [stderr] checking for unwind.h... yes [INFO] [stderr] checking for _Unwind_Backtrace... yes [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... no [INFO] [stderr] checking what to include in gstdint.h... stdint.h (lacks uint64_t) [INFO] [stderr] checking size of long... 0 [INFO] [stderr] checking for type equivalent to int64_t... 'using preprocessor symbols' [INFO] [stderr] checking sys/mman.h usability... no [INFO] [stderr] checking sys/mman.h presence... yes [INFO] [stderr] checking for sys/mman.h... no [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... yes [INFO] [stderr] checking for getexecname... no [INFO] [stderr] checking whether tests can run... yes [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating backtrace-supported.h [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 3970: echo: write error: No space left on device [INFO] [stderr] grep: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] configure: WARNING: sys/mman.h: present but cannot be compiled [INFO] [stderr] configure: WARNING: sys/mman.h: check for missing prerequisite headers? [INFO] [stderr] configure: WARNING: sys/mman.h: see the Autoconf documentation [INFO] [stderr] configure: WARNING: sys/mman.h: section "Present But Cannot Be Compiled" [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1618: printf: write error: No space left on device [INFO] [stderr] configure: WARNING: sys/mman.h: proceeding with the compiler's result [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1569: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: 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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1586: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: 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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1610: printf: write error: No space left on device [INFO] [stderr] configure: WARNING: link.h: present but cannot be compiled [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1612: printf: write error: No space left on device [INFO] [stderr] configure: WARNING: link.h: check for missing prerequisite headers? [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1614: printf: write error: No space left on device [INFO] [stderr] configure: WARNING: link.h: see the Autoconf documentation [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1616: printf: write error: No space left on device [INFO] [stderr] configure: WARNING: link.h: section "Present But Cannot Be Compiled" [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1618: printf: write error: No space left on device [INFO] [stderr] configure: WARNING: link.h: proceeding with the compiler's result [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1762: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: 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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1817: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 2063: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: 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-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 1488: printf: write error: No space left on device [INFO] [stderr] mawk: close failed on file "/dev/stdout" (No space left on device) [INFO] [stderr] config.status: error: could not create backtrace-supported.h [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/build.rs:176:9: [INFO] [stderr] failed with: exit status: 1 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x58137b51dc92 - std::backtrace_rs::backtrace::libunwind::trace::hc3b8721e9ecc94ab [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x58137b51dc92 - std::backtrace_rs::backtrace::trace_unsynchronized::h4f79f3e99f20d9b2 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x58137b51dc92 - std::sys::backtrace::_print_fmt::hacea342c79c3c419 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x58137b51dc92 - ::fmt::he7c8dea6bcb895a0 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x58137b540743 - core::fmt::rt::Argument::fmt::hb7f5c17c64ce012a [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x58137b540743 - core::fmt::write::h5a96d5c590ef6c4a [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x58137b51ae83 - std::io::default_write_fmt::h8f8e8bf7b2631181 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x58137b51ae83 - std::io::Write::write_fmt::h9b960af77a2bbe01 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x58137b51dae2 - std::sys::backtrace::BacktraceLock::print::hfbd6f76a78de8d4a [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x58137b51f0d3 - std::panicking::default_hook::{{closure}}::he756fd91034ef795 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x58137b51eeb5 - std::panicking::default_hook::h129ce9492dfa9470 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x58137b51faa5 - std::panicking::rust_panic_with_hook::hdafc7d97a772a01d [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x58137b51f83a - std::panicking::begin_panic_handler::{{closure}}::hd288491125eda378 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x58137b51e189 - std::sys::backtrace::__rust_end_short_backtrace::h78e5616c70333da3 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x58137b51f4cd - __rustc[598b797a9526433b]::rust_begin_unwind [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x58137b53f690 - core::panicking::panic_fmt::h83b4b15e1cc98f85 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x58137b4cfb2a - build_script_build::run::hf8cf63f75e81645e [INFO] [stderr] 17: 0x58137b4ce85b - build_script_build::main::h61aa0106f522e617 [INFO] [stderr] 18: 0x58137b4cc673 - core::ops::function::FnOnce::call_once::h1201751543eb973b [INFO] [stderr] 19: 0x58137b4cc0f6 - std::sys::backtrace::__rust_begin_short_backtrace::hd7a33a441c65c419 [INFO] [stderr] 20: 0x58137b4cbd99 - std::rt::lang_start::{{closure}}::h93a5ac2a4d4102a3 [INFO] [stderr] 21: 0x58137b517310 - core::ops::function::impls:: for &F>::call_once::he070fdcc3bd94003 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 22: 0x58137b517310 - std::panicking::catch_unwind::do_call::h58cf13052d2d10e5 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x58137b517310 - std::panicking::catch_unwind::hfd9db9a21a265233 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x58137b517310 - std::panic::catch_unwind::h1e440010ff78f7c4 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x58137b517310 - std::rt::lang_start_internal::{{closure}}::h9ebe7aaaa2ce1563 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x58137b517310 - std::panicking::catch_unwind::do_call::h112beacf4f1f3a4f [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x58137b517310 - std::panicking::catch_unwind::hab6c1a2c8872b24b [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x58137b517310 - std::panic::catch_unwind::h6306b8b14fb6ad8c [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x58137b517310 - std::rt::lang_start_internal::h23ec8e8bf16fbc9e [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x58137b4cbd81 - std::rt::lang_start::h7b81ca39b0119b65 [INFO] [stderr] 31: 0x58137b4cfd35 - main [INFO] [stderr] 32: 0x73e83cdd81ca - [INFO] [stderr] 33: 0x73e83cdd828b - __libc_start_main [INFO] [stderr] 34: 0x58137b4cba15 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "69aad19e00e086a24ca8aaa0abcb4ca8da257babf53f512a46f80a901ee417bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69aad19e00e086a24ca8aaa0abcb4ca8da257babf53f512a46f80a901ee417bf", kill_on_drop: false }` [INFO] [stdout] 69aad19e00e086a24ca8aaa0abcb4ca8da257babf53f512a46f80a901ee417bf