[INFO] cloning repository https://github.com/azdle/futures-based-server-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azdle/futures-based-server-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazdle%2Ffutures-based-server-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazdle%2Ffutures-based-server-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11269927a8f995349a558aa200fb7735c5edeec7 [INFO] testing azdle/futures-based-server-example against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazdle%2Ffutures-based-server-example" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/azdle/futures-based-server-example [INFO] finished tweaking git repo https://github.com/azdle/futures-based-server-example [INFO] tweaked toml for git repo https://github.com/azdle/futures-based-server-example written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/azdle/futures-based-server-example on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/azdle/futures-based-server-example 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 140bb807f74784c2aee25fc3b97836bc7041d32c11925eb464e650189b8d66ab [INFO] running `Command { std: "docker" "start" "-a" "140bb807f74784c2aee25fc3b97836bc7041d32c11925eb464e650189b8d66ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "140bb807f74784c2aee25fc3b97836bc7041d32c11925eb464e650189b8d66ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "140bb807f74784c2aee25fc3b97836bc7041d32c11925eb464e650189b8d66ab", kill_on_drop: false }` [INFO] [stdout] 140bb807f74784c2aee25fc3b97836bc7041d32c11925eb464e650189b8d66ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 97ed694c48549b099f54d9ac430b5477202f54d1816f3faf4b0d69a28840dc08 [INFO] running `Command { std: "docker" "start" "-a" "97ed694c48549b099f54d9ac430b5477202f54d1816f3faf4b0d69a28840dc08", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling futures v0.1.16 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling lazycell v0.5.1 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling percent-encoding v1.0.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling httparse v1.2.3 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling unicase v2.0.0 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling mio v0.6.11 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling tokio-io v0.1.3 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.7 [INFO] [stderr] Compiling relay v0.1.0 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling tokio-core v0.1.10 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tokio-core` (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/c066bf6804adc55193b71afdff6a56922f4a8689/bin/rustc --crate-name tokio_core --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-core-0.1.10/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cc280be304b23e4f -C extra-filename=-e85c9f4af24bffc3 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytes-e939a947ce7a7f7f.rmeta --extern futures=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures-df45034bbacd770f.rmeta --extern iovec=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libiovec-cd746abf0dc1f8f7.rmeta --extern log=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog-db1ae0ea4cb7de7d.rmeta --extern mio=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmio-9858477711763207.rmeta --extern scoped_tls=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libscoped_tls-c5e302d39202f3e4.rmeta --extern slab=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libslab-a67e1fb802e3a4ba.rmeta --extern tokio_io=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_io-94aa6d1736d7e9dc.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rmetagkaGTL/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-proto` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `backtrace-sys v0.1.16` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/backtrace-sys-0144527a2a7098a6/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-musl = None [INFO] [stderr] CC_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: cd "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/backtrace-sys-7eff6cf110cf6035/out" && AR="ar" CC="musl-gcc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -static -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-musl" "--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-musl [INFO] [stderr] checking target system type... x86_64-unknown-linux-musl [INFO] [stderr] checking for x86_64-unknown-linux-musl-gcc... musl-gcc [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... yes [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 musl-gcc accepts -g... yes [INFO] [stderr] checking for musl-gcc option to accept ISO C89... none needed [INFO] [stderr] checking how to run the C preprocessor... musl-gcc -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 x86_64-unknown-linux-musl-strip... no [INFO] [stderr] checking for strip... strip [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-musl-gcc... (cached) musl-gcc [INFO] [stderr] checking whether we are using the GNU C compiler... (cached) yes [INFO] [stderr] checking whether musl-gcc accepts -g... (cached) yes [INFO] [stderr] checking for musl-gcc option to accept ISO C89... (cached) none needed [INFO] [stderr] checking for x86_64-unknown-linux-musl-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 musl-gcc... /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)... no [INFO] [stderr] checking for x86_64-unknown-linux-musl-dumpbin... no [INFO] [stderr] checking for x86_64-unknown-linux-musl-link... no [INFO] [stderr] checking for dumpbin... no [INFO] [stderr] checking for link... link -dump [INFO] [stderr] checking the name lister (nm) 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-musl-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-musl-ar... ar [INFO] [stderr] checking for x86_64-unknown-linux-musl-strip... strip [INFO] [stderr] checking for x86_64-unknown-linux-musl-ranlib... (cached) ranlib [INFO] [stderr] checking command to parse nm output from musl-gcc object... failed [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for objdir... .libs [INFO] [stderr] checking if musl-gcc supports -fno-rtti -fno-exceptions... no [INFO] [stderr] checking for musl-gcc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if musl-gcc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if musl-gcc static flag -static works... yes [INFO] [stderr] checking if musl-gcc supports -c -o file.o... yes [INFO] [stderr] checking if musl-gcc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the musl-gcc 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... no [INFO] [stderr] checking for -funwind-tables option... no [INFO] [stderr] checking for -frandom-seed=string option... no [INFO] [stderr] checking whether musl-gcc supports -W... no [INFO] [stderr] checking whether musl-gcc supports -Wall... no [INFO] [stderr] checking whether musl-gcc supports -Wwrite-strings... no [INFO] [stderr] checking whether musl-gcc supports -Wstrict-prototypes... yes [INFO] [stderr] checking whether musl-gcc supports -Wmissing-prototypes... no [INFO] [stderr] checking whether musl-gcc supports -Wold-style-definition... no [INFO] [stderr] checking whether musl-gcc supports -Wmissing-format-attribute... no [INFO] [stderr] checking whether musl-gcc supports -Wcast-qual... yes [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] configure: WARNING: using cross tools not prefixed with host triplet [INFO] [stderr] /usr/bin/sed: couldn't flush stdout: 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] 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] 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] 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] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 11619: 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] 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: error: in `/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/backtrace-sys-7eff6cf110cf6035/out': [INFO] [stderr] configure: error: compiler failed [INFO] [stderr] See `config.log' for more details. [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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 90: printf: write error: No space left on device [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: 0x62ee6f48c5f2 - std::backtrace_rs::backtrace::libunwind::trace::h336be5e593063670 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x62ee6f48c5f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h53cd89a9e1086a9f [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x62ee6f48c5f2 - std::sys::backtrace::_print_fmt::h7fac830ac35f9006 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x62ee6f48c5f2 - ::fmt::hfc8f49ba7d56aade [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x62ee6f4ae9b3 - core::fmt::rt::Argument::fmt::hfe54b96766956939 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x62ee6f4ae9b3 - core::fmt::write::h1e393919b307fd6e [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x62ee6f4899d3 - std::io::default_write_fmt::h8f58a960b0aa594b [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x62ee6f4899d3 - std::io::Write::write_fmt::h6273b40ff7818cc9 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x62ee6f48c442 - std::sys::backtrace::BacktraceLock::print::hfca3ff949f5dfed7 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x62ee6f48da12 - std::panicking::default_hook::{{closure}}::hf894c49f9dfaed9b [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x62ee6f48d815 - std::panicking::default_hook::he22d11fe1811e4b6 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x62ee6f48e2e2 - std::panicking::rust_panic_with_hook::h39c8e0bb7a6c49a5 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x62ee6f48e17a - std::panicking::begin_panic_handler::{{closure}}::h22c7f44565650e9f [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x62ee6f48cae9 - std::sys::backtrace::__rust_end_short_backtrace::h90e6aa5096b794f4 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x62ee6f48de0d - __rustc[d925719a8a7e767]::rust_begin_unwind [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x62ee6f4ad9b0 - core::panicking::panic_fmt::hf5d317c2e5465cb0 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x62ee6f442761 - build_script_build::run::h1d95e14c4eb28746 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/build.rs:176:9 [INFO] [stderr] 17: 0x62ee6f4413d9 - build_script_build::main::h445238b076afd111 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/build.rs:121:5 [INFO] [stderr] 18: 0x62ee6f43f18b - core::ops::function::FnOnce::call_once::he4cbecd9563967e1 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 19: 0x62ee6f43eafe - std::sys::backtrace::__rust_begin_short_backtrace::h20c3feeee08a578f [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 20: 0x62ee6f43e741 - std::rt::lang_start::{{closure}}::hf3047f35d9765f36 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/rt.rs:206:18 [INFO] [stderr] 21: 0x62ee6f485f00 - core::ops::function::impls:: for &F>::call_once::h3be30ed71cd6793b [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 22: 0x62ee6f485f00 - std::panicking::catch_unwind::do_call::h6d6089cc98334c10 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x62ee6f485f00 - std::panicking::catch_unwind::h322cd4c9462c2d0f [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x62ee6f485f00 - std::panic::catch_unwind::hfdfc1e1ef7b07ece [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x62ee6f485f00 - std::rt::lang_start_internal::{{closure}}::h314815a89e93d99c [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x62ee6f485f00 - std::panicking::catch_unwind::do_call::h74240456dfda9133 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x62ee6f485f00 - std::panicking::catch_unwind::hc4a09264a6d26ab8 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x62ee6f485f00 - std::panic::catch_unwind::hc5040a30658493a5 [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x62ee6f485f00 - std::rt::lang_start_internal::hc718f0977f08bbfc [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x62ee6f43e727 - std::rt::lang_start::h1179595f5031672c [INFO] [stderr] at /rustc/c066bf6804adc55193b71afdff6a56922f4a8689/library/std/src/rt.rs:205:5 [INFO] [stderr] 31: 0x62ee6f44294e - main [INFO] [stderr] 32: 0x779df14ea1ca - [INFO] [stderr] 33: 0x779df14ea28b - __libc_start_main [INFO] [stderr] 34: 0x62ee6f43e355 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "97ed694c48549b099f54d9ac430b5477202f54d1816f3faf4b0d69a28840dc08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97ed694c48549b099f54d9ac430b5477202f54d1816f3faf4b0d69a28840dc08", kill_on_drop: false }` [INFO] [stdout] 97ed694c48549b099f54d9ac430b5477202f54d1816f3faf4b0d69a28840dc08