[INFO] fetching crate alloc_hoard 0.3.0...
[INFO] checking alloc_hoard-0.3.0 against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] extracting crate alloc_hoard 0.3.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate alloc_hoard 0.3.0 on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "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-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 3 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gcc v0.3.55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 977d1fe9db47479912264c6c5cb126438127d4af1cbbd8c874b1af7bcd3cb3d4
[INFO] running `Command { std: "docker" "start" "-a" "977d1fe9db47479912264c6c5cb126438127d4af1cbbd8c874b1af7bcd3cb3d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "977d1fe9db47479912264c6c5cb126438127d4af1cbbd8c874b1af7bcd3cb3d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "977d1fe9db47479912264c6c5cb126438127d4af1cbbd8c874b1af7bcd3cb3d4", kill_on_drop: false }`
[INFO] [stdout] 977d1fe9db47479912264c6c5cb126438127d4af1cbbd8c874b1af7bcd3cb3d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2deda55ff1f25c396349bce6593a372a60eff1e5fa72ae2b9754e8d3a448d54e
[INFO] running `Command { std: "docker" "start" "-a" "2deda55ff1f25c396349bce6593a372a60eff1e5fa72ae2b9754e8d3a448d54e", 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] [stdout] warning: 2 warnings emitted
[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:     0x557fd80d0bed - std::backtrace_rs::backtrace::libunwind::trace::h7609cbb4ee1f5a65
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x557fd80d0bed - std::backtrace_rs::backtrace::trace_unsynchronized::h068172db57c8de98
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x557fd80d0bed - std::sys::backtrace::_print_fmt::hdea33a948c7605ad
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x557fd80d0bed - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hbd75d7a8055bf739
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x557fd80f3d9b - core::fmt::rt::Argument::fmt::h85a869f9c940f47c
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x557fd80f3d9b - core::fmt::write::h5f25313cecccceeb
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/core/src/fmt/mod.rs:1178:21
[INFO] [stderr]      6:     0x557fd80cd463 - std::io::Write::write_fmt::h17a84ab5b179ddb5
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/io/mod.rs:1823:15
[INFO] [stderr]      7:     0x557fd80d1fc2 - std::sys::backtrace::BacktraceLock::print::h34ac5f4bcc98eeb9
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x557fd80d1fc2 - std::panicking::default_hook::{{closure}}::h49f53d56c8f7e527
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panicking.rs:266:22
[INFO] [stderr]      9:     0x557fd80d1c2e - std::panicking::default_hook::h00ed981b528c65ea
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panicking.rs:293:9
[INFO] [stderr]     10:     0x557fd80d282f - std::panicking::rust_panic_with_hook::h3d0aa5d214fe032a
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panicking.rs:797:13
[INFO] [stderr]     11:     0x557fd80d25a7 - std::panicking::begin_panic_handler::{{closure}}::h395ea634be9a5af7
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panicking.rs:671:13
[INFO] [stderr]     12:     0x557fd80d10d9 - std::sys::backtrace::__rust_end_short_backtrace::ha572632cae304beb
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x557fd80d2234 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panicking.rs:662:5
[INFO] [stderr]     14:     0x557fd80f2b53 - core::panicking::panic_fmt::h0877afab95c5e077
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/core/src/panicking.rs:74:14
[INFO] [stderr]     15:     0x557fd80908e2 - gcc::fail::h6f61f5a7381b4ace
[INFO] [stderr]     16:     0x557fd808406f - gcc::Build::compile::h0c2b4a03ca63a6e9
[INFO] [stderr]     17:     0x557fd8080688 - build_script_build::main::hdc3c407bfd4792b6
[INFO] [stderr]     18:     0x557fd8080213 - core::ops::function::FnOnce::call_once::hd5c74ecc8cc93e46
[INFO] [stderr]     19:     0x557fd8080176 - std::sys::backtrace::__rust_begin_short_backtrace::h0da0624743bdf5c9
[INFO] [stderr]     20:     0x557fd8080159 - std::rt::lang_start::{{closure}}::h0d03a3ce47d4cc1c
[INFO] [stderr]     21:     0x557fd80c9470 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h3d100e4837f1cb7e
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     22:     0x557fd80c9470 - std::panicking::try::do_call::hc54a52fa257c913b
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panicking.rs:554:40
[INFO] [stderr]     23:     0x557fd80c9470 - std::panicking::try::hc345c419c175ce7a
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panicking.rs:518:19
[INFO] [stderr]     24:     0x557fd80c9470 - std::panic::catch_unwind::h265111768e563591
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panic.rs:345:14
[INFO] [stderr]     25:     0x557fd80c9470 - std::rt::lang_start_internal::{{closure}}::hccada394c7213f73
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/rt.rs:143:48
[INFO] [stderr]     26:     0x557fd80c9470 - std::panicking::try::do_call::h5927e9f2b6fa357b
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panicking.rs:554:40
[INFO] [stderr]     27:     0x557fd80c9470 - std::panicking::try::hc53e608a09421058
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panicking.rs:518:19
[INFO] [stderr]     28:     0x557fd80c9470 - std::panic::catch_unwind::h7556b794513a7f6e
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/panic.rs:345:14
[INFO] [stderr]     29:     0x557fd80c9470 - std::rt::lang_start_internal::h9f6e2fe777a07c57
[INFO] [stderr]                                  at /rustc/3139ff09e9d07f7700f8d15ed25a231e29c43627/library/std/src/rt.rs:143:20
[INFO] [stderr]     30:     0x557fd8080137 - std::rt::lang_start::h89b6b46f0d135d93
[INFO] [stderr]     31:     0x557fd80806d5 - main
[INFO] [stderr]     32:     0x7f91de08ad90 - <unknown>
[INFO] [stderr]     33:     0x7f91de08ae40 - __libc_start_main
[INFO] [stderr]     34:     0x557fd807fe75 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "2deda55ff1f25c396349bce6593a372a60eff1e5fa72ae2b9754e8d3a448d54e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2deda55ff1f25c396349bce6593a372a60eff1e5fa72ae2b9754e8d3a448d54e", kill_on_drop: false }`
[INFO] [stdout] 2deda55ff1f25c396349bce6593a372a60eff1e5fa72ae2b9754e8d3a448d54e
[INFO] checking alloc_hoard-0.3.0 against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] extracting crate alloc_hoard 0.3.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate alloc_hoard 0.3.0 on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "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-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 3 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee611e238793ac01cc9d4aa98063dcab51b7341846064ce394ea8267e455fa5e
[INFO] running `Command { std: "docker" "start" "-a" "ee611e238793ac01cc9d4aa98063dcab51b7341846064ce394ea8267e455fa5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee611e238793ac01cc9d4aa98063dcab51b7341846064ce394ea8267e455fa5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee611e238793ac01cc9d4aa98063dcab51b7341846064ce394ea8267e455fa5e", kill_on_drop: false }`
[INFO] [stdout] ee611e238793ac01cc9d4aa98063dcab51b7341846064ce394ea8267e455fa5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b058c22724514cdd74f7f87210d6f7de1fcc2be3e56faf5213442494198d9949
[INFO] running `Command { std: "docker" "start" "-a" "b058c22724514cdd74f7f87210d6f7de1fcc2be3e56faf5213442494198d9949", 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] [stdout] warning: 2 warnings emitted
[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:     0x562491235bdd - std::backtrace_rs::backtrace::libunwind::trace::ha5969a904a33bb90
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x562491235bdd - std::backtrace_rs::backtrace::trace_unsynchronized::hd5776ddfe3d88e18
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x562491235bdd - std::sys::backtrace::_print_fmt::h40e16c775082775c
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x562491235bdd - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a136a8d3f9437ae
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x562491258d8b - core::fmt::rt::Argument::fmt::hab069730761f457f
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x562491258d8b - core::fmt::write::h24caf6616970278c
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/core/src/fmt/mod.rs:1178:21
[INFO] [stderr]      6:     0x562491232323 - std::io::Write::write_fmt::h1ba8b8cd63d86b5d
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/io/mod.rs:1823:15
[INFO] [stderr]      7:     0x562491236fb2 - std::sys::backtrace::BacktraceLock::print::hc6ace554074ce41c
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x562491236fb2 - std::panicking::default_hook::{{closure}}::hb38d1f8d4022d0b2
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/panicking.rs:266:22
[INFO] [stderr]      9:     0x562491236c1e - std::panicking::default_hook::h16566526d9689648
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/panicking.rs:293:9
[INFO] [stderr]     10:     0x56249123781f - std::panicking::rust_panic_with_hook::h918d6d22f8d9c0a5
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/panicking.rs:797:13
[INFO] [stderr]     11:     0x562491237597 - std::panicking::begin_panic_handler::{{closure}}::h8cf1410ece60e98d
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/panicking.rs:671:13
[INFO] [stderr]     12:     0x5624912360c9 - std::sys::backtrace::__rust_end_short_backtrace::h9aa26f42a0e6fb13
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x562491237224 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/panicking.rs:662:5
[INFO] [stderr]     14:     0x562491257b43 - core::panicking::panic_fmt::hf0443e26bfb26da9
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/core/src/panicking.rs:74:14
[INFO] [stderr]     15:     0x5624911f58d2 - gcc::fail::hcb1812f8d422a98e
[INFO] [stderr]     16:     0x5624911e905f - gcc::Build::compile::h4473045c0cad4b48
[INFO] [stderr]     17:     0x5624911e5678 - build_script_build::main::h11eed7f142dec319
[INFO] [stderr]     18:     0x5624911e51c3 - core::ops::function::FnOnce::call_once::h24c723abdd0d2a89
[INFO] [stderr]     19:     0x5624911e5166 - std::sys::backtrace::__rust_begin_short_backtrace::h31be0f4716775c5d
[INFO] [stderr]     20:     0x5624911e5149 - std::rt::lang_start::{{closure}}::h3f9ab5b4c335e084
[INFO] [stderr]     21:     0x56249122e460 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hea30b07ce758743b
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     22:     0x56249122e460 - std::panicking::try::do_call::h7a664f621dc92f3e
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/panicking.rs:554:40
[INFO] [stderr]     23:     0x56249122e460 - std::panicking::try::he4bfd9ecdc2c810b
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/panicking.rs:518:19
[INFO] [stderr]     24:     0x56249122e460 - std::panic::catch_unwind::h428246a4a92cd082
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/panic.rs:345:14
[INFO] [stderr]     25:     0x56249122e460 - std::rt::lang_start_internal::{{closure}}::hb24252db1bf87aff
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/rt.rs:143:48
[INFO] [stderr]     26:     0x56249122e460 - std::panicking::try::do_call::h463a76d9b833189e
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/panicking.rs:554:40
[INFO] [stderr]     27:     0x56249122e460 - std::panicking::try::h2ad326ce43d13116
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/panicking.rs:518:19
[INFO] [stderr]     28:     0x56249122e460 - std::panic::catch_unwind::hb3816f926568e81f
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/panic.rs:345:14
[INFO] [stderr]     29:     0x56249122e460 - std::rt::lang_start_internal::h59f766a045729728
[INFO] [stderr]                                  at /rustc/a2cff3b7a9661c90ec0d581d3f3a69bb97c11138/library/std/src/rt.rs:143:20
[INFO] [stderr]     30:     0x5624911e5127 - std::rt::lang_start::he926a8a11c58a47a
[INFO] [stderr]     31:     0x5624911e56c5 - main
[INFO] [stderr]     32:     0x7fec32882d90 - <unknown>
[INFO] [stderr]     33:     0x7fec32882e40 - __libc_start_main
[INFO] [stderr]     34:     0x5624911e4e65 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "b058c22724514cdd74f7f87210d6f7de1fcc2be3e56faf5213442494198d9949", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b058c22724514cdd74f7f87210d6f7de1fcc2be3e56faf5213442494198d9949", kill_on_drop: false }`
[INFO] [stdout] b058c22724514cdd74f7f87210d6f7de1fcc2be3e56faf5213442494198d9949
