tikv-jemallocator 0.6.0

A Rust allocator backed by jemalloc
Documentation
Build #1291885 2024-07-14T15:45:18.753405+00:00
# rustc version
rustc 1.81.0-nightly (fcaa6fdfb 2024-07-13)# docs.rs version
docsrs 0.6.0 (bd66f012 2024-07-12)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/tikv-jemallocator-0.6.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/tikv-jemallocator-0.6.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"jemallocator_docs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240713-1.81.0-nightly-fcaa6fdfb\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-apple-darwin\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-apple-darwin", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] c3f5639effc507bc4f1cbd747c21c841049d7d718c3f4386eb058694dbc7a7c4
[INFO] running `Command { std: "docker" "start" "-a" "c3f5639effc507bc4f1cbd747c21c841049d7d718c3f4386eb058694dbc7a7c4", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr] error: failed to run custom build command for `tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/tikv-jemalloc-sys-b4a68f2a17db080f/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET=x86_64-apple-darwin
[INFO] [stderr]   HOST=x86_64-unknown-linux-gnu
[INFO] [stderr]   NUM_JOBS=6
[INFO] [stderr]   OUT_DIR="/opt/rustwide/target/x86_64-apple-darwin/debug/build/tikv-jemalloc-sys-86e6049761eea892/out"
[INFO] [stderr]   BUILD_DIR="/opt/rustwide/target/x86_64-apple-darwin/debug/build/tikv-jemalloc-sys-86e6049761eea892/out/build"
[INFO] [stderr]   SRC_DIR="/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7"
[INFO] [stderr]   cargo:rustc-cfg=prefixed
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_APPLE_DARWIN_JEMALLOC_OVERRIDE
[INFO] [stderr]   cargo:rerun-if-env-changed=JEMALLOC_OVERRIDE
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-apple-darwin)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/x86_64-apple-darwin/debug/build/tikv-jemalloc-sys-86e6049761eea892/out)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-apple-darwin
[INFO] [stderr]   CC_x86_64-apple-darwin = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_apple_darwin
[INFO] [stderr]   CC_x86_64_apple_darwin = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CC
[INFO] [stderr]   TARGET_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr]   CROSS_COMPILE = None
[INFO] [stderr]   RUSTC_LINKER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3,sse4.1,ssse3)
[INFO] [stderr]   cargo:rerun-if-env-changed=MACOSX_DEPLOYMENT_TARGET
[INFO] [stderr]   MACOSX_DEPLOYMENT_TARGET = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-apple-darwin
[INFO] [stderr]   CFLAGS_x86_64-apple-darwin = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_apple_darwin
[INFO] [stderr]   CFLAGS_x86_64_apple_darwin = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CC="cc"
[INFO] [stderr]   CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -arch x86_64 -mmacosx-version-min=10.7 -Wall"
[INFO] [stderr]   JEMALLOC_REPO_DIR="jemalloc"
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_APPLE_DARWIN_JEMALLOC_SYS_WITH_MALLOC_CONF
[INFO] [stderr]   cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_MALLOC_CONF
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_APPLE_DARWIN_JEMALLOC_SYS_WITH_LG_PAGE
[INFO] [stderr]   cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_PAGE
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_APPLE_DARWIN_JEMALLOC_SYS_WITH_LG_HUGEPAGE
[INFO] [stderr]   cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_HUGEPAGE
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_APPLE_DARWIN_JEMALLOC_SYS_WITH_LG_QUANTUM
[INFO] [stderr]   cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_QUANTUM
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_APPLE_DARWIN_JEMALLOC_SYS_WITH_LG_VADDR
[INFO] [stderr]   cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_VADDR
[INFO] [stderr]   --with-jemalloc-prefix=_rjem_
[INFO] [stderr]   CARGO_FEATURE_STATS not set
[INFO] [stderr]   running: cd "/opt/rustwide/target/x86_64-apple-darwin/debug/build/tikv-jemalloc-sys-86e6049761eea892/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -arch x86_64 -mmacosx-version-min=10.7 -Wall" CPPFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -arch x86_64 -mmacosx-version-min=10.7 -Wall" LDFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -arch x86_64 -mmacosx-version-min=10.7 -Wall" "sh" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/tikv-jemalloc-sys-86e6049761eea892/out/build/configure" "--with-version=5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--disable-stats" "--host=x86_64-apple-darwin" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/x86_64-apple-darwin/debug/build/tikv-jemalloc-sys-86e6049761eea892/out"
[INFO] [stderr]   checking for xsltproc... false
[INFO] [stderr]   checking for x86_64-apple-darwin-gcc... cc
[INFO] [stderr]   checking whether the C compiler works... no
[INFO] [stderr]   running: "tail" "-n" "100" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/tikv-jemalloc-sys-86e6049761eea892/out/build/config.log"
[INFO] [stderr]   XSLROOT=''
[INFO] [stderr]   XSLTPROC='false'
[INFO] [stderr]   a=''
[INFO] [stderr]   abi=''
[INFO] [stderr]   abs_objroot='/opt/rustwide/target/x86_64-apple-darwin/debug/build/tikv-jemalloc-sys-86e6049761eea892/out/build/'
[INFO] [stderr]   abs_srcroot='/opt/rustwide/target/x86_64-apple-darwin/debug/build/tikv-jemalloc-sys-86e6049761eea892/out/build/'
[INFO] [stderr]   ac_ct_CC=''
[INFO] [stderr]   ac_ct_CXX=''
[INFO] [stderr]   bindir='${exec_prefix}/bin'
[INFO] [stderr]   build='x86_64-unknown-linux-gnu'
[INFO] [stderr]   build_alias='x86_64-unknown-linux-gnu'
[INFO] [stderr]   build_cpu=''
[INFO] [stderr]   build_os=''
[INFO] [stderr]   build_vendor=''
[INFO] [stderr]   cfghdrs_in=''
[INFO] [stderr]   cfghdrs_out=''
[INFO] [stderr]   cfgoutputs_in=''
[INFO] [stderr]   cfgoutputs_out=''
[INFO] [stderr]   datadir='${datarootdir}'
[INFO] [stderr]   datarootdir='${prefix}/share'
[INFO] [stderr]   docdir='${datarootdir}/doc/${PACKAGE}'
[INFO] [stderr]   dvidir='${docdir}'
[INFO] [stderr]   enable_autogen=''
[INFO] [stderr]   enable_cache_oblivious=''
[INFO] [stderr]   enable_cxx='no'
[INFO] [stderr]   enable_debug=''
[INFO] [stderr]   enable_doc='no'
[INFO] [stderr]   enable_experimental_smallocx=''
[INFO] [stderr]   enable_fill=''
[INFO] [stderr]   enable_initial_exec_tls=''
[INFO] [stderr]   enable_lazy_lock=''
[INFO] [stderr]   enable_log=''
[INFO] [stderr]   enable_opt_safety_checks=''
[INFO] [stderr]   enable_opt_size_checks=''
[INFO] [stderr]   enable_prof=''
[INFO] [stderr]   enable_readlinkat=''
[INFO] [stderr]   enable_shared='no'
[INFO] [stderr]   enable_static=''
[INFO] [stderr]   enable_stats='no'
[INFO] [stderr]   enable_tls=''
[INFO] [stderr]   enable_uaf_detection=''
[INFO] [stderr]   enable_utrace=''
[INFO] [stderr]   enable_xmalloc=''
[INFO] [stderr]   enable_zone_allocator=''
[INFO] [stderr]   exe=''
[INFO] [stderr]   exec_prefix='/opt/rustwide/target/x86_64-apple-darwin/debug/build/tikv-jemalloc-sys-86e6049761eea892/out'
[INFO] [stderr]   host='x86_64-apple-darwin'
[INFO] [stderr]   host_alias='x86_64-apple-darwin'
[INFO] [stderr]   host_cpu=''
[INFO] [stderr]   host_os=''
[INFO] [stderr]   host_vendor=''
[INFO] [stderr]   htmldir='${docdir}'
[INFO] [stderr]   importlib=''
[INFO] [stderr]   includedir='${prefix}/include'
[INFO] [stderr]   infodir='${datarootdir}/info'
[INFO] [stderr]   install_suffix=''
[INFO] [stderr]   je_=''
[INFO] [stderr]   jemalloc_version=''
[INFO] [stderr]   jemalloc_version_bugfix=''
[INFO] [stderr]   jemalloc_version_gid=''
[INFO] [stderr]   jemalloc_version_major=''
[INFO] [stderr]   jemalloc_version_minor=''
[INFO] [stderr]   jemalloc_version_nrev=''
[INFO] [stderr]   libdir='${exec_prefix}/lib'
[INFO] [stderr]   libdl=''
[INFO] [stderr]   libexecdir='${exec_prefix}/libexec'
[INFO] [stderr]   libprefix=''
[INFO] [stderr]   link_whole_archive=''
[INFO] [stderr]   localedir='${datarootdir}/locale'
[INFO] [stderr]   localstatedir='${prefix}/var'
[INFO] [stderr]   mandir='${datarootdir}/man'
[INFO] [stderr]   o=''
[INFO] [stderr]   objroot=''
[INFO] [stderr]   oldincludedir='/usr/include'
[INFO] [stderr]   pdfdir='${docdir}'
[INFO] [stderr]   prefix='/opt/rustwide/target/x86_64-apple-darwin/debug/build/tikv-jemalloc-sys-86e6049761eea892/out'
[INFO] [stderr]   private_namespace=''
[INFO] [stderr]   program_transform_name='s,x,x,'
[INFO] [stderr]   psdir='${docdir}'
[INFO] [stderr]   rev='2'
[INFO] [stderr]   sbindir='${exec_prefix}/sbin'
[INFO] [stderr]   sharedstatedir='${prefix}/com'
[INFO] [stderr]   so=''
[INFO] [stderr]   srcroot=''
[INFO] [stderr]   sysconfdir='${prefix}/etc'
[INFO] [stderr]   target_alias=''
[INFO] [stderr] 
[INFO] [stderr]   ## ----------- ##
[INFO] [stderr]   ## confdefs.h. ##
[INFO] [stderr]   ## ----------- ##
[INFO] [stderr] 
[INFO] [stderr]   /* confdefs.h */
[INFO] [stderr]   #define PACKAGE_NAME ""
[INFO] [stderr]   #define PACKAGE_TARNAME ""
[INFO] [stderr]   #define PACKAGE_VERSION ""
[INFO] [stderr]   #define PACKAGE_STRING ""
[INFO] [stderr]   #define PACKAGE_BUGREPORT ""
[INFO] [stderr]   #define PACKAGE_URL ""
[INFO] [stderr] 
[INFO] [stderr]   configure: exit 77
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   configure: error: in `/opt/rustwide/target/x86_64-apple-darwin/debug/build/tikv-jemalloc-sys-86e6049761eea892/out/build':
[INFO] [stderr]   configure: error: C compiler cannot create executables
[INFO] [stderr]   See `config.log' for more details
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/build.rs:388:9:
[INFO] [stderr]   command did not execute successfully: cd "/opt/rustwide/target/x86_64-apple-darwin/debug/build/tikv-jemalloc-sys-86e6049761eea892/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -arch x86_64 -mmacosx-version-min=10.7 -Wall" CPPFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -arch x86_64 -mmacosx-version-min=10.7 -Wall" LDFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-2 -fno-omit-frame-pointer -m64 -arch x86_64 -mmacosx-version-min=10.7 -Wall" "sh" "/opt/rustwide/target/x86_64-apple-darwin/debug/build/tikv-jemalloc-sys-86e6049761eea892/out/build/configure" "--with-version=5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--disable-stats" "--host=x86_64-apple-darwin" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/x86_64-apple-darwin/debug/build/tikv-jemalloc-sys-86e6049761eea892/out"
[INFO] [stderr]   expected success, got: exit status: 77
[INFO] [stderr]   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] running `Command { std: "docker" "inspect" "c3f5639effc507bc4f1cbd747c21c841049d7d718c3f4386eb058694dbc7a7c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3f5639effc507bc4f1cbd747c21c841049d7d718c3f4386eb058694dbc7a7c4", kill_on_drop: false }`
[INFO] [stdout] c3f5639effc507bc4f1cbd747c21c841049d7d718c3f4386eb058694dbc7a7c4