[INFO] fetching crate metriki-jemalloc 0.2.0... [INFO] checking metriki-jemalloc-0.2.0 against try#5785402183672f7786e9dc343d7b435bdaf4a4bc for pr-138001 [INFO] extracting crate metriki-jemalloc 0.2.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate metriki-jemalloc 0.2.0 on toolchain 5785402183672f7786e9dc343d7b435bdaf4a4bc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate metriki-jemalloc 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate metriki-jemalloc 0.2.0 [INFO] tweaked toml for crates.io crate metriki-jemalloc 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate metriki-jemalloc 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2138da4c26123a7f18c99da5fb6d20e8bc59f96aa0e7621887f5fed0b464af9 [INFO] running `Command { std: "docker" "start" "-a" "f2138da4c26123a7f18c99da5fb6d20e8bc59f96aa0e7621887f5fed0b464af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2138da4c26123a7f18c99da5fb6d20e8bc59f96aa0e7621887f5fed0b464af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2138da4c26123a7f18c99da5fb6d20e8bc59f96aa0e7621887f5fed0b464af9", kill_on_drop: false }` [INFO] [stdout] f2138da4c26123a7f18c99da5fb6d20e8bc59f96aa0e7621887f5fed0b464af9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+5785402183672f7786e9dc343d7b435bdaf4a4bc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abe8be9de08a8a776b4900812cc03548e8186552e61a7a32509fd9151e5d3617 [INFO] running `Command { std: "docker" "start" "-a" "abe8be9de08a8a776b4900812cc03548e8186552e61a7a32509fd9151e5d3617", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking hdrhistogram v7.4.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking metriki-core v1.8.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/5785402183672f7786e9dc343d7b435bdaf4a4bc/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.92/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=06ff4634553b6337 -C extra-filename=-7a37de87039d1cce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-671e2dffb1a4640b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-be0f156ceb4baca1.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-9a308e948d49b175.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tikv-jemalloc-sys-92552b7d10858706/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET=x86_64-unknown-linux-gnu [INFO] [stderr] HOST=x86_64-unknown-linux-gnu [INFO] [stderr] NUM_JOBS=8 [INFO] [stderr] OUT_DIR="/opt/rustwide/target/debug/build/tikv-jemalloc-sys-d373b2664bd9e443/out" [INFO] [stderr] BUILD_DIR="/opt/rustwide/target/debug/build/tikv-jemalloc-sys-d373b2664bd9e443/out/build" [INFO] [stderr] SRC_DIR="/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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_UNKNOWN_LINUX_GNU_JEMALLOC_OVERRIDE [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_OVERRIDE [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] CC="cc" [INFO] [stderr] CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" [INFO] [stderr] JEMALLOC_REPO_DIR="jemalloc" [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_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_UNKNOWN_LINUX_GNU_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_UNKNOWN_LINUX_GNU_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_UNKNOWN_LINUX_GNU_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_UNKNOWN_LINUX_GNU_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 set [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-d373b2664bd9e443/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" CPPFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" LDFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" "sh" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-d373b2664bd9e443/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_" "--enable-stats" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/tikv-jemalloc-sys-d373b2664bd9e443/out" [INFO] [stderr] checking for xsltproc... false [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... cc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to accept ISO C89... none needed [INFO] [stderr] checking whether compiler is cray... no [INFO] [stderr] checking whether compiler supports -std=gnu11... yes [INFO] [stderr] checking whether compiler supports -Werror=unknown-warning-option... no [INFO] [stderr] checking whether compiler supports -Wall... yes [INFO] [stderr] checking whether compiler supports -Wextra... yes [INFO] [stderr] checking whether compiler supports -Wshorten-64-to-32... no [INFO] [stderr] checking whether compiler supports -Wsign-compare... yes [INFO] [stderr] checking whether compiler supports -Wundef... yes [INFO] [stderr] checking whether compiler supports -Wno-format-zero-length... yes [INFO] [stderr] checking whether compiler supports -Wpointer-arith... yes [INFO] [stderr] checking whether compiler supports -Wno-missing-braces... yes [INFO] [stderr] checking whether compiler supports -Wno-missing-field-initializers... yes [INFO] [stderr] checking whether compiler supports -Wno-missing-attributes... yes [INFO] [stderr] checking whether compiler supports -pipe... yes [INFO] [stderr] checking whether compiler supports -g3... yes [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking whether byte ordering is bigendian... no [INFO] [stderr] checking size of void *... 8 [INFO] [stderr] checking size of int... 4 [INFO] [stderr] checking size of long... 8 [INFO] [stderr] checking size of long long... 8 [INFO] [stderr] checking size of intmax_t... 8 [INFO] [stderr] checking build system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking host system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking whether pause instruction is compilable... yes [INFO] [stderr] checking number of significant virtual address bits... 48 [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ar... no [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for x86_64-unknown-linux-gnu-nm... no [INFO] [stderr] checking for nm... nm [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking malloc.h usability... yes [INFO] [stderr] checking malloc.h presence... yes [INFO] [stderr] checking for malloc.h... yes [INFO] [stderr] checking whether malloc_usable_size definition can use const argument... no [INFO] [stderr] checking for library containing log... -lm [INFO] [stderr] checking whether __attribute__ syntax is compilable... yes [INFO] [stderr] checking whether compiler supports -fvisibility=hidden... yes [INFO] [stderr] checking whether compiler supports -fvisibility=hidden... no [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... yes [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... yes [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... yes [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... yes [INFO] [stderr] checking whether format(printf, ...) attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... yes [INFO] [stderr] checking whether format(printf, ...) attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Wimplicit-fallthrough... yes [INFO] [stderr] checking whether fallthrough attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Wimplicit-fallthrough... yes [INFO] [stderr] checking whether compiler supports -Wimplicit-fallthrough... no [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... yes [INFO] [stderr] checking whether cold attribute is compilable... yes [INFO] [stderr] checking whether vm_make_tag is compilable... no [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... no [INFO] [stderr] checking for valloc... no [INFO] [stderr] checking for malloc_size... no [INFO] [stderr] checking whether compiler supports -O3... no [INFO] [stderr] checking whether compiler supports -O3... no [INFO] [stderr] checking whether compiler supports -funroll-loops... no [INFO] [stderr] checking configured backtracing method... N/A [INFO] [stderr] checking for sbrk... no [INFO] [stderr] checking whether utrace(2) is compilable... no [INFO] [stderr] checking whether utrace(2) with label is compilable... no [INFO] [stderr] checking whether a program using __builtin_unreachable is compilable... no [INFO] [stderr] checking whether a program using __builtin_ffsl is compilable... no [INFO] [stderr] checking whether a program using ffsl is compilable... no [INFO] [stderr] running: "tail" "-n" "100" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-d373b2664bd9e443/out/build/config.log" [INFO] [stderr] host_vendor='unknown' [INFO] [stderr] htmldir='${docdir}' [INFO] [stderr] importlib='so' [INFO] [stderr] includedir='${prefix}/include' [INFO] [stderr] infodir='${datarootdir}/info' [INFO] [stderr] install_suffix='' [INFO] [stderr] je_='je_' [INFO] [stderr] jemalloc_version='5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7' [INFO] [stderr] jemalloc_version_bugfix='0' [INFO] [stderr] jemalloc_version_gid='e13ca993e8ccb9ba9847cc330696e02839f328f7' [INFO] [stderr] jemalloc_version_major='5' [INFO] [stderr] jemalloc_version_minor='3' [INFO] [stderr] jemalloc_version_nrev='1' [INFO] [stderr] libdir='${exec_prefix}/lib' [INFO] [stderr] libdl='' [INFO] [stderr] libexecdir='${exec_prefix}/libexec' [INFO] [stderr] libprefix='lib' [INFO] [stderr] link_whole_archive='0' [INFO] [stderr] localedir='${datarootdir}/locale' [INFO] [stderr] localstatedir='${prefix}/var' [INFO] [stderr] mandir='${datarootdir}/man' [INFO] [stderr] o='o' [INFO] [stderr] objroot='' [INFO] [stderr] oldincludedir='/usr/include' [INFO] [stderr] pdfdir='${docdir}' [INFO] [stderr] prefix='/opt/rustwide/target/debug/build/tikv-jemalloc-sys-d373b2664bd9e443/out' [INFO] [stderr] private_namespace='_rjem_je_' [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='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] #define JEMALLOC_HAS_RESTRICT [INFO] [stderr] #define STDC_HEADERS 1 [INFO] [stderr] #define HAVE_SYS_TYPES_H 1 [INFO] [stderr] #define HAVE_SYS_STAT_H 1 [INFO] [stderr] #define HAVE_STDLIB_H 1 [INFO] [stderr] #define HAVE_STRING_H 1 [INFO] [stderr] #define HAVE_MEMORY_H 1 [INFO] [stderr] #define HAVE_STRINGS_H 1 [INFO] [stderr] #define HAVE_INTTYPES_H 1 [INFO] [stderr] #define HAVE_STDINT_H 1 [INFO] [stderr] #define HAVE_UNISTD_H 1 [INFO] [stderr] #define SIZEOF_VOID_P 8 [INFO] [stderr] #define LG_SIZEOF_PTR 3 [INFO] [stderr] #define SIZEOF_INT 4 [INFO] [stderr] #define LG_SIZEOF_INT 2 [INFO] [stderr] #define SIZEOF_LONG 8 [INFO] [stderr] #define LG_SIZEOF_LONG 3 [INFO] [stderr] #define SIZEOF_LONG_LONG 8 [INFO] [stderr] #define LG_SIZEOF_LONG_LONG 3 [INFO] [stderr] #define SIZEOF_INTMAX_T 8 [INFO] [stderr] #define LG_SIZEOF_INTMAX_T 3 [INFO] [stderr] #define HAVE_CPU_SPINWAIT 1 [INFO] [stderr] #define CPU_SPINWAIT __asm__ volatile("pause") [INFO] [stderr] #define LG_VADDR 48 [INFO] [stderr] #define LG_VADDR 48 [INFO] [stderr] #define JEMALLOC_PURGE_MADVISE_DONTNEED_ZEROS [INFO] [stderr] #define JEMALLOC_HAS_ALLOCA_H [INFO] [stderr] #define JEMALLOC_PROC_SYS_VM_OVERCOMMIT_MEMORY [INFO] [stderr] #define JEMALLOC_THREADED_INIT [INFO] [stderr] #define JEMALLOC_USE_CXX_THROW [INFO] [stderr] #define HAVE_MALLOC_H 1 [INFO] [stderr] #define JEMALLOC_USABLE_SIZE_CONST [INFO] [stderr] #define JEMALLOC_HAVE_ATTR [INFO] [stderr] #define JEMALLOC_HAVE_ATTR_ALLOC_SIZE [INFO] [stderr] #define JEMALLOC_HAVE_ATTR_FORMAT_GNU_PRINTF [INFO] [stderr] #define JEMALLOC_HAVE_ATTR_FORMAT_PRINTF [INFO] [stderr] #define JEMALLOC_HAVE_ATTR_FORMAT_ARG [INFO] [stderr] #define JEMALLOC_HAVE_ATTR_FALLTHROUGH [INFO] [stderr] #define JEMALLOC_HAVE_ATTR_COLD [INFO] [stderr] #define JEMALLOC_PREFIX "_rjem_" [INFO] [stderr] #define JEMALLOC_CPREFIX "_RJEM_" [INFO] [stderr] #define JEMALLOC_PRIVATE_NAMESPACE _rjem_je_ [INFO] [stderr] #define JEMALLOC_CONFIG_MALLOC_CONF "" [INFO] [stderr] #define JEMALLOC_STATS [INFO] [stderr] #define JEMALLOC_MAPS_COALESCE [INFO] [stderr] #define JEMALLOC_RETAIN [INFO] [stderr] #define JEMALLOC_ZERO_REALLOC_DEFAULT_FREE [INFO] [stderr] #define JEMALLOC_FILL [INFO] [stderr] #define JEMALLOC_CACHE_OBLIVIOUS [INFO] [stderr] #define JEMALLOC_INTERNAL_UNREACHABLE abort [INFO] [stderr] [INFO] [stderr] configure: exit 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] sed: couldn't flush stdout: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-d373b2664bd9e443/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] sed: couldn't flush stdout: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] configure: error: Cannot build without ffsl(3) or __builtin_ffsl() [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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/debug/build/tikv-jemalloc-sys-d373b2664bd9e443/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" CPPFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" LDFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" "sh" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-d373b2664bd9e443/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_" "--enable-stats" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/tikv-jemalloc-sys-d373b2664bd9e443/out" [INFO] [stderr] expected success, got: exit status: 1 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5e3aac3f24a3 - std::backtrace_rs::backtrace::libunwind::trace::h26b3bedddccac092 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5e3aac3f24a3 - std::backtrace_rs::backtrace::trace_unsynchronized::hceeb557131bafd30 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5e3aac3f24a3 - std::sys::backtrace::_print_fmt::h2940357328623462 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5e3aac3f24a3 - ::fmt::h6a9e38a42725830e [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5e3aac417e83 - core::fmt::rt::Argument::fmt::h802b9b95673da9ed [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5e3aac417e83 - core::fmt::write::h9ab6bbbbe32f8efd [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5e3aac3ee823 - std::io::Write::write_fmt::hc5617fdac6d371d0 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5e3aac3f22f2 - std::sys::backtrace::BacktraceLock::print::h29fed2823d0928c6 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5e3aac3f34ca - std::panicking::default_hook::{{closure}}::ha2513cfafc872fe7 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5e3aac3f333a - std::panicking::default_hook::h5d558848c0b8a0d7 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5e3aac3f3ee2 - std::panicking::rust_panic_with_hook::hf898e4ebce4cb4f5 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5e3aac3f3c6a - std::panicking::begin_panic_handler::{{closure}}::h830e9bae24b4c97a [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5e3aac3f29a9 - std::sys::backtrace::__rust_end_short_backtrace::hadacd1d45d1c8978 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5e3aac3f38fd - rust_begin_unwind [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5e3aac416d10 - core::panicking::panic_fmt::h40a5d5bea5398415 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5e3aac3830da - build_script_build::execute::hc9d24a453bed790f [INFO] [stderr] 16: 0x5e3aac382e18 - build_script_build::run_and_log::h37ec1c31b9e8f9f3 [INFO] [stderr] 17: 0x5e3aac38209e - build_script_build::main::h6d87a03e43853763 [INFO] [stderr] 18: 0x5e3aac377ef3 - core::ops::function::FnOnce::call_once::hd1df831e38ecd10f [INFO] [stderr] 19: 0x5e3aac377416 - std::sys::backtrace::__rust_begin_short_backtrace::h0835b67b93fd3477 [INFO] [stderr] 20: 0x5e3aac377359 - std::rt::lang_start::{{closure}}::hd9a2a28f3cd6face [INFO] [stderr] 21: 0x5e3aac3e9940 - core::ops::function::impls:: for &F>::call_once::haaef29c34a69eca4 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5e3aac3e9940 - std::panicking::try::do_call::h8861763e30e6fd2e [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panicking.rs:587:40 [INFO] [stderr] 23: 0x5e3aac3e9940 - std::panicking::try::haf21367505d12ce2 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panicking.rs:550:19 [INFO] [stderr] 24: 0x5e3aac3e9940 - std::panic::catch_unwind::h7b4a08980e2540f4 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5e3aac3e9940 - std::rt::lang_start_internal::{{closure}}::h0656614424b54f6b [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x5e3aac3e9940 - std::panicking::try::do_call::h44c0080b13dad4c6 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panicking.rs:587:40 [INFO] [stderr] 27: 0x5e3aac3e9940 - std::panicking::try::h2756032b42d79c94 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panicking.rs:550:19 [INFO] [stderr] 28: 0x5e3aac3e9940 - std::panic::catch_unwind::h7550a68bd6af12d2 [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5e3aac3e9940 - std::rt::lang_start_internal::h37ece5fc9950cf6e [INFO] [stderr] at /rustc/5785402183672f7786e9dc343d7b435bdaf4a4bc/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x5e3aac377341 - std::rt::lang_start::h62a7ccb517077c3b [INFO] [stderr] 31: 0x5e3aac383865 - main [INFO] [stderr] 32: 0x7c45eb7dad90 - [INFO] [stderr] 33: 0x7c45eb7dae40 - __libc_start_main [INFO] [stderr] 34: 0x5e3aac376c85 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaX42ko8" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `darling_core` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "abe8be9de08a8a776b4900812cc03548e8186552e61a7a32509fd9151e5d3617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abe8be9de08a8a776b4900812cc03548e8186552e61a7a32509fd9151e5d3617", kill_on_drop: false }` [INFO] [stdout] abe8be9de08a8a776b4900812cc03548e8186552e61a7a32509fd9151e5d3617