[INFO] fetching crate armv6k 1.0.0...
[INFO] checking armv6k-1.0.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate armv6k 1.0.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate armv6k 1.0.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate armv6k 1.0.0
[INFO] finished tweaking crates.io crate armv6k 1.0.0
[INFO] tweaked toml for crates.io crate armv6k 1.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4db5695571e21253f178d259a5f69d97a6cf54d56102ae94d0cf54cf21ad2bc
[INFO] running `Command { std: "docker" "start" "-a" "d4db5695571e21253f178d259a5f69d97a6cf54d56102ae94d0cf54cf21ad2bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4db5695571e21253f178d259a5f69d97a6cf54d56102ae94d0cf54cf21ad2bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4db5695571e21253f178d259a5f69d97a6cf54d56102ae94d0cf54cf21ad2bc", kill_on_drop: false }`
[INFO] [stdout] d4db5695571e21253f178d259a5f69d97a6cf54d56102ae94d0cf54cf21ad2bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22ac3980af7ff16ee7fd2b23908b698a2feae3ca5461a0a554bd4dec1564b91e
[INFO] running `Command { std: "docker" "start" "-a" "22ac3980af7ff16ee7fd2b23908b698a2feae3ca5461a0a554bd4dec1564b91e", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling armv6k v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `armv6k v1.0.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/armv6k-8de422be9de0cd48/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/armv6k-9090d0e37329b4c8/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/." "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/armv6k-9090d0e37329b4c8/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   -- The C compiler identification is GNU 11.4.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 11.4.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Target architecture: x86_64
[INFO] [stderr]   -- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found suitable version "1.74.0", minimum required is "1.57.0")  
[INFO] [stderr]   -- Version: 5.2.1
[INFO] [stderr]   -- Build type: Debug
[INFO] [stderr]   -- CXX_STANDARD: 17
[INFO] [stderr]   -- Performing Test has_std_17_flag
[INFO] [stderr]   -- Performing Test has_std_17_flag - Success
[INFO] [stderr]   -- Performing Test has_std_1z_flag
[INFO] [stderr]   -- Performing Test has_std_1z_flag - Success
[INFO] [stderr]   -- Performing Test SUPPORTS_VARIADIC_TEMPLATES
[INFO] [stderr]   -- Performing Test SUPPORTS_VARIADIC_TEMPLATES - Success
[INFO] [stderr]   -- Performing Test SUPPORTS_INITIALIZER_LIST
[INFO] [stderr]   -- Performing Test SUPPORTS_INITIALIZER_LIST - Success
[INFO] [stderr]   -- Performing Test SUPPORTS_ENUM_BASE
[INFO] [stderr]   -- Performing Test SUPPORTS_ENUM_BASE - Success
[INFO] [stderr]   -- Performing Test SUPPORTS_TYPE_TRAITS
[INFO] [stderr]   -- Performing Test SUPPORTS_TYPE_TRAITS - Success
[INFO] [stderr]   -- Performing Test SUPPORTS_USER_DEFINED_LITERALS
[INFO] [stderr]   -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success
[INFO] [stderr]   -- Looking for open
[INFO] [stderr]   -- Looking for open - found
[INFO] [stderr]   -- Configuring done
[INFO] [stderr]   -- Generating done
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/armv6k-9090d0e37329b4c8/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/armv6k-9090d0e37329b4c8/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "Debug" "--" "-j1"
[INFO] [stderr]   [  1%] Building CXX object dynarmic/externals/fmt/CMakeFiles/fmt.dir/src/format.cc.o
[INFO] [stderr]   [  2%] Building CXX object dynarmic/externals/fmt/CMakeFiles/fmt.dir/src/posix.cc.o
[INFO] [stderr]   [  3%] Linking CXX static library libfmtd.a
[INFO] [stderr]   [  3%] Built target fmt
[INFO] [stderr]   [  4%] Building CXX object dynarmic/src/CMakeFiles/dynarmic.dir/common/crypto/aes.cpp.o
[INFO] [stderr]   [  4%] Building CXX object dynarmic/src/CMakeFiles/dynarmic.dir/common/crypto/crc32.cpp.o
[INFO] [stderr]   [  5%] Building CXX object dynarmic/src/CMakeFiles/dynarmic.dir/common/crypto/sm4.cpp.o
[INFO] [stderr]   [  6%] Building CXX object dynarmic/src/CMakeFiles/dynarmic.dir/common/fp/fused.cpp.o
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Warning (dev) in CMakeLists.txt:
[INFO] [stderr]     No project() command is present.  The top-level CMakeLists.txt file must
[INFO] [stderr]     contain a literal, direct call to the project() command.  Add a line of
[INFO] [stderr]     code such as
[INFO] [stderr] 
[INFO] [stderr]       project(ProjectName)
[INFO] [stderr] 
[INFO] [stderr]     near the top of the file, but after cmake_minimum_required().
[INFO] [stderr] 
[INFO] [stderr]     CMake is pretending there is a "project(Project)" command on the first
[INFO] [stderr]     line.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Manually-specified variables were not used by the project:
[INFO] [stderr] 
[INFO] [stderr]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   gmake: warning: -j1 forced in submake: resetting jobserver mode.
[INFO] [stderr]   In file included from /opt/rustwide/workdir/dynarmic/src/./common/assert.h:9,
[INFO] [stderr]                    from /opt/rustwide/workdir/dynarmic/src/common/fp/fused.cpp:7:
[INFO] [stderr]   /opt/rustwide/workdir/dynarmic/externals/fmt/include/fmt/format.h:3642:55: error: ISO C++ did not adopt string literal operator templates taking an argument pack of characters [-Wpedantic]
[INFO] [stderr]    3642 | FMT_CONSTEXPR internal::udl_formatter<Char, CHARS...> operator""_format() {
[INFO] [stderr]         |                                                       ^~~~~~~~
[INFO] [stderr]   compilation terminated due to -Wfatal-errors.
[INFO] [stderr]   gmake[2]: *** [dynarmic/src/CMakeFiles/dynarmic.dir/build.make:118: dynarmic/src/CMakeFiles/dynarmic.dir/common/fp/fused.cpp.o] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:201: dynarmic/src/CMakeFiles/dynarmic.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:136: all] Error 2
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5559ed7e44a5 - std::backtrace_rs::backtrace::libunwind::trace::hf6d84d188eed4942
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x5559ed7e44a5 - std::backtrace_rs::backtrace::trace_unsynchronized::hb841ab02b27b2a81
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5559ed7e44a5 - std::sys_common::backtrace::_print_fmt::h7d09263e980d2dc2
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x5559ed7e44a5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h8710a3386e66dc13
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x5559ed80799b - core::fmt::rt::Argument::fmt::h56356193ea14b69e
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr]      5:     0x5559ed80799b - core::fmt::write::ha8a35e57fe29df69
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/fmt/mod.rs:1157:21
[INFO] [stderr]      6:     0x5559ed7e193f - std::io::Write::write_fmt::h070417d35cbd0295
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/io/mod.rs:1832:15
[INFO] [stderr]      7:     0x5559ed7e427e - std::sys_common::backtrace::_print::h98c81ef11000e712
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x5559ed7e427e - std::sys_common::backtrace::print::hb4fda26b0eb411fc
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x5559ed7e5759 - std::panicking::default_hook::{{closure}}::h58b999a8a8b72663
[INFO] [stderr]     10:     0x5559ed7e549d - std::panicking::default_hook::h9ee81ffa3eaff881
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:298:9
[INFO] [stderr]     11:     0x5559ed7e5bf3 - std::panicking::rust_panic_with_hook::h7cf1f420e89ee254
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:795:13
[INFO] [stderr]     12:     0x5559ed7e5ad4 - std::panicking::begin_panic_handler::{{closure}}::h1e92862156407829
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:664:13
[INFO] [stderr]     13:     0x5559ed7e4969 - std::sys_common::backtrace::__rust_end_short_backtrace::hdb9396439049b139
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x5559ed7e5807 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:652:5
[INFO] [stderr]     15:     0x5559ed759083 - core::panicking::panic_fmt::hb6b8317cb2c3be4c
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x5559ed767709 - cmake::fail::h37eeb473aae88579
[INFO] [stderr]     17:     0x5559ed766ec8 - cmake::run::h853ae92c1b105829
[INFO] [stderr]     18:     0x5559ed763798 - cmake::Config::build::hd02816830a690796
[INFO] [stderr]     19:     0x5559ed75b447 - build_script_build::main::hc388fc4015744fa1
[INFO] [stderr]     20:     0x5559ed759bb3 - core::ops::function::FnOnce::call_once::h36abc600026339e5
[INFO] [stderr]     21:     0x5559ed759806 - std::sys_common::backtrace::__rust_begin_short_backtrace::hfda8622f204d5699
[INFO] [stderr]     22:     0x5559ed759919 - std::rt::lang_start::{{closure}}::h2f361710646f603b
[INFO] [stderr]     23:     0x5559ed7dd836 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hed2c947f9885a74b
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x5559ed7dd836 - std::panicking::try::do_call::hb89329b1c9c22cc4
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:559:40
[INFO] [stderr]     25:     0x5559ed7dd836 - std::panicking::try::h32506f612ff970ae
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:523:19
[INFO] [stderr]     26:     0x5559ed7dd836 - std::panic::catch_unwind::hb921c12c6fd21966
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panic.rs:149:14
[INFO] [stderr]     27:     0x5559ed7dd836 - std::rt::lang_start_internal::{{closure}}::h525d7c9c8d9957db
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/rt.rs:141:48
[INFO] [stderr]     28:     0x5559ed7dd836 - std::panicking::try::do_call::hc05b1198989502ae
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:559:40
[INFO] [stderr]     29:     0x5559ed7dd836 - std::panicking::try::h4ecd1dd6f6f1e3ba
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:523:19
[INFO] [stderr]     30:     0x5559ed7dd836 - std::panic::catch_unwind::h92b0390d9e8eb6ea
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panic.rs:149:14
[INFO] [stderr]     31:     0x5559ed7dd836 - std::rt::lang_start_internal::he4964f7a9f7ed816
[INFO] [stderr]                                  at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/rt.rs:141:20
[INFO] [stderr]     32:     0x5559ed7598f7 - std::rt::lang_start::h982432008986868a
[INFO] [stderr]     33:     0x5559ed75b5f5 - main
[INFO] [stderr]     34:     0x7f4b03fa0d90 - <unknown>
[INFO] [stderr]     35:     0x7f4b03fa0e40 - __libc_start_main
[INFO] [stderr]     36:     0x5559ed7596f5 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "22ac3980af7ff16ee7fd2b23908b698a2feae3ca5461a0a554bd4dec1564b91e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22ac3980af7ff16ee7fd2b23908b698a2feae3ca5461a0a554bd4dec1564b91e", kill_on_drop: false }`
[INFO] [stdout] 22ac3980af7ff16ee7fd2b23908b698a2feae3ca5461a0a554bd4dec1564b91e
