[INFO] cloning repository https://github.com/sebastianpiskorski/memory_usage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sebastianpiskorski/memory_usage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastianpiskorski%2Fmemory_usage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastianpiskorski%2Fmemory_usage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06dc5dc8a54b166ffedcc045c9eeba398831d7d0 [INFO] checking sebastianpiskorski/memory_usage against master#ecb170afc878648c3ae355dbd596c8e4b6f7ebdc for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebastianpiskorski%2Fmemory_usage" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sebastianpiskorski/memory_usage 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] started tweaking git repo https://github.com/sebastianpiskorski/memory_usage [INFO] finished tweaking git repo https://github.com/sebastianpiskorski/memory_usage [INFO] tweaked toml for git repo https://github.com/sebastianpiskorski/memory_usage written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sebastianpiskorski/memory_usage 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] 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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16aedf88d7f2845f05f17c34f549033016c966cbc5cb944fcc95508283c7ca2d [INFO] running `Command { std: "docker" "start" "-a" "16aedf88d7f2845f05f17c34f549033016c966cbc5cb944fcc95508283c7ca2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16aedf88d7f2845f05f17c34f549033016c966cbc5cb944fcc95508283c7ca2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16aedf88d7f2845f05f17c34f549033016c966cbc5cb944fcc95508283c7ca2d", kill_on_drop: false }` [INFO] [stdout] 16aedf88d7f2845f05f17c34f549033016c966cbc5cb944fcc95508283c7ca2d [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26f7489f550e757fe416a382868116d54dfb768d6a9342aafd1221f90f649370 [INFO] running `Command { std: "docker" "start" "-a" "26f7489f550e757fe416a382868116d54dfb768d6a9342aafd1221f90f649370", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking paste v0.1.18 [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-f0f386b9e63acd1f/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-4387ed98f871ea6e/out" [INFO] [stderr] BUILD_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-4387ed98f871ea6e/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-4387ed98f871ea6e/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-4387ed98f871ea6e/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-4387ed98f871ea6e/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-4387ed98f871ea6e/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... 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... no [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... no [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... 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... 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 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... undefined [INFO] [stderr] [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] sed: couldn't flush stdout: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-4387ed98f871ea6e/out/jemalloc/configure: line 7912: printf: write error: No space left on device [INFO] [stderr] configure: error: cannot determine value for LG_PAGE [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-4387ed98f871ea6e/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-4387ed98f871ea6e/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-4387ed98f871ea6e/out" [INFO] [stderr] expected success, got: exit status: 1 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56c18fea2ec2 - 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: 0x56c18fea2ec2 - 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: 0x56c18fea2ec2 - std::sys::backtrace::_print_fmt::haa16be60ea2ec39d [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x56c18fea2ec2 - ::fmt::hf9fed487bc6a1719 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x56c18fec7be3 - core::fmt::rt::Argument::fmt::h52b87366af25ca62 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x56c18fec7be3 - core::fmt::write::h18273678ce4aa443 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x56c18fe9fba3 - std::io::default_write_fmt::he6c781caa2e5d829 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x56c18fe9fba3 - std::io::Write::write_fmt::h5cded0baa2de759c [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x56c18fea2d12 - std::sys::backtrace::BacktraceLock::print::h9dd05f3011e8ea7d [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x56c18fea3ec2 - std::panicking::default_hook::{{closure}}::hd02310e377c23fdf [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x56c18fea3cc5 - std::panicking::default_hook::h65fda4aa74cfd239 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x56c18fea48e2 - std::panicking::rust_panic_with_hook::h503e1d137739ab10 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x56c18fea466a - std::panicking::begin_panic_handler::{{closure}}::haac689110f42147a [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x56c18fea33c9 - std::sys::backtrace::__rust_end_short_backtrace::hd8597c4718b2da4a [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x56c18fea42fd - __rustc[b82a5af12c77dd7a]::rust_begin_unwind [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x56c18fec6b10 - core::panicking::panic_fmt::h308ab89a57152a64 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x56c18fe38a05 - build_script_build::run::h1102578462e560f2 [INFO] [stderr] 17: 0x56c18fe37885 - build_script_build::main::hfa4a308259af338a [INFO] [stderr] 18: 0x56c18fe3c863 - core::ops::function::FnOnce::call_once::h0b0c411fc6069ca2 [INFO] [stderr] 19: 0x56c18fe3c386 - std::sys::backtrace::__rust_begin_short_backtrace::h2e1289123e0185e9 [INFO] [stderr] 20: 0x56c18fe3c309 - std::rt::lang_start::{{closure}}::h9954e1b503d1f745 [INFO] [stderr] 21: 0x56c18fe9ae70 - 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: 0x56c18fe9ae70 - std::panicking::try::do_call::h967e757d14b3bc82 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x56c18fe9ae70 - std::panicking::try::h025696dd6a4d3f9a [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x56c18fe9ae70 - std::panic::catch_unwind::h5c0e4e80c82a6bea [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x56c18fe9ae70 - std::rt::lang_start_internal::{{closure}}::h253350c6afaeb8dd [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x56c18fe9ae70 - std::panicking::try::do_call::h3e9a58af9010f354 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x56c18fe9ae70 - std::panicking::try::h33469bc0a6819992 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x56c18fe9ae70 - std::panic::catch_unwind::h9b5dbefdcdd7656d [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x56c18fe9ae70 - std::rt::lang_start_internal::hb661f4eef059f16e [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x56c18fe3c2f1 - std::rt::lang_start::h0e10b6d3b23da86c [INFO] [stderr] 31: 0x56c18fe38eb5 - main [INFO] [stderr] 32: 0x7679322d81ca - [INFO] [stderr] 33: 0x7679322d828b - __libc_start_main [INFO] [stderr] 34: 0x56c18fe2f5b5 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "26f7489f550e757fe416a382868116d54dfb768d6a9342aafd1221f90f649370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26f7489f550e757fe416a382868116d54dfb768d6a9342aafd1221f90f649370", kill_on_drop: false }` [INFO] [stdout] 26f7489f550e757fe416a382868116d54dfb768d6a9342aafd1221f90f649370