[INFO] cloning repository https://github.com/elimirks/b64 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elimirks/b64" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felimirks%2Fb64", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felimirks%2Fb64'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6052dd964d96ff4e79db45b91c460d9f89a09913 [INFO] checking elimirks/b64 against master#a932eb36f8adf6c8cdfc450f063943da3112d621 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felimirks%2Fb64" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elimirks/b64 on toolchain a932eb36f8adf6c8cdfc450f063943da3112d621 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elimirks/b64 [INFO] finished tweaking git repo https://github.com/elimirks/b64 [INFO] tweaked toml for git repo https://github.com/elimirks/b64 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/elimirks/b64 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" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34dbd16dd4a0f24baf276e3e07c162e8351e8d25d11f52d71bb6a5eb89a82005 [INFO] running `Command { std: "docker" "start" "-a" "34dbd16dd4a0f24baf276e3e07c162e8351e8d25d11f52d71bb6a5eb89a82005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34dbd16dd4a0f24baf276e3e07c162e8351e8d25d11f52d71bb6a5eb89a82005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34dbd16dd4a0f24baf276e3e07c162e8351e8d25d11f52d71bb6a5eb89a82005", kill_on_drop: false }` [INFO] [stdout] 34dbd16dd4a0f24baf276e3e07c162e8351e8d25d11f52d71bb6a5eb89a82005 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83e4dcc872378b25206aa8c12fa3732cf7bec223dc24dd482ab184ae5fe58f60 [INFO] running `Command { std: "docker" "start" "-a" "83e4dcc872378b25206aa8c12fa3732cf7bec223dc24dd482ab184ae5fe58f60", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] error: failed to run custom build command for `jemalloc-sys v0.3.2` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/jemalloc-sys-ea85e935ec85a1fc/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET=x86_64-unknown-linux-gnu [INFO] [stderr] HOST=x86_64-unknown-linux-gnu [INFO] [stderr] NUM_JOBS=16 [INFO] [stderr] OUT_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out" [INFO] [stderr] BUILD_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/build" [INFO] [stderr] SRC_DIR="/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jemalloc-sys-0.3.2" [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] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] CC="cc" [INFO] [stderr] CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" [INFO] [stderr] JEMALLOC_REPO_DIR="jemalloc" [INFO] [stderr] JEMALLOC_SRC_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc" [INFO] [stderr] cargo:rustc-cfg=prefixed [INFO] [stderr] --with-jemalloc-prefix=_rjem_ [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" CPPFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" LDFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" "sh" "/opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure" "--disable-cxx" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out" [INFO] [stderr] checking for xsltproc... false [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... cc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [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 whether compiler is cray... no [INFO] [stderr] checking whether compiler supports -std=gnu11... yes [INFO] [stderr] checking whether compiler supports -Wall... yes [INFO] [stderr] checking whether compiler supports -Wshorten-64-to-32... no [INFO] [stderr] checking whether compiler supports -Wsign-compare... yes [INFO] [stderr] checking whether compiler supports -Wundef... yes [INFO] [stderr] checking whether compiler supports -Wno-format-zero-length... yes [INFO] [stderr] checking whether compiler supports -pipe... yes [INFO] [stderr] checking whether compiler supports -g3... yes [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 whether byte ordering is bigendian... no [INFO] [stderr] checking size of void *... 8 [INFO] [stderr] checking size of int... 4 [INFO] [stderr] checking size of long... 8 [INFO] [stderr] checking size of long long... 8 [INFO] [stderr] checking size of intmax_t... 8 [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 whether pause instruction is compilable... yes [INFO] [stderr] checking number of significant virtual address bits... 48 [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ar... no [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for x86_64-unknown-linux-gnu-nm... no [INFO] [stderr] checking for nm... nm [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking malloc.h usability... yes [INFO] [stderr] checking malloc.h presence... yes [INFO] [stderr] checking for malloc.h... yes [INFO] [stderr] checking whether malloc_usable_size definition can use const argument... no [INFO] [stderr] checking for library containing log... -lm [INFO] [stderr] checking whether __attribute__ syntax is compilable... yes [INFO] [stderr] checking whether compiler supports -fvisibility=hidden... yes [INFO] [stderr] checking whether compiler supports -fvisibility=hidden... no [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... no [INFO] [stderr] checking whether tls_model attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... no [INFO] [stderr] checking whether alloc_size attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... no [INFO] [stderr] checking whether compiler supports -herror_on_warning... no [INFO] [stderr] checking whether format(gnu_printf, ...) attribute is compilable... no [INFO] [stderr] checking whether compiler supports -Werror... no [INFO] [stderr] checking whether compiler supports -herror_on_warning... no [INFO] [stderr] checking whether format(printf, ...) attribute is compilable... no [INFO] [stderr] checking for a BSD-compatible install... /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/build-aux/install-sh -c [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ranlib... no [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking for ld... /usr/bin/ld [INFO] [stderr] checking for autoconf... /usr/bin/autoconf [INFO] [stderr] checking for memalign... no [INFO] [stderr] checking for valloc... no [INFO] [stderr] checking whether compiler supports -O3... no [INFO] [stderr] checking whether compiler supports -O3... no [INFO] [stderr] checking whether compiler supports -funroll-loops... no [INFO] [stderr] checking configured backtracing method... N/A [INFO] [stderr] checking for sbrk... no [INFO] [stderr] checking whether utrace(2) is compilable... no [INFO] [stderr] checking whether a program using __builtin_unreachable is compilable... no [INFO] [stderr] checking whether a program using __builtin_ffsl is compilable... no [INFO] [stderr] checking whether a program using ffsl is compilable... no [INFO] [stderr] [INFO] [stderr] --- stderr [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: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 1704: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 1714: 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] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 8475: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 8476: 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/jemalloc-sys-dccb5ed3b4ec288b/out/build/conftest.dir': No such file or directory [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 8475: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 8476: 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/jemalloc-sys-dccb5ed3b4ec288b/out/build/conftest.dir': No such file or directory [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/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 1583: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 1591: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 1598: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 9112: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 9673: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 9675: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 2078: 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/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 1696: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 1704: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 1714: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 2133: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 9758: 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/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 1696: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 1704: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 1714: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 9790: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 9861: 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/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 1696: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 1704: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 1714: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 9893: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 9905: 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/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 1696: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 1704: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 1714: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 9938: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 9950: 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/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 1696: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 1704: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 1714: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 9983: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 413: printf: write error: No space left on device [INFO] [stderr] configure: error: Cannot build without ffsl(3) or __builtin_ffsl() [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 4: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 8: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 9: 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/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 40: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 44: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 45: echo: write error: No space left on device [INFO] [stderr] sort: write failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 54: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 75: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 76: echo: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 78: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure: line 82: 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/jemalloc-sys-0.3.2/build.rs:392:9: [INFO] [stderr] command did not execute successfully: cd "/opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" CPPFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" LDFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" "sh" "/opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out/jemalloc/configure" "--disable-cxx" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/jemalloc-sys-dccb5ed3b4ec288b/out" [INFO] [stderr] expected success, got: exit status: 1 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c40303e0682 - std::backtrace_rs::backtrace::libunwind::trace::hfdc1f992a1808318 [INFO] [stderr] at /rustc/a932eb36f8adf6c8cdfc450f063943da3112d621/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5c40303e0682 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a035b5fe217e4be [INFO] [stderr] at /rustc/a932eb36f8adf6c8cdfc450f063943da3112d621/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5c40303e0682 - std::sys::backtrace::_print_fmt::h4f8a6e06e58def08 [INFO] [stderr] at /rustc/a932eb36f8adf6c8cdfc450f063943da3112d621/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c40303e0682 - ::fmt::h0a2d10a85b30f5f3 [INFO] [stderr] at /rustc/a932eb36f8adf6c8cdfc450f063943da3112d621/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c4030402be3 - core::fmt::rt::Argument::fmt::h44e209912c09c351 [INFO] [stderr] at /rustc/a932eb36f8adf6c8cdfc450f063943da3112d621/library/core/src/fmt/rt.rs:179:76 [INFO] [stderr] 5: 0x5c4030402be3 - core::fmt::write::h354b924382d9a944 [INFO] [stderr] at /rustc/a932eb36f8adf6c8cdfc450f063943da3112d621/library/core/src/fmt/mod.rs:1481:25 [INFO] [stderr] 6: 0x5c40303dd213 - std::io::default_write_fmt::hd202f51652bb8e35 [INFO] [stderr] at /rustc/a932eb36f8adf6c8cdfc450f063943da3112d621/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5c40303dd213 - std::io::Write::write_fmt::h5d39c22ec701699f [INFO] [stderr] at /rustc/a932eb36f8adf6c8cdfc450f063943da3112d621/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5c40303e04d2 - std::sys::backtrace::BacktraceLock::print::h99d82af5b6990e14 [INFO] [stderr] at /rustc/a932eb36f8adf6c8cdfc450f063943da3112d621/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5c40303e2012 - std::panicking::default_hook::{{closure}}::hcb7bd60a6b9411e1 [INFO] [stderr] at /rustc/a932eb36f8adf6c8cdfc450f063943da3112d621/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5c40303e1e15 - std::panicking::default_hook::h402d7ed2e1daf782 [INFO] [stderr] at /rustc/a932eb36f8adf6c8cdfc450f063943da3112d621/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5c40303e2a32 - std::panicking::rust_panic_with_hook::h593c17fd9948a82c [INFO] [stderr] at /rustc/a932eb36f8adf6c8cdfc450f063943da3112d621/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5c40303e27ba - std::panicking::begin_panic_handler::{{closure}}::habf9f857f02e7228 [INFO] [stderr] at /rustc/a932eb36f8adf6c8cdfc450f063943da3112d621/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5c40303e0b89 - std::sys::backtrace::__rust_end_short_backtrace::hd6133f9eb03239ca [INFO] [stderr] at /rustc/a932eb36f8adf6c8cdfc450f063943da3112d621/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5c40303e244d - __rustc[a2dabc3be816f9b3]::rust_begin_unwind [INFO] [stderr] at /rustc/a932eb36f8adf6c8cdfc450f063943da3112d621/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5c4030401b10 - core::panicking::panic_fmt::h4c7066c275bec5c1 [INFO] [stderr] at /rustc/a932eb36f8adf6c8cdfc450f063943da3112d621/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5c4030375045 - build_script_build::run::h2bc4ff1a4e96d56c [INFO] [stderr] 17: 0x5c4030373ec5 - build_script_build::main::hf0326913169a858e [INFO] [stderr] 18: 0x5c40303768e3 - core::ops::function::FnOnce::call_once::h26c54c4c8de03c82 [INFO] [stderr] 19: 0x5c4030375eb6 - std::sys::backtrace::__rust_begin_short_backtrace::hd1f772eaf69f82fe [INFO] [stderr] 20: 0x5c4030375e99 - std::rt::lang_start::{{closure}}::h8df1fd613953522c [INFO] [stderr] 21: 0x5c40303d8600 - core::ops::function::impls:: for &F>::call_once::h5d64591ac182ce65 [INFO] [stderr] at /rustc/a932eb36f8adf6c8cdfc450f063943da3112d621/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5c40303d8600 - std::panicking::try::do_call::hd33dd264c2a4319c [INFO] [stderr] at /rustc/a932eb36f8adf6c8cdfc450f063943da3112d621/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x5c40303d8600 - std::panicking::try::h4392214f491b4492 [INFO] [stderr] at /rustc/a932eb36f8adf6c8cdfc450f063943da3112d621/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x5c40303d8600 - std::panic::catch_unwind::h95e702d19ac3690a [INFO] [stderr] at /rustc/a932eb36f8adf6c8cdfc450f063943da3112d621/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5c40303d8600 - std::rt::lang_start_internal::{{closure}}::h38798e43b43e83bd [INFO] [stderr] at /rustc/a932eb36f8adf6c8cdfc450f063943da3112d621/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x5c40303d8600 - std::panicking::try::do_call::h4458130b78cd7092 [INFO] [stderr] at /rustc/a932eb36f8adf6c8cdfc450f063943da3112d621/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x5c40303d8600 - std::panicking::try::h16cae1073a5f13ef [INFO] [stderr] at /rustc/a932eb36f8adf6c8cdfc450f063943da3112d621/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x5c40303d8600 - std::panic::catch_unwind::hd6506dcb273e1c67 [INFO] [stderr] at /rustc/a932eb36f8adf6c8cdfc450f063943da3112d621/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5c40303d8600 - std::rt::lang_start_internal::h8adf9adda065f0e3 [INFO] [stderr] at /rustc/a932eb36f8adf6c8cdfc450f063943da3112d621/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x5c4030375e81 - std::rt::lang_start::hc7b73e9960ad1882 [INFO] [stderr] 31: 0x5c40303754f5 - main [INFO] [stderr] 32: 0x717ecc6851ca - [INFO] [stderr] 33: 0x717ecc68528b - __libc_start_main [INFO] [stderr] 34: 0x5c403036bbf5 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "83e4dcc872378b25206aa8c12fa3732cf7bec223dc24dd482ab184ae5fe58f60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83e4dcc872378b25206aa8c12fa3732cf7bec223dc24dd482ab184ae5fe58f60", kill_on_drop: false }` [INFO] [stdout] 83e4dcc872378b25206aa8c12fa3732cf7bec223dc24dd482ab184ae5fe58f60