[INFO] cloning repository https://github.com/james-mchugh/rust_serde_json_testing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/james-mchugh/rust_serde_json_testing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjames-mchugh%2Frust_serde_json_testing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjames-mchugh%2Frust_serde_json_testing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 195be4beab40b7c83206afef6049b3e5e21c010a [INFO] checking james-mchugh/rust_serde_json_testing against master#a5db378dc14a40dd1580c27fb8362156446382c3 for pr-136490 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjames-mchugh%2Frust_serde_json_testing" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/james-mchugh/rust_serde_json_testing on toolchain a5db378dc14a40dd1580c27fb8362156446382c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/james-mchugh/rust_serde_json_testing [INFO] finished tweaking git repo https://github.com/james-mchugh/rust_serde_json_testing [INFO] tweaked toml for git repo https://github.com/james-mchugh/rust_serde_json_testing written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/james-mchugh/rust_serde_json_testing 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" "+a5db378dc14a40dd1580c27fb8362156446382c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d81aa1b892412d5d429da6dcb8d8cec4f91a9f4d68ad764b20f69d9e223f934 [INFO] running `Command { std: "docker" "start" "-a" "3d81aa1b892412d5d429da6dcb8d8cec4f91a9f4d68ad764b20f69d9e223f934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d81aa1b892412d5d429da6dcb8d8cec4f91a9f4d68ad764b20f69d9e223f934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d81aa1b892412d5d429da6dcb8d8cec4f91a9f4d68ad764b20f69d9e223f934", kill_on_drop: false }` [INFO] [stdout] 3d81aa1b892412d5d429da6dcb8d8cec4f91a9f4d68ad764b20f69d9e223f934 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a5db378dc14a40dd1580c27fb8362156446382c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c205ba58d9d9b8372ff2470283da8c91b3285e1e9016faf3a45006a07985ce01 [INFO] running `Command { std: "docker" "start" "-a" "c205ba58d9d9b8372ff2470283da8c91b3285e1e9016faf3a45006a07985ce01", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] error: failed to run custom build command for `jemalloc-sys v0.3.2` [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/jemalloc-sys-a51515470199c136/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET=x86_64-unknown-linux-gnu [INFO] [stderr] HOST=x86_64-unknown-linux-gnu [INFO] [stderr] NUM_JOBS=16 [INFO] [stderr] OUT_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-b5bd076b738834c7/out" [INFO] [stderr] BUILD_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-b5bd076b738834c7/out/build" [INFO] [stderr] SRC_DIR="/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jemalloc-sys-0.3.2" [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/jemalloc-sys-b5bd076b738834c7/out) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = 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(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [INFO] [stderr] CC="cc" [INFO] [stderr] CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" [INFO] [stderr] JEMALLOC_REPO_DIR="jemalloc" [INFO] [stderr] JEMALLOC_SRC_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-b5bd076b738834c7/out/jemalloc" [INFO] [stderr] cargo:rustc-cfg=prefixed [INFO] [stderr] --with-jemalloc-prefix=_rjem_ [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/jemalloc-sys-b5bd076b738834c7/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" CPPFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" LDFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" "sh" "/opt/rustwide/target/debug/build/jemalloc-sys-b5bd076b738834c7/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/rustwide/target/debug/build/jemalloc-sys-b5bd076b738834c7/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... /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 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... 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... no [INFO] [stderr] checking whether glibc memalign hook is compilable... no [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... yes [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] [INFO] [stderr] --- stderr [INFO] [stderr] mkdir: cannot create directory 'bin': No space left on device [INFO] [stderr] mkdir: cannot create directory 'bin': No space left on device [INFO] [stderr] mawk: close failed on file /dev/stdout (No space left on device) [INFO] [stderr] config.status: error: could not create bin/jemalloc-config [INFO] [stderr] sort: fflush failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-b5bd076b738834c7/out/jemalloc/configure: line 40: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-b5bd076b738834c7/out/jemalloc/configure: line 44: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-b5bd076b738834c7/out/jemalloc/configure: line 45: echo: write error: No space left on device [INFO] [stderr] sort: write failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-b5bd076b738834c7/out/jemalloc/configure: line 54: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-b5bd076b738834c7/out/jemalloc/configure: line 75: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-b5bd076b738834c7/out/jemalloc/configure: line 76: echo: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-b5bd076b738834c7/out/jemalloc/configure: line 78: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-b5bd076b738834c7/out/jemalloc/configure: line 82: printf: write error: No space left on device [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jemalloc-sys-0.3.2/build.rs:392:9: [INFO] [stderr] command did not execute successfully: cd "/opt/rustwide/target/debug/build/jemalloc-sys-b5bd076b738834c7/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" CPPFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" LDFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" "sh" "/opt/rustwide/target/debug/build/jemalloc-sys-b5bd076b738834c7/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/rustwide/target/debug/build/jemalloc-sys-b5bd076b738834c7/out" [INFO] [stderr] expected success, got: exit status: 1 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x634b449ffcc0 - std::backtrace_rs::backtrace::libunwind::trace::h26210dd16827047f [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x634b449ffcc0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d4235b96a80fdca [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x634b449ffcc0 - std::sys::backtrace::_print_fmt::h44627d93b28c6d73 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x634b449ffcc0 - ::fmt::he7280da21525ab63 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x634b44a24753 - core::fmt::rt::Argument::fmt::h7d0b71cb24694f71 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x634b44a24753 - core::fmt::write::h8202b00c0e6431e8 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x634b449fc553 - std::io::Write::write_fmt::h900cee6fc38a6ed4 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x634b449ffb12 - std::sys::backtrace::BacktraceLock::print::h600df01fc0cc3e0c [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x634b44a00c9f - std::panicking::default_hook::{{closure}}::h3c7121cc21aefa6f [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x634b44a00b0a - std::panicking::default_hook::h45240c8b165fe495 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x634b44a01682 - std::panicking::rust_panic_with_hook::hfb2b3cf35bec2e46 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x634b44a0140a - std::panicking::begin_panic_handler::{{closure}}::hf9fd99c4c7bf6a65 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x634b44a001d9 - std::sys::backtrace::__rust_end_short_backtrace::heb7ea323c0a4ff07 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x634b44a0109d - rust_begin_unwind [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x634b44a234f0 - core::panicking::panic_fmt::h84dc05b6dde1b4db [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x634b4497fd71 - build_script_build::run::h830a1f20109fe10a [INFO] [stderr] 16: 0x634b4497ebc9 - build_script_build::main::h47b545d1cad57c37 [INFO] [stderr] 17: 0x634b449728e3 - core::ops::function::FnOnce::call_once::hd765341166957558 [INFO] [stderr] 18: 0x634b44971a76 - std::sys::backtrace::__rust_begin_short_backtrace::h3f382a51e24a4f02 [INFO] [stderr] 19: 0x634b44971a09 - std::rt::lang_start::{{closure}}::h3e79ca48582ad10a [INFO] [stderr] 20: 0x634b449f8190 - core::ops::function::impls:: for &F>::call_once::hf2fe39b41e8ffc82 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x634b449f8190 - std::panicking::try::do_call::hb62b53b92e3c371e [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x634b449f8190 - std::panicking::try::h718ce9f49f9fe236 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x634b449f8190 - std::panic::catch_unwind::h7973e41b1dcf2a73 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/panic.rs:358:14 [INFO] [stderr] 24: 0x634b449f8190 - std::rt::lang_start_internal::{{closure}}::h47211326d2ad8955 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x634b449f8190 - std::panicking::try::do_call::h1f64ab445df3e1ca [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x634b449f8190 - std::panicking::try::h97b72e27430d53fe [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x634b449f8190 - std::panic::catch_unwind::h810706cdd81cd421 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x634b449f8190 - std::rt::lang_start_internal::h5c436943476d4240 [INFO] [stderr] at /rustc/a5db378dc14a40dd1580c27fb8362156446382c3/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x634b449719f1 - std::rt::lang_start::h24793f2c13387e33 [INFO] [stderr] 30: 0x634b44980225 - main [INFO] [stderr] 31: 0x71c4e1872d90 - [INFO] [stderr] 32: 0x71c4e1872e40 - __libc_start_main [INFO] [stderr] 33: 0x634b449710e5 - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "c205ba58d9d9b8372ff2470283da8c91b3285e1e9016faf3a45006a07985ce01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c205ba58d9d9b8372ff2470283da8c91b3285e1e9016faf3a45006a07985ce01", kill_on_drop: false }` [INFO] [stdout] c205ba58d9d9b8372ff2470283da8c91b3285e1e9016faf3a45006a07985ce01