[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 try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDGJGzy%2Fmy-parbft" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DGJGzy/my-parbft on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d7d2c9498b9705f6117995d7057d9ead5cdf5eeb093bab8114eacb271b6ce3b
[INFO] running `Command { std: "docker" "start" "-a" "3d7d2c9498b9705f6117995d7057d9ead5cdf5eeb093bab8114eacb271b6ce3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d7d2c9498b9705f6117995d7057d9ead5cdf5eeb093bab8114eacb271b6ce3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d7d2c9498b9705f6117995d7057d9ead5cdf5eeb093bab8114eacb271b6ce3b", kill_on_drop: false }`
[INFO] [stdout] 3d7d2c9498b9705f6117995d7057d9ead5cdf5eeb093bab8114eacb271b6ce3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d83c377f0604161daf642db80f5813d6cba6a22f247cb9ae10b17ed58371afc9
[INFO] running `Command { std: "docker" "start" "-a" "d83c377f0604161daf642db80f5813d6cba6a22f247cb9ae10b17ed58371afc9", 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 libc v0.2.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling glob v0.3.1
[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 num-bigint v0.2.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]     Checking hex_fmt v0.3.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling ff_derive v0.6.0
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking ff v0.6.0
[INFO] [stderr]     Checking group v0.6.0
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking pairing v0.16.0
[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 zeroize v1.3.0
[INFO] [stderr]     Checking merlin v2.0.1
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]    Compiling librocksdb-sys v6.20.3
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking futures v0.3.29
[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-a05216ac84ff4d18/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1476) 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:     0x5e3f77128302 - std[d557acedf63bc253]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5e3f77128302 - std[d557acedf63bc253]::backtrace_rs::backtrace::trace_unsynchronized::<std[d557acedf63bc253]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5e3f77128302 - std[d557acedf63bc253]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5e3f77128302 - <<std[d557acedf63bc253]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[74784d0c062bfca7]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5e3f77141487 - <core[74784d0c062bfca7]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5e3f77141487 - core[74784d0c062bfca7]::fmt::write
[INFO] [stderr]      6:     0x5e3f7712fb76 - std[d557acedf63bc253]::io::default_write_fmt::<std[d557acedf63bc253]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/io/mod.rs:614:11
[INFO] [stderr]      7:     0x5e3f7712fb76 - <std[d557acedf63bc253]::sys::stdio::unix::Stderr as std[d557acedf63bc253]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/io/mod.rs:1969:13
[INFO] [stderr]      8:     0x5e3f7710782f - <std[d557acedf63bc253]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5e3f7710782f - std[d557acedf63bc253]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5e3f77121db1 - std[d557acedf63bc253]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5e3f7712201b - std[d557acedf63bc253]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5e3f771078e8 - std[d557acedf63bc253]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5e3f770ff0c9 - std[d557acedf63bc253]::sys::backtrace::__rust_end_short_backtrace::<std[d557acedf63bc253]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5e3f7710841d - __rustc[8a1667557aa49d62]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5e3f77141bcc - core[74784d0c062bfca7]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5e3f770d1007 - proc_macro2[ab24159856de1980]::fallback::validate_ident
[INFO] [stderr]     17:     0x5e3f770d0209 - <proc_macro2[ab24159856de1980]::fallback::Ident>::_new
[INFO] [stderr]     18:     0x5e3f770d01bf - <proc_macro2[ab24159856de1980]::fallback::Ident>::new
[INFO] [stderr]     19:     0x5e3f770cd548 - <proc_macro2[ab24159856de1980]::imp::Ident>::new
[INFO] [stderr]     20:     0x5e3f770d0df8 - <proc_macro2[ab24159856de1980]::Ident>::new
[INFO] [stderr]     21:     0x5e3f76d567cf - <bindgen[495cb476829ee6c]::ir::context::BindgenContext>::rust_ident_raw::<alloc[4aa6a9305e2889db]::borrow::Cow<str>>
[INFO] [stderr]     22:     0x5e3f76d56130 - <bindgen[495cb476829ee6c]::ir::context::BindgenContext>::rust_ident::<&alloc[4aa6a9305e2889db]::string::String>
[INFO] [stderr]     23:     0x5e3f76cfb846 - <bindgen[495cb476829ee6c]::ir::enum_ty::Enum as bindgen[495cb476829ee6c]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     24:     0x5e3f76cf4d8e - <bindgen[495cb476829ee6c]::ir::ty::Type as bindgen[495cb476829ee6c]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     25:     0x5e3f76d7cf48 - <bindgen[495cb476829ee6c]::ir::item::Item as bindgen[495cb476829ee6c]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     26:     0x5e3f76d43f35 - <bindgen[495cb476829ee6c]::ir::module::Module as bindgen[495cb476829ee6c]::codegen::CodeGenerator>::codegen::{closure#0}
[INFO] [stderr]     27:     0x5e3f76d27a97 - <bindgen[495cb476829ee6c]::ir::module::Module as bindgen[495cb476829ee6c]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     28:     0x5e3f76d7cf2d - <bindgen[495cb476829ee6c]::ir::item::Item as bindgen[495cb476829ee6c]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     29:     0x5e3f76d4351c - bindgen[495cb476829ee6c]::codegen::codegen::{closure#0}
[INFO] [stderr]     30:     0x5e3f76d57a58 - <bindgen[495cb476829ee6c]::ir::context::BindgenContext>::gen::<bindgen[495cb476829ee6c]::codegen::codegen::{closure#0}, alloc[4aa6a9305e2889db]::vec::Vec<proc_macro2[ab24159856de1980]::TokenStream>>
[INFO] [stderr]     31:     0x5e3f76d4dd6f - bindgen[495cb476829ee6c]::codegen::codegen
[INFO] [stderr]     32:     0x5e3f76cae4d8 - <bindgen[495cb476829ee6c]::Bindings>::generate
[INFO] [stderr]     33:     0x5e3f76cab41f - <bindgen[495cb476829ee6c]::Builder>::generate
[INFO] [stderr]     34:     0x5e3f76bec3c4 - build_script_build[d4213a51e3998644]::bindgen_rocksdb
[INFO] [stderr]     35:     0x5e3f76bed4fc - build_script_build[d4213a51e3998644]::main
[INFO] [stderr]     36:     0x5e3f76bee503 - <fn() as core[74784d0c062bfca7]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     37:     0x5e3f76be95f6 - std[d557acedf63bc253]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     38:     0x5e3f76be6e79 - std[d557acedf63bc253]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     39:     0x5e3f77120ee6 - <&dyn core[74784d0c062bfca7]::ops::function::Fn<(), Output = i32> + core[74784d0c062bfca7]::marker::Sync + core[74784d0c062bfca7]::panic::unwind_safe::RefUnwindSafe as core[74784d0c062bfca7]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     40:     0x5e3f77120ee6 - std[d557acedf63bc253]::panicking::catch_unwind::do_call::<&dyn core[74784d0c062bfca7]::ops::function::Fn<(), Output = i32> + core[74784d0c062bfca7]::marker::Sync + core[74784d0c062bfca7]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:581:40
[INFO] [stderr]     41:     0x5e3f77120ee6 - std[d557acedf63bc253]::panicking::catch_unwind::<i32, &dyn core[74784d0c062bfca7]::ops::function::Fn<(), Output = i32> + core[74784d0c062bfca7]::marker::Sync + core[74784d0c062bfca7]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:544:19
[INFO] [stderr]     42:     0x5e3f77120ee6 - std[d557acedf63bc253]::panic::catch_unwind::<&dyn core[74784d0c062bfca7]::ops::function::Fn<(), Output = i32> + core[74784d0c062bfca7]::marker::Sync + core[74784d0c062bfca7]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panic.rs:359:14
[INFO] [stderr]     43:     0x5e3f77120ee6 - std[d557acedf63bc253]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/rt.rs:175:24
[INFO] [stderr]     44:     0x5e3f77120ee6 - std[d557acedf63bc253]::panicking::catch_unwind::do_call::<std[d557acedf63bc253]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:581:40
[INFO] [stderr]     45:     0x5e3f77120ee6 - std[d557acedf63bc253]::panicking::catch_unwind::<isize, std[d557acedf63bc253]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panicking.rs:544:19
[INFO] [stderr]     46:     0x5e3f77120ee6 - std[d557acedf63bc253]::panic::catch_unwind::<std[d557acedf63bc253]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/panic.rs:359:14
[INFO] [stderr]     47:     0x5e3f77120ee6 - std[d557acedf63bc253]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/0bdee9e879c87b7211d316e9152109cfd46c576b/library/std/src/rt.rs:171:5
[INFO] [stderr]     48:     0x5e3f76be6851 - std[d557acedf63bc253]::rt::lang_start::<()>
[INFO] [stderr]     49:     0x5e3f76bee5c5 - main
[INFO] [stderr]     50:     0x7f1b27fa21ca - <unknown>
[INFO] [stderr]     51:     0x7f1b27fa228b - __libc_start_main
[INFO] [stderr]     52:     0x5e3f76be5d55 - _start
[INFO] [stderr]     53:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d83c377f0604161daf642db80f5813d6cba6a22f247cb9ae10b17ed58371afc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d83c377f0604161daf642db80f5813d6cba6a22f247cb9ae10b17ed58371afc9", kill_on_drop: false }`
[INFO] [stdout] d83c377f0604161daf642db80f5813d6cba6a22f247cb9ae10b17ed58371afc9
