[INFO] fetching crate aws-smithy-eventstream 0.60.10... [INFO] checking aws-smithy-eventstream-0.60.10 against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262 [INFO] extracting crate aws-smithy-eventstream 0.60.10 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate aws-smithy-eventstream 0.60.10 [INFO] finished tweaking crates.io crate aws-smithy-eventstream 0.60.10 [INFO] tweaked toml for crates.io crate aws-smithy-eventstream 0.60.10 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate aws-smithy-eventstream 0.60.10 on toolchain fce0e74720d199eb7839fdb51af35ac5226da178 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate aws-smithy-eventstream 0.60.10 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bb7a92cedf26b91521f0defa047cc57739cf2e6fc88a9a84e1c207e1fbdec4b [INFO] running `Command { std: "docker" "start" "-a" "9bb7a92cedf26b91521f0defa047cc57739cf2e6fc88a9a84e1c207e1fbdec4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bb7a92cedf26b91521f0defa047cc57739cf2e6fc88a9a84e1c207e1fbdec4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bb7a92cedf26b91521f0defa047cc57739cf2e6fc88a9a84e1c207e1fbdec4b", kill_on_drop: false }` [INFO] [stdout] 9bb7a92cedf26b91521f0defa047cc57739cf2e6fc88a9a84e1c207e1fbdec4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe5173cba3d19e767417562ad6892db123289c5e5b37d97c2b4c62b9b56f285d [INFO] running `Command { std: "docker" "start" "-a" "fe5173cba3d19e767417562ad6892db123289c5e5b37d97c2b4c62b9b56f285d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling libmimalloc-sys v0.1.43 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking aws-smithy-types v1.3.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking mimalloc v0.1.47 [INFO] [stderr] Checking aws-smithy-eventstream v0.60.10 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaB7n7lP/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `jemalloc-sys v0.5.4+5.3.0-patched` [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-f8b890c3a8ef471b/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/jemalloc-sys-835a3886eeaefd87/out" [INFO] [stderr] BUILD_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/out/build" [INFO] [stderr] SRC_DIR="/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jemalloc-sys-0.5.4+5.3.0-patched" [INFO] [stderr] cargo:rustc-cfg=prefixed [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_OVERRIDE [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/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 [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = 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=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = 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] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_MALLOC_CONF [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_PAGE [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_HUGEPAGE [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_QUANTUM [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_VADDR [INFO] [stderr] --with-jemalloc-prefix=_rjem_ [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/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-835a3886eeaefd87/out/build/configure" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--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-835a3886eeaefd87/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... 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 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 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... no [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... yes [INFO] [stderr] checking for valloc... yes [INFO] [stderr] checking for malloc_size... no [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 utrace(2) with label 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 whether a program using __builtin_popcountl is compilable... yes [INFO] [stderr] checking LG_PAGE... 12 [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 whether pthread_getname_np(3) is compilable... yes [INFO] [stderr] checking whether pthread_get_name_np(3) is compilable... no [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 clock_gettime(CLOCK_REALTIME, ...) is compilable... yes [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 memcntl... no [INFO] [stderr] checking for TLS... yes [INFO] [stderr] checking whether C11 atomics is compilable... no [INFO] [stderr] checking whether GCC __atomic atomics is compilable... no [INFO] [stderr] checking whether GCC __sync atomics is compilable... no [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 madvise(..., MADV_[NO]CORE) is compilable... no [INFO] [stderr] checking whether mprotect(2) is compilable... no [INFO] [stderr] checking for __builtin_clz... yes [INFO] [stderr] checking whether Darwin os_unfair_lock_*() 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... no [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] running: "tail" "-n" "100" "/opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/out/build/config.log" [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_OVERRIDE_MEMALIGN [INFO] [stderr] | #define JEMALLOC_OVERRIDE_VALLOC [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_DSS [INFO] [stderr] | #define JEMALLOC_FILL [INFO] [stderr] | #define JEMALLOC_CACHE_OBLIVIOUS [INFO] [stderr] | #define JEMALLOC_INTERNAL_UNREACHABLE __builtin_unreachable [INFO] [stderr] | #define JEMALLOC_INTERNAL_FFSLL __builtin_ffsll [INFO] [stderr] | #define JEMALLOC_INTERNAL_FFSL __builtin_ffsl [INFO] [stderr] | #define JEMALLOC_INTERNAL_FFS __builtin_ffs [INFO] [stderr] | #define JEMALLOC_INTERNAL_POPCOUNT __builtin_popcount [INFO] [stderr] | #define JEMALLOC_INTERNAL_POPCOUNTL __builtin_popcountl [INFO] [stderr] | #define JEMALLOC_INTERNAL_POPCOUNTLL __builtin_popcountll [INFO] [stderr] | #define LG_PAGE 12 [INFO] [stderr] | #define LG_HUGEPAGE 21 [INFO] [stderr] | #define JEMALLOC_HAVE_PTHREAD [INFO] [stderr] | #define HAVE_PTHREAD_H 1 [INFO] [stderr] | #define HAVE_DLFCN_H 1 [INFO] [stderr] | #define JEMALLOC_HAVE_DLSYM [INFO] [stderr] | #define JEMALLOC_HAVE_PTHREAD_ATFORK [INFO] [stderr] | #define JEMALLOC_HAVE_PTHREAD_SETNAME_NP [INFO] [stderr] | #define JEMALLOC_HAVE_PTHREAD_GETNAME_NP [INFO] [stderr] | #define JEMALLOC_HAVE_CLOCK_MONOTONIC_COARSE [INFO] [stderr] | #define JEMALLOC_HAVE_CLOCK_MONOTONIC [INFO] [stderr] | #define JEMALLOC_HAVE_CLOCK_REALTIME [INFO] [stderr] | #define JEMALLOC_USE_SYSCALL [INFO] [stderr] | #define JEMALLOC_HAVE_SECURE_GETENV [INFO] [stderr] | #define JEMALLOC_HAVE_SCHED_GETCPU [INFO] [stderr] | #define JEMALLOC_HAVE_SCHED_SETAFFINITY [INFO] [stderr] | #define JEMALLOC_TLS [INFO] [stderr] | #define JEMALLOC_HAVE_MADVISE [INFO] [stderr] | #define JEMALLOC_PURGE_MADVISE_FREE [INFO] [stderr] | #define JEMALLOC_PURGE_MADVISE_DONTNEED [INFO] [stderr] | #define JEMALLOC_MADVISE_DONTDUMP [INFO] [stderr] | #define JEMALLOC_HAVE_MADVISE_HUGE [INFO] [stderr] | #define JEMALLOC_HAVE_BUILTIN_CLZ [INFO] [stderr] | #define JEMALLOC_TLS_MODEL __attribute__((tls_model("initial-exec"))) [INFO] [stderr] | #define JEMALLOC_BACKGROUND_THREAD [INFO] [stderr] | #define JEMALLOC_HAVE_PTHREAD_MUTEX_ADAPTIVE_NP [INFO] [stderr] | /* end confdefs.h. */ [INFO] [stderr] | [INFO] [stderr] | [INFO] [stderr] | int [INFO] [stderr] | main () [INFO] [stderr] | { [INFO] [stderr] | [INFO] [stderr] | return 0; [INFO] [stderr] | [INFO] [stderr] | ; [INFO] [stderr] | return 0; [INFO] [stderr] | } [INFO] [stderr] configure:14045: result: no [INFO] [stderr] configure:14059: checking whether compiler supports -herror_on_warning [INFO] [stderr] configure:14090: cc -c -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -W [INFO] [stderr] --- stderr [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: 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] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] grep: 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-835a3886eeaefd87/out/build/configure: line 1618: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/out/build/configure: line 1626: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/out/build/configure: line 1633: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/out/build/configure: line 14096: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/out/build/configure: line 14110: 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-835a3886eeaefd87/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/out/build/configure: line 14143: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/out/build/configure: line 14160: 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-835a3886eeaefd87/out/build/configure: line 1618: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/out/build/configure: line 1626: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/out/build/configure: line 1633: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/out/build/configure: line 14234: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/out/build/configure: line 2181: 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-835a3886eeaefd87/out/build/configure: line 1618: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/out/build/configure: line 1626: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/out/build/configure: line 1633: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/out/build/configure: line 2222: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] sed: couldn't write 55 items to stdout: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/out/build/configure: line 14393: printf: 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] 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/jemalloc-sys-835a3886eeaefd87/out/build/configure: line 15113: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/out/build/configure: line 413: printf: write error: No space left on device [INFO] [stderr] configure: error: could not make ./config.status [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/out/build/configure: line 4: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/out/build/configure: line 8: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/out/build/configure: line 9: echo: write error: No space left on device [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-835a3886eeaefd87/out/build/configure: line 40: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/out/build/configure: line 44: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/out/build/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-835a3886eeaefd87/out/build/configure: line 54: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/out/build/configure: line 75: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/out/build/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-835a3886eeaefd87/out/build/configure: line 78: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/out/build/configure: line 82: printf: write error: No space left on device [INFO] [stderr] [INFO] [stderr] thread 'main' (584) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jemalloc-sys-0.5.4+5.3.0-patched/build.rs:351:9: [INFO] [stderr] command did not execute successfully: cd "/opt/rustwide/target/debug/build/jemalloc-sys-835a3886eeaefd87/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-835a3886eeaefd87/out/build/configure" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--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-835a3886eeaefd87/out" [INFO] [stderr] expected success, got: exit status: 1 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x59e186619242 - std::backtrace_rs::backtrace::libunwind::trace::h9ca05d9bdf235a56 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x59e186619242 - std::backtrace_rs::backtrace::trace_unsynchronized::h64b8a858c31822a9 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x59e186619242 - std::sys::backtrace::_print_fmt::h05c1fe502da1d61d [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x59e186619242 - ::fmt::h4d9419ffb0b4365c [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x59e18663c20f - core::fmt::rt::Argument::fmt::h1d77fb0e3dcba28a [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x59e18663c20f - core::fmt::write::h041fad5d6d8f2b13 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x59e186616313 - std::io::default_write_fmt::h3ea8deb615890cc9 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x59e186616313 - std::io::Write::write_fmt::ha45926fb365d225c [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x59e186619092 - std::sys::backtrace::BacktraceLock::print::h097d9c56d822a144 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x59e18661ac04 - std::panicking::default_hook::{{closure}}::h01d363d03f21385c [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x59e18661aa25 - std::panicking::default_hook::hc87e9ecf06309da2 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x59e18661b635 - std::panicking::panic_with_hook::h0f4d2a6e9646306f [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x59e18661b3ca - std::panicking::panic_handler::{{closure}}::he35424e8ae5ba3f2 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x59e186619749 - std::sys::backtrace::__rust_end_short_backtrace::h610afb16c6179f60 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x59e18661b05d - __rustc[e04b7d348f7df220]::rust_begin_unwind [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x59e18663b0b0 - core::panicking::panic_fmt::h6ab892bf7b35ba24 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x59e18659146c - build_script_build::execute::h0c302e7189643dfe [INFO] [stderr] 17: 0x59e1865911a8 - build_script_build::run_and_log::hf1ddfc4d5b0963b9 [INFO] [stderr] 18: 0x59e186590508 - build_script_build::main::he99c257343205a45 [INFO] [stderr] 19: 0x59e18658b733 - core::ops::function::FnOnce::call_once::h68eec1a2d5ea56cb [INFO] [stderr] 20: 0x59e18658b566 - std::sys::backtrace::__rust_begin_short_backtrace::h12b5a910fc85a4cf [INFO] [stderr] 21: 0x59e18658b4e9 - std::rt::lang_start::{{closure}}::h23d0f5674fdba1df [INFO] [stderr] 22: 0x59e186611c00 - core::ops::function::impls:: for &F>::call_once::hbc098b72c7fc9de2 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 23: 0x59e186611c00 - std::panicking::catch_unwind::do_call::h6a1d1d1481167e3d [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:590:40 [INFO] [stderr] 24: 0x59e186611c00 - std::panicking::catch_unwind::he8bfb589c1cae612 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:553:19 [INFO] [stderr] 25: 0x59e186611c00 - std::panic::catch_unwind::h773987deb117bcb3 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panic.rs:357:14 [INFO] [stderr] 26: 0x59e186611c00 - std::rt::lang_start_internal::{{closure}}::h4a79101ecd209556 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x59e186611c00 - std::panicking::catch_unwind::do_call::hb316f9974b39ab3e [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:590:40 [INFO] [stderr] 28: 0x59e186611c00 - std::panicking::catch_unwind::he157cb39866186f1 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panicking.rs:553:19 [INFO] [stderr] 29: 0x59e186611c00 - std::panic::catch_unwind::hfbc9cde927911cd0 [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/panic.rs:357:14 [INFO] [stderr] 30: 0x59e186611c00 - std::rt::lang_start_internal::h383b4d57ad7de63a [INFO] [stderr] at /rustc/fce0e74720d199eb7839fdb51af35ac5226da178/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x59e18658b4d1 - std::rt::lang_start::h9a1b00f1ddf93b19 [INFO] [stderr] 32: 0x59e186591bb5 - main [INFO] [stderr] 33: 0x7a4d663a11ca - [INFO] [stderr] 34: 0x7a4d663a128b - __libc_start_main [INFO] [stderr] 35: 0x59e18658b085 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "fe5173cba3d19e767417562ad6892db123289c5e5b37d97c2b4c62b9b56f285d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe5173cba3d19e767417562ad6892db123289c5e5b37d97c2b4c62b9b56f285d", kill_on_drop: false }` [INFO] [stdout] fe5173cba3d19e767417562ad6892db123289c5e5b37d97c2b4c62b9b56f285d