[INFO] fetching crate hoard-sys 0.1.2...
[INFO] checking hoard-sys-0.1.2 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate hoard-sys 0.1.2 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate hoard-sys 0.1.2 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hoard-sys 0.1.2
[INFO] finished tweaking crates.io crate hoard-sys 0.1.2
[INFO] tweaked toml for crates.io crate hoard-sys 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uname v0.1.1
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38d159ca9b73107fb000309325c0b41067cd3d0644fb60c9e72c611b59902503
[INFO] running `Command { std: "docker" "start" "-a" "38d159ca9b73107fb000309325c0b41067cd3d0644fb60c9e72c611b59902503", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38d159ca9b73107fb000309325c0b41067cd3d0644fb60c9e72c611b59902503", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38d159ca9b73107fb000309325c0b41067cd3d0644fb60c9e72c611b59902503", kill_on_drop: false }`
[INFO] [stdout] 38d159ca9b73107fb000309325c0b41067cd3d0644fb60c9e72c611b59902503
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dea0ba3b71943011d72db077e2d59a1d297d11269a6a6347b15276bde51abd07
[INFO] running `Command { std: "docker" "start" "-a" "dea0ba3b71943011d72db077e2d59a1d297d11269a6a6347b15276bde51abd07", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling uname v0.1.1
[INFO] [stderr]    Compiling hoard-sys v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `hoard-sys v0.1.2 (/opt/rustwide/workdir)`
[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/hoard-sys-9835a6298ffe7541/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   g++ -std=c++14 -flto -O3 -DNDEBUG -ffast-math -fno-builtin-malloc -Wall -Wextra -Wshadow -Wconversion -Wuninitialized -Dalways_inline= -g -W -Wconversion -Wall -I/usr/include/nptl -static -pipe -fPIC -fno-builtin-malloc -DNDEBUG  -I. -Iinclude -Iinclude/util -Iinclude/hoard -Iinclude/superblocks -IHeap-Layers -D_REENTRANT=1 -shared -c source/libhoard.cpp source/unixtls.cpp -Bsymbolic ; ar cr libhoard.a libhoard.o
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   In file included from ./Heap-Layers/wrappers/gnuwrapper.cpp:85,
[INFO] [stderr]                    from source/libhoard.cpp:181:
[INFO] [stderr]   ./Heap-Layers/wrappers/gnuwrapper-hooks.cpp: In function 'void my_init_hook()':
[INFO] [stderr]   ./Heap-Layers/wrappers/gnuwrapper-hooks.cpp:99:25: error: '__malloc_hook' was not declared in this scope; did you mean 'my_malloc_hook'?
[INFO] [stderr]      99 |       old_malloc_hook = __malloc_hook;
[INFO] [stderr]         |                         ^~~~~~~~~~~~~
[INFO] [stderr]         |                         my_malloc_hook
[INFO] [stderr]   ./Heap-Layers/wrappers/gnuwrapper-hooks.cpp:100:23: error: '__free_hook' was not declared in this scope; did you mean 'my_free_hook'?
[INFO] [stderr]     100 |       old_free_hook = __free_hook;
[INFO] [stderr]         |                       ^~~~~~~~~~~
[INFO] [stderr]         |                       my_free_hook
[INFO] [stderr]   ./Heap-Layers/wrappers/gnuwrapper-hooks.cpp:101:26: error: '__realloc_hook' was not declared in this scope; did you mean 'my_realloc_hook'?
[INFO] [stderr]     101 |       old_realloc_hook = __realloc_hook;
[INFO] [stderr]         |                          ^~~~~~~~~~~~~~
[INFO] [stderr]         |                          my_realloc_hook
[INFO] [stderr]   ./Heap-Layers/wrappers/gnuwrapper-hooks.cpp:102:27: error: '__memalign_hook' was not declared in this scope; did you mean 'my_memalign_hook'?
[INFO] [stderr]     102 |       old_memalign_hook = __memalign_hook;
[INFO] [stderr]         |                           ^~~~~~~~~~~~~~~
[INFO] [stderr]         |                           my_memalign_hook
[INFO] [stderr]   In file included from include/hoard/hoardheap.h:58,
[INFO] [stderr]                    from include/hoard/hoardtlab.h:27,
[INFO] [stderr]                    from source/libhoard.cpp:83:
[INFO] [stderr]   include/util/alignedmmap.h: In instantiation of 'void* Hoard::AlignedMmapInstance<Alignment_>::malloc(size_t) [with long unsigned int Alignment_ = 262144; size_t = long unsigned int]':
[INFO] [stderr]   Heap-Layers/heaps/threads/lockedheap.h:34:28:   required from 'void* HL::LockedHeap<LockType, Super>::malloc(size_t) [with LockType = HL::SpinLockType; Super = Hoard::AlignedMmapInstance<262144>; size_t = long unsigned int]'
[INFO] [stderr]   Heap-Layers/heaps/./utility/exactlyoneheap.h:32:31:   required from 'void* HL::ExactlyOneHeap<Heap>::malloc(size_t) [with Heap = HL::LockedHeap<HL::SpinLockType, Hoard::AlignedMmapInstance<262144> >; size_t = long unsigned int]'
[INFO] [stderr]   include/superblocks/addheaderheap.h:54:35:   required from 'void* Hoard::AddHeaderHeap<SuperblockType, SuperblockSize, SuperHeap>::malloc(size_t) [with SuperblockType = Hoard::HoardSuperblock<HL::SpinLockType, 262144, Hoard::BigHeap, Hoard::HoardSuperblockHeader>; long unsigned int SuperblockSize = 262144; SuperHeap = Hoard::MmapSource; size_t = long unsigned int]'
[INFO] [stderr]   include/hoard/thresholdsegheap.h:49:25:   required from 'void* Hoard::ThresholdSegHeap<ThresholdFraction, ThresholdSlop, NumBins, getSizeClass, getClassMaxSize, MaxObjectSize, LittleHeap, BigHeap>::malloc(size_t) [with int ThresholdFraction = 25; int ThresholdSlop = 1048576; int NumBins = 80; int (* getSizeClass)(size_t) = Hoard::GeometricSizeClass<20>::size2class; size_t (* getClassMaxSize)(int) = Hoard::GeometricSizeClass<20>::class2size; long unsigned int MaxObjectSize = 2147483648; LittleHeap = HL::AdaptHeap<HL::DLList, Hoard::objectSource>; BigHeap = Hoard::objectSource; size_t = long unsigned int]'
[INFO] [stderr]   Heap-Layers/heaps/threads/lockedheap.h:34:28:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
[INFO] [stderr]   Heap-Layers/heaps/./combining/hybridheap.h:77:24:   required from 'void* HL::HybridHeap<BigSize, SmallHeap, BigHeap>::slowPath(size_t) [with int BigSize = 32768; SmallHeap = Hoard::ThreadPoolHeap<2048, 128, Hoard::PerThreadHoardHeap>; BigHeap = Hoard::BigHeap; size_t = long unsigned int]'
[INFO] [stderr]   Heap-Layers/heaps/./combining/hybridheap.h:49:15:   required from 'void* HL::HybridHeap<BigSize, SmallHeap, BigHeap>::malloc(size_t) [with int BigSize = 32768; SmallHeap = Hoard::ThreadPoolHeap<2048, 128, Hoard::PerThreadHoardHeap>; BigHeap = Hoard::BigHeap; size_t = long unsigned int]'
[INFO] [stderr]   Heap-Layers/wrappers/ansiwrapper.h:57:38:   required from 'void* HL::ANSIWrapper<SuperHeap>::malloc(size_t) [with SuperHeap = Hoard::IgnoreInvalidFree<HL::HybridHeap<32768, Hoard::ThreadPoolHeap<2048, 128, Hoard::PerThreadHoardHeap>, Hoard::BigHeap> >; size_t = long unsigned int]'
[INFO] [stderr]   include/superblocks/tlab.h:92:40:   required from 'void* Hoard::ThreadLocalAllocationBuffer<NumBins, getSizeClass, getClassSize, LargestObject, LocalHeapThreshold, SuperblockType, SuperblockSize, ParentHeap>::malloc(size_t) [with int NumBins = 15; int (* getSizeClass)(size_t) = HL::bins<Hoard::HoardSuperblockHeader<HL::SpinLockType, 262144, Hoard::SmallHeap>, 262144>::getSizeClass; size_t (* getClassSize)(int) = HL::bins<Hoard::HoardSuperblockHeader<HL::SpinLockType, 262144, Hoard::SmallHeap>, 262144>::getClassSize; long unsigned int LargestObject = 256; long unsigned int LocalHeapThreshold = 2097152; SuperblockType = Hoard::HoardSuperblock<HL::SpinLockType, 262144, Hoard::SmallHeap, Hoard::HoardSuperblockHeader>; unsigned int SuperblockSize = 262144; ParentHeap = Hoard::HoardHeapType; size_t = long unsigned int]'
[INFO] [stderr]   Heap-Layers/wrappers/ansiwrapper.h:57:38:   required from 'void* HL::ANSIWrapper<SuperHeap>::malloc(size_t) [with SuperHeap = Hoard::ThreadLocalAllocationBuffer<15, HL::bins<Hoard::HoardSuperblockHeader<HL::SpinLockType, 262144, Hoard::SmallHeap>, 262144>::getSizeClass, HL::bins<Hoard::HoardSuperblockHeader<HL::SpinLockType, 262144, Hoard::SmallHeap>, 262144>::getClassSize, 256, 2097152, Hoard::HoardSuperblock<HL::SpinLockType, 262144, Hoard::SmallHeap, Hoard::HoardSuperblockHeader>, 262144, Hoard::HoardHeapType>; size_t = long unsigned int]'
[INFO] [stderr]   source/libhoard.cpp:122:44:   required from here
[INFO] [stderr]   include/util/alignedmmap.h:63:49: warning: the result of the conversion is unspecified because '(size_t)Hoard::AlignedMmapInstance<262144>::Alignment' is outside the range of type 'HL::MmapWrapper::<unnamed enum>' [-Wconversion]
[INFO] [stderr]      63 |       if ((size_t) HL::MmapWrapper::Alignment % (size_t) Alignment == 0) {
[INFO] [stderr]         |                                                 ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   source/unixtls.cpp: In function 'int pthread_create(pthread_t*, const pthread_attr_t*, void* (*)(void*), void*)':
[INFO] [stderr]   source/unixtls.cpp:351:39: warning: unused variable 't' [-Wunused-variable]
[INFO] [stderr]     351 |   static volatile TheCustomHeapType * t = initializeCustomHeap();
[INFO] [stderr]         |                                       ^
[INFO] [stderr]   ar: libhoard.o: No such file or directory
[INFO] [stderr]   make: *** [GNUmakefile:264: Linux-gcc-x86_64-static] Error 1
[INFO] [stderr]   thread 'main' panicked at build.rs:49:20:
[INFO] [stderr]   cd "/opt/rustwide/target/debug/build/hoard-sys-25c5ec75c3ad5ba7/out/Hoard/src" && "make" "Linux-gcc-x86_64-static" "CPPFLAGS=-std=c++14 -flto -O3 -DNDEBUG -ffast-math -fno-builtin-malloc -Wall -Wextra -Wshadow -Wconversion -Wuninitialized -Dalways_inline=" returned non-zero: ExitStatus(unix_wait_status(512))
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6137a747b78a - std::backtrace_rs::backtrace::libunwind::trace::hc8717ea3ff88efc7
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x6137a747b78a - std::backtrace_rs::backtrace::trace_unsynchronized::h4cb12a240f50bc9d
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x6137a747b78a - std::sys::backtrace::_print_fmt::hfb8f4575e12be528
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x6137a747b78a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h7767b02c5430d02b
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x6137a749c313 - core::fmt::rt::Argument::fmt::h8658c1a0a94d2676
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x6137a749c313 - core::fmt::write::hd9cf23088539bf85
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/fmt/mod.rs:1190:21
[INFO] [stderr]      6:     0x6137a7478c43 - std::io::Write::write_fmt::h516df85bf7181425
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/io/mod.rs:1839:15
[INFO] [stderr]      7:     0x6137a747b5d2 - std::sys::backtrace::BacktraceLock::print::h5907c3622e037863
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x6137a747c61c - std::panicking::default_hook::{{closure}}::h13cd352e0714d74b
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:268:22
[INFO] [stderr]      9:     0x6137a747c462 - std::panicking::default_hook::ha087b22e6b135389
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:295:9
[INFO] [stderr]     10:     0x6137a747cc17 - std::panicking::rust_panic_with_hook::ha12d21b564771d78
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:801:13
[INFO] [stderr]     11:     0x6137a747caaa - std::panicking::begin_panic_handler::{{closure}}::h29f91f01f78dfedc
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x6137a747bc69 - std::sys::backtrace::__rust_end_short_backtrace::h1e39edc6648a642b
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x6137a747c73c - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x6137a749b210 - core::panicking::panic_fmt::hea12f2402e677eaa
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x6137a74553f2 - build_script_build::run_command::hf8e20f835f9cff55
[INFO] [stderr]     16:     0x6137a74550c1 - build_script_build::main::h8cfe88d011f23927
[INFO] [stderr]     17:     0x6137a7451303 - core::ops::function::FnOnce::call_once::hd1af7c5f6d225a74
[INFO] [stderr]     18:     0x6137a7450b66 - std::sys::backtrace::__rust_begin_short_backtrace::h6fcb276d33d1f9e0
[INFO] [stderr]     19:     0x6137a74509e9 - std::rt::lang_start::{{closure}}::hc1b249b5d7535a48
[INFO] [stderr]     20:     0x6137a7475f97 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdcc69c5250d896c3
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     21:     0x6137a7475f97 - std::panicking::try::do_call::h8e74087e18c529fb
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:557:40
[INFO] [stderr]     22:     0x6137a7475f97 - std::panicking::try::hafe5958fa1de7ce5
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:520:19
[INFO] [stderr]     23:     0x6137a7475f97 - std::panic::catch_unwind::he7dd6e3079677b88
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panic.rs:358:14
[INFO] [stderr]     24:     0x6137a7475f97 - std::rt::lang_start_internal::{{closure}}::h3deb900feda3337f
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/rt.rs:174:48
[INFO] [stderr]     25:     0x6137a7475f97 - std::panicking::try::do_call::h320a9b5b747cda95
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:557:40
[INFO] [stderr]     26:     0x6137a7475f97 - std::panicking::try::h91bf02fd4fee4183
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:520:19
[INFO] [stderr]     27:     0x6137a7475f97 - std::panic::catch_unwind::h19dd28683f4d8ff7
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panic.rs:358:14
[INFO] [stderr]     28:     0x6137a7475f97 - std::rt::lang_start_internal::h02315d8cca736b32
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/rt.rs:174:20
[INFO] [stderr]     29:     0x6137a74509c7 - std::rt::lang_start::h572fb2cad91a4512
[INFO] [stderr]     30:     0x6137a7455765 - main
[INFO] [stderr]     31:     0x7d049a27bd90 - <unknown>
[INFO] [stderr]     32:     0x7d049a27be40 - __libc_start_main
[INFO] [stderr]     33:     0x6137a744fab5 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "dea0ba3b71943011d72db077e2d59a1d297d11269a6a6347b15276bde51abd07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dea0ba3b71943011d72db077e2d59a1d297d11269a6a6347b15276bde51abd07", kill_on_drop: false }`
[INFO] [stdout] dea0ba3b71943011d72db077e2d59a1d297d11269a6a6347b15276bde51abd07
