[INFO] fetching crate alloc_hoard 0.3.0...
[INFO] checking alloc_hoard-0.3.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[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 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gcc v0.3.55
[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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4046a23572737fe5bc7c8a8ad2af1ff7fdf88a9c47dcdd5b7fed81cb724cb26
[INFO] running `Command { std: "docker" "start" "-a" "a4046a23572737fe5bc7c8a8ad2af1ff7fdf88a9c47dcdd5b7fed81cb724cb26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4046a23572737fe5bc7c8a8ad2af1ff7fdf88a9c47dcdd5b7fed81cb724cb26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4046a23572737fe5bc7c8a8ad2af1ff7fdf88a9c47dcdd5b7fed81cb724cb26", kill_on_drop: false }`
[INFO] [stdout] a4046a23572737fe5bc7c8a8ad2af1ff7fdf88a9c47dcdd5b7fed81cb724cb26
[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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1426ac60c402136195b946e8aaedf340b8a47262d503de257375cbb3131e512c
[INFO] running `Command { std: "docker" "start" "-a" "1426ac60c402136195b946e8aaedf340b8a47262d503de257375cbb3131e512c", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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] 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] 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:     0x64f18f82e96a - std::backtrace_rs::backtrace::libunwind::trace::h3d1148b7268e4456
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x64f18f82e96a - std::backtrace_rs::backtrace::trace_unsynchronized::hcd8d8263202addd9
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x64f18f82e96a - std::sys::backtrace::_print_fmt::h812e4f55de0da7fc
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x64f18f82e96a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h906dff65e8b7c000
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x64f18f851763 - core::fmt::rt::Argument::fmt::hb1625b4525552ddc
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x64f18f851763 - core::fmt::write::h44024895ba49323a
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/fmt/mod.rs:1189:21
[INFO] [stderr]      6:     0x64f18f82b083 - std::io::Write::write_fmt::hf3c4d9bb313458e6
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/io/mod.rs:1887:15
[INFO] [stderr]      7:     0x64f18f82e7b2 - std::sys::backtrace::BacktraceLock::print::h70dc6513b8f1948d
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x64f18f82f9ac - std::panicking::default_hook::{{closure}}::h4e46246c986b21f2
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:268:22
[INFO] [stderr]      9:     0x64f18f82f7f2 - std::panicking::default_hook::h149f583b31249354
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:295:9
[INFO] [stderr]     10:     0x64f18f82ffe7 - std::panicking::rust_panic_with_hook::h9f77e00b577fb66f
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:801:13
[INFO] [stderr]     11:     0x64f18f82fe7a - std::panicking::begin_panic_handler::{{closure}}::h05dd299f621afec5
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x64f18f82ee49 - std::sys::backtrace::__rust_end_short_backtrace::h1ac5e80eb199b5e7
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x64f18f82fb0c - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x64f18f8505c0 - core::panicking::panic_fmt::hdb7e6f3ae56c06a6
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/panicking.rs:76:14
[INFO] [stderr]     15:     0x64f18f7ec8e2 - gcc::fail::h0062b05e561cdf0d
[INFO] [stderr]     16:     0x64f18f7dfebf - gcc::Build::compile::ha3f89beac7c17e31
[INFO] [stderr]     17:     0x64f18f7dc4c8 - build_script_build::main::he1437644fe422bf2
[INFO] [stderr]     18:     0x64f18f7dbff3 - core::ops::function::FnOnce::call_once::hb230e948339d4a83
[INFO] [stderr]     19:     0x64f18f7dbf96 - std::sys::backtrace::__rust_begin_short_backtrace::h71630bc4e77cefaa
[INFO] [stderr]     20:     0x64f18f7dbf79 - std::rt::lang_start::{{closure}}::h0074027c54abdd35
[INFO] [stderr]     21:     0x64f18f826f07 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9b826323d0f6f52d
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     22:     0x64f18f826f07 - std::panicking::try::do_call::h11b8cb37e889e723
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:557:40
[INFO] [stderr]     23:     0x64f18f826f07 - std::panicking::try::h8c0c35eed4b91402
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:520:19
[INFO] [stderr]     24:     0x64f18f826f07 - std::panic::catch_unwind::hdd9725084aceebb7
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panic.rs:358:14
[INFO] [stderr]     25:     0x64f18f826f07 - std::rt::lang_start_internal::{{closure}}::h70a2b8736f81fb2f
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/rt.rs:174:48
[INFO] [stderr]     26:     0x64f18f826f07 - std::panicking::try::do_call::h9dbefce92b360333
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:557:40
[INFO] [stderr]     27:     0x64f18f826f07 - std::panicking::try::h69f0829c3d3bd7a7
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panicking.rs:520:19
[INFO] [stderr]     28:     0x64f18f826f07 - std::panic::catch_unwind::haf848aa83b38ef16
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/panic.rs:358:14
[INFO] [stderr]     29:     0x64f18f826f07 - std::rt::lang_start_internal::ha915624e2796630d
[INFO] [stderr]                                  at /rustc/39cb3386ddc6c71657418be28dbb3987eea4aa4b/library/std/src/rt.rs:174:20
[INFO] [stderr]     30:     0x64f18f7dbf57 - std::rt::lang_start::h54254d97bfd0a780
[INFO] [stderr]     31:     0x64f18f7dc515 - main
[INFO] [stderr]     32:     0x7685154add90 - <unknown>
[INFO] [stderr]     33:     0x7685154ade40 - __libc_start_main
[INFO] [stderr]     34:     0x64f18f7dbc85 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "1426ac60c402136195b946e8aaedf340b8a47262d503de257375cbb3131e512c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1426ac60c402136195b946e8aaedf340b8a47262d503de257375cbb3131e512c", kill_on_drop: false }`
[INFO] [stdout] 1426ac60c402136195b946e8aaedf340b8a47262d503de257375cbb3131e512c
