[INFO] cloning repository https://github.com/houthacker/rlox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/houthacker/rlox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhouthacker%2Frlox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhouthacker%2Frlox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 060a283155dfa3902d7ba2a94b6bbc37bc70f068 [INFO] checking houthacker/rlox against master#092a284ba0421695f2032c947765429fd7095796 for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhouthacker%2Frlox" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/houthacker/rlox on toolchain 092a284ba0421695f2032c947765429fd7095796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/houthacker/rlox [INFO] finished tweaking git repo https://github.com/houthacker/rlox [INFO] tweaked toml for git repo https://github.com/houthacker/rlox written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/houthacker/rlox 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" "+092a284ba0421695f2032c947765429fd7095796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tikv-jemalloc-sys v0.5.0+5.3.0 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9c39ae0c4cb037505af1dc56d53b68902ac68ebac8d38688b3cd90418a69413 [INFO] running `Command { std: "docker" "start" "-a" "e9c39ae0c4cb037505af1dc56d53b68902ac68ebac8d38688b3cd90418a69413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9c39ae0c4cb037505af1dc56d53b68902ac68ebac8d38688b3cd90418a69413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9c39ae0c4cb037505af1dc56d53b68902ac68ebac8d38688b3cd90418a69413", kill_on_drop: false }` [INFO] [stdout] e9c39ae0c4cb037505af1dc56d53b68902ac68ebac8d38688b3cd90418a69413 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 901827a7bebc18833b9e30ab0360446048553204e1088a6371f1f66313ae6b62 [INFO] running `Command { std: "docker" "start" "-a" "901827a7bebc18833b9e30ab0360446048553204e1088a6371f1f66313ae6b62", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.0+5.3.0 [INFO] [stderr] error: failed to run custom build command for `tikv-jemalloc-sys v0.5.0+5.3.0` [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/tikv-jemalloc-sys-00308e7aceaa3db4/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/tikv-jemalloc-sys-649e2645e8645180/out" [INFO] [stderr] BUILD_DIR="/opt/rustwide/target/debug/build/tikv-jemalloc-sys-649e2645e8645180/out/build" [INFO] [stderr] SRC_DIR="/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tikv-jemalloc-sys-0.5.0+5.3.0" [INFO] [stderr] cargo:rustc-cfg=prefixed [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] --with-jemalloc-prefix=_rjem_ [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-649e2645e8645180/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/tikv-jemalloc-sys-649e2645e8645180/out/build/configure" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--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/tikv-jemalloc-sys-649e2645e8645180/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 -Werror=unknown-warning-option... no [INFO] [stderr] checking whether compiler supports -Wall... yes [INFO] [stderr] checking whether compiler supports -Wextra... 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 -Wpointer-arith... no [INFO] [stderr] checking whether compiler supports -Wno-missing-braces... yes [INFO] [stderr] checking whether compiler supports -Wno-missing-field-initializers... yes [INFO] [stderr] checking whether compiler supports -Wno-missing-attributes... no [INFO] [stderr] checking whether compiler supports -pipe... yes [INFO] [stderr] checking whether compiler supports -g3... no [INFO] [stderr] checking how to run the C preprocessor... /lib/cpp [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... 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... no [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... error [INFO] [stderr] running: "tail" "-n" "100" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-649e2645e8645180/out/build/config.log" [INFO] [stderr] ac_cv_env_CXXFLAGS_set= [INFO] [stderr] ac_cv_env_CXXFLAGS_value= [INFO] [stderr] ac_cv_env_CXX_set= [INFO] [stderr] ac_cv_env_CXX_value= [INFO] [stderr] ac_cv_env_LDFLAGS_set=set [INFO] [stderr] ac_cv_env_LDFLAGS_value='-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall' [INFO] [stderr] ac_cv_env_LIBS_set= [INFO] [stderr] ac_cv_env_LIBS_value= [INFO] [stderr] ac_cv_env_build_alias_set=set [INFO] [stderr] ac_cv_env_build_alias_value=x86_64-unknown-linux-gnu [INFO] [stderr] ac_cv_env_host_alias_set=set [INFO] [stderr] ac_cv_env_host_alias_value=x86_64-unknown-linux-gnu [INFO] [stderr] ac_cv_env_target_alias_set= [INFO] [stderr] ac_cv_env_target_alias_value= [INFO] [stderr] ac_cv_header_inttypes_h=yes [INFO] [stderr] ac_cv_header_memory_h=yes [INFO] [stderr] ac_cv_header_stdc=no [INFO] [stderr] ac_cv_header_stdint_h=yes [INFO] [stderr] ac_cv_header_stdlib_h=yes [INFO] [stderr] ac_cv_header_string_h=yes [INFO] [stderr] ac_cv_header_strings_h=yes [INFO] [stderr] ac_cv_header_sys_stat_h=yes [INFO] [stderr] ac_cv_header_sys_types_h=yes [INFO] [stderr] ac_cv_header_unistd_h=no [INFO] [stderr] ac_cv_host=x86_64-unknown-linux-gnu [INFO] [stderr] ac_cv_objext=o [INFO] [stderr] ac_cv_path_EGREP='/usr/bin/grep -E' [INFO] [stderr] ac_cv_path_GREP=/usr/bin/grep [INFO] [stderr] ac_cv_path_XSLTPROC=false [INFO] [stderr] ac_cv_prog_CC=cc [INFO] [stderr] ac_cv_prog_CPP=/lib/cpp [INFO] [stderr] ac_cv_prog_cc_c89= [INFO] [stderr] ac_cv_prog_cc_g=yes [INFO] [stderr] ac_cv_sizeof_int=4 [INFO] [stderr] ac_cv_sizeof_intmax_t=8 [INFO] [stderr] ac_cv_sizeof_long=8 [INFO] [stderr] ac_cv_sizeof_long_long=8 [INFO] [stderr] ac_cv_sizeof_void_p=8 [INFO] [stderr] je_cv_cflags_added= [INFO] [stderr] je_cv_cray=no [INFO] [stderr] je_cv_cray_prgenv_wrapper= [INFO] [stderr] je_cv_lg_vaddr=error [INFO] [stderr] je_cv_pause=yes [INFO] [stderr] [INFO] [stderr] ## ----------------- ## [INFO] [stderr] ## Output variables. ## [INFO] [stderr] ## ----------------- ## [INFO] [stderr] [INFO] [stderr] AR='' [INFO] [stderr] ARFLAGS='' [INFO] [stderr] AROUT='' [INFO] [stderr] AUTOCONF='' [INFO] [stderr] AWK='' [INFO] [stderr] BINDIR='/opt/rustwide/target/debug/build/tikv-jemalloc-sys-649e2645e8645180/out/bin' [INFO] [stderr] CC='cc' [INFO] [stderr] CC_MM='' [INFO] [stderr] CFLAGS='-std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wno-missing-braces -Wno-missing-field-initializers -pipe -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall' [INFO] [stderr] CONFIG='--disable-cxx --enable-doc=no --enable-shared=no --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/tikv-jemalloc-sys-649e2645e8645180/out build_alias=x86_64-unknown-linux-gnu host_alias=x86_64-unknown-linux-gnu CC=cc '\''CFLAGS=-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'\'' '\''CPPFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall'\''' [INFO] [stderr] CONFIGURE_CFLAGS='-std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wno-missing-braces -Wno-missing-field-initializers -pipe' [INFO] [stderr] CONFIGURE_CXXFLAGS='' [INFO] [stderr] CPP='/lib/cpp' [INFO] [stderr] CPPFLAGS='-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall' [INFO] [stderr] CTARGET='' [INFO] [stderr] CXX='' [INFO] [stderr] CXXFLAGS='' [INFO] [stderr] DATADIR='/opt/rustwide/target/debug/build/tikv-jemalloc-sys-649e2645e8645180/out/share' [INFO] [stderr] DEFS='' [INFO] [stderr] DSO_LDFLAGS='' [INFO] [stderr] DUMP_SYMS='' [INFO] [stderr] ECHO_C='' [INFO] [stderr] ECHO_N='-n' [INFO] [stderr] ECHO_T='' [INFO] [stderr] EGREP='/usr/bin/grep -E' [INFO] [stderr] EXEEXT='' [INFO] [stderr] EXTRA_CFLAGS='' [INFO] [stderr] EXTRA_CXXFLAGS='' [INFO] [stderr] EXTRA_LDFLAGS='' [INFO] [stderr] GREP='/usr/bin/grep' [INFO] [stderr] HAVE_CXX14='' [INFO] [stderr] HAVE_CXX17='' [INFO] [stderr] INCLUDEDIR='/opt/rustwide/target/debug/build/tikv-jemalloc-sys-649e2645e8645180/out/include' [INFO] [stderr] INSTALL_DATA='' [INFO] [stderr] INSTALL_PROGRAM='' [INFO] [stderr] INSTALL_SCRIPT='' [INFO] [stderr] JEMALLOC_CPREFIX='' [INFO] [stderr] JEMALLOC_PREFIX='' [INFO] [stderr] LD='' [INFO] [stderr] LDFLAGS='-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall' [INFO] [stderr] LDTARGET='' [INFO] [stderr] LD_PRELOAD_VAR='' [INFO] [stderr] LIBDIR='/opt/rustwide/target/debug/build/tikv-jemalloc-sys-649e2645e8645180/out/lib' [INFO] [stderr] LIBOBJS='' [INFO] [stderr] LIBS='' [INFO] [stderr] LM='' [INFO] [stderr] LTLIBOBJS='' [INFO] [stderr] MANDIR='/opt/rustwide/target/debug/build/tikv-jemalloc-sys-649e2645e8645180/out/share/man' [INFO] [stderr] MKLIB='' [INFO] [stderr] NM='' [INFO] [stderr] OBJEXT='o' [INFO] [stderr] PACKAGE_BUGREP [INFO] [stderr] --- stderr [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] cat: confdefs.h: No space left on device [INFO] [stderr] cat: 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] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-649e2645e8645180/out/build/configure: line 6919: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-649e2645e8645180/out/build/configure: line 6977: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-649e2645e8645180/out/build/configure: line 6982: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-649e2645e8645180/out/build/configure: line 7044: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-649e2645e8645180/out/build/configure: line 7049: 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/tikv-jemalloc-sys-649e2645e8645180/out/build/configure: line 1618: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-649e2645e8645180/out/build/configure: line 1626: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-649e2645e8645180/out/build/configure: line 1633: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-649e2645e8645180/out/build/configure: line 7153: printf: write error: No space left on device [INFO] [stderr] 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] configure: error: cannot determine number of significant virtual address bits [INFO] [stderr] sort: write failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-649e2645e8645180/out/build/configure: line 54: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-649e2645e8645180/out/build/configure: line 75: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-649e2645e8645180/out/build/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/tikv-jemalloc-sys-649e2645e8645180/out/build/configure: line 78: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-649e2645e8645180/out/build/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/tikv-jemalloc-sys-0.5.0+5.3.0/build.rs:319:9: [INFO] [stderr] command did not execute successfully: cd "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-649e2645e8645180/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/tikv-jemalloc-sys-649e2645e8645180/out/build/configure" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--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/tikv-jemalloc-sys-649e2645e8645180/out" [INFO] [stderr] expected success, got: exit status: 1 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5e6e7f57c892 - std::backtrace_rs::backtrace::libunwind::trace::ha1616cdbc2eab182 [INFO] [stderr] at /rustc/092a284ba0421695f2032c947765429fd7095796/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5e6e7f57c892 - std::backtrace_rs::backtrace::trace_unsynchronized::hf9b2cd84fd49ce4e [INFO] [stderr] at /rustc/092a284ba0421695f2032c947765429fd7095796/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5e6e7f57c892 - std::sys::backtrace::_print_fmt::h3feb7011183def60 [INFO] [stderr] at /rustc/092a284ba0421695f2032c947765429fd7095796/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5e6e7f57c892 - ::fmt::hdddccddb549971e5 [INFO] [stderr] at /rustc/092a284ba0421695f2032c947765429fd7095796/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5e6e7f59ee03 - core::fmt::rt::Argument::fmt::h2ad0c13cab3c9140 [INFO] [stderr] at /rustc/092a284ba0421695f2032c947765429fd7095796/library/core/src/fmt/rt.rs:153:76 [INFO] [stderr] 5: 0x5e6e7f59ee03 - core::fmt::write::h941840204efeeab2 [INFO] [stderr] at /rustc/092a284ba0421695f2032c947765429fd7095796/library/core/src/fmt/mod.rs:1481:21 [INFO] [stderr] 6: 0x5e6e7f579553 - std::io::default_write_fmt::hd0badb82c1b154af [INFO] [stderr] at /rustc/092a284ba0421695f2032c947765429fd7095796/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5e6e7f579553 - std::io::Write::write_fmt::h1ecac89a1b25143e [INFO] [stderr] at /rustc/092a284ba0421695f2032c947765429fd7095796/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5e6e7f57c6e2 - std::sys::backtrace::BacktraceLock::print::ha43886285fe1612d [INFO] [stderr] at /rustc/092a284ba0421695f2032c947765429fd7095796/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5e6e7f57e222 - std::panicking::default_hook::{{closure}}::h5aa9fc3e128ac2ad [INFO] [stderr] at /rustc/092a284ba0421695f2032c947765429fd7095796/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5e6e7f57e025 - std::panicking::default_hook::he5473a82f6a1d174 [INFO] [stderr] at /rustc/092a284ba0421695f2032c947765429fd7095796/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5e6e7f57ec42 - std::panicking::rust_panic_with_hook::h56eacc1263fc7395 [INFO] [stderr] at /rustc/092a284ba0421695f2032c947765429fd7095796/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5e6e7f57e9ca - std::panicking::begin_panic_handler::{{closure}}::h24d26231c2beb50b [INFO] [stderr] at /rustc/092a284ba0421695f2032c947765429fd7095796/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5e6e7f57cd99 - std::sys::backtrace::__rust_end_short_backtrace::ha0d3e85268487187 [INFO] [stderr] at /rustc/092a284ba0421695f2032c947765429fd7095796/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5e6e7f57e65d - __rustc[b63dcf0b63ea116e]::rust_begin_unwind [INFO] [stderr] at /rustc/092a284ba0421695f2032c947765429fd7095796/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5e6e7f59dd30 - core::panicking::panic_fmt::h2205727d827c9dde [INFO] [stderr] at /rustc/092a284ba0421695f2032c947765429fd7095796/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5e6e7f51761c - build_script_build::execute::h9254da346b1a484c [INFO] [stderr] 17: 0x5e6e7f517128 - build_script_build::run_and_log::h4de33d2bc17f409e [INFO] [stderr] 18: 0x5e6e7f5164d3 - build_script_build::main::h9ee9290227524ee4 [INFO] [stderr] 19: 0x5e6e7f508513 - core::ops::function::FnOnce::call_once::h232f578bb23909c0 [INFO] [stderr] 20: 0x5e6e7f507d06 - std::sys::backtrace::__rust_begin_short_backtrace::h00ff7df501d49c3d [INFO] [stderr] 21: 0x5e6e7f512559 - std::rt::lang_start::{{closure}}::hf33e74577f8b6da0 [INFO] [stderr] 22: 0x5e6e7f574830 - core::ops::function::impls:: for &F>::call_once::h6bb533577b82157d [INFO] [stderr] at /rustc/092a284ba0421695f2032c947765429fd7095796/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5e6e7f574830 - std::panicking::try::do_call::h1e5ec07ca72ca282 [INFO] [stderr] at /rustc/092a284ba0421695f2032c947765429fd7095796/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x5e6e7f574830 - std::panicking::try::h7ec1c9246787c15d [INFO] [stderr] at /rustc/092a284ba0421695f2032c947765429fd7095796/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x5e6e7f574830 - std::panic::catch_unwind::h4878b1ae124b3ba6 [INFO] [stderr] at /rustc/092a284ba0421695f2032c947765429fd7095796/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x5e6e7f574830 - std::rt::lang_start_internal::{{closure}}::he88968672f0ff7c6 [INFO] [stderr] at /rustc/092a284ba0421695f2032c947765429fd7095796/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x5e6e7f574830 - std::panicking::try::do_call::h572a672c252680ee [INFO] [stderr] at /rustc/092a284ba0421695f2032c947765429fd7095796/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x5e6e7f574830 - std::panicking::try::hc643daf7ce2583c2 [INFO] [stderr] at /rustc/092a284ba0421695f2032c947765429fd7095796/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x5e6e7f574830 - std::panic::catch_unwind::he56c7337c0eebcd1 [INFO] [stderr] at /rustc/092a284ba0421695f2032c947765429fd7095796/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x5e6e7f574830 - std::rt::lang_start_internal::h72ba68fdc6c0b678 [INFO] [stderr] at /rustc/092a284ba0421695f2032c947765429fd7095796/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x5e6e7f512541 - std::rt::lang_start::h5f6229925dcc0996 [INFO] [stderr] 32: 0x5e6e7f517b05 - main [INFO] [stderr] 33: 0x7b8e0c0731ca - [INFO] [stderr] 34: 0x7b8e0c07328b - __libc_start_main [INFO] [stderr] 35: 0x5e6e7f507b45 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "901827a7bebc18833b9e30ab0360446048553204e1088a6371f1f66313ae6b62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "901827a7bebc18833b9e30ab0360446048553204e1088a6371f1f66313ae6b62", kill_on_drop: false }` [INFO] [stdout] 901827a7bebc18833b9e30ab0360446048553204e1088a6371f1f66313ae6b62