[INFO] updating cached repository meilisearch/meili-http [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/meilisearch/meili-http [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/meilisearch/meili-http" "work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/meilisearch/meili-http"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/meilisearch/meili-http'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/meilisearch/meili-http" "work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/meilisearch/meili-http"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/meilisearch/meili-http'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3e31d320821e1feb151697945aba2654d9f359a3 [INFO] sha for GitHub repo meilisearch/meili-http: 3e31d320821e1feb151697945aba2654d9f359a3 [INFO] validating manifest of meilisearch/meili-http on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of meilisearch/meili-http on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing meilisearch/meili-http [INFO] finished frobbing meilisearch/meili-http [INFO] frobbed toml for meilisearch/meili-http written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/meilisearch/meili-http/Cargo.toml [INFO] started frobbing meilisearch/meili-http [INFO] finished frobbing meilisearch/meili-http [INFO] frobbed toml for meilisearch/meili-http written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/meilisearch/meili-http/Cargo.toml [INFO] crate meilisearch/meili-http already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] checking meilisearch/meili-http against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-7/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/meilisearch/meili-http:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 5a05a0c1e87a6dd80144e5028a2fceb0d91b8ebe292e88d703f06bcfd2993f05 [INFO] running `"docker" "start" "-a" "5a05a0c1e87a6dd80144e5028a2fceb0d91b8ebe292e88d703f06bcfd2993f05"` [INFO] [stderr] Checking owned-alloc v0.2.0 [INFO] [stderr] Checking sdset v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Compiling blob v0.2.0 [INFO] [stderr] Checking memchr v2.1.2 [INFO] [stderr] Checking serde_test v1.0.84 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Checking serde_json v1.0.36 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking fst v0.3.3 [INFO] [stderr] Checking lockfree v0.5.1 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Checking http v0.1.15 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking slice-group-by v0.2.2 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Checking levenshtein_automata v0.1.1 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking tungstenite v0.6.1 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking toml v0.5.0 (https://github.com/Kerollmops/toml-rs.git?rev=0372ba6#0372ba69) [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Checking crossbeam-channel v0.3.6 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking headers-core v0.0.2 [INFO] [stderr] Checking h2 v0.1.15 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-threadpool v0.1.10 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking tokio-fs v0.1.5 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Checking tokio v0.1.14 [INFO] [stderr] Compiling headers-derive v0.0.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling envconfig_derive v0.5.0 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Checking hyper v0.12.23 [INFO] [stderr] Checking headers-ext v0.0.4 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling bzip2-sys v0.1.7 (https://github.com/alexcrichton/bzip2-rs.git#18fd3e18) [INFO] [stderr] Compiling lz4-sys v1.8.0 (https://github.com/busyjay/lz4-rs.git?branch=adjust-build#41509fea) [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling zstd-sys v1.4.8+zstd.1.3.8 (https://github.com/gyscos/zstd-rs.git#843151e8) [INFO] [stderr] Compiling snappy-sys v0.1.0 (https://github.com/busyjay/rust-snappy.git?branch=static-link#be021783) [INFO] [stderr] Compiling librocksdb_sys v0.1.0 (https://github.com/pingcap/rust-rocksdb.git?rev=306e201#306e2010) [INFO] [stderr] Compiling jemalloc-sys v0.1.8 [INFO] [stderr] Checking structopt v0.2.14 [INFO] [stderr] Checking backtrace v0.3.13 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking warp v0.1.11 [INFO] [stderr] Checking envconfig v0.5.0 [INFO] [stderr] error: failed to run custom build command for `jemalloc-sys v0.1.8` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/jemalloc-sys-1515aea17e7be468/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET=x86_64-unknown-linux-gnu [INFO] [stderr] HOST=x86_64-unknown-linux-gnu [INFO] [stderr] NUM_JOBS=8 [INFO] [stderr] OUT_DIR="/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out" [INFO] [stderr] BUILD_DIR="/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/build" [INFO] [stderr] SRC_DIR="/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/jemalloc-sys-0.1.8" [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] DEBUG = Some("true") [INFO] [stderr] CC="cc" [INFO] [stderr] CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" [INFO] [stderr] JEMALLOC_SRC_DIR="/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc" [INFO] [stderr] cargo:rustc-cfg=prefixed [INFO] [stderr] JEMALLOC PREFIX SET TO: _rjem_ [INFO] [stderr] running: "sh" "/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/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/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/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... /bin/grep [INFO] [stderr] checking for egrep... /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... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... no [INFO] [stderr] checking whether format(gnu_printf, ...) 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 format(printf, ...) attribute is compilable... yes [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -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... yes [INFO] [stderr] checking for valloc... yes [INFO] [stderr] checking whether compiler supports -O3... yes [INFO] [stderr] checking whether compiler supports -O3... no [INFO] [stderr] checking whether compiler supports -funroll-loops... yes [INFO] [stderr] checking configured backtracing method... N/A [INFO] [stderr] checking for sbrk... yes [INFO] [stderr] checking whether utrace(2) is compilable... no [INFO] [stderr] checking whether a program using __builtin_unreachable is compilable... yes [INFO] [stderr] checking whether a program using __builtin_ffsl is compilable... yes [INFO] [stderr] checking LG_PAGE... 12 [INFO] [stderr] checking pthread.h usability... yes [INFO] [stderr] checking pthread.h presence... yes [INFO] [stderr] checking for pthread.h... yes [INFO] [stderr] checking for pthread_create in -lpthread... yes [INFO] [stderr] checking dlfcn.h usability... yes [INFO] [stderr] checking dlfcn.h presence... yes [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for dlsym... no [INFO] [stderr] checking for dlsym in -ldl... yes [INFO] [stderr] checking whether pthread_atfork(3) is compilable... yes [INFO] [stderr] checking whether pthread_setname_np(3) is compilable... yes [INFO] [stderr] checking for library containing clock_gettime... none required [INFO] [stderr] checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... yes [INFO] [stderr] checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes [INFO] [stderr] checking whether mach_absolute_time() is compilable... no [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether syscall(2) is compilable... yes [INFO] [stderr] checking for secure_getenv... yes [INFO] [stderr] checking for sched_getcpu... yes [INFO] [stderr] checking for sched_setaffinity... yes [INFO] [stderr] checking for issetugid... no [INFO] [stderr] checking for _malloc_thread_cleanup... no [INFO] [stderr] checking for _pthread_mutex_init_calloc_cb... no [INFO] [stderr] checking for TLS... yes [INFO] [stderr] checking whether C11 atomics is compilable... yes [INFO] [stderr] checking whether GCC __atomic atomics is compilable... yes [INFO] [stderr] checking whether GCC __sync atomics is compilable... yes [INFO] [stderr] checking whether Darwin OSAtomic*() is compilable... no [INFO] [stderr] checking whether madvise(2) is compilable... yes [INFO] [stderr] checking whether madvise(..., MADV_FREE) is compilable... yes [INFO] [stderr] checking whether madvise(..., MADV_DONTNEED) is compilable... yes [INFO] [stderr] checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... yes [INFO] [stderr] checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... yes [INFO] [stderr] checking whether to force 32-bit __sync_{add,sub}_and_fetch()... no [INFO] [stderr] checking whether to force 64-bit __sync_{add,sub}_and_fetch()... no [INFO] [stderr] checking for __builtin_clz... yes [INFO] [stderr] checking whether Darwin os_unfair_lock_*() is compilable... no [INFO] [stderr] checking whether Darwin OSSpin*() is compilable... no [INFO] [stderr] checking whether glibc malloc hook is compilable... yes [INFO] [stderr] checking whether glibc memalign hook is compilable... yes [INFO] [stderr] checking whether pthreads adaptive mutexes is compilable... yes [INFO] [stderr] checking whether compiler supports -D_GNU_SOURCE... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... no [INFO] [stderr] checking whether strerror_r returns char with gnu source is compilable... yes [INFO] [stderr] checking for stdbool.h that conforms to C99... yes [INFO] [stderr] checking for _Bool... yes [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating jemalloc.pc [INFO] [stderr] config.status: creating doc/html.xsl [INFO] [stderr] config.status: creating doc/manpages.xsl [INFO] [stderr] config.status: creating doc/jemalloc.xml [INFO] [stderr] config.status: creating include/jemalloc/jemalloc_macros.h [INFO] [stderr] config.status: creating include/jemalloc/jemalloc_protos.h [INFO] [stderr] config.status: creating include/jemalloc/jemalloc_typedefs.h [INFO] [stderr] config.status: creating include/jemalloc/internal/jemalloc_preamble.h [INFO] [stderr] config.status: creating test/test.sh [INFO] [stderr] config.status: creating test/include/test/jemalloc_test.h [INFO] [stderr] config.status: creating config.stamp [INFO] [stderr] config.status: creating bin/jemalloc-config [INFO] [stderr] config.status: creating bin/jemalloc.sh [INFO] [stderr] config.status: creating bin/jeprof [INFO] [stderr] config.status: creating include/jemalloc/jemalloc_defs.h [INFO] [stderr] config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h [INFO] [stderr] config.status: creating test/include/test/jemalloc_test_defs.h [INFO] [stderr] config.status: executing include/jemalloc/internal/public_symbols.txt commands [INFO] [stderr] config.status: executing include/jemalloc/internal/private_symbols.awk commands [INFO] [stderr] config.status: executing include/jemalloc/internal/private_symbols_jet.awk commands [INFO] [stderr] config.status: executing include/jemalloc/internal/public_namespace.h commands [INFO] [stderr] config.status: executing include/jemalloc/internal/public_unnamespace.h commands [INFO] [stderr] config.status: executing include/jemalloc/internal/size_classes.h commands [INFO] [stderr] config.status: executing include/jemalloc/jemalloc_protos_jet.h commands [INFO] [stderr] config.status: executing include/jemalloc/jemalloc_rename.h commands [INFO] [stderr] config.status: executing include/jemalloc/jemalloc_mangle.h commands [INFO] [stderr] config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands [INFO] [stderr] config.status: executing include/jemalloc/jemalloc.h commands [INFO] [stderr] =============================================================================== [INFO] [stderr] jemalloc version : 5.1.0-0-g61efbda7098de6fe64c362d309824864308c36d4 [INFO] [stderr] library revision : 2 [INFO] [stderr] [INFO] [stderr] CONFIG : --disable-cxx --with-jemalloc-prefix=_rjem_ --with-private-namespace=_rjem_ --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu --prefix=/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/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] CC : cc [INFO] [stderr] CONFIGURE_CFLAGS : -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops [INFO] [stderr] SPECIFIED_CFLAGS : -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall [INFO] [stderr] EXTRA_CFLAGS : [INFO] [stderr] CPPFLAGS : -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT [INFO] [stderr] CXX : [INFO] [stderr] CONFIGURE_CXXFLAGS : [INFO] [stderr] SPECIFIED_CXXFLAGS : [INFO] [stderr] EXTRA_CXXFLAGS : [INFO] [stderr] LDFLAGS : -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall [INFO] [stderr] EXTRA_LDFLAGS : [INFO] [stderr] DSO_LDFLAGS : -shared -Wl,-soname,$(@F) [INFO] [stderr] LIBS : -lm -lpthread -ldl [INFO] [stderr] RPATH_EXTRA : [INFO] [stderr] [INFO] [stderr] XSLTPROC : false [INFO] [stderr] XSLROOT : [INFO] [stderr] [INFO] [stderr] PREFIX : /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out [INFO] [stderr] BINDIR : /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/bin [INFO] [stderr] DATADIR : /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/share [INFO] [stderr] INCLUDEDIR : /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/include [INFO] [stderr] LIBDIR : /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/lib [INFO] [stderr] MANDIR : /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/share/man [INFO] [stderr] [INFO] [stderr] srcroot : /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/ [INFO] [stderr] abs_srcroot : /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/ [INFO] [stderr] objroot : [INFO] [stderr] abs_objroot : /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/build/ [INFO] [stderr] [INFO] [stderr] JEMALLOC_PREFIX : _rjem_ [INFO] [stderr] JEMALLOC_PRIVATE_NAMESPACE [INFO] [stderr] : _rjem_je_ [INFO] [stderr] install_suffix : [INFO] [stderr] malloc_conf : [INFO] [stderr] autogen : 0 [INFO] [stderr] debug : 0 [INFO] [stderr] stats : 1 [INFO] [stderr] prof : 0 [INFO] [stderr] prof-libunwind : 0 [INFO] [stderr] prof-libgcc : 0 [INFO] [stderr] prof-gcc : 0 [INFO] [stderr] fill : 1 [INFO] [stderr] utrace : 0 [INFO] [stderr] xmalloc : 0 [INFO] [stderr] log : 0 [INFO] [stderr] lazy_lock : 0 [INFO] [stderr] cache-oblivious : 1 [INFO] [stderr] cxx : 0 [INFO] [stderr] =============================================================================== [INFO] [stderr] running: "make" "-j" "8" [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/arena.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/background_thread.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/bin.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/bitmap.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/ckh.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/base.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/ctl.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/jemalloc.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/div.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/extent.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/extent_dss.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/extent_mmap.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hash.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/hash.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hooks.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/hooks.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/large.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/log.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/malloc_io.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/mutex.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex_pool.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/mutex_pool.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/nstime.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/pages.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prng.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/prng.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/prof.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/rtree.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/stats.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/sz.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/tcache.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/ticker.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/tsd.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I/opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o /opt/crater/target/debug/build/jemalloc-sys-d47b9187dcbb85d3/out/jemalloc/src/witness.c [INFO] [stderr] nm -a src/arena.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym [INFO] [stderr] nm -a src/background_thread.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/background_thread.sym [INFO] [stderr] nm -a src/base.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/base.sym [INFO] [stderr] nm -a src/bin.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/bin.sym [INFO] [stderr] nm -a src/bitmap.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym [INFO] [stderr] nm -a src/ckh.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym [INFO] [stderr] nm -a src/div.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/div.sym [INFO] [stderr] nm -a src/extent.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym [INFO] [stderr] nm -a src/extent_dss.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym [INFO] [stderr] nm -a src/extent_mmap.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym [INFO] [stderr] nm -a src/hooks.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/hooks.sym [INFO] [stderr] nm -a src/hash.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/hash.sym [INFO] [stderr] nm -a src/ctl.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym [INFO] [stderr] nm -a src/large.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/large.sym [INFO] [stderr] nm -a src/log.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/log.sym [INFO] [stderr] nm -a src/mutex.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym [INFO] [stderr] nm -a src/malloc_io.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym [INFO] [stderr] nm -a src/mutex_pool.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/mutex_pool.sym [INFO] [stderr] nm -a src/pages.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym [INFO] [stderr] nm -a src/nstime.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym [INFO] [stderr] nm -a src/rtree.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym [INFO] [stderr] nm -a src/prng.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/prng.sym [INFO] [stderr] nm -a src/stats.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym [INFO] [stderr] nm -a src/ticker.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym [INFO] [stderr] nm -a src/sz.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym [INFO] [stderr] nm -a src/witness.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/witness.sym [INFO] [stderr] nm -a src/tsd.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym [INFO] [stderr] nm -a src/tcache.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym [INFO] [stderr] nm -a src/prof.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/prof.sym [INFO] [stderr] Makefile:349: recipe for target 'src/jemalloc.sym.o' failed [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] {standard input}: Assembler messages: [INFO] [stderr] {standard input}:355608: Warning: end of file not at end of a line; newline inserted [INFO] [stderr] {standard input}:356867: Error: unbalanced parenthesis in operand 2. [INFO] [stderr] {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive [INFO] [stderr] cc: internal compiler error: Killed (program cc1) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/jemalloc.sym.o] Error 4 [INFO] [stderr] thread 'main' panicked at 'command did not execute successfully: "make" "-j" "8" [INFO] [stderr] expected success, got: exit code: 2', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/jemalloc-sys-0.1.8/build.rs:289:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c8a2ebb50b - backtrace::backtrace::libunwind::trace::h3a6a6e8afb7ff2de [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55c8a2ebb50b - backtrace::backtrace::trace_unsynchronized::h2220292c79f07c05 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55c8a2ebb50b - std::sys_common::backtrace::_print::h8ff1c2c5cb3b84f7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55c8a2ebb50b - std::sys_common::backtrace::print::h2254c58d69a73304 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55c8a2ebb50b - std::panicking::default_hook::{{closure}}::hc21cbd062363cef6 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x55c8a2ebb1e6 - std::panicking::default_hook::hfea076cda52c2914 [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x55c8a2ebbc1d - std::panicking::rust_panic_with_hook::h746830f9f479e849 [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x55c8a2ebb7a2 - std::panicking::continue_panic_fmt::h37fa2235c2440555 [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x55c8a2ebb6ef - std::panicking::begin_panic_fmt::h7ba1c30b52463900 [INFO] [stderr] at src/libstd/panicking.rs:339 [INFO] [stderr] 9: 0x55c8a2e35a6b - build_script_build::run::h0e9f9b5465696224 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/jemalloc-sys-0.1.8/build.rs:289 [INFO] [stderr] 10: 0x55c8a2e34b82 - build_script_build::main::h0488532b17f78040 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/jemalloc-sys-0.1.8/build.rs:234 [INFO] [stderr] 11: 0x55c8a2e3cc10 - std::rt::lang_start::{{closure}}::he65de782265b3092 [INFO] [stderr] at /rustc/266783e4e09e4e9d5307c1c8e695659c58bbcac7/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x55c8a2ebb623 - std::rt::lang_start_internal::{{closure}}::h14c5bec2472d54ad [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 13: 0x55c8a2ebb623 - std::panicking::try::do_call::h88f516924fc6a288 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 14: 0x55c8a2ec337a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 15: 0x55c8a2ebc12d - std::panicking::try::ha613ca8bf0a1302a [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 16: 0x55c8a2ebc12d - std::panic::catch_unwind::h68d4ca98047bc7c5 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 17: 0x55c8a2ebc12d - std::rt::lang_start_internal::h600c3ba1b556e68a [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 18: 0x55c8a2e3cbe9 - std::rt::lang_start::hbc37fc54b7aec7ce [INFO] [stderr] at /rustc/266783e4e09e4e9d5307c1c8e695659c58bbcac7/src/libstd/rt.rs:64 [INFO] [stderr] 19: 0x55c8a2e35aca - main [INFO] [stderr] 20: 0x7fdfaeb5f2e1 - __libc_start_main [INFO] [stderr] 21: 0x55c8a2e316aa - _start [INFO] [stderr] 22: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `librocksdb_sys v0.1.0 (https://github.com/pingcap/rust-rocksdb.git?rev=306e201#306e2010)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/librocksdb_sys-2d6f0878e1b39138/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] ("CARGO", "/opt/crater/rustup-home/toolchains/266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt/bin/cargo") [INFO] [stderr] ("CARGO_CFG_DEBUG_ASSERTIONS", "") [INFO] [stderr] ("CARGO_CFG_PROC_MACRO", "") [INFO] [stderr] ("CARGO_CFG_TARGET_ARCH", "x86_64") [INFO] [stderr] ("CARGO_CFG_TARGET_ENDIAN", "little") [INFO] [stderr] ("CARGO_CFG_TARGET_ENV", "gnu") [INFO] [stderr] ("CARGO_CFG_TARGET_FAMILY", "unix") [INFO] [stderr] ("CARGO_CFG_TARGET_FEATURE", "fxsr,mmx,sse,sse2") [INFO] [stderr] ("CARGO_CFG_TARGET_HAS_ATOMIC", "16,32,64,8,cas,ptr") [INFO] [stderr] ("CARGO_CFG_TARGET_OS", "linux") [INFO] [stderr] ("CARGO_CFG_TARGET_POINTER_WIDTH", "64") [INFO] [stderr] ("CARGO_CFG_TARGET_THREAD_LOCAL", "") [INFO] [stderr] ("CARGO_CFG_TARGET_VENDOR", "unknown") [INFO] [stderr] ("CARGO_CFG_UNIX", "") [INFO] [stderr] ("CARGO_FEATURE_DEFAULT", "1") [INFO] [stderr] ("CARGO_FEATURE_SSE", "1") [INFO] [stderr] ("CARGO_HOME", "/opt/crater/cargo-home") [INFO] [stderr] ("CARGO_INCREMENTAL", "0") [INFO] [stderr] ("CARGO_MAKEFLAGS", "--jobserver-fds=4,5 -j --jobserver-auth=4,5 -j") [INFO] [stderr] ("CARGO_MANIFEST_DIR", "/opt/crater/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/306e201/librocksdb_sys") [INFO] [stderr] ("CARGO_MANIFEST_LINKS", "rocksdb") [INFO] [stderr] ("CARGO_PKG_AUTHORS", "Jay Lee ") [INFO] [stderr] ("CARGO_PKG_DESCRIPTION", "") [INFO] [stderr] ("CARGO_PKG_HOMEPAGE", "") [INFO] [stderr] ("CARGO_PKG_NAME", "librocksdb_sys") [INFO] [stderr] ("CARGO_PKG_REPOSITORY", "") [INFO] [stderr] ("CARGO_PKG_VERSION", "0.1.0") [INFO] [stderr] ("CARGO_PKG_VERSION_MAJOR", "0") [INFO] [stderr] ("CARGO_PKG_VERSION_MINOR", "1") [INFO] [stderr] ("CARGO_PKG_VERSION_PATCH", "0") [INFO] [stderr] ("CARGO_PKG_VERSION_PRE", "") [INFO] [stderr] ("CARGO_TARGET_DIR", "/opt/crater/target") [INFO] [stderr] ("DEBUG", "true") [INFO] [stderr] ("DEP_BZIP2_INCLUDE", "/opt/crater/target/debug/build/bzip2-sys-344a8aeec4a76d8a/out/include") [INFO] [stderr] ("DEP_BZIP2_ROOT", "/opt/crater/target/debug/build/bzip2-sys-344a8aeec4a76d8a/out") [INFO] [stderr] ("DEP_LZ4_ROOT", "/opt/crater/target/debug/build/lz4-sys-601be3192f502cfc/out") [INFO] [stderr] ("DEP_SNAPPY_ROOT", "/opt/crater/target/debug/build/snappy-sys-41b489b053acfb92/out/build") [INFO] [stderr] ("DEP_ZSTD_ROOT", "/opt/crater/target/debug/build/zstd-sys-7b9a9796d337befe/out") [INFO] [stderr] ("DEP_Z_INCLUDE", "/opt/crater/target/debug/build/libz-sys-67044c02a6abbe81/out/include") [INFO] [stderr] ("DEP_Z_ROOT", "/opt/crater/target/debug/build/libz-sys-67044c02a6abbe81/out") [INFO] [stderr] ("HOME", "/home/crates-build-env") [INFO] [stderr] ("HOST", "x86_64-unknown-linux-gnu") [INFO] [stderr] ("HOSTNAME", "5a05a0c1e87a") [INFO] [stderr] ("LD_LIBRARY_PATH", "/opt/crater/target/debug/deps:/opt/crater/rustup-home/toolchains/266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt/lib:/opt/crater/rustup-home/toolchains/266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt/lib") [INFO] [stderr] ("LOGNAME", "crates-build-env") [INFO] [stderr] ("MAP_USER_ID", "1000") [INFO] [stderr] ("NUM_JOBS", "8") [INFO] [stderr] ("OPT_LEVEL", "0") [INFO] [stderr] ("OUT_DIR", "/opt/crater/target/debug/build/librocksdb_sys-1cf09bc205ac92d0/out") [INFO] [stderr] ("PATH", "/opt/crater/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin") [INFO] [stderr] ("PROFILE", "debug") [INFO] [stderr] ("PWD", "/opt/crater/workdir") [INFO] [stderr] ("RUSTC", "rustc") [INFO] [stderr] ("RUSTDOC", "rustdoc") [INFO] [stderr] ("RUSTFLAGS", "--cap-lints=forbid") [INFO] [stderr] ("RUSTUP_HOME", "/opt/crater/rustup-home") [INFO] [stderr] ("RUSTUP_TOOLCHAIN", "266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt") [INFO] [stderr] ("RUST_BACKTRACE", "full") [INFO] [stderr] ("RUST_RECURSION_COUNT", "1") [INFO] [stderr] ("SHELL", "/bin/bash") [INFO] [stderr] ("SHLVL", "0") [INFO] [stderr] ("SOURCE_DIR", "/opt/crater/workdir") [INFO] [stderr] ("SSL_CERT_DIR", "/usr/lib/ssl/certs") [INFO] [stderr] ("SSL_CERT_FILE", "/usr/lib/ssl/certs/ca-certificates.crt") [INFO] [stderr] ("SUDO_COMMAND", "/opt/crater/cargo-home/bin/cargo +266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt check --frozen --all --all-targets") [INFO] [stderr] ("SUDO_GID", "0") [INFO] [stderr] ("SUDO_UID", "0") [INFO] [stderr] ("SUDO_USER", "root") [INFO] [stderr] ("TARGET", "x86_64-unknown-linux-gnu") [INFO] [stderr] ("TERM", "unknown") [INFO] [stderr] ("USER", "crates-build-env") [INFO] [stderr] ("USERNAME", "crates-build-env") [INFO] [stderr] ("USER_ID", "1000") [INFO] [stderr] running: "cmake" "/opt/crater/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/306e201/librocksdb_sys/rocksdb" "-DFORCE_SSE42=ON" "-DWITH_ZLIB=ON" "-DWITH_BZ2=ON" "-DWITH_LZ4=ON" "-DWITH_ZSTD=ON" "-DWITH_SNAPPY=ON" "-DCMAKE_INSTALL_PREFIX=/opt/crater/target/debug/build/librocksdb_sys-1cf09bc205ac92d0/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 6.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 6.3.0 [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc -- works [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ -- works [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- The ASM compiler identification is GNU [INFO] [stderr] -- Found assembler: /usr/bin/cc [INFO] [stderr] -- Found snappy: /opt/crater/target/debug/build/snappy-sys-41b489b053acfb92/out/build/libsnappy.a [INFO] [stderr] -- Found zlib: /usr/lib/x86_64-linux-gnu/libz.so [INFO] [stderr] -- Found bzip2: /opt/crater/target/debug/build/bzip2-sys-344a8aeec4a76d8a/out/lib/libbz2.a [INFO] [stderr] -- Found lz4: /opt/crater/target/debug/build/lz4-sys-601be3192f502cfc/out/liblz4.a [INFO] [stderr] -- Found zstd: /opt/crater/target/debug/build/zstd-sys-7b9a9796d337befe/out/libzstd.a [INFO] [stderr] -- Found Git: /usr/bin/git (found version "2.11.0") [INFO] [stderr] -- Performing Test HAVE_SSE42 [INFO] [stderr] -- Performing Test HAVE_SSE42 - Success [INFO] [stderr] -- Performing Test HAVE_THREAD_LOCAL [INFO] [stderr] -- Performing Test HAVE_THREAD_LOCAL - Success [INFO] [stderr] -- Enabling RTTI in Debug builds only (default) [INFO] [stderr] -- Performing Test HAVE_FALLOCATE [INFO] [stderr] -- Performing Test HAVE_FALLOCATE - Success [INFO] [stderr] -- Performing Test HAVE_SYNC_FILE_RANGE_WRITE [INFO] [stderr] -- Performing Test HAVE_SYNC_FILE_RANGE_WRITE - Success [INFO] [stderr] -- Performing Test HAVE_PTHREAD_MUTEX_ADAPTIVE_NP [INFO] [stderr] -- Performing Test HAVE_PTHREAD_MUTEX_ADAPTIVE_NP - Success [INFO] [stderr] -- Looking for malloc_usable_size [INFO] [stderr] -- Looking for malloc_usable_size - found [INFO] [stderr] -- Looking for sched_getcpu [INFO] [stderr] -- Looking for sched_getcpu - found [INFO] [stderr] -- Looking for pthread.h [INFO] [stderr] -- Looking for pthread.h - found [INFO] [stderr] -- Looking for pthread_create [INFO] [stderr] -- Looking for pthread_create - not found [INFO] [stderr] -- Looking for pthread_create in pthreads [INFO] [stderr] -- Looking for pthread_create in pthreads - not found [INFO] [stderr] -- Looking for pthread_create in pthread [INFO] [stderr] -- Looking for pthread_create in pthread - found [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- JNI library is disabled [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/crater/target/debug/build/librocksdb_sys-1cf09bc205ac92d0/out/build [INFO] [stderr] running: "cmake" "--build" "." "--target" "rocksdb" "--config" "Debug" "--" [INFO] [stderr] Scanning dependencies of target build_version [INFO] [stderr] [ 0%] Building CXX object CMakeFiles/build_version.dir/build_version.cc.o [INFO] [stderr] [ 0%] Built target build_version [INFO] [stderr] Scanning dependencies of target rocksdb [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/cache/lru_cache.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/cache/sharded_cache.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/builder.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/cache/clock_cache.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/c.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/column_family.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction_iterator.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction_job.cc.o [INFO] [stderr] [ 6%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction_picker.cc.o [INFO] [stderr] CMakeFiles/rocksdb.dir/build.make:206: recipe for target 'CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o' failed [INFO] [stderr] CMakeFiles/rocksdb.dir/build.make:134: recipe for target 'CMakeFiles/rocksdb.dir/db/builder.cc.o' failed [INFO] [stderr] CMakeFiles/rocksdb.dir/build.make:182: recipe for target 'CMakeFiles/rocksdb.dir/db/column_family.cc.o' failed [INFO] [stderr] CMakeFiles/rocksdb.dir/build.make:158: recipe for target 'CMakeFiles/rocksdb.dir/db/c.cc.o' failed [INFO] [stderr] CMakeFiles/Makefile2:3025: recipe for target 'CMakeFiles/rocksdb.dir/all' failed [INFO] [stderr] CMakeFiles/Makefile2:3037: recipe for target 'CMakeFiles/rocksdb.dir/rule' failed [INFO] [stderr] Makefile:1135: recipe for target 'rocksdb' failed [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Warning at CMakeLists.txt:75 (find_package): [INFO] [stderr] By not providing "Findgflags.cmake" in CMAKE_MODULE_PATH this project has [INFO] [stderr] asked CMake to find a package configuration file provided by "gflags", but [INFO] [stderr] CMake did not find one. [INFO] [stderr] [INFO] [stderr] Could not find a package configuration file provided by "gflags" with any [INFO] [stderr] of the following names: [INFO] [stderr] [INFO] [stderr] gflagsConfig.cmake [INFO] [stderr] gflags-config.cmake [INFO] [stderr] [INFO] [stderr] Add the installation prefix of "gflags" to CMAKE_PREFIX_PATH or set [INFO] [stderr] "gflags_DIR" to a directory containing one of the above files. If "gflags" [INFO] [stderr] provides a separate development package or SDK, be sure it has been [INFO] [stderr] installed. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o] Error 4 [INFO] [stderr] make[3]: *** Waiting for unfinished jobs.... [INFO] [stderr] c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/db/builder.cc.o] Error 4 [INFO] [stderr] c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/db/column_family.cc.o] Error 4 [INFO] [stderr] /opt/crater/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/306e201/librocksdb_sys/rocksdb/db/c.cc:4102:1: fatal error: error writing to /tmp/ccxH3cdb.s: Cannot allocate memory [INFO] [stderr] } // end extern "C" [INFO] [stderr] ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/db/c.cc.o] Error 1 [INFO] [stderr] make[2]: *** [CMakeFiles/rocksdb.dir/all] Error 2 [INFO] [stderr] make[1]: *** [CMakeFiles/rocksdb.dir/rule] Error 2 [INFO] [stderr] make: *** [rocksdb] Error 2 [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] command did not execute successfully, got: exit code: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:778:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55884ef613ab - backtrace::backtrace::libunwind::trace::h3a6a6e8afb7ff2de [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55884ef613ab - backtrace::backtrace::trace_unsynchronized::h2220292c79f07c05 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55884ef613ab - std::sys_common::backtrace::_print::h8ff1c2c5cb3b84f7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55884ef613ab - std::sys_common::backtrace::print::h2254c58d69a73304 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55884ef613ab - std::panicking::default_hook::{{closure}}::hc21cbd062363cef6 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x55884ef61086 - std::panicking::default_hook::hfea076cda52c2914 [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x55884ef61b1d - std::panicking::rust_panic_with_hook::h746830f9f479e849 [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x55884ef616a2 - std::panicking::continue_panic_fmt::h37fa2235c2440555 [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x55884ef615ef - std::panicking::begin_panic_fmt::h7ba1c30b52463900 [INFO] [stderr] at src/libstd/panicking.rs:339 [INFO] [stderr] 9: 0x55884ee830b6 - cmake::fail::hea320b7a38e396aa [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:778 [INFO] [stderr] 10: 0x55884ee82a3a - cmake::run::hdad723067999239b [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:759 [INFO] [stderr] 11: 0x55884ee7f37a - cmake::Config::build::hf3b5e13d4f9f7084 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:671 [INFO] [stderr] 12: 0x55884ee77257 - build_script_build::build_rocksdb::h9d3daf9a49b7b89c [INFO] [stderr] at /opt/crater/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/306e201/librocksdb_sys/build.rs:86 [INFO] [stderr] 13: 0x55884ee76591 - build_script_build::main::h7ab0ff0ba0e293cf [INFO] [stderr] at /opt/crater/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/306e201/librocksdb_sys/build.rs:23 [INFO] [stderr] 14: 0x55884ee7a210 - std::rt::lang_start::{{closure}}::hd1d771705371eff7 [INFO] [stderr] at /rustc/266783e4e09e4e9d5307c1c8e695659c58bbcac7/src/libstd/rt.rs:64 [INFO] [stderr] 15: 0x55884ef61523 - std::rt::lang_start_internal::{{closure}}::h14c5bec2472d54ad [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 16: 0x55884ef61523 - std::panicking::try::do_call::h88f516924fc6a288 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 17: 0x55884ef6a25a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 18: 0x55884ef620ed - std::panicking::try::ha613ca8bf0a1302a [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 19: 0x55884ef620ed - std::panic::catch_unwind::h68d4ca98047bc7c5 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 20: 0x55884ef620ed - std::rt::lang_start_internal::h600c3ba1b556e68a [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 21: 0x55884ee7a1e9 - std::rt::lang_start::hefadccdefc55660d [INFO] [stderr] at /rustc/266783e4e09e4e9d5307c1c8e695659c58bbcac7/src/libstd/rt.rs:64 [INFO] [stderr] 22: 0x55884ee77d1a - main [INFO] [stderr] 23: 0x7fde9c1422e1 - __libc_start_main [INFO] [stderr] 24: 0x55884ee7647a - _start [INFO] [stderr] 25: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "5a05a0c1e87a6dd80144e5028a2fceb0d91b8ebe292e88d703f06bcfd2993f05"` [INFO] running `"docker" "rm" "-f" "5a05a0c1e87a6dd80144e5028a2fceb0d91b8ebe292e88d703f06bcfd2993f05"` [INFO] [stdout] 5a05a0c1e87a6dd80144e5028a2fceb0d91b8ebe292e88d703f06bcfd2993f05