[INFO] cloning repository https://github.com/Exr0nRandomProjects/desbot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Exr0nRandomProjects/desbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExr0nRandomProjects%2Fdesbot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExr0nRandomProjects%2Fdesbot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db379d7171c85317cd2ee540ece04849595f7f8e
[INFO] building Exr0nRandomProjects/desbot against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExr0nRandomProjects%2Fdesbot" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Exr0nRandomProjects/desbot on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Exr0nRandomProjects/desbot
[INFO] finished tweaking git repo https://github.com/Exr0nRandomProjects/desbot
[INFO] tweaked toml for git repo https://github.com/Exr0nRandomProjects/desbot written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Exr0nRandomProjects/desbot 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 549b219b143f622c326832ba5986fd3cfdd2a46de5d7a48a073dfd5294c413ad
[INFO] running `Command { std: "docker" "start" "-a" "549b219b143f622c326832ba5986fd3cfdd2a46de5d7a48a073dfd5294c413ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "549b219b143f622c326832ba5986fd3cfdd2a46de5d7a48a073dfd5294c413ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "549b219b143f622c326832ba5986fd3cfdd2a46de5d7a48a073dfd5294c413ad", kill_on_drop: false }`
[INFO] [stdout] 549b219b143f622c326832ba5986fd3cfdd2a46de5d7a48a073dfd5294c413ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e62c0727037faec8cc192093d72b9b4a91cc76719fc9ddfa69da39130be4b6cc
[INFO] running `Command { std: "docker" "start" "-a" "e62c0727037faec8cc192093d72b9b4a91cc76719fc9ddfa69da39130be4b6cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.12
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling cc v1.0.52
[INFO] [stderr]    Compiling syn v1.0.18
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling once_cell v1.3.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling bytes v0.5.4
[INFO] [stderr]    Compiling futures-core v0.3.4
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.4
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling smallvec v1.4.0
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]    Compiling proc-macro-hack v0.5.15
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.12
[INFO] [stderr]    Compiling http v0.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.4
[INFO] [stderr]    Compiling futures-io v0.3.4
[INFO] [stderr]    Compiling rle-decode-fast v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.4
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling quote v1.0.4
[INFO] [stderr]    Compiling libflate v0.1.27
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.34
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling filetime v0.2.9
[INFO] [stderr]    Compiling ring v0.16.13
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling tar v0.4.26
[INFO] [stderr]    Compiling ryu v1.0.4
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling try-lock v0.2.2
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling audiopus_sys v0.1.7
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling futures-channel v0.3.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling tower-service v0.3.0
[INFO] [stderr]    Compiling openssl-probe v0.1.2
[INFO] [stderr]    Compiling encoding_rs v0.8.22
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling traitobject v0.1.0
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling dtoa v0.4.5
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling input_buffer v0.2.0
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling unsafe-any v0.4.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tokio v0.2.20
[INFO] [stderr]    Compiling libsodium-sys v0.2.5
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling url v2.1.1
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling miniz_oxide v0.3.6
[INFO] [stderr]    Compiling utf-8 v0.7.5
[INFO] [stderr]    Compiling serenity v0.8.6
[INFO] [stderr]    Compiling audiopus v0.1.3
[INFO] [stderr]    Compiling typemap v0.3.3
[INFO] [stderr]    Compiling threadpool v1.8.0
[INFO] [stderr]    Compiling uwl v0.6.0
[INFO] [stderr] error: failed to run custom build command for `libsodium-sys v0.2.5`
[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/libsodium-sys-6d6a872bdfe0de9a/build-script-build` (signal: 6, SIGABRT: process abort signal)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=SODIUM_LIB_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=SODIUM_SHARED
[INFO] [stderr]   cargo:rerun-if-env-changed=SODIUM_USE_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=SODIUM_DISABLE_PIE
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at library/core/src/panicking.rs:218:5:
[INFO] [stderr]   unsafe precondition(s) violated: slice::get_unchecked_mut requires that the index is within the slice
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5fe3216b312a - std::backtrace_rs::backtrace::libunwind::trace::hb592e8fae072c7e3
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x5fe3216b312a - std::backtrace_rs::backtrace::trace_unsynchronized::h8927fd6287254ed0
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5fe3216b312a - std::sys::backtrace::_print_fmt::hc83c64bb828feee6
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5fe3216b312a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h57c3f6132393e01d
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5fe3216d6f03 - core::fmt::rt::Argument::fmt::h4939d14a683ecc7e
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x5fe3216d6f03 - core::fmt::write::h5279a33f365588a6
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/fmt/mod.rs:1440:21
[INFO] [stderr]      6:     0x5fe3216af9b3 - std::io::Write::write_fmt::h439bcb4e9cbc1e1e
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/io/mod.rs:1887:15
[INFO] [stderr]      7:     0x5fe3216b2f72 - std::sys::backtrace::BacktraceLock::print::h08f61ba9b844b4ac
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x5fe3216b4210 - std::panicking::default_hook::{{closure}}::ha7d66a7a8cf0304f
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:295:22
[INFO] [stderr]      9:     0x5fe3216b3ff0 - std::panicking::default_hook::h130dd4cc4e018e28
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:322:9
[INFO] [stderr]     10:     0x5fe3216b49b2 - std::panicking::rust_panic_with_hook::h429a5d73cf660a69
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:828:13
[INFO] [stderr]     11:     0x5fe3216b4706 - std::panicking::begin_panic_handler::{{closure}}::h8ee26903b8ef2276
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:694:13
[INFO] [stderr]     12:     0x5fe3216b3639 - std::sys::backtrace::__rust_end_short_backtrace::hc830b1279d63031c
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x5fe3216b43cd - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:692:5
[INFO] [stderr]     14:     0x5fe3216d5cdd - core::panicking::panic_nounwind_fmt::runtime::h73600dc8685a2d85
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/panicking.rs:117:22
[INFO] [stderr]     15:     0x5fe3216d5cdd - core::panicking::panic_nounwind_fmt::h23d9f5352ce73a1b
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/intrinsics/mod.rs:3869:9
[INFO] [stderr]     16:     0x5fe3216d5d72 - core::panicking::panic_nounwind::h0bfe873de9992f11
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/panicking.rs:218:5
[INFO] [stderr]     17:     0x5fe321601b6b - <usize as core::slice::index::SliceIndex<[T]>>::get_unchecked_mut::precondition_check::h0f55797ac074f906
[INFO] [stderr]     18:     0x5fe321601b32 - <usize as core::slice::index::SliceIndex<[T]>>::get_unchecked_mut::ha0657db62e0c57bc
[INFO] [stderr]     19:     0x5fe321600924 - core::slice::<impl [T]>::get_unchecked_mut::h25f6840ca20c5e7e
[INFO] [stderr]     20:     0x5fe321611679 - libflate::deflate::decode::Decoder<R>::read_compressed_block::hb1a1be0124a717b0
[INFO] [stderr]     21:     0x5fe32160a5f3 - <libflate::deflate::decode::Decoder<R> as std::io::Read>::read::h0f0141ce6b7bfee7
[INFO] [stderr]     22:     0x5fe321609923 - <libflate::gzip::Decoder<R> as std::io::Read>::read::h8354bf1189a9766b
[INFO] [stderr]     23:     0x5fe321623a49 - <&tar::archive::ArchiveInner<R> as std::io::Read>::read::h2b74460a616346e8
[INFO] [stderr]     24:     0x5fe321623b8a - tar::archive::try_read_all::heb8c98c78ca9d41e
[INFO] [stderr]     25:     0x5fe3216213c0 - tar::archive::EntriesFields::next_entry_raw::h900c0dc8700dc779
[INFO] [stderr]     26:     0x5fe321621d10 - tar::archive::EntriesFields::next_entry::h1453825a0a6615cc
[INFO] [stderr]     27:     0x5fe321623859 - <tar::archive::EntriesFields as core::iter::traits::iterator::Iterator>::next::haa9adfb3151e3be1
[INFO] [stderr]     28:     0x5fe321620ec6 - tar::archive::Archive<dyn std::io::Read>::_unpack::hd28e7c78ae904c06
[INFO] [stderr]     29:     0x5fe3215ff3c1 - tar::archive::Archive<R>::unpack::h366963e0e79bd7a6
[INFO] [stderr]     30:     0x5fe3216190ee - build_script_build::build_libsodium::h1dba7c21066297aa
[INFO] [stderr]     31:     0x5fe321614060 - build_script_build::main::h848418e9f9b83c90
[INFO] [stderr]     32:     0x5fe3215fff33 - core::ops::function::FnOnce::call_once::h587945666f8f5fbc
[INFO] [stderr]     33:     0x5fe3215feea6 - std::sys::backtrace::__rust_begin_short_backtrace::h1122e19965cb853f
[INFO] [stderr]     34:     0x5fe321613019 - std::rt::lang_start::{{closure}}::hff9ad8293deea4ed
[INFO] [stderr]     35:     0x5fe3216abac7 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h608e79d482179a73
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     36:     0x5fe3216abac7 - std::panicking::try::do_call::h68af151b24870582
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:584:40
[INFO] [stderr]     37:     0x5fe3216abac7 - std::panicking::try::ha3328a6a71abe6a1
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:547:19
[INFO] [stderr]     38:     0x5fe3216abac7 - std::panic::catch_unwind::hab25edf77eece0af
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panic.rs:358:14
[INFO] [stderr]     39:     0x5fe3216abac7 - std::rt::lang_start_internal::{{closure}}::h675ae012d3c7e5f1
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/rt.rs:174:48
[INFO] [stderr]     40:     0x5fe3216abac7 - std::panicking::try::do_call::h959dd56984007ef9
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:584:40
[INFO] [stderr]     41:     0x5fe3216abac7 - std::panicking::try::h680ac32c918982f6
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:547:19
[INFO] [stderr]     42:     0x5fe3216abac7 - std::panic::catch_unwind::hdbe022418e45492f
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panic.rs:358:14
[INFO] [stderr]     43:     0x5fe3216abac7 - std::rt::lang_start_internal::h6fa91857d7bd0472
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/rt.rs:174:20
[INFO] [stderr]     44:     0x5fe321612ff7 - std::rt::lang_start::ha6a1b1120e195d92
[INFO] [stderr]     45:     0x5fe321619895 - main
[INFO] [stderr]     46:     0x7d6bf544ed90 - <unknown>
[INFO] [stderr]     47:     0x7d6bf544ee40 - __libc_start_main
[INFO] [stderr]     48:     0x5fe3215fdd45 - _start
[INFO] [stderr]     49:                0x0 - <unknown>
[INFO] [stderr]   thread caused non-unwinding panic. aborting.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e62c0727037faec8cc192093d72b9b4a91cc76719fc9ddfa69da39130be4b6cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e62c0727037faec8cc192093d72b9b4a91cc76719fc9ddfa69da39130be4b6cc", kill_on_drop: false }`
[INFO] [stdout] e62c0727037faec8cc192093d72b9b4a91cc76719fc9ddfa69da39130be4b6cc
