[INFO] fetching crate alloc_hoard 0.3.0...
[INFO] checking alloc_hoard-0.3.0 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate alloc_hoard 0.3.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate alloc_hoard 0.3.0 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 alloc_hoard 0.3.0
[INFO] finished tweaking crates.io crate alloc_hoard 0.3.0
[INFO] tweaked toml for crates.io crate alloc_hoard 0.3.0 written to /workspace/builds/worker-0-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] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2559c7318170c7663d88b7cfcf15467fb1d17701b61e2d1da60aa1e9d17d5ed9
[INFO] running `Command { std: "docker" "start" "-a" "2559c7318170c7663d88b7cfcf15467fb1d17701b61e2d1da60aa1e9d17d5ed9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2559c7318170c7663d88b7cfcf15467fb1d17701b61e2d1da60aa1e9d17d5ed9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2559c7318170c7663d88b7cfcf15467fb1d17701b61e2d1da60aa1e9d17d5ed9", kill_on_drop: false }`
[INFO] [stdout] 2559c7318170c7663d88b7cfcf15467fb1d17701b61e2d1da60aa1e9d17d5ed9
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d658752eae6e1f58ae9e9e57092abf9df9e493259beafa2b9a2176f25c06b7d4
[INFO] running `Command { std: "docker" "start" "-a" "d658752eae6e1f58ae9e9e57092abf9df9e493259beafa2b9a2176f25c06b7d4", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling alloc_hoard v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `gcc::Config`: gcc::Config has been renamed to gcc::Build
[INFO] [stdout]   --> build.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 |     gcc::Config::new()
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `gcc::Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]   --> build.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |     gcc::Config::new()
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: alloc_hoard@0.3.0: In file included from /usr/include/c++/11/map:61,
[INFO] [stderr] warning: alloc_hoard@0.3.0:                  from ./Hoard/src/Heap-Layers/heaps/./debug/sanitycheckheap.h:13,
[INFO] [stderr] warning: alloc_hoard@0.3.0:                  from ./Hoard/src/Heap-Layers/heaps/./debug/all.h:4,
[INFO] [stderr] warning: alloc_hoard@0.3.0:                  from ./Hoard/src/Heap-Layers/heaps/all.h:2,
[INFO] [stderr] warning: alloc_hoard@0.3.0:                  from ./Hoard/src/Heap-Layers/heaplayers.h:106,
[INFO] [stderr] warning: alloc_hoard@0.3.0:                  from Hoard/src/source/libhoard.cpp:33:
[INFO] [stderr] warning: alloc_hoard@0.3.0: /usr/include/c++/11/bits/stl_map.h: In instantiation of 'class std::map<void*, long unsigned int, std::less<void*>, HL::STLAllocator<std::pair<const void*, long unsigned int>, HL::FreelistHeap<HL::ZoneHeap<HL::MmapHeap, 16384> > > >':
[INFO] [stderr] warning: alloc_hoard@0.3.0: ./Hoard/src/Heap-Layers/heaps/./debug/sanitycheckheap.h:110:13:   required from here
[INFO] [stderr] warning: alloc_hoard@0.3.0: /usr/include/c++/11/bits/stl_map.h:123:71: error: static assertion failed: std::map must have the same value_type as its allocator
[INFO] [stderr] warning: alloc_hoard@0.3.0:   123 |       static_assert(is_same<typename _Alloc::value_type, value_type>::value,
[INFO] [stderr] warning: alloc_hoard@0.3.0:       |                                                                       ^~~~~
[INFO] [stderr] warning: alloc_hoard@0.3.0: /usr/include/c++/11/bits/stl_map.h:123:71: note: 'std::integral_constant<bool, false>::value' evaluates to false
[INFO] [stderr] warning: alloc_hoard@0.3.0: In file included from ./Hoard/src/Heap-Layers/heaps/./utility/all.h:2,
[INFO] [stderr] warning: alloc_hoard@0.3.0:                  from ./Hoard/src/Heap-Layers/heaps/all.h:5,
[INFO] [stderr] warning: alloc_hoard@0.3.0:                  from ./Hoard/src/Heap-Layers/heaplayers.h:106,
[INFO] [stderr] warning: alloc_hoard@0.3.0:                  from Hoard/src/source/libhoard.cpp:33:
[INFO] [stderr] warning: alloc_hoard@0.3.0: ./Hoard/src/Heap-Layers/heaps/./utility/exceptionheap.h:39:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[INFO] [stderr] warning: alloc_hoard@0.3.0:    39 |     inline void * malloc (size_t sz) throw (std::bad_alloc) {
[INFO] [stderr] warning: alloc_hoard@0.3.0:       |                                      ^~~~~
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `alloc_hoard v0.3.0 (/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/alloc_hoard-8324457070c34098/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   CXX = None
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "./Hoard/src" "-I" "./Hoard/src/include" "-I" "./Hoard/src/include/util" "-I" "./Hoard/src/include/hoard" "-I" "./Hoard/src/include/superblocks" "-I" "./Hoard/src/Heap-Layers" "-std=c++11" "-fno-builtin-malloc" "-Bsymbolic" "-DNDEBUG" "-D_REENTRANT=1" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/alloc_hoard-cf39ce6ae5c849cf/out/Hoard/src/source/libhoard.o" "-c" "Hoard/src/source/libhoard.cpp"
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/map:61,
[INFO] [stderr]   cargo:warning=                 from ./Hoard/src/Heap-Layers/heaps/./debug/sanitycheckheap.h:13,
[INFO] [stderr]   cargo:warning=                 from ./Hoard/src/Heap-Layers/heaps/./debug/all.h:4,
[INFO] [stderr]   cargo:warning=                 from ./Hoard/src/Heap-Layers/heaps/all.h:2,
[INFO] [stderr]   cargo:warning=                 from ./Hoard/src/Heap-Layers/heaplayers.h:106,
[INFO] [stderr]   cargo:warning=                 from Hoard/src/source/libhoard.cpp:33:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_map.h: In instantiation of 'class std::map<void*, long unsigned int, std::less<void*>, HL::STLAllocator<std::pair<const void*, long unsigned int>, HL::FreelistHeap<HL::ZoneHeap<HL::MmapHeap, 16384> > > >':
[INFO] [stderr]   cargo:warning=./Hoard/src/Heap-Layers/heaps/./debug/sanitycheckheap.h:110:13:   required from here
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_map.h:123:71: error: static assertion failed: std::map must have the same value_type as its allocator
[INFO] [stderr]   cargo:warning=  123 |       static_assert(is_same<typename _Alloc::value_type, value_type>::value,
[INFO] [stderr]   cargo:warning=      |                                                                       ^~~~~
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_map.h:123:71: note: 'std::integral_constant<bool, false>::value' evaluates to false
[INFO] [stderr]   cargo:warning=In file included from ./Hoard/src/Heap-Layers/heaps/./utility/all.h:2,
[INFO] [stderr]   cargo:warning=                 from ./Hoard/src/Heap-Layers/heaps/all.h:5,
[INFO] [stderr]   cargo:warning=                 from ./Hoard/src/Heap-Layers/heaplayers.h:106,
[INFO] [stderr]   cargo:warning=                 from Hoard/src/source/libhoard.cpp:33:
[INFO] [stderr]   cargo:warning=./Hoard/src/Heap-Layers/heaps/./utility/exceptionheap.h:39:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
[INFO] [stderr]   cargo:warning=   39 |     inline void * malloc (size_t sz) throw (std::bad_alloc) {
[INFO] [stderr]   cargo:warning=      |                                      ^~~~~
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gcc-0.3.55/src/lib.rs:1672:5:
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   Internal error occurred: Command "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "./Hoard/src" "-I" "./Hoard/src/include" "-I" "./Hoard/src/include/util" "-I" "./Hoard/src/include/hoard" "-I" "./Hoard/src/include/superblocks" "-I" "./Hoard/src/Heap-Layers" "-std=c++11" "-fno-builtin-malloc" "-Bsymbolic" "-DNDEBUG" "-D_REENTRANT=1" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/alloc_hoard-cf39ce6ae5c849cf/out/Hoard/src/source/libhoard.o" "-c" "Hoard/src/source/libhoard.cpp" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5e68c7f74fea - 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:     0x5e68c7f74fea - 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:     0x5e68c7f74fea - std::sys::backtrace::_print_fmt::hfb8f4575e12be528
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5e68c7f74fea - <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:     0x5e68c7f977b3 - core::fmt::rt::Argument::fmt::h8658c1a0a94d2676
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x5e68c7f977b3 - core::fmt::write::hd9cf23088539bf85
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/fmt/mod.rs:1190:21
[INFO] [stderr]      6:     0x5e68c7f716c3 - std::io::Write::write_fmt::h516df85bf7181425
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/io/mod.rs:1839:15
[INFO] [stderr]      7:     0x5e68c7f74e32 - std::sys::backtrace::BacktraceLock::print::h5907c3622e037863
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x5e68c7f7602c - std::panicking::default_hook::{{closure}}::h13cd352e0714d74b
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:268:22
[INFO] [stderr]      9:     0x5e68c7f75e72 - std::panicking::default_hook::ha087b22e6b135389
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:295:9
[INFO] [stderr]     10:     0x5e68c7f76667 - std::panicking::rust_panic_with_hook::ha12d21b564771d78
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:801:13
[INFO] [stderr]     11:     0x5e68c7f764fa - std::panicking::begin_panic_handler::{{closure}}::h29f91f01f78dfedc
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x5e68c7f754c9 - std::sys::backtrace::__rust_end_short_backtrace::h1e39edc6648a642b
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x5e68c7f7618c - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x5e68c7f96610 - core::panicking::panic_fmt::hea12f2402e677eaa
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x5e68c7f34b52 - gcc::fail::hbb826aa4bb8acbc2
[INFO] [stderr]     16:     0x5e68c7f2812f - gcc::Build::compile::hc6fb3b5b526f3c25
[INFO] [stderr]     17:     0x5e68c7f24738 - build_script_build::main::h6055bb402ee63aeb
[INFO] [stderr]     18:     0x5e68c7f242a3 - core::ops::function::FnOnce::call_once::h829bc3d246100176
[INFO] [stderr]     19:     0x5e68c7f24206 - std::sys::backtrace::__rust_begin_short_backtrace::h97ca1531a89a371c
[INFO] [stderr]     20:     0x5e68c7f241e9 - std::rt::lang_start::{{closure}}::hd61bbc814d89e549
[INFO] [stderr]     21:     0x5e68c7f6dbf7 - 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]     22:     0x5e68c7f6dbf7 - std::panicking::try::do_call::h8e74087e18c529fb
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:557:40
[INFO] [stderr]     23:     0x5e68c7f6dbf7 - std::panicking::try::hafe5958fa1de7ce5
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:520:19
[INFO] [stderr]     24:     0x5e68c7f6dbf7 - std::panic::catch_unwind::he7dd6e3079677b88
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panic.rs:358:14
[INFO] [stderr]     25:     0x5e68c7f6dbf7 - std::rt::lang_start_internal::{{closure}}::h3deb900feda3337f
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/rt.rs:174:48
[INFO] [stderr]     26:     0x5e68c7f6dbf7 - std::panicking::try::do_call::h320a9b5b747cda95
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:557:40
[INFO] [stderr]     27:     0x5e68c7f6dbf7 - std::panicking::try::h91bf02fd4fee4183
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panicking.rs:520:19
[INFO] [stderr]     28:     0x5e68c7f6dbf7 - std::panic::catch_unwind::h19dd28683f4d8ff7
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/panic.rs:358:14
[INFO] [stderr]     29:     0x5e68c7f6dbf7 - std::rt::lang_start_internal::h02315d8cca736b32
[INFO] [stderr]                                  at /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/rt.rs:174:20
[INFO] [stderr]     30:     0x5e68c7f241c7 - std::rt::lang_start::h0765d3c244b1138c
[INFO] [stderr]     31:     0x5e68c7f24785 - main
[INFO] [stderr]     32:     0x794e8bc78d90 - <unknown>
[INFO] [stderr]     33:     0x794e8bc78e40 - __libc_start_main
[INFO] [stderr]     34:     0x5e68c7f23ef5 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "d658752eae6e1f58ae9e9e57092abf9df9e493259beafa2b9a2176f25c06b7d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d658752eae6e1f58ae9e9e57092abf9df9e493259beafa2b9a2176f25c06b7d4", kill_on_drop: false }`
[INFO] [stdout] d658752eae6e1f58ae9e9e57092abf9df9e493259beafa2b9a2176f25c06b7d4
