[INFO] cloning repository https://github.com/DGJGzy/my-parbft
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DGJGzy/my-parbft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDGJGzy%2Fmy-parbft", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDGJGzy%2Fmy-parbft'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ee2ac8ea3310e76004dfe5a7d5a596c505c2a25
[INFO] checking DGJGzy/my-parbft against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDGJGzy%2Fmy-parbft" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DGJGzy/my-parbft
[INFO] finished tweaking git repo https://github.com/DGJGzy/my-parbft
[INFO] tweaked toml for git repo https://github.com/DGJGzy/my-parbft written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DGJGzy/my-parbft on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DGJGzy/my-parbft already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating git repository `https://github.com/poanetwork/threshold_crypto`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ff_derive v0.6.0
[INFO] [stderr]   Downloaded ff v0.6.0
[INFO] [stderr]   Downloaded serde_derive v1.0.190
[INFO] [stderr]   Downloaded group v0.6.0
[INFO] [stderr]   Downloaded rocksdb v0.15.0
[INFO] [stderr]   Downloaded serde v1.0.190
[INFO] [stderr]   Downloaded pairing v0.16.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d23a9af6d78f8808d93ef0f62cd215cb32eacbbc8cbeb5237eddfd5c9570aee
[INFO] running `Command { std: "docker" "start" "-a" "2d23a9af6d78f8808d93ef0f62cd215cb32eacbbc8cbeb5237eddfd5c9570aee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d23a9af6d78f8808d93ef0f62cd215cb32eacbbc8cbeb5237eddfd5c9570aee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d23a9af6d78f8808d93ef0f62cd215cb32eacbbc8cbeb5237eddfd5c9570aee", kill_on_drop: false }`
[INFO] [stdout] 2d23a9af6d78f8808d93ef0f62cd215cb32eacbbc8cbeb5237eddfd5c9570aee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3037a7d3eed3427839d68847ef690c1ee567cb82ce6450452dcbf5a1f3bb1299
[INFO] running `Command { std: "docker" "start" "-a" "3037a7d3eed3427839d68847ef690c1ee567cb82ce6450452dcbf5a1f3bb1299", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking hex_fmt v0.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling ff_derive v0.6.0
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]     Checking ff v0.6.0
[INFO] [stderr]     Checking group v0.6.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]     Checking pairing v0.16.0
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking merlin v2.0.1
[INFO] [stderr]     Checking thiserror v1.0.50
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]    Compiling librocksdb-sys v6.20.3
[INFO] [stderr]     Checking threshold_crypto v0.4.0 (https://github.com/poanetwork/threshold_crypto#a7fbfa45)
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking network v0.1.0 (/opt/rustwide/workdir/network)
[INFO] [stderr]     Checking crypto v0.1.0 (/opt/rustwide/workdir/crypto)
[INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v6.20.3`
[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/librocksdb-sys-ad806e0d4a0a09f9/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1208) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.69/src/fallback.rs:817:9:
[INFO] [stderr]   "enum_(unnamed_at_rocksdb/include/rocksdb/c_h_854_1)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x64e249debcf2 - std::backtrace_rs::backtrace::libunwind::trace::h125f93ddc485b77e
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x64e249debcf2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc99b5bff97364675
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x64e249debcf2 - std::sys::backtrace::_print_fmt::h1f7f20fb63f556aa
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x64e249debcf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h78e5c2918fb9b520
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x64e249dfdabf - core::fmt::rt::Argument::fmt::hde8630412e21d51f
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x64e249dfdabf - core::fmt::write::hebec1ff7e64d3848
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x64e249db8f43 - std::io::default_write_fmt::h82703b8cb4c474b2
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x64e249db8f43 - std::io::Write::write_fmt::hfe0611569a8339ca
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x64e249dc4a72 - std::sys::backtrace::BacktraceLock::print::hf79a20b4402b0c10
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x64e249dc869f - std::panicking::default_hook::{{closure}}::h8654f24ef7894841
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x64e249dc84f9 - std::panicking::default_hook::h7fb329bf717bb690
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x64e249dc8d25 - std::panicking::panic_with_hook::h66ddf0f1cbb4da7f
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x64e249dc8b0a - std::panicking::panic_handler::{{closure}}::h14b0eef116397479
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x64e249dc4bb9 - std::sys::backtrace::__rust_end_short_backtrace::hfbe4d0e0f13428ea
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x64e249dacddd - __rustc[bd1d860747af831f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x64e249e07f00 - core::panicking::panic_fmt::hcc995aed4dbeed97
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x64e249d8b9ba - proc_macro2::fallback::validate_ident::h5f7d0ff0f33e3fec
[INFO] [stderr]     17:     0x64e249d8c189 - proc_macro2::fallback::Ident::_new::h0f40d085fb524701
[INFO] [stderr]     18:     0x64e249d8c13f - proc_macro2::fallback::Ident::new::h72ab5301c993e5f1
[INFO] [stderr]     19:     0x64e249d89548 - proc_macro2::imp::Ident::new::he564d9e24d42c9a7
[INFO] [stderr]     20:     0x64e249d9f508 - proc_macro2::Ident::new::h5edc4574e7b9f177
[INFO] [stderr]     21:     0x64e2499d828f - bindgen::ir::context::BindgenContext::rust_ident_raw::hda14009c551f6c6f
[INFO] [stderr]     22:     0x64e2499d6050 - bindgen::ir::context::BindgenContext::rust_ident::h64a89cf899b42d7e
[INFO] [stderr]     23:     0x64e2499a02ce - <bindgen::ir::enum_ty::Enum as bindgen::codegen::CodeGenerator>::codegen::h5d0fe9a6392db074
[INFO] [stderr]     24:     0x64e249998bf6 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::hb2c21bab5a1dcf60
[INFO] [stderr]     25:     0x64e249970b0d - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::hae1986d05d885aa7
[INFO] [stderr]     26:     0x64e249952415 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::ha37c01ad76356c4d
[INFO] [stderr]     27:     0x64e2499a2f75 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h2df714f158dc013d
[INFO] [stderr]     28:     0x64e249970af2 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::hae1986d05d885aa7
[INFO] [stderr]     29:     0x64e24995e478 - bindgen::codegen::codegen::{{closure}}::hde06d3a04c4a65f3
[INFO] [stderr]     30:     0x64e2499e2998 - bindgen::ir::context::BindgenContext::gen::hd1e84dfccb3227fa
[INFO] [stderr]     31:     0x64e24995dd8d - bindgen::codegen::codegen::hc85eb60e998922e6
[INFO] [stderr]     32:     0x64e2499f6935 - bindgen::Bindings::generate::hedb66b0c9b6e0f8a
[INFO] [stderr]     33:     0x64e2499f38df - bindgen::Builder::generate::haf033476a37a5692
[INFO] [stderr]     34:     0x64e24989ab84 - build_script_build::bindgen_rocksdb::he2881238be461a4e
[INFO] [stderr]     35:     0x64e24989bcbc - build_script_build::main::hc81fb1e6e28baaea
[INFO] [stderr]     36:     0x64e24989ee23 - core::ops::function::FnOnce::call_once::h96ef704dac26fff8
[INFO] [stderr]     37:     0x64e24989ed66 - std::sys::backtrace::__rust_begin_short_backtrace::h928c50b7ff1d0a81
[INFO] [stderr]     38:     0x64e24989cb59 - std::rt::lang_start::{{closure}}::h61752f45eb37a74d
[INFO] [stderr]     39:     0x64e249dba900 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h5c19c3652cefbac1
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     40:     0x64e249dba900 - std::panicking::catch_unwind::do_call::h264cd50759154226
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:590:40
[INFO] [stderr]     41:     0x64e249dba900 - std::panicking::catch_unwind::h33b68e3843f1e57e
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:553:19
[INFO] [stderr]     42:     0x64e249dba900 - std::panic::catch_unwind::h77f90a7678db1dc2
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panic.rs:359:14
[INFO] [stderr]     43:     0x64e249dba900 - std::rt::lang_start_internal::{{closure}}::h76ba764f5774641b
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/rt.rs:175:24
[INFO] [stderr]     44:     0x64e249dba900 - std::panicking::catch_unwind::do_call::h3b0b96b944a509a7
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:590:40
[INFO] [stderr]     45:     0x64e249dba900 - std::panicking::catch_unwind::hf141e6ebf3688bf3
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panicking.rs:553:19
[INFO] [stderr]     46:     0x64e249dba900 - std::panic::catch_unwind::h471b3c7af8f95b96
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/panic.rs:359:14
[INFO] [stderr]     47:     0x64e249dba900 - std::rt::lang_start_internal::h1de9b641816771d7
[INFO] [stderr]                                  at /rustc/292be5c7c05138d753bbd4b30db7a3f1a5c914f7/library/std/src/rt.rs:171:5
[INFO] [stderr]     48:     0x64e24989cb41 - std::rt::lang_start::hd36d220836aa2dfd
[INFO] [stderr]     49:     0x64e24989de75 - main
[INFO] [stderr]     50:     0x765d127611ca - <unknown>
[INFO] [stderr]     51:     0x765d1276128b - __libc_start_main
[INFO] [stderr]     52:     0x64e2498980f5 - _start
[INFO] [stderr]     53:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "3037a7d3eed3427839d68847ef690c1ee567cb82ce6450452dcbf5a1f3bb1299", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3037a7d3eed3427839d68847ef690c1ee567cb82ce6450452dcbf5a1f3bb1299", kill_on_drop: false }`
[INFO] [stdout] 3037a7d3eed3427839d68847ef690c1ee567cb82ce6450452dcbf5a1f3bb1299
