[INFO] cloning repository mit-pdos/distributary-mysql [INFO] running `"git" "clone" "--bare" "git://github.com/mit-pdos/distributary-mysql.git" "work/cache/sources/gh/mit-pdos/distributary-mysql"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/mit-pdos/distributary-mysql'... [INFO] running `"git" "clone" "work/cache/sources/gh/mit-pdos/distributary-mysql" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/mit-pdos/distributary-mysql"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/mit-pdos/distributary-mysql'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mit-pdos/distributary-mysql" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/mit-pdos/distributary-mysql"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/mit-pdos/distributary-mysql'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4767a309feecb7195dcd3eef118efadd1f87a05b [INFO] sha for GitHub repo mit-pdos/distributary-mysql: 4767a309feecb7195dcd3eef118efadd1f87a05b [INFO] validating manifest of mit-pdos/distributary-mysql on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mit-pdos/distributary-mysql on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mit-pdos/distributary-mysql [INFO] finished frobbing mit-pdos/distributary-mysql [INFO] frobbed toml for mit-pdos/distributary-mysql written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/mit-pdos/distributary-mysql/Cargo.toml [INFO] started frobbing mit-pdos/distributary-mysql [INFO] finished frobbing mit-pdos/distributary-mysql [INFO] frobbed toml for mit-pdos/distributary-mysql written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/mit-pdos/distributary-mysql/Cargo.toml [INFO] crate mit-pdos/distributary-mysql already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/mit-pdos/noria.git` [INFO] [stderr] Updating git repository `https://github.com/tower-rs/tokio-tower.git` [INFO] [stderr] Updating git repository `https://github.com/jonhoo/rust-evmap` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tower v0.1.0 [INFO] [stderr] Downloaded tokio-os-timer v0.1.6 [INFO] [stderr] Downloaded nom-sql v0.0.6 [INFO] [stderr] Downloaded msql-srv v0.8.4 [INFO] [stderr] Downloaded streamunordered v0.4.1 [INFO] [stderr] Downloaded timer_heap v0.3.0 [INFO] [stderr] Downloaded rahashmap v0.2.13 [INFO] [stderr] Downloaded timekeeper v0.3.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking mit-pdos/distributary-mysql against master#9f06855064ed06a50c496577b21ca50f92a2e67d for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-2/master#9f06855064ed06a50c496577b21ca50f92a2e67d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/mit-pdos/distributary-mysql:/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" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 45ab35dc581c9a29f29a1baf807ab1b55f65aedae1acf552635a0c952fe081cf [INFO] running `"docker" "start" "-a" "45ab35dc581c9a29f29a1baf807ab1b55f65aedae1acf552635a0c952fe081cf"` [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Checking snowflake v1.3.0 [INFO] [stderr] Checking static_assertions v0.2.5 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling mysql v16.0.2 [INFO] [stderr] Checking timer_heap v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking tower-service v0.2.0 [INFO] [stderr] Checking stream-cancel v0.4.4 [INFO] [stderr] Checking streamunordered v0.4.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking tower-discover v0.1.0 [INFO] [stderr] Checking tower-layer v0.1.0 [INFO] [stderr] Checking stackvector v1.0.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking timekeeper v0.3.0 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking nom v4.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Checking tower-buffer v0.1.0 [INFO] [stderr] Checking tower-load-shed v0.1.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Checking rahashmap v0.2.13 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking tower-retry v0.1.0 [INFO] [stderr] Checking tower-limit v0.1.0 [INFO] [stderr] Checking tower-load v0.1.0 (https://github.com/tower-rs/tower.git#03ec4aaf) [INFO] [stderr] Checking tower-timeout v0.1.0 [INFO] [stderr] Checking lexical-core v0.4.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crossbeam v0.7.1 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking evmap v5.0.0 (https://github.com/jonhoo/rust-evmap?branch=eviction#85275b25) [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking tokio-threadpool v0.1.14 [INFO] [stderr] Checking twox-hash v1.3.0 [INFO] [stderr] Checking tempfile v3.0.8 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking tokio-tower v0.1.1 (https://github.com/tower-rs/tokio-tower.git#839b25c8) [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tower-util v0.1.0 [INFO] [stderr] Checking h2 v0.1.24 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking tower v0.1.0 [INFO] [stderr] Checking tower-balance v0.1.0 (https://github.com/tower-rs/tower.git#03ec4aaf) [INFO] [stderr] Checking lexical v2.1.0 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking tokio-os-timer v0.1.6 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Checking tokio v0.1.21 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling zookeeper_derive v0.4.0 [INFO] [stderr] Checking hyper v0.12.30 [INFO] [stderr] Checking tokio-io-pool v0.1.6 [INFO] [stderr] Checking zookeeper v0.5.6 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking bincode v1.1.4 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking arccstr v1.2.3 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking nom-sql v0.0.6 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Checking async-bincode v0.4.9 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libloading v0.5.1 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking slog-term v2.4.0 [INFO] [stderr] Checking mysql_common v0.17.1 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Checking assert_infrequent v0.1.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking msql-srv v0.8.4 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking noria v0.1.2 (https://github.com/mit-pdos/noria.git#ab5d51e6) [INFO] [stderr] Checking common v0.1.0 (https://github.com/mit-pdos/noria.git#ab5d51e6) [INFO] [stderr] Checking noria-mysql v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Compiling librocksdb-sys v5.18.3 [INFO] [stderr] error: failed to run custom build command for `jemalloc-sys v0.3.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/jemalloc-sys-7829de89ae36e9b1/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-74236620e05bac58/out" [INFO] [stderr] BUILD_DIR="/opt/crater/target/debug/build/jemalloc-sys-74236620e05bac58/out/build" [INFO] [stderr] SRC_DIR="/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/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,mmx,sse,sse2") [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/crater/target/debug/build/jemalloc-sys-74236620e05bac58/out/jemalloc" [INFO] [stderr] cargo:rustc-cfg=prefixed [INFO] [stderr] --with-jemalloc-prefix=_rjem_ [INFO] [stderr] running: "sh" "/opt/crater/target/debug/build/jemalloc-sys-74236620e05bac58/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-74236620e05bac58/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] Missing VERSION file, and unable to generate it; creating bogus VERSION [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 : 0.0.0-0-g0000000000000000000000000000000000000000 [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-74236620e05bac58/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-74236620e05bac58/out [INFO] [stderr] BINDIR : /opt/crater/target/debug/build/jemalloc-sys-74236620e05bac58/out/bin [INFO] [stderr] DATADIR : /opt/crater/target/debug/build/jemalloc-sys-74236620e05bac58/out/share [INFO] [stderr] INCLUDEDIR : /opt/crater/target/debug/build/jemalloc-sys-74236620e05bac58/out/include [INFO] [stderr] LIBDIR : /opt/crater/target/debug/build/jemalloc-sys-74236620e05bac58/out/lib [INFO] [stderr] MANDIR : /opt/crater/target/debug/build/jemalloc-sys-74236620e05bac58/out/share/man [INFO] [stderr] [INFO] [stderr] srcroot : /opt/crater/target/debug/build/jemalloc-sys-74236620e05bac58/out/jemalloc/ [INFO] [stderr] abs_srcroot : /opt/crater/target/debug/build/jemalloc-sys-74236620e05bac58/out/jemalloc/ [INFO] [stderr] objroot : [INFO] [stderr] abs_objroot : /opt/crater/target/debug/build/jemalloc-sys-74236620e05bac58/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" "srcroot=../jemalloc/" "-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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hash.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hooks.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex_pool.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prng.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o ../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../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o ../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/ctl.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/ctl.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/hash.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/hash.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/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/mutex_pool.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/mutex_pool.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/nstime.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/nstime.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/prng.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/prng.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/sz.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/sz.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/tsd.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/tsd.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/stats.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/stats.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] nm -a src/jemalloc.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym [INFO] [stderr] /bin/sh ../jemalloc/include/jemalloc/internal/private_namespace.sh src/jemalloc.sym src/arena.sym src/background_thread.sym src/base.sym src/bin.sym src/bitmap.sym src/ckh.sym src/ctl.sym src/div.sym src/extent.sym src/extent_dss.sym src/extent_mmap.sym src/hash.sym src/hooks.sym src/large.sym src/log.sym src/malloc_io.sym src/mutex.sym src/mutex_pool.sym src/nstime.sym src/pages.sym src/prng.sym src/prof.sym src/rtree.sym src/stats.sym src/sz.sym src/tcache.sym src/ticker.sym src/tsd.sym src/witness.sym > include/jemalloc/internal/private_namespace.gen.h [INFO] [stderr] cp include/jemalloc/internal/private_namespace.gen.h include/jemalloc/internal/private_namespace.gen.h [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../jemalloc/include -o src/background_thread.pic.o ../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../jemalloc/include -o src/ckh.pic.o ../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../jemalloc/include -o src/arena.pic.o ../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../jemalloc/include -o src/ctl.pic.o ../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../jemalloc/include -o src/base.pic.o ../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../jemalloc/include -o src/jemalloc.pic.o ../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../jemalloc/include -o src/bin.pic.o ../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../jemalloc/include -o src/bitmap.pic.o ../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../jemalloc/include -o src/div.pic.o ../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../jemalloc/include -o src/extent.pic.o ../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../jemalloc/include -o src/extent_dss.pic.o ../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../jemalloc/include -o src/extent_mmap.pic.o ../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../jemalloc/include -o src/hash.pic.o ../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../jemalloc/include -o src/hooks.pic.o ../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../jemalloc/include -o src/log.pic.o ../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../jemalloc/include -o src/large.pic.o ../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../jemalloc/include -o src/malloc_io.pic.o ../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../jemalloc/include -o src/mutex.pic.o ../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../jemalloc/include -o src/mutex_pool.pic.o ../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../jemalloc/include -o src/nstime.pic.o ../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../jemalloc/include -o src/pages.pic.o ../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../jemalloc/include -o src/prng.pic.o ../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../jemalloc/include -o src/prof.pic.o ../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../jemalloc/include -o src/rtree.pic.o ../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../jemalloc/include -o src/stats.pic.o ../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../jemalloc/include -o src/sz.pic.o ../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../jemalloc/include -o src/tcache.pic.o ../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../jemalloc/include -o src/ticker.pic.o ../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../jemalloc/include -o src/tsd.pic.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/jemalloc.o ../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../jemalloc/include -o src/witness.pic.o ../jemalloc/src/witness.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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/arena.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/background_thread.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/base.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/bin.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/bitmap.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/ckh.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/ctl.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/div.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/extent.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/extent_dss.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/extent_mmap.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/hash.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/hooks.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/large.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/log.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/malloc_io.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/mutex.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/mutex_pool.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/nstime.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/pages.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/prng.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/prof.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/rtree.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/stats.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/sz.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/tcache.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/ticker.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/tsd.o ../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 -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/witness.o ../jemalloc/src/witness.c [INFO] [stderr] Makefile:349: recipe for target 'src/jemalloc.pic.o' failed [INFO] [stderr] Makefile:349: recipe for target 'src/jemalloc.o' failed [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] {standard input}: Assembler messages: [INFO] [stderr] {standard input}:113252: Warning: end of file not at end of a line; newline inserted [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.pic.o] Error 4 [INFO] [stderr] make: *** Waiting for unfinished jobs.... [INFO] [stderr] {standard input}: Assembler messages: [INFO] [stderr] {standard input}:30102: Warning: end of file not at end of a line; newline inserted [INFO] [stderr] {standard input}:31862: Error: unknown pseudo-op: `.lbe63' [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.o] Error 4 [INFO] [stderr] thread 'main' panicked at 'command did not execute successfully: "make" "srcroot=../jemalloc/" "-j" "8" [INFO] [stderr] expected success, got: exit code: 2', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/jemalloc-sys-0.3.2/build.rs:392:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x561beb4bbe4b - backtrace::backtrace::libunwind::trace::hc6a4966d389b62be [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x561beb4bbe4b - backtrace::backtrace::trace_unsynchronized::h234cd6c2c95fa587 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x561beb4bbe4b - std::sys_common::backtrace::_print::h2896bece16680b31 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x561beb4bbe4b - std::sys_common::backtrace::print::h5f4d4b954705d426 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x561beb4bbe4b - std::panicking::default_hook::{{closure}}::h3d52949e2d73c1aa [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 5: 0x561beb4bbb4c - std::panicking::default_hook::h4b88c02cc00064f5 [INFO] [stderr] at src/libstd/panicking.rs:212 [INFO] [stderr] 6: 0x561beb4bc560 - std::panicking::rust_panic_with_hook::he5596ad1952b7279 [INFO] [stderr] at src/libstd/panicking.rs:475 [INFO] [stderr] 7: 0x561beb4bc0e2 - std::panicking::continue_panic_fmt::h13f3a9aeaf0459c4 [INFO] [stderr] at src/libstd/panicking.rs:382 [INFO] [stderr] 8: 0x561beb4bc02f - std::panicking::begin_panic_fmt::h784be15fd2973b27 [INFO] [stderr] at src/libstd/panicking.rs:337 [INFO] [stderr] 9: 0x561beb42df2d - build_script_build::run::hbe7e87a42fdc8549 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/jemalloc-sys-0.3.2/build.rs:392 [INFO] [stderr] 10: 0x561beb42c810 - build_script_build::main::h5e8d5b6e03d6d955 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/jemalloc-sys-0.3.2/build.rs:330 [INFO] [stderr] 11: 0x561beb435140 - std::rt::lang_start::{{closure}}::h748a470fb681ec4a [INFO] [stderr] at /rustc/9f06855064ed06a50c496577b21ca50f92a2e67d/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x561beb4bbf63 - std::rt::lang_start_internal::{{closure}}::h97d240c87982728f [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 13: 0x561beb4bbf63 - std::panicking::try::do_call::h657ecdd23710c935 [INFO] [stderr] at src/libstd/panicking.rs:294 [INFO] [stderr] 14: 0x561beb4c41da - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 15: 0x561beb4bca6d - std::panicking::try::h52772d620cb80373 [INFO] [stderr] at src/libstd/panicking.rs:273 [INFO] [stderr] 16: 0x561beb4bca6d - std::panic::catch_unwind::hac02eb84ea8f3a3e [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] 17: 0x561beb4bca6d - std::rt::lang_start_internal::h9fab34d7c96dfdc9 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 18: 0x561beb435119 - std::rt::lang_start::ha3d7d4821832f569 [INFO] [stderr] at /rustc/9f06855064ed06a50c496577b21ca50f92a2e67d/src/libstd/rt.rs:64 [INFO] [stderr] 19: 0x561beb42e4da - main [INFO] [stderr] 20: 0x7f372da112e1 - __libc_start_main [INFO] [stderr] 21: 0x561beb42843a - _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 v5.18.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/librocksdb-sys-ca60717561ac242c/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=rocksdb/ [INFO] [stderr] cargo:rerun-if-changed=snappy/ [INFO] [stderr] cargo:rerun-if-changed=lz4/ [INFO] [stderr] cargo:rerun-if-changed=zstd/ [INFO] [stderr] cargo:rerun-if-changed=zlib/ [INFO] [stderr] cargo:rerun-if-changed=bzip2/ [INFO] [stderr] NUM_JOBS = Some("8") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/librocksdb-sys-24f17615e8f9df8b/out/rocksdb/cache/clock_cache.o" "-c" "rocksdb/cache/clock_cache.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/librocksdb-sys-24f17615e8f9df8b/out/rocksdb/db/write_batch_base.o" "-c" "rocksdb/db/write_batch_base.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/librocksdb-sys-24f17615e8f9df8b/out/rocksdb/monitoring/thread_status_util.o" "-c" "rocksdb/monitoring/thread_status_util.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/librocksdb-sys-24f17615e8f9df8b/out/rocksdb/memtable/hash_skiplist_rep.o" "-c" "rocksdb/memtable/hash_skiplist_rep.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/librocksdb-sys-24f17615e8f9df8b/out/rocksdb/table/get_context.o" "-c" "rocksdb/table/get_context.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/librocksdb-sys-24f17615e8f9df8b/out/rocksdb/table/block_based_table_factory.o" "-c" "rocksdb/table/block_based_table_factory.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/librocksdb-sys-24f17615e8f9df8b/out/rocksdb/env/env_hdfs.o" "-c" "rocksdb/env/env_hdfs.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/librocksdb-sys-24f17615e8f9df8b/out/rocksdb/options/options_sanity_check.o" "-c" "rocksdb/options/options_sanity_check.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/librocksdb-sys-24f17615e8f9df8b/out/rocksdb/db/write_controller.o" "-c" "rocksdb/db/write_controller.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/librocksdb-sys-24f17615e8f9df8b/out/rocksdb/cache/lru_cache.o" "-c" "rocksdb/cache/lru_cache.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/librocksdb-sys-24f17615e8f9df8b/out/rocksdb/port/port_posix.o" "-c" "rocksdb/port/port_posix.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/librocksdb-sys-24f17615e8f9df8b/out/rocksdb/env/env_posix.o" "-c" "rocksdb/env/env_posix.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/librocksdb-sys-24f17615e8f9df8b/out/rocksdb/db/write_thread.o" "-c" "rocksdb/db/write_thread.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/librocksdb-sys-24f17615e8f9df8b/out/rocksdb/port/stack_trace.o" "-c" "rocksdb/port/stack_trace.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/librocksdb-sys-24f17615e8f9df8b/out/rocksdb/table/adaptive_table_factory.o" "-c" "rocksdb/table/adaptive_table_factory.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/librocksdb-sys-24f17615e8f9df8b/out/rocksdb/cache/sharded_cache.o" "-c" "rocksdb/cache/sharded_cache.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/librocksdb-sys-24f17615e8f9df8b/out/rocksdb/monitoring/thread_status_util_debug.o" "-c" "rocksdb/monitoring/thread_status_util_debug.cc" [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:81:65: error: expected class-name before '{' token [INFO] [stderr] cargo:warning= struct ColumnFamilyOptions : public AdvancedColumnFamilyOptions { [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:227:3: error: 'CompressionOptions' does not name a type [INFO] [stderr] cargo:warning= CompressionOptions bottommost_compression_opts; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:230:3: error: 'CompressionOptions' does not name a type [INFO] [stderr] cargo:warning= CompressionOptions compression_opts; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:254:25: error: ISO C++ forbids declaration of 'type name' with no type [-fpermissive] [INFO] [stderr] cargo:warning= std::shared_ptr prefix_extractor = nullptr; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:254:39: error: template argument 1 is invalid [INFO] [stderr] cargo:warning= std::shared_ptr prefix_extractor = nullptr; [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:280:19: error: 'TableFactory' was not declared in this scope [INFO] [stderr] cargo:warning= std::shared_ptr table_factory; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:280:31: error: template argument 1 is invalid [INFO] [stderr] cargo:warning= std::shared_ptr table_factory; [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:129:53: error: 'BytewiseComparator' was not declared in this scope [INFO] [stderr] cargo:warning= const Comparator* comparator = BytewiseComparator(); [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:254:60: error: cannot convert 'std::nullptr_t' to 'int' in initialization [INFO] [stderr] cargo:warning= std::shared_ptr prefix_extractor = nullptr; [INFO] [stderr] cargo:warning= ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:702:19: error: 'WriteBufferManager' was not declared in this scope [INFO] [stderr] cargo:warning= std::shared_ptr write_buffer_manager = nullptr; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:702:37: error: template argument 1 is invalid [INFO] [stderr] cargo:warning= std::shared_ptr write_buffer_manager = nullptr; [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:808:31: error: 'EventListener' was not declared in this scope [INFO] [stderr] cargo:warning= std::vector> listeners; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:808:31: error: template argument 1 is invalid [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:808:44: error: template argument 1 is invalid [INFO] [stderr] cargo:warning= std::vector> listeners; [INFO] [stderr] cargo:warning= ^~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:808:44: error: template argument 2 is invalid [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:379:14: error: incomplete type 'rocksdb::Env' used in nested name specifier [INFO] [stderr] cargo:warning= Env* env = Env::Default(); [INFO] [stderr] cargo:warning= ^~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:410:37: error: 'INFO_LEVEL' was not declared in this scope [INFO] [stderr] cargo:warning= InfoLogLevel info_log_level = INFO_LEVEL; [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:702:62: error: cannot convert 'std::nullptr_t' to 'int' in initialization [INFO] [stderr] cargo:warning= std::shared_ptr write_buffer_manager = nullptr; [INFO] [stderr] cargo:warning= ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:1163:28: error: 'TableProperties' does not name a type [INFO] [stderr] cargo:warning= std::function table_filter; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:1170:3: error: 'SequenceNumber' does not name a type [INFO] [stderr] cargo:warning= SequenceNumber iter_start_seqnum; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:1244:8: error: 'Status' does not name a type [INFO] [stderr] cargo:warning= extern Status CreateLoggerFromOptions(const std::string& dbname, [INFO] [stderr] cargo:warning= ^~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/adaptive_table_factory.h:11:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/table.h:273:8: error: 'TableFactory' does not name a type [INFO] [stderr] cargo:warning= extern TableFactory* NewBlockBasedTableFactory( [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/table.h:362:8: error: 'TableFactory' does not name a type [INFO] [stderr] cargo:warning= extern TableFactory* NewPlainTableFactory(const PlainTableOptions& options = [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/table.h:427:8: error: 'TableFactory' does not name a type [INFO] [stderr] cargo:warning= extern TableFactory* NewCuckooTableFactory( [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/monitoring/perf_step_timer.h:9:0, [INFO] [stderr] cargo:warning= from rocksdb/monitoring/perf_context_imp.h:7, [INFO] [stderr] cargo:warning= from rocksdb/db/dbformat.h:14, [INFO] [stderr] cargo:warning= from rocksdb/table/table_builder.h:16, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/util/stop_watch.h: In constructor 'rocksdb::StopWatch::StopWatch(rocksdb::Env*, rocksdb::Statistics*, uint32_t, uint64_t*, bool, bool)': [INFO] [stderr] cargo:warning=rocksdb/util/stop_watch.h:29:65: error: invalid use of incomplete type 'class rocksdb::Env' [INFO] [stderr] cargo:warning= start_time_((stats_enabled_ || elapsed != nullptr) ? env->NowMicros() [INFO] [stderr] cargo:warning= ^~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/adaptive_table_factory.h:10:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:37:7: note: forward declaration of 'class rocksdb::Env' [INFO] [stderr] cargo:warning= class Env; [INFO] [stderr] cargo:warning= ^~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/monitoring/perf_step_timer.h:9:0, [INFO] [stderr] cargo:warning= from rocksdb/monitoring/perf_context_imp.h:7, [INFO] [stderr] cargo:warning= from rocksdb/db/dbformat.h:14, [INFO] [stderr] cargo:warning= from rocksdb/table/table_builder.h:16, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/util/stop_watch.h: In destructor 'rocksdb::StopWatch::~StopWatch()': [INFO] [stderr] cargo:warning=rocksdb/util/stop_watch.h:35:25: error: invalid use of incomplete type 'class rocksdb::Env' [INFO] [stderr] cargo:warning= *elapsed_ = env_->NowMicros() - start_time_; [INFO] [stderr] cargo:warning= ^~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/adaptive_table_factory.h:10:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:37:7: note: forward declaration of 'class rocksdb::Env' [INFO] [stderr] cargo:warning= class Env; [INFO] [stderr] cargo:warning= ^~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/monitoring/perf_step_timer.h:9:0, [INFO] [stderr] cargo:warning= from rocksdb/monitoring/perf_context_imp.h:7, [INFO] [stderr] cargo:warning= from rocksdb/db/dbformat.h:14, [INFO] [stderr] cargo:warning= from rocksdb/table/table_builder.h:16, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/util/stop_watch.h:37:26: error: invalid use of incomplete type 'class rocksdb::Env' [INFO] [stderr] cargo:warning= *elapsed_ += env_->NowMicros() - start_time_; [INFO] [stderr] cargo:warning= ^~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/adaptive_table_factory.h:10:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:37:7: note: forward declaration of 'class rocksdb::Env' [INFO] [stderr] cargo:warning= class Env; [INFO] [stderr] cargo:warning= ^~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/monitoring/perf_step_timer.h:9:0, [INFO] [stderr] cargo:warning= from rocksdb/monitoring/perf_context_imp.h:7, [INFO] [stderr] cargo:warning= from rocksdb/db/dbformat.h:14, [INFO] [stderr] cargo:warning= from rocksdb/table/table_builder.h:16, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/util/stop_watch.h:46:40: error: invalid use of incomplete type 'class rocksdb::Env' [INFO] [stderr] cargo:warning= (env_->NowMicros() - start_time_)); [INFO] [stderr] cargo:warning= ^~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/adaptive_table_factory.h:10:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:37:7: note: forward declaration of 'class rocksdb::Env' [INFO] [stderr] cargo:warning= class Env; [INFO] [stderr] cargo:warning= ^~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/monitoring/perf_step_timer.h:9:0, [INFO] [stderr] cargo:warning= from rocksdb/monitoring/perf_context_imp.h:7, [INFO] [stderr] cargo:warning= from rocksdb/db/dbformat.h:14, [INFO] [stderr] cargo:warning= from rocksdb/table/table_builder.h:16, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/util/stop_watch.h: In member function 'void rocksdb::StopWatch::DelayStart()': [INFO] [stderr] cargo:warning=rocksdb/util/stop_watch.h:54:31: error: invalid use of incomplete type 'class rocksdb::Env' [INFO] [stderr] cargo:warning= delay_start_time_ = env_->NowMicros(); [INFO] [stderr] cargo:warning= ^~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/adaptive_table_factory.h:10:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:37:7: note: forward declaration of 'class rocksdb::Env' [INFO] [stderr] cargo:warning= class Env; [INFO] [stderr] cargo:warning= ^~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/monitoring/perf_step_timer.h:9:0, [INFO] [stderr] cargo:warning= from rocksdb/monitoring/perf_context_imp.h:7, [INFO] [stderr] cargo:warning= from rocksdb/db/dbformat.h:14, [INFO] [stderr] cargo:warning= from rocksdb/table/table_builder.h:16, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/util/stop_watch.h: In member function 'void rocksdb::StopWatch::DelayStop()': [INFO] [stderr] cargo:warning=rocksdb/util/stop_watch.h:60:27: error: invalid use of incomplete type 'class rocksdb::Env' [INFO] [stderr] cargo:warning= total_delay_ += env_->NowMicros() - delay_start_time_; [INFO] [stderr] cargo:warning= ^~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/adaptive_table_factory.h:10:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:37:7: note: forward declaration of 'class rocksdb::Env' [INFO] [stderr] cargo:warning= class Env; [INFO] [stderr] cargo:warning= ^~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/monitoring/perf_step_timer.h:9:0, [INFO] [stderr] cargo:warning= from rocksdb/monitoring/perf_context_imp.h:7, [INFO] [stderr] cargo:warning= from rocksdb/db/dbformat.h:14, [INFO] [stderr] cargo:warning= from rocksdb/table/table_builder.h:16, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/util/stop_watch.h: In member function 'void rocksdb::StopWatchNano::Start()': [INFO] [stderr] cargo:warning=rocksdb/util/stop_watch.h:94:31: error: invalid use of incomplete type 'class rocksdb::Env' [INFO] [stderr] cargo:warning= void Start() { start_ = env_->NowNanos(); } [INFO] [stderr] cargo:warning= ^~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/adaptive_table_factory.h:10:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:37:7: note: forward declaration of 'class rocksdb::Env' [INFO] [stderr] cargo:warning= class Env; [INFO] [stderr] cargo:warning= ^~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/monitoring/perf_step_timer.h:9:0, [INFO] [stderr] cargo:warning= from rocksdb/monitoring/perf_context_imp.h:7, [INFO] [stderr] cargo:warning= from rocksdb/db/dbformat.h:14, [INFO] [stderr] cargo:warning= from rocksdb/table/table_builder.h:16, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/util/stop_watch.h: In member function 'uint64_t rocksdb::StopWatchNano::ElapsedNanos(bool)': [INFO] [stderr] cargo:warning=rocksdb/util/stop_watch.h:97:20: error: invalid use of incomplete type 'class rocksdb::Env' [INFO] [stderr] cargo:warning= auto now = env_->NowNanos(); [INFO] [stderr] cargo:warning= ^~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/adaptive_table_factory.h:10:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:37:7: note: forward declaration of 'class rocksdb::Env' [INFO] [stderr] cargo:warning= class Env; [INFO] [stderr] cargo:warning= ^~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/monitoring/perf_context_imp.h:7:0, [INFO] [stderr] cargo:warning= from rocksdb/db/dbformat.h:14, [INFO] [stderr] cargo:warning= from rocksdb/table/table_builder.h:16, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/monitoring/perf_step_timer.h: In constructor 'rocksdb::PerfStepTimer::PerfStepTimer(uint64_t*, bool, rocksdb::Statistics*, uint32_t)': [INFO] [stderr] cargo:warning=rocksdb/monitoring/perf_step_timer.h:21:65: error: incomplete type 'rocksdb::Env' used in nested name specifier [INFO] [stderr] cargo:warning= env_((perf_counter_enabled_ || statistics != nullptr) ? Env::Default() [INFO] [stderr] cargo:warning= ^~~ [INFO] [stderr] cargo:warning=rocksdb/monitoring/perf_step_timer.h: In member function 'void rocksdb::PerfStepTimer::Start()': [INFO] [stderr] cargo:warning=rocksdb/monitoring/perf_step_timer.h:34:20: error: invalid use of incomplete type 'class rocksdb::Env' [INFO] [stderr] cargo:warning= start_ = env_->NowNanos(); [INFO] [stderr] cargo:warning= ^~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/adaptive_table_factory.h:10:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:37:7: note: forward declaration of 'class rocksdb::Env' [INFO] [stderr] cargo:warning= class Env; [INFO] [stderr] cargo:warning= ^~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/monitoring/perf_context_imp.h:7:0, [INFO] [stderr] cargo:warning= from rocksdb/db/dbformat.h:14, [INFO] [stderr] cargo:warning= from rocksdb/table/table_builder.h:16, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/monitoring/perf_step_timer.h: In member function 'void rocksdb::PerfStepTimer::Measure()': [INFO] [stderr] cargo:warning=rocksdb/monitoring/perf_step_timer.h:40:26: error: invalid use of incomplete type 'class rocksdb::Env' [INFO] [stderr] cargo:warning= uint64_t now = env_->NowNanos(); [INFO] [stderr] cargo:warning= ^~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/adaptive_table_factory.h:10:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:37:7: note: forward declaration of 'class rocksdb::Env' [INFO] [stderr] cargo:warning= class Env; [INFO] [stderr] cargo:warning= ^~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/monitoring/perf_context_imp.h:7:0, [INFO] [stderr] cargo:warning= from rocksdb/db/dbformat.h:14, [INFO] [stderr] cargo:warning= from rocksdb/table/table_builder.h:16, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/monitoring/perf_step_timer.h: In member function 'void rocksdb::PerfStepTimer::Stop()': [INFO] [stderr] cargo:warning=rocksdb/monitoring/perf_step_timer.h:48:31: error: invalid use of incomplete type 'class rocksdb::Env' [INFO] [stderr] cargo:warning= uint64_t duration = env_->NowNanos() - start_; [INFO] [stderr] cargo:warning= ^~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/adaptive_table_factory.h:10:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:37:7: note: forward declaration of 'class rocksdb::Env' [INFO] [stderr] cargo:warning= class Env; [INFO] [stderr] cargo:warning= ^~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/include/rocksdb/db.h:23:0, [INFO] [stderr] cargo:warning= from rocksdb/db/dbformat.h:16, [INFO] [stderr] cargo:warning= from rocksdb/table/table_builder.h:16, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/sst_file_writer.h: At global scope: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/sst_file_writer.h:83:17: error: 'ColumnFamilyHandle' has not been declared [INFO] [stderr] cargo:warning= ColumnFamilyHandle* column_family = nullptr, [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/sst_file_writer.h:85:22: error: 'rocksdb::Env::IOPriority' has not been declared [INFO] [stderr] cargo:warning= Env::IOPriority io_priority = Env::IOPriority::IO_TOTAL, [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/sst_file_writer.h:93:17: error: 'ColumnFamilyHandle' has not been declared [INFO] [stderr] cargo:warning= ColumnFamilyHandle* column_family = nullptr, [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/sst_file_writer.h:95:22: error: 'rocksdb::Env::IOPriority' has not been declared [INFO] [stderr] cargo:warning= Env::IOPriority io_priority = Env::IOPriority::IO_TOTAL, [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/sst_file_writer.h:85:52: error: 'rocksdb::Env::IOPriority' has not been declared [INFO] [stderr] cargo:warning= Env::IOPriority io_priority = Env::IOPriority::IO_TOTAL, [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/sst_file_writer.h:95:52: error: 'rocksdb::Env::IOPriority' has not been declared [INFO] [stderr] cargo:warning= Env::IOPriority io_priority = Env::IOPriority::IO_TOTAL, [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/dbformat.h:16:0, [INFO] [stderr] cargo:warning= from rocksdb/table/table_builder.h:16, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/db.h:90:34: error: '__ROCKSDB_MAJOR__' was not declared in this scope [INFO] [stderr] cargo:warning= static const int kMajorVersion = __ROCKSDB_MAJOR__; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/db.h:91:34: error: '__ROCKSDB_MINOR__' was not declared in this scope [INFO] [stderr] cargo:warning= static const int kMinorVersion = __ROCKSDB_MINOR__; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/db.h:113:14: error: 'unordered_map' in namespace 'std' does not name a template type [INFO] [stderr] cargo:warning= typedef std::unordered_map> [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/db.h:816:18: error: 'unordered_map' in namespace 'std' does not name a template type [INFO] [stderr] cargo:warning= const std::unordered_map& /*new_options*/) { [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/db.h:816:31: error: expected ',' or '...' before '<' token [INFO] [stderr] cargo:warning= const std::unordered_map& /*new_options*/) { [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/db.h:820:18: error: 'unordered_map' in namespace 'std' does not name a template type [INFO] [stderr] cargo:warning= const std::unordered_map& new_options) { [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/db.h:820:31: error: expected ',' or '...' before '<' token [INFO] [stderr] cargo:warning= const std::unordered_map& new_options) { [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/db.h:825:18: error: 'unordered_map' in namespace 'std' does not name a template type [INFO] [stderr] cargo:warning= const std::unordered_map& new_options) = 0; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/db.h:825:31: error: expected ',' or '...' before '<' token [INFO] [stderr] cargo:warning= const std::unordered_map& new_options) = 0; [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/db.h:1165:43: error: 'TablePropertiesCollection' has not been declared [INFO] [stderr] cargo:warning= TablePropertiesCollection* props) = 0; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/db.h:1166:43: error: 'TablePropertiesCollection' has not been declared [INFO] [stderr] cargo:warning= virtual Status GetPropertiesOfAllTables(TablePropertiesCollection* props) { [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/db.h:1171:7: error: 'TablePropertiesCollection' has not been declared [INFO] [stderr] cargo:warning= TablePropertiesCollection* props) = 0; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/db.h: In member function 'virtual rocksdb::Status rocksdb::DB::SetOptions(int)': [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/db.h:821:46: error: 'new_options' was not declared in this scope [INFO] [stderr] cargo:warning= return SetOptions(DefaultColumnFamily(), new_options); [INFO] [stderr] cargo:warning= ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:16:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/db/dbformat.h: At global scope: [INFO] [stderr] cargo:warning=rocksdb/db/dbformat.h:161:14: error: invalid use of incomplete type 'class rocksdb::Comparator' [INFO] [stderr] cargo:warning= : public Comparator { [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/adaptive_table_factory.h:10:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:36:7: note: forward declaration of 'class rocksdb::Comparator' [INFO] [stderr] cargo:warning= class Comparator; [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:16:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/db/dbformat.h:172:23: error: 'virtual const char* rocksdb::InternalKeyComparator::Name() const' marked 'override', but does not override [INFO] [stderr] cargo:warning= virtual const char* Name() const override; [INFO] [stderr] cargo:warning= ^~~~ [INFO] [stderr] cargo:warning=rocksdb/db/dbformat.h:173:15: error: 'virtual int rocksdb::InternalKeyComparator::Compare(const rocksdb::Slice&, const rocksdb::Slice&) const' marked 'override', but does not override [INFO] [stderr] cargo:warning= virtual int Compare(const Slice& a, const Slice& b) const override; [INFO] [stderr] cargo:warning= ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/dbformat.h:176:16: error: 'virtual void rocksdb::InternalKeyComparator::FindShortestSeparator(std::__cxx11::string*, const rocksdb::Slice&) const' marked 'override', but does not override [INFO] [stderr] cargo:warning= virtual void FindShortestSeparator(std::string* start, [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/dbformat.h:178:16: error: 'virtual void rocksdb::InternalKeyComparator::FindShortSuccessor(std::__cxx11::string*) const' marked 'override', but does not override [INFO] [stderr] cargo:warning= virtual void FindShortSuccessor(std::string* key) const override; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/dbformat.h:184:29: error: 'virtual const rocksdb::Comparator* rocksdb::InternalKeyComparator::GetRootComparator() const' marked 'override', but does not override [INFO] [stderr] cargo:warning= virtual const Comparator* GetRootComparator() const override { [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/dbformat.h: In constructor 'rocksdb::InternalKeyComparator::InternalKeyComparator(const rocksdb::Comparator*)': [INFO] [stderr] cargo:warning=rocksdb/db/dbformat.h:168:39: error: invalid use of incomplete type 'const class rocksdb::Comparator' [INFO] [stderr] cargo:warning= std::string(user_comparator_->Name())) { [INFO] [stderr] cargo:warning= ^~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/adaptive_table_factory.h:10:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:36:7: note: forward declaration of 'class rocksdb::Comparator' [INFO] [stderr] cargo:warning= class Comparator; [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:16:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/db/dbformat.h: In member function 'virtual const rocksdb::Comparator* rocksdb::InternalKeyComparator::GetRootComparator() const': [INFO] [stderr] cargo:warning=rocksdb/db/dbformat.h:185:28: error: invalid use of incomplete type 'const class rocksdb::Comparator' [INFO] [stderr] cargo:warning= return user_comparator_->GetRootComparator(); [INFO] [stderr] cargo:warning= ^~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/adaptive_table_factory.h:10:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:36:7: note: forward declaration of 'class rocksdb::Comparator' [INFO] [stderr] cargo:warning= class Comparator; [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:16:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/db/dbformat.h: In member function 'virtual int rocksdb::InternalKeyComparator::Compare(const rocksdb::Slice&, const rocksdb::Slice&) const': [INFO] [stderr] cargo:warning=rocksdb/db/dbformat.h:642:27: error: invalid use of incomplete type 'const class rocksdb::Comparator' [INFO] [stderr] cargo:warning= int r = user_comparator_->Compare(ExtractUserKey(akey), ExtractUserKey(bkey)); [INFO] [stderr] cargo:warning= ^~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/adaptive_table_factory.h:10:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:36:7: note: forward declaration of 'class rocksdb::Comparator' [INFO] [stderr] cargo:warning= class Comparator; [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:16:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/db/dbformat.h: In member function 'virtual int rocksdb::InternalKeyComparator::CompareKeySeq(const rocksdb::Slice&, const rocksdb::Slice&) const': [INFO] [stderr] cargo:warning=rocksdb/db/dbformat.h:662:27: error: invalid use of incomplete type 'const class rocksdb::Comparator' [INFO] [stderr] cargo:warning= int r = user_comparator_->Compare(ExtractUserKey(akey), ExtractUserKey(bkey)); [INFO] [stderr] cargo:warning= ^~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/adaptive_table_factory.h:10:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/options.h:36:7: note: forward declaration of 'class rocksdb::Comparator' [INFO] [stderr] cargo:warning= class Comparator; [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/options/cf_options.h:12:0, [INFO] [stderr] cargo:warning= from rocksdb/table/table_builder.h:18, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/options/db_options.h: At global scope: [INFO] [stderr] cargo:warning=rocksdb/options/db_options.h:55:19: error: 'WriteBufferManager' was not declared in this scope [INFO] [stderr] cargo:warning= std::shared_ptr write_buffer_manager; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/db_options.h:55:37: error: template argument 1 is invalid [INFO] [stderr] cargo:warning= std::shared_ptr write_buffer_manager; [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=In file included from rocksdb/options/cf_options.h:14:0, [INFO] [stderr] cargo:warning= from rocksdb/table/table_builder.h:18, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/util/compression.h:142:9: error: 'CompressionOptions' does not name a type [INFO] [stderr] cargo:warning= const CompressionOptions opts_; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/compression.h:177:55: error: 'CompressionOptions' does not name a type [INFO] [stderr] cargo:warning= CompressionContext(CompressionType comp_type, const CompressionOptions& opts, [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/compression.h:186:9: error: 'CompressionOptions' does not name a type [INFO] [stderr] cargo:warning= const CompressionOptions& options() const { return opts_; } [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/compression.h: In constructor 'rocksdb::CompressionContext::CompressionContext(rocksdb::CompressionType, const int&, const rocksdb::Slice&)': [INFO] [stderr] cargo:warning=rocksdb/util/compression.h:179:27: error: class 'rocksdb::CompressionContext' does not have any field named 'opts_' [INFO] [stderr] cargo:warning= : type_(comp_type), opts_(opts), dict_(comp_dict) { [INFO] [stderr] cargo:warning= ^~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/compression.h: In function 'bool rocksdb::LZ4HC_Compress(const rocksdb::CompressionContext&, uint32_t, const char*, size_t, std::__cxx11::string*)': [INFO] [stderr] cargo:warning=rocksdb/util/compression.h:909:11: error: 'const class rocksdb::CompressionContext' has no member named 'options' [INFO] [stderr] cargo:warning= if (ctx.options().level == CompressionOptions::kDefaultCompressionLevel) { [INFO] [stderr] cargo:warning= ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/compression.h:909:30: error: 'CompressionOptions' has not been declared [INFO] [stderr] cargo:warning= if (ctx.options().level == CompressionOptions::kDefaultCompressionLevel) { [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/compression.h:912:17: error: 'const class rocksdb::CompressionContext' has no member named 'options' [INFO] [stderr] cargo:warning= level = ctx.options().level; [INFO] [stderr] cargo:warning= ^~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:18:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h: At global scope: [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:29:3: error: 'CompactionStyle' does not name a type [INFO] [stderr] cargo:warning= CompactionStyle compaction_style; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:31:3: error: 'CompactionPri' does not name a type [INFO] [stderr] cargo:warning= CompactionPri compaction_pri; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:48:17: error: expected identifier before '*' token [INFO] [stderr] cargo:warning= UpdateStatus (*inplace_callback)(char* existing_value, [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:51:61: error: ISO C++ forbids declaration of 'UpdateStatus' with no type [-fpermissive] [INFO] [stderr] cargo:warning= std::string* merged_value); [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:51:61: error: 'UpdateStatus' declared as function returning a function [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:75:12: error: 'TablePropertiesCollectorFactories' in 'struct rocksdb::Options' does not name a type [INFO] [stderr] cargo:warning= Options::TablePropertiesCollectorFactories [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:92:3: error: 'CompressionOptions' does not name a type [INFO] [stderr] cargo:warning= CompressionOptions bottommost_compression_opts; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:94:3: error: 'CompressionOptions' does not name a type [INFO] [stderr] cargo:warning= CompressionOptions compression_opts; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:193:46: error: 'CompactionStyle' has not been declared [INFO] [stderr] cargo:warning= void RefreshDerivedOptions(int num_levels, CompactionStyle compaction_style); [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:233:3: error: 'CompactionOptionsFIFO' does not name a type [INFO] [stderr] cargo:warning= CompactionOptionsFIFO compaction_options_fifo; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:234:3: error: 'CompactionOptionsUniversal' does not name a type [INFO] [stderr] cargo:warning= CompactionOptionsUniversal compaction_options_universal; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h: In constructor 'rocksdb::MutableCFOptions::MutableCFOptions(const rocksdb::ColumnFamilyOptions&)': [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:128:41: error: 'const struct rocksdb::ColumnFamilyOptions' has no member named 'max_write_buffer_number'; did you mean 'write_buffer_size'? [INFO] [stderr] cargo:warning= max_write_buffer_number(options.max_write_buffer_number), [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:129:34: error: 'const struct rocksdb::ColumnFamilyOptions' has no member named 'arena_block_size' [INFO] [stderr] cargo:warning= arena_block_size(options.arena_block_size), [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:131:21: error: 'const struct rocksdb::ColumnFamilyOptions' has no member named 'memtable_prefix_bloom_size_ratio' [INFO] [stderr] cargo:warning= options.memtable_prefix_bloom_size_ratio), [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:132:41: error: 'const struct rocksdb::ColumnFamilyOptions' has no member named 'memtable_huge_page_size' [INFO] [stderr] cargo:warning= memtable_huge_page_size(options.memtable_huge_page_size), [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:133:39: error: 'const struct rocksdb::ColumnFamilyOptions' has no member named 'max_successive_merges' [INFO] [stderr] cargo:warning= max_successive_merges(options.max_successive_merges), [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:134:42: error: 'const struct rocksdb::ColumnFamilyOptions' has no member named 'inplace_update_num_locks' [INFO] [stderr] cargo:warning= inplace_update_num_locks(options.inplace_update_num_locks), [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:138:21: error: 'const struct rocksdb::ColumnFamilyOptions' has no member named 'soft_pending_compaction_bytes_limit' [INFO] [stderr] cargo:warning= options.soft_pending_compaction_bytes_limit), [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:140:21: error: 'const struct rocksdb::ColumnFamilyOptions' has no member named 'hard_pending_compaction_bytes_limit' [INFO] [stderr] cargo:warning= options.hard_pending_compaction_bytes_limit), [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:143:48: error: 'const struct rocksdb::ColumnFamilyOptions' has no member named 'level0_slowdown_writes_trigger'; did you mean 'level0_file_num_compaction_trigger'? [INFO] [stderr] cargo:warning= level0_slowdown_writes_trigger(options.level0_slowdown_writes_trigger), [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:144:44: error: 'const struct rocksdb::ColumnFamilyOptions' has no member named 'level0_stop_writes_trigger'; did you mean 'level0_file_num_compaction_trigger'? [INFO] [stderr] cargo:warning= level0_stop_writes_trigger(options.level0_stop_writes_trigger), [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:145:38: error: 'const struct rocksdb::ColumnFamilyOptions' has no member named 'max_compaction_bytes'; did you mean 'compaction_filter'? [INFO] [stderr] cargo:warning= max_compaction_bytes(options.max_compaction_bytes), [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:146:39: error: 'const struct rocksdb::ColumnFamilyOptions' has no member named 'target_file_size_base' [INFO] [stderr] cargo:warning= target_file_size_base(options.target_file_size_base), [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:147:45: error: 'const struct rocksdb::ColumnFamilyOptions' has no member named 'target_file_size_multiplier' [INFO] [stderr] cargo:warning= target_file_size_multiplier(options.target_file_size_multiplier), [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:149:48: error: 'const struct rocksdb::ColumnFamilyOptions' has no member named 'max_bytes_for_level_multiplier'; did you mean 'max_bytes_for_level_base'? [INFO] [stderr] cargo:warning= max_bytes_for_level_multiplier(options.max_bytes_for_level_multiplier), [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:150:21: error: 'const struct rocksdb::ColumnFamilyOptions' has no member named 'ttl' [INFO] [stderr] cargo:warning= ttl(options.ttl), [INFO] [stderr] cargo:warning= ^~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:152:21: error: 'const struct rocksdb::ColumnFamilyOptions' has no member named 'max_bytes_for_level_multiplier_additional'; did you mean 'max_bytes_for_level_base'? [INFO] [stderr] cargo:warning= options.max_bytes_for_level_multiplier_additional), [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:153:9: error: class 'rocksdb::MutableCFOptions' does not have any field named 'compaction_options_fifo' [INFO] [stderr] cargo:warning= compaction_options_fifo(options.compaction_options_fifo), [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:153:41: error: 'const struct rocksdb::ColumnFamilyOptions' has no member named 'compaction_options_fifo'; did you mean 'compaction_filter'? [INFO] [stderr] cargo:warning= compaction_options_fifo(options.compaction_options_fifo), [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:154:9: error: class 'rocksdb::MutableCFOptions' does not have any field named 'compaction_options_universal' [INFO] [stderr] cargo:warning= compaction_options_universal(options.compaction_options_universal), [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:154:46: error: 'const struct rocksdb::ColumnFamilyOptions' has no member named 'compaction_options_universal'; did you mean 'compaction_filter'? [INFO] [stderr] cargo:warning= compaction_options_universal(options.compaction_options_universal), [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:156:21: error: 'const struct rocksdb::ColumnFamilyOptions' has no member named 'max_sequential_skip_in_iterations' [INFO] [stderr] cargo:warning= options.max_sequential_skip_in_iterations), [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:157:38: error: 'const struct rocksdb::ColumnFamilyOptions' has no member named 'paranoid_file_checks' [INFO] [stderr] cargo:warning= paranoid_file_checks(options.paranoid_file_checks), [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:158:36: error: 'const struct rocksdb::ColumnFamilyOptions' has no member named 'report_bg_io_stats' [INFO] [stderr] cargo:warning= report_bg_io_stats(options.report_bg_io_stats), [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:159:40: error: no matching function for call to 'std::shared_ptr::shared_ptr(const int&)' [INFO] [stderr] cargo:warning= compression(options.compression) { [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/6/memory:82:0, [INFO] [stderr] cargo:warning= from rocksdb/include/rocksdb/options.h:14, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.h:10, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:327:7: note: candidate: std::shared_ptr<_Tp>::shared_ptr(const std::weak_ptr<_Tp>&, std::nothrow_t) [with _Tp = const rocksdb::SliceTransform] [INFO] [stderr] cargo:warning= shared_ptr(const weak_ptr<_Tp>& __r, std::nothrow_t) [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:327:7: note: candidate expects 2 arguments, 1 provided [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:317:2: note: candidate: template std::shared_ptr<_Tp>::shared_ptr(std::_Sp_make_shared_tag, const _Alloc&, _Args&& ...) [INFO] [stderr] cargo:warning= shared_ptr(_Sp_make_shared_tag __tag, const _Alloc& __a, [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:317:2: note: template argument deduction/substitution failed: [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:18:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:159:40: note: candidate expects at least 2 arguments, 1 provided [INFO] [stderr] cargo:warning= compression(options.compression) { [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/6/memory:82:0, [INFO] [stderr] cargo:warning= from rocksdb/include/rocksdb/options.h:14, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.h:10, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:269:17: note: candidate: constexpr std::shared_ptr<_Tp>::shared_ptr(std::nullptr_t) [with _Tp = const rocksdb::SliceTransform; std::nullptr_t = std::nullptr_t] [INFO] [stderr] cargo:warning= constexpr shared_ptr(nullptr_t) noexcept : shared_ptr() { } [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:269:17: note: no known conversion for argument 1 from 'const int' to 'std::nullptr_t' [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:262:2: note: candidate: template std::shared_ptr<_Tp>::shared_ptr(std::unique_ptr<_Up, _Ep>&&) [INFO] [stderr] cargo:warning= shared_ptr(std::unique_ptr<_Tp1, _Del>&& __r) [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:262:2: note: template argument deduction/substitution failed: [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:18:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:159:40: note: mismatched types 'std::unique_ptr<_Tp, _Dp>' and 'const int' [INFO] [stderr] cargo:warning= compression(options.compression) { [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/6/memory:82:0, [INFO] [stderr] cargo:warning= from rocksdb/include/rocksdb/options.h:14, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.h:10, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:255:2: note: candidate: template std::shared_ptr<_Tp>::shared_ptr(std::auto_ptr<_Up>&&) [INFO] [stderr] cargo:warning= shared_ptr(std::auto_ptr<_Tp1>&& __r); [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:255:2: note: template argument deduction/substitution failed: [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:18:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:159:40: note: mismatched types 'std::auto_ptr<_Up>' and 'const int' [INFO] [stderr] cargo:warning= compression(options.compression) { [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/6/memory:82:0, [INFO] [stderr] cargo:warning= from rocksdb/include/rocksdb/options.h:14, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.h:10, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:250:11: note: candidate: template std::shared_ptr<_Tp>::shared_ptr(const std::weak_ptr<_Tp1>&) [INFO] [stderr] cargo:warning= explicit shared_ptr(const weak_ptr<_Tp1>& __r) [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:250:11: note: template argument deduction/substitution failed: [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:18:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:159:40: note: mismatched types 'const std::weak_ptr<_Tp>' and 'const int' [INFO] [stderr] cargo:warning= compression(options.compression) { [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/6/memory:82:0, [INFO] [stderr] cargo:warning= from rocksdb/include/rocksdb/options.h:14, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.h:10, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:238:2: note: candidate: template std::shared_ptr<_Tp>::shared_ptr(std::shared_ptr<_Tp1>&&) [INFO] [stderr] cargo:warning= shared_ptr(shared_ptr<_Tp1>&& __r) noexcept [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:238:2: note: template argument deduction/substitution failed: [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:18:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:159:40: note: mismatched types 'std::shared_ptr<_Tp1>' and 'const int' [INFO] [stderr] cargo:warning= compression(options.compression) { [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/6/memory:82:0, [INFO] [stderr] cargo:warning= from rocksdb/include/rocksdb/options.h:14, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.h:10, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:229:7: note: candidate: std::shared_ptr<_Tp>::shared_ptr(std::shared_ptr<_Tp>&&) [with _Tp = const rocksdb::SliceTransform] [INFO] [stderr] cargo:warning= shared_ptr(shared_ptr&& __r) noexcept [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:229:7: note: no known conversion for argument 1 from 'const int' to 'std::shared_ptr&&' [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:221:2: note: candidate: template std::shared_ptr<_Tp>::shared_ptr(const std::shared_ptr<_Tp1>&) [INFO] [stderr] cargo:warning= shared_ptr(const shared_ptr<_Tp1>& __r) noexcept [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:221:2: note: template argument deduction/substitution failed: [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:18:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:159:40: note: mismatched types 'const std::shared_ptr<_Tp1>' and 'const int' [INFO] [stderr] cargo:warning= compression(options.compression) { [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/6/memory:82:0, [INFO] [stderr] cargo:warning= from rocksdb/include/rocksdb/options.h:14, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.h:10, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:210:2: note: candidate: template std::shared_ptr<_Tp>::shared_ptr(const std::shared_ptr<_Tp1>&, _Tp*) [INFO] [stderr] cargo:warning= shared_ptr(const shared_ptr<_Tp1>& __r, _Tp* __p) noexcept [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:210:2: note: template argument deduction/substitution failed: [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:18:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:159:40: note: mismatched types 'const std::shared_ptr<_Tp1>' and 'const int' [INFO] [stderr] cargo:warning= compression(options.compression) { [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/6/memory:82:0, [INFO] [stderr] cargo:warning= from rocksdb/include/rocksdb/options.h:14, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.h:10, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:188:2: note: candidate: template std::shared_ptr<_Tp>::shared_ptr(std::nullptr_t, _Deleter, _Alloc) [INFO] [stderr] cargo:warning= shared_ptr(nullptr_t __p, _Deleter __d, _Alloc __a) [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:188:2: note: template argument deduction/substitution failed: [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:18:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:159:40: note: candidate expects 3 arguments, 1 provided [INFO] [stderr] cargo:warning= compression(options.compression) { [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/6/memory:82:0, [INFO] [stderr] cargo:warning= from rocksdb/include/rocksdb/options.h:14, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.h:10, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:169:2: note: candidate: template std::shared_ptr<_Tp>::shared_ptr(_Tp1*, _Deleter, _Alloc) [INFO] [stderr] cargo:warning= shared_ptr(_Tp1* __p, _Deleter __d, _Alloc __a) [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:169:2: note: template argument deduction/substitution failed: [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:18:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:159:40: note: mismatched types '_Tp1*' and 'int' [INFO] [stderr] cargo:warning= compression(options.compression) { [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/6/memory:82:0, [INFO] [stderr] cargo:warning= from rocksdb/include/rocksdb/options.h:14, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.h:10, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:150:2: note: candidate: template std::shared_ptr<_Tp>::shared_ptr(std::nullptr_t, _Deleter) [INFO] [stderr] cargo:warning= shared_ptr(nullptr_t __p, _Deleter __d) [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:150:2: note: template argument deduction/substitution failed: [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:18:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:159:40: note: candidate expects 2 arguments, 1 provided [INFO] [stderr] cargo:warning= compression(options.compression) { [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/6/memory:82:0, [INFO] [stderr] cargo:warning= from rocksdb/include/rocksdb/options.h:14, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.h:10, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:133:2: note: candidate: template std::shared_ptr<_Tp>::shared_ptr(_Tp1*, _Deleter) [INFO] [stderr] cargo:warning= shared_ptr(_Tp1* __p, _Deleter __d) [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:133:2: note: template argument deduction/substitution failed: [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:18:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:159:40: note: mismatched types '_Tp1*' and 'int' [INFO] [stderr] cargo:warning= compression(options.compression) { [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/6/memory:82:0, [INFO] [stderr] cargo:warning= from rocksdb/include/rocksdb/options.h:14, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.h:10, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:116:11: note: candidate: template std::shared_ptr<_Tp>::shared_ptr(_Tp1*) [INFO] [stderr] cargo:warning= explicit shared_ptr(_Tp1* __p) [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:116:11: note: template argument deduction/substitution failed: [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:18:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:159:40: note: mismatched types '_Tp1*' and 'int' [INFO] [stderr] cargo:warning= compression(options.compression) { [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/6/memory:82:0, [INFO] [stderr] cargo:warning= from rocksdb/include/rocksdb/options.h:14, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.h:10, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:107:7: note: candidate: std::shared_ptr<_Tp>::shared_ptr(const std::shared_ptr<_Tp>&) [with _Tp = const rocksdb::SliceTransform] [INFO] [stderr] cargo:warning= shared_ptr(const shared_ptr&) noexcept = default; [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:107:7: note: no known conversion for argument 1 from 'const int' to 'const std::shared_ptr&' [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:104:17: note: candidate: constexpr std::shared_ptr<_Tp>::shared_ptr() [with _Tp = const rocksdb::SliceTransform] [INFO] [stderr] cargo:warning= constexpr shared_ptr() noexcept [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/shared_ptr.h:104:17: note: candidate expects 0 arguments, 1 provided [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:18:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:160:35: error: 'const struct rocksdb::ColumnFamilyOptions' has no member named 'num_levels' [INFO] [stderr] cargo:warning= RefreshDerivedOptions(options.num_levels, options.compaction_style); [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:160:55: error: 'const struct rocksdb::ColumnFamilyOptions' has no member named 'compaction_style'; did you mean 'compaction_filter'? [INFO] [stderr] cargo:warning= RefreshDerivedOptions(options.num_levels, options.compaction_style); [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h: In constructor 'rocksdb::MutableCFOptions::MutableCFOptions()': [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:184:9: error: class 'rocksdb::MutableCFOptions' does not have any field named 'compaction_options_fifo' [INFO] [stderr] cargo:warning= compaction_options_fifo(), [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h: In member function 'void rocksdb::MutableCFOptions::RefreshDerivedOptions(const rocksdb::ImmutableCFOptions&)': [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:196:57: error: 'const struct rocksdb::ImmutableCFOptions' has no member named 'compaction_style'; did you mean 'compaction_filter'? [INFO] [stderr] cargo:warning= RefreshDerivedOptions(ioptions.num_levels, ioptions.compaction_style); [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h: At global scope: [INFO] [stderr] cargo:warning=rocksdb/options/cf_options.h:251:16: error: 'CompactionStyle' has not been declared [INFO] [stderr] cargo:warning= int level, CompactionStyle compaction_style, int base_level = 1, [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~ [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/librocksdb-sys-24f17615e8f9df8b/out/rocksdb/db/builder.o" "-c" "rocksdb/db/builder.cc" [INFO] [stderr] cargo:warning=In file included from rocksdb/util/file_reader_writer.h:16:0, [INFO] [stderr] cargo:warning= from rocksdb/table/table_builder.h:21, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/rate_limiter.h:48:60: error: 'IOPriority' in 'class rocksdb::Env' does not name a type [INFO] [stderr] cargo:warning= virtual void Request(const int64_t /*bytes*/, const Env::IOPriority /*pri*/) { [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/rate_limiter.h:55:56: error: 'IOPriority' in 'class rocksdb::Env' does not name a type [INFO] [stderr] cargo:warning= virtual void Request(const int64_t bytes, const Env::IOPriority pri, [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/rate_limiter.h:66:56: error: 'IOPriority' in 'class rocksdb::Env' does not name a type [INFO] [stderr] cargo:warning= virtual void Request(const int64_t bytes, const Env::IOPriority pri, [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/rate_limiter.h:78:36: error: 'rocksdb::Env::IOPriority' has not been declared [INFO] [stderr] cargo:warning= Env::IOPriority io_priority, Statistics* stats, [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/rate_limiter.h:86:18: error: 'IOPriority' in 'class rocksdb::Env' does not name a type [INFO] [stderr] cargo:warning= const Env::IOPriority pri = Env::IO_TOTAL) const = 0; [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/rate_limiter.h:90:18: error: 'IOPriority' in 'class rocksdb::Env' does not name a type [INFO] [stderr] cargo:warning= const Env::IOPriority pri = Env::IO_TOTAL) const = 0; [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/rate_limiter.h:86:35: error: incomplete type 'rocksdb::Env' used in nested name specifier [INFO] [stderr] cargo:warning= const Env::IOPriority pri = Env::IO_TOTAL) const = 0; [INFO] [stderr] cargo:warning= ^~~ [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/rate_limiter.h:90:35: error: incomplete type 'rocksdb::Env' used in nested name specifier [INFO] [stderr] cargo:warning= const Env::IOPriority pri = Env::IO_TOTAL) const = 0; [INFO] [stderr] cargo:warning= ^~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:21:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:30:19: error: 'SequentialFile' was not declared in this scope [INFO] [stderr] cargo:warning= std::unique_ptr file_; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:30:33: error: template argument 1 is invalid [INFO] [stderr] cargo:warning= std::unique_ptr file_; [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:30:33: error: template argument 2 is invalid [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:35:49: error: 'SequentialFile' was not declared in this scope [INFO] [stderr] cargo:warning= explicit SequentialFileReader(std::unique_ptr&& _file, [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:35:63: error: template argument 1 is invalid [INFO] [stderr] cargo:warning= explicit SequentialFileReader(std::unique_ptr&& _file, [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:35:63: error: template argument 2 is invalid [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:57:3: error: 'SequentialFile' does not name a type [INFO] [stderr] cargo:warning= SequentialFile* file() { return file_.get(); } [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h: In member function 'bool rocksdb::SequentialFileReader::use_direct_io() const': [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:61:44: error: base operand of '->' is not a pointer [INFO] [stderr] cargo:warning= bool use_direct_io() const { return file_->use_direct_io(); } [INFO] [stderr] cargo:warning= ^~ [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h: At global scope: [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:68:37: error: 'FileOperationInfo' does not name a type [INFO] [stderr] cargo:warning= const FileOperationInfo::TimePoint& start_ts, [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:68:65: error: expected unqualified-id before '&' token [INFO] [stderr] cargo:warning= const FileOperationInfo::TimePoint& start_ts, [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:68:65: error: expected ')' before '&' token [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:68:65: error: expected ';' at end of member declaration [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:68:67: error: 'start_ts' does not name a type [INFO] [stderr] cargo:warning= const FileOperationInfo::TimePoint& start_ts, [INFO] [stderr] cargo:warning= ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h: In lambda function: [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:113:26: error: invalid use of incomplete type 'class rocksdb::EventListener' [INFO] [stderr] cargo:warning= if (e->ShouldBeNotifiedOnFileIO()) { [INFO] [stderr] cargo:warning= ^~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/dbformat.h:16:0, [INFO] [stderr] cargo:warning= from rocksdb/table/table_builder.h:16, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/db.h:54:7: note: forward declaration of 'class rocksdb::EventListener' [INFO] [stderr] cargo:warning= class EventListener; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:21:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h: In member function 'rocksdb::Status rocksdb::RandomAccessFileReader::Prefetch(uint64_t, size_t) const': [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:144:17: error: invalid use of incomplete type 'class rocksdb::RandomAccessFile' [INFO] [stderr] cargo:warning= return file_->Prefetch(offset, n); [INFO] [stderr] cargo:warning= ^~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/adaptive_table_factory.h:11:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/table.h:35:7: note: forward declaration of 'class rocksdb::RandomAccessFile' [INFO] [stderr] cargo:warning= class RandomAccessFile; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:21:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h: In member function 'bool rocksdb::RandomAccessFileReader::use_direct_io() const': [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:151:44: error: invalid use of incomplete type 'class rocksdb::RandomAccessFile' [INFO] [stderr] cargo:warning= bool use_direct_io() const { return file_->use_direct_io(); } [INFO] [stderr] cargo:warning= ^~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/adaptive_table_factory.h:11:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/table.h:35:7: note: forward declaration of 'class rocksdb::RandomAccessFile' [INFO] [stderr] cargo:warning= class RandomAccessFile; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:21:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h: At global scope: [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:159:38: error: 'FileOperationInfo' does not name a type [INFO] [stderr] cargo:warning= const FileOperationInfo::TimePoint& start_ts, [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:159:66: error: expected unqualified-id before '&' token [INFO] [stderr] cargo:warning= const FileOperationInfo::TimePoint& start_ts, [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:159:66: error: expected ')' before '&' token [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:159:66: error: expected ';' at end of member declaration [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:159:68: error: 'start_ts' does not name a type [INFO] [stderr] cargo:warning= const FileOperationInfo::TimePoint& start_ts, [INFO] [stderr] cargo:warning= ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h: In constructor 'rocksdb::WritableFileWriter::WritableFileWriter(std::unique_ptr&&, const string&, const rocksdb::EnvOptions&, rocksdb::Statistics*, const std::vector >&)': [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:203:33: error: invalid use of incomplete type 'const struct rocksdb::EnvOptions' [INFO] [stderr] cargo:warning= max_buffer_size_(options.writable_file_max_buffer_size), [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/adaptive_table_factory.h:11:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/table.h:41:8: note: forward declaration of 'struct rocksdb::EnvOptions' [INFO] [stderr] cargo:warning= struct EnvOptions; [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:21:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:210:32: error: invalid use of incomplete type 'const struct rocksdb::EnvOptions' [INFO] [stderr] cargo:warning= bytes_per_sync_(options.bytes_per_sync), [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/adaptive_table_factory.h:11:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/table.h:41:8: note: forward declaration of 'struct rocksdb::EnvOptions' [INFO] [stderr] cargo:warning= struct EnvOptions; [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:21:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:211:30: error: invalid use of incomplete type 'const struct rocksdb::EnvOptions' [INFO] [stderr] cargo:warning= rate_limiter_(options.rate_limiter), [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/adaptive_table_factory.h:11:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/table.h:41:8: note: forward declaration of 'struct rocksdb::EnvOptions' [INFO] [stderr] cargo:warning= struct EnvOptions; [INFO] [stderr] cargo:warning= ^~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:21:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:216:34: error: invalid use of incomplete type 'class rocksdb::WritableFile' [INFO] [stderr] cargo:warning= buf_.Alignment(writable_file_->GetRequiredBufferAlignment()); [INFO] [stderr] cargo:warning= ^~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/adaptive_table_factory.cc:6:0: [INFO] [stderr] cargo:warning=rocksdb/table/adaptive_table_factory.h:20:7: note: forward declaration of 'class rocksdb::WritableFile' [INFO] [stderr] cargo:warning= class WritableFile; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:21:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h: In lambda function: [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:221:26: error: invalid use of incomplete type 'class rocksdb::EventListener' [INFO] [stderr] cargo:warning= if (e->ShouldBeNotifiedOnFileIO()) { [INFO] [stderr] cargo:warning= ^~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/dbformat.h:16:0, [INFO] [stderr] cargo:warning= from rocksdb/table/table_builder.h:16, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/include/rocksdb/db.h:54:7: note: forward declaration of 'class rocksdb::EventListener' [INFO] [stderr] cargo:warning= class EventListener; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:21:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h: In member function 'rocksdb::Status rocksdb::WritableFileWriter::InvalidateCache(size_t, size_t)': [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:256:26: error: invalid use of incomplete type 'class rocksdb::WritableFile' [INFO] [stderr] cargo:warning= return writable_file_->InvalidateCache(offset, length); [INFO] [stderr] cargo:warning= ^~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/adaptive_table_factory.cc:6:0: [INFO] [stderr] cargo:warning=rocksdb/table/adaptive_table_factory.h:20:7: note: forward declaration of 'class rocksdb::WritableFile' [INFO] [stderr] cargo:warning= class WritableFile; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:21:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h: In member function 'bool rocksdb::WritableFileWriter::use_direct_io()': [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:261:47: error: invalid use of incomplete type 'class rocksdb::WritableFile' [INFO] [stderr] cargo:warning= bool use_direct_io() { return writable_file_->use_direct_io(); } [INFO] [stderr] cargo:warning= ^~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/adaptive_table_factory.cc:6:0: [INFO] [stderr] cargo:warning=rocksdb/table/adaptive_table_factory.h:20:7: note: forward declaration of 'class rocksdb::WritableFile' [INFO] [stderr] cargo:warning= class WritableFile; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/table_builder.h:21:0, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:8: [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h: At global scope: [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:320:43: error: 'SequentialFile' has not been declared [INFO] [stderr] cargo:warning= bool ReadOneLine(std::istringstream* iss, SequentialFile* seq_file, [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/table/adaptive_table_factory.cc:8:0: [INFO] [stderr] cargo:warning=rocksdb/table/table_builder.h:77:13: error: 'CompressionOptions' does not name a type [INFO] [stderr] cargo:warning= const CompressionOptions& _compression_opts, [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/table/table_builder.h:99:9: error: 'CompressionOptions' does not name a type [INFO] [stderr] cargo:warning= const CompressionOptions& compression_opts; [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/table/table_builder.h: In constructor 'rocksdb::TableBuilderOptions::TableBuilderOptions(const rocksdb::ImmutableCFOptions&, const rocksdb::MutableCFOptions&, const rocksdb::InternalKeyComparator&, const std::vector >*, rocksdb::CompressionType, const int&, const string*, bool, const string&, int, uint64_t, int64_t)': [INFO] [stderr] cargo:warning=rocksdb/table/table_builder.h:86:9: error: class 'rocksdb::TableBuilderOptions' does not have any field named 'compression_opts' [INFO] [stderr] cargo:warning= compression_opts(_compression_opts), [INFO] [stderr] cargo:warning= ^~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/table/adaptive_table_factory.cc: In constructor 'rocksdb::AdaptiveTableFactory::AdaptiveTableFactory(std::shared_ptr, std::shared_ptr, std::shared_ptr, std::shared_ptr)': [INFO] [stderr] cargo:warning=rocksdb/table/adaptive_table_factory.cc:24:53: error: 'NewPlainTableFactory' was not declared in this scope [INFO] [stderr] cargo:warning= plain_table_factory_.reset(NewPlainTableFactory()); [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=rocksdb/table/adaptive_table_factory.cc:27:64: error: 'NewBlockBasedTableFactory' was not declared in this scope [INFO] [stderr] cargo:warning= block_based_table_factory_.reset(NewBlockBasedTableFactory()); [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=rocksdb/table/adaptive_table_factory.cc:30:55: error: 'NewCuckooTableFactory' was not declared in this scope [INFO] [stderr] cargo:warning= cuckoo_table_factory_.reset(NewCuckooTableFactory()); [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/librocksdb-sys-24f17615e8f9df8b/out/rocksdb/options/cf_options.o" "-c" "rocksdb/options/cf_options.cc" [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/6/memory:81:0, [INFO] [stderr] cargo:warning= from rocksdb/include/rocksdb/options.h:14, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.h:10, [INFO] [stderr] cargo:warning= from rocksdb/table/adaptive_table_factory.cc:6: [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/unique_ptr.h: In instantiation of 'void std::default_delete<_Tp>::operator()(_Tp*) const [with _Tp = rocksdb::RandomAccessFile]': [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/unique_ptr.h:239:17: required from 'std::unique_ptr<_Tp, _Dp>::~unique_ptr() [with _Tp = rocksdb::RandomAccessFile; _Dp = std::default_delete]' [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:109:20: required from here [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/unique_ptr.h:74:22: error: invalid application of 'sizeof' to incomplete type 'rocksdb::RandomAccessFile' [INFO] [stderr] cargo:warning= static_assert(sizeof(_Tp)>0, [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/unique_ptr.h: In instantiation of 'void std::default_delete<_Tp>::operator()(_Tp*) const [with _Tp = rocksdb::WritableFile]': [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/unique_ptr.h:239:17: required from 'std::unique_ptr<_Tp, _Dp>::~unique_ptr() [with _Tp = rocksdb::WritableFile; _Dp = std::default_delete]' [INFO] [stderr] cargo:warning=rocksdb/util/file_reader_writer.h:213:20: required from here [INFO] [stderr] cargo:warning=/usr/include/c++/6/bits/unique_ptr.h:74:22: error: invalid application of 'sizeof' to incomplete type 'rocksdb::WritableFile' [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/librocksdb-sys-24f17615e8f9df8b/out/rocksdb/memtable/skiplistrep.o" "-c" "rocksdb/memtable/skiplistrep.cc" [INFO] [stderr] exit code: 1 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] rocksdb/include/rocksdb/c.h:45:9: warning: #pragma once in main file [-Wpragma-once-outside-header], err: false [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '9f06855064ed06a50c496577b21ca50f92a2e67d-alt' [INFO] [stderr] To install, run `rustup component add rustfmt --toolchain 9f06855064ed06a50c496577b21ca50f92a2e67d-alt` [INFO] [stderr] Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/librocksdb-sys-24f17615e8f9df8b/out/rocksdb/table/adaptive_table_factory.o" "-c" "rocksdb/table/adaptive_table_factory.cc" with args "c++" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] running `"docker" "inspect" "45ab35dc581c9a29f29a1baf807ab1b55f65aedae1acf552635a0c952fe081cf"` [INFO] running `"docker" "rm" "-f" "45ab35dc581c9a29f29a1baf807ab1b55f65aedae1acf552635a0c952fe081cf"` [INFO] [stdout] 45ab35dc581c9a29f29a1baf807ab1b55f65aedae1acf552635a0c952fe081cf