[INFO] cloning repository https://github.com/davidMcneil/segmentation-fault-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidMcneil/segmentation-fault-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdavidMcneil%2Fsegmentation-fault-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdavidMcneil%2Fsegmentation-fault-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 726bebf744f5880ca875ae663b02ebf2803fa966 [INFO] checking davidMcneil/segmentation-fault-repro against master#ecb170afc878648c3ae355dbd596c8e4b6f7ebdc for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdavidMcneil%2Fsegmentation-fault-repro" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidMcneil/segmentation-fault-repro on toolchain ecb170afc878648c3ae355dbd596c8e4b6f7ebdc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/davidMcneil/segmentation-fault-repro [INFO] finished tweaking git repo https://github.com/davidMcneil/segmentation-fault-repro [INFO] tweaked toml for git repo https://github.com/davidMcneil/segmentation-fault-repro written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/davidMcneil/segmentation-fault-repro 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" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21f834eb3eddac770f469ac8581672265ee7734f478f0a2e37805638f85da65b [INFO] running `Command { std: "docker" "start" "-a" "21f834eb3eddac770f469ac8581672265ee7734f478f0a2e37805638f85da65b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21f834eb3eddac770f469ac8581672265ee7734f478f0a2e37805638f85da65b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21f834eb3eddac770f469ac8581672265ee7734f478f0a2e37805638f85da65b", kill_on_drop: false }` [INFO] [stdout] 21f834eb3eddac770f469ac8581672265ee7734f478f0a2e37805638f85da65b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa00c71dd7608337a5c53c7e40f9422c7e48782cdf8392821c450cbfdd5f5e81 [INFO] running `Command { std: "docker" "start" "-a" "aa00c71dd7608337a5c53c7e40f9422c7e48782cdf8392821c450cbfdd5f5e81", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking bytes v0.5.2 [INFO] [stderr] Checking pin-project-lite v0.1.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-macros v0.2.0 [INFO] [stderr] Checking tokio v0.2.4 [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-365b780cc88b52f0/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-f50a4562b0590bc1/out" [INFO] [stderr] BUILD_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-f50a4562b0590bc1/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] 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] JEMALLOC_SRC_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-f50a4562b0590bc1/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-f50a4562b0590bc1/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/jemalloc-sys-f50a4562b0590bc1/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-f50a4562b0590bc1/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... 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... 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... no [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... no [INFO] [stderr] checking for stdbool.h that conforms to C99... no [INFO] [stderr] checking for _Bool... no [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] [INFO] [stderr] --- stderr [INFO] [stderr] sed: couldn't flush stdout: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-f50a4562b0590bc1/out/jemalloc/configure: line 11610: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-f50a4562b0590bc1/out/jemalloc/configure: line 11620: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-f50a4562b0590bc1/out/jemalloc/configure: line 1696: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-f50a4562b0590bc1/out/jemalloc/configure: line 1704: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-f50a4562b0590bc1/out/jemalloc/configure: line 1714: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-f50a4562b0590bc1/out/jemalloc/configure: line 11651: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-f50a4562b0590bc1/out/jemalloc/configure: line 11720: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-f50a4562b0590bc1/out/jemalloc/configure: line 1696: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-f50a4562b0590bc1/out/jemalloc/configure: line 1704: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-f50a4562b0590bc1/out/jemalloc/configure: line 1714: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-f50a4562b0590bc1/out/jemalloc/configure: line 11755: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-f50a4562b0590bc1/out/jemalloc/configure: line 11767: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-f50a4562b0590bc1/out/jemalloc/configure: line 1696: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-f50a4562b0590bc1/out/jemalloc/configure: line 1704: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-f50a4562b0590bc1/out/jemalloc/configure: line 1714: printf: write error: No space left on device [INFO] [stderr] sed: couldn't flush stdout: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-f50a4562b0590bc1/out/jemalloc/configure: line 1583: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-f50a4562b0590bc1/out/jemalloc/configure: line 1591: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-f50a4562b0590bc1/out/jemalloc/configure: line 1598: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-f50a4562b0590bc1/out/jemalloc/configure: line 12128: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-f50a4562b0590bc1/out/jemalloc/configure: line 2146: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-f50a4562b0590bc1/out/jemalloc/configure: line 1583: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-f50a4562b0590bc1/out/jemalloc/configure: line 1591: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-f50a4562b0590bc1/out/jemalloc/configure: line 1598: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-f50a4562b0590bc1/out/jemalloc/configure: line 2187: printf: write error: No space left on device [INFO] [stderr] cat: write error: 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 include/jemalloc/internal/jemalloc_preamble.h [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-f50a4562b0590bc1/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/jemalloc-sys-f50a4562b0590bc1/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-f50a4562b0590bc1/out" [INFO] [stderr] expected success, got: exit status: 1 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x59bfba2665a2 - std::backtrace_rs::backtrace::libunwind::trace::h52c351c9b548fe8f [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x59bfba2665a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h506028ce92ce5773 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x59bfba2665a2 - std::sys::backtrace::_print_fmt::haa16be60ea2ec39d [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x59bfba2665a2 - ::fmt::hf9fed487bc6a1719 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x59bfba28ab93 - core::fmt::rt::Argument::fmt::h52b87366af25ca62 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x59bfba28ab93 - core::fmt::write::h18273678ce4aa443 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x59bfba263563 - std::io::default_write_fmt::he6c781caa2e5d829 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x59bfba263563 - std::io::Write::write_fmt::h5cded0baa2de759c [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x59bfba2663f2 - std::sys::backtrace::BacktraceLock::print::h9dd05f3011e8ea7d [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x59bfba267552 - std::panicking::default_hook::{{closure}}::hd02310e377c23fdf [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x59bfba267355 - std::panicking::default_hook::h65fda4aa74cfd239 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x59bfba267f32 - std::panicking::rust_panic_with_hook::h503e1d137739ab10 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x59bfba267cba - std::panicking::begin_panic_handler::{{closure}}::haac689110f42147a [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x59bfba266aa9 - std::sys::backtrace::__rust_end_short_backtrace::hd8597c4718b2da4a [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x59bfba26794d - __rustc[b82a5af12c77dd7a]::rust_begin_unwind [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x59bfba289ac0 - core::panicking::panic_fmt::h308ab89a57152a64 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x59bfba20b865 - build_script_build::run::heea7c11ad7afe262 [INFO] [stderr] 17: 0x59bfba20a6e9 - build_script_build::main::h028fd2bb754f71a1 [INFO] [stderr] 18: 0x59bfba20c9b3 - core::ops::function::FnOnce::call_once::h48d4c7f7ab4aa7c1 [INFO] [stderr] 19: 0x59bfba20f3d6 - std::sys::backtrace::__rust_begin_short_backtrace::hf7170f5fc65b804d [INFO] [stderr] 20: 0x59bfba20bf89 - std::rt::lang_start::{{closure}}::haf3ce4451b2f34fc [INFO] [stderr] 21: 0x59bfba25f4c0 - core::ops::function::impls:: for &F>::call_once::ha7951b0047d22176 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x59bfba25f4c0 - std::panicking::try::do_call::h967e757d14b3bc82 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x59bfba25f4c0 - std::panicking::try::h025696dd6a4d3f9a [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x59bfba25f4c0 - std::panic::catch_unwind::h5c0e4e80c82a6bea [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x59bfba25f4c0 - std::rt::lang_start_internal::{{closure}}::h253350c6afaeb8dd [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x59bfba25f4c0 - std::panicking::try::do_call::h3e9a58af9010f354 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x59bfba25f4c0 - std::panicking::try::h33469bc0a6819992 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x59bfba25f4c0 - std::panic::catch_unwind::h9b5dbefdcdd7656d [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x59bfba25f4c0 - std::rt::lang_start_internal::hb661f4eef059f16e [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x59bfba20bf71 - std::rt::lang_start::h44dec18f2632ba36 [INFO] [stderr] 31: 0x59bfba20bd05 - main [INFO] [stderr] 32: 0x702a929f01ca - [INFO] [stderr] 33: 0x702a929f028b - __libc_start_main [INFO] [stderr] 34: 0x59bfba2022f5 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "aa00c71dd7608337a5c53c7e40f9422c7e48782cdf8392821c450cbfdd5f5e81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa00c71dd7608337a5c53c7e40f9422c7e48782cdf8392821c450cbfdd5f5e81", kill_on_drop: false }` [INFO] [stdout] aa00c71dd7608337a5c53c7e40f9422c7e48782cdf8392821c450cbfdd5f5e81