[INFO] cloning repository https://github.com/CGCL-codes/ipotane
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CGCL-codes/ipotane" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCGCL-codes%2Fipotane", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCGCL-codes%2Fipotane'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f3c8a55810b9b470daad513c02543667f8fdf4d3
[INFO] testing CGCL-codes/ipotane against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCGCL-codes%2Fipotane" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CGCL-codes/ipotane
[INFO] finished tweaking git repo https://github.com/CGCL-codes/ipotane
[INFO] tweaked toml for git repo https://github.com/CGCL-codes/ipotane written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CGCL-codes/ipotane on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CGCL-codes/ipotane 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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 crates.io index
[INFO] [stderr]      Locking 5 packages to latest compatible versions
[INFO] [stderr]       Adding getrandom v0.2.16
[INFO] [stderr]     Updating libc v0.2.149 -> v0.2.177
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rand_chacha v0.3.1
[INFO] [stderr]       Adding rand_core v0.6.4
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1708127a4d6b547f27b2a7927072c03fda5de00b73fb7ffa612ea9005140c50a
[INFO] running `Command { std: "docker" "start" "-a" "1708127a4d6b547f27b2a7927072c03fda5de00b73fb7ffa612ea9005140c50a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1708127a4d6b547f27b2a7927072c03fda5de00b73fb7ffa612ea9005140c50a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1708127a4d6b547f27b2a7927072c03fda5de00b73fb7ffa612ea9005140c50a", kill_on_drop: false }`
[INFO] [stdout] 1708127a4d6b547f27b2a7927072c03fda5de00b73fb7ffa612ea9005140c50a
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80a5925f7ff015a5852da6aa5d773098a789cfb1a2dbba3d779021962d5e2127
[INFO] running `Command { std: "docker" "start" "-a" "80a5925f7ff015a5852da6aa5d773098a789cfb1a2dbba3d779021962d5e2127", 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.177
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling ff_derive v0.6.0
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ff v0.6.0
[INFO] [stderr]    Compiling group v0.6.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling pairing v0.16.0
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling merlin v2.0.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling librocksdb-sys v6.20.3
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling 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-419b17e7f1532962/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1311) 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:     0x5dc8d4f65662 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5dc8d4f65662 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5dc8d4f65662 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5dc8d4f65662 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5dc8d4f7733f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5dc8d4f7733f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5dc8d4f329d3 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5dc8d4f329d3 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5dc8d4f3e2d2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5dc8d4f41f5f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5dc8d4f41db9 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5dc8d4f425e5 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5dc8d4f423ca - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5dc8d4f3e409 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5dc8d4f268ad - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5dc8d4f81750 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5dc8d4f054aa - proc_macro2::fallback::validate_ident::hb91154f97e3d8543
[INFO] [stderr]     17:     0x5dc8d4f05c79 - proc_macro2::fallback::Ident::_new::hfc4758e8e13aec9a
[INFO] [stderr]     18:     0x5dc8d4f05c2f - proc_macro2::fallback::Ident::new::h4c114479def625cc
[INFO] [stderr]     19:     0x5dc8d4f03038 - proc_macro2::imp::Ident::new::ha10af952dfafae27
[INFO] [stderr]     20:     0x5dc8d4f19028 - proc_macro2::Ident::new::h533cceca644e51fc
[INFO] [stderr]     21:     0x5dc8d4af726f - bindgen::ir::context::BindgenContext::rust_ident_raw::h0758d86c542928ce
[INFO] [stderr]     22:     0x5dc8d4af50e0 - bindgen::ir::context::BindgenContext::rust_ident::h7cc0bfc62e23780d
[INFO] [stderr]     23:     0x5dc8d4ac00de - <bindgen::ir::enum_ty::Enum as bindgen::codegen::CodeGenerator>::codegen::h3d617fd5992b2f6a
[INFO] [stderr]     24:     0x5dc8d4ab89f6 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h9e8353d553f8e6cb
[INFO] [stderr]     25:     0x5dc8d4a905dd - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::hbf62e424671c0f0a
[INFO] [stderr]     26:     0x5dc8d4a71b85 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::hd7055c004d6e32da
[INFO] [stderr]     27:     0x5dc8d4a40b65 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h57791e96b34c4d2f
[INFO] [stderr]     28:     0x5dc8d4a905c2 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::hbf62e424671c0f0a
[INFO] [stderr]     29:     0x5dc8d4a7dfd8 - bindgen::codegen::codegen::{{closure}}::h49ffe2f6441742f8
[INFO] [stderr]     30:     0x5dc8d4b01ad8 - bindgen::ir::context::BindgenContext::gen::h37eb4aed9e093f42
[INFO] [stderr]     31:     0x5dc8d4a7d8ed - bindgen::codegen::codegen::h8aca1308603209f2
[INFO] [stderr]     32:     0x5dc8d4b15d05 - bindgen::Bindings::generate::hb406bc2e9d8d7022
[INFO] [stderr]     33:     0x5dc8d4b12caf - bindgen::Builder::generate::h2d3c6eb7119950ed
[INFO] [stderr]     34:     0x5dc8d49b9e74 - build_script_build::bindgen_rocksdb::h0ec512662cea8d0f
[INFO] [stderr]     35:     0x5dc8d49bafac - build_script_build::main::h8bd5e55288907c95
[INFO] [stderr]     36:     0x5dc8d49be133 - core::ops::function::FnOnce::call_once::hfd458f95583a5cbf
[INFO] [stderr]     37:     0x5dc8d49be066 - std::sys::backtrace::__rust_begin_short_backtrace::hd4f7d854e6a0b996
[INFO] [stderr]     38:     0x5dc8d49bbe49 - std::rt::lang_start::{{closure}}::he44e8697f3de6e02
[INFO] [stderr]     39:     0x5dc8d4f343d0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     40:     0x5dc8d4f343d0 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stderr]     41:     0x5dc8d4f343d0 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stderr]     42:     0x5dc8d4f343d0 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stderr]     43:     0x5dc8d4f343d0 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stderr]     44:     0x5dc8d4f343d0 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stderr]     45:     0x5dc8d4f343d0 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stderr]     46:     0x5dc8d4f343d0 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stderr]     47:     0x5dc8d4f343d0 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stderr]                                  at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stderr]     48:     0x5dc8d49bbe31 - std::rt::lang_start::h23050682386c2787
[INFO] [stderr]     49:     0x5dc8d49bd175 - main
[INFO] [stderr]     50:     0x74b8d8f3b1ca - <unknown>
[INFO] [stderr]     51:     0x74b8d8f3b28b - __libc_start_main
[INFO] [stderr]     52:     0x5dc8d49b73e5 - _start
[INFO] [stderr]     53:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "80a5925f7ff015a5852da6aa5d773098a789cfb1a2dbba3d779021962d5e2127", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80a5925f7ff015a5852da6aa5d773098a789cfb1a2dbba3d779021962d5e2127", kill_on_drop: false }`
[INFO] [stdout] 80a5925f7ff015a5852da6aa5d773098a789cfb1a2dbba3d779021962d5e2127
