[INFO] fetching crate tofuri-pay 0.1.0...
[INFO] testing tofuri-pay-0.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate tofuri-pay 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate tofuri-pay 0.1.0
[INFO] finished tweaking crates.io crate tofuri-pay 0.1.0
[INFO] tweaked toml for crates.io crate tofuri-pay 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tofuri-pay 0.1.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tofuri-pay 0.1.0 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb515d763fd67b3fbc6808d350a465dd96dabb70dd036b80679fcc8b3d161df5
[INFO] running `Command { std: "docker" "start" "-a" "bb515d763fd67b3fbc6808d350a465dd96dabb70dd036b80679fcc8b3d161df5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb515d763fd67b3fbc6808d350a465dd96dabb70dd036b80679fcc8b3d161df5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb515d763fd67b3fbc6808d350a465dd96dabb70dd036b80679fcc8b3d161df5", kill_on_drop: false }`
[INFO] [stdout] bb515d763fd67b3fbc6808d350a465dd96dabb70dd036b80679fcc8b3d161df5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1255cf41e0e13fbc32ec28e2b982df894e5c06ec66b99508c1abb4fe303ab4e1
[INFO] running `Command { std: "docker" "start" "-a" "1255cf41e0e13fbc32ec28e2b982df894e5c06ec66b99508c1abb4fe303ab4e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling gimli v0.27.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling tofuri-core v0.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling hmac-sha256 v1.1.6
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling secp256k1-sys v0.7.0
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling zstd-sys v2.0.6+zstd.1.5.2
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tofuri-int v0.1.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling tofuri-address v0.1.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling merkle-cbt v0.3.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling async-trait v0.1.64
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling axum-core v0.3.2
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling universal-hash v0.5.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]    Compiling tofuri-util v0.1.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling chacha20 v0.9.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling newline-converter v0.2.2
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling fancy-regex v0.8.0
[INFO] [stderr]    Compiling axum v0.6.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.1
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling dyn-clone v1.0.10
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling argon2 v0.4.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling tofuri-logger v0.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]    Compiling inquire v0.3.0
[INFO] [stderr]    Compiling derive_builder v0.11.2
[INFO] [stderr]    Compiling zxcvbn v2.2.1
[INFO] [stderr]    Compiling librocksdb-sys v0.8.0+7.4.4
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling secp256k1 v0.25.0
[INFO] [stderr]    Compiling vrf v0.2.4
[INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v0.8.0+7.4.4`
[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-e254d3043d09b27d/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (3615) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.50/src/fallback.rs:752:9:
[INFO] [stderr]   "enum_(unnamed_at_rocksdb/include/rocksdb/c_h_981_1)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5642f9e380aa - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5642f9e380aa - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5642f9e380aa - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5642f9e380aa - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5642f9e4fc2a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5642f9e4fc2a - core[6771d259883166e6]::fmt::write
[INFO] [stderr]      6:     0x5642f9e3e4f2 - std[128c3efe2914e152]::io::default_write_fmt::<std[128c3efe2914e152]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x5642f9e3e4f2 - <std[128c3efe2914e152]::sys::stdio::unix::Stderr as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x5642f9e178ef - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5642f9e178ef - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5642f9e31a91 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5642f9e31d0b - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5642f9e179a8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5642f9e0c8a9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5642f9e1847d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5642f9e5046c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5642f9dd95a1 - proc_macro2::fallback::validate_ident::h9772c55e5922b86f
[INFO] [stderr]     17:     0x5642f9dd9e31 - proc_macro2::fallback::Ident::_new::hf854dc1c9ca00395
[INFO] [stderr]     18:     0x5642f9dd9de5 - proc_macro2::fallback::Ident::new::h4d6eb08a329c686e
[INFO] [stderr]     19:     0x5642f9de1037 - proc_macro2::imp::Ident::new::h6e1d42d1c45b4910
[INFO] [stderr]     20:     0x5642f9de3ecb - proc_macro2::Ident::new::h771e9a2270d0d88a
[INFO] [stderr]     21:     0x5642f9af171f - bindgen::ir::context::BindgenContext::rust_ident_raw::h8aa317bd66568336
[INFO] [stderr]     22:     0x5642f9aef5a0 - bindgen::ir::context::BindgenContext::rust_ident::h9d8fa23bb4054bb9
[INFO] [stderr]     23:     0x5642f9ab4ff6 - <bindgen::ir::enum_ty::Enum as bindgen::codegen::CodeGenerator>::codegen::hf7a3a697232bfbef
[INFO] [stderr]     24:     0x5642f9ab1b5e - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::hafb43aa1cf6ff623
[INFO] [stderr]     25:     0x5642f9b83e98 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::hcf3ea7a4ec1db915
[INFO] [stderr]     26:     0x5642f9b377e5 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h4aea4482afe312b1
[INFO] [stderr]     27:     0x5642f9b2defa - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h7a1787b3aeeef653
[INFO] [stderr]     28:     0x5642f9b83e7d - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::hcf3ea7a4ec1db915
[INFO] [stderr]     29:     0x5642f9b42b1c - bindgen::codegen::codegen::{{closure}}::hf1af8a6da0890c97
[INFO] [stderr]     30:     0x5642f9afbf78 - bindgen::ir::context::BindgenContext::gen::h011192d96f500c4c
[INFO] [stderr]     31:     0x5642f9b4244f - bindgen::codegen::codegen::h79aec63b52285e22
[INFO] [stderr]     32:     0x5642f9b1b041 - bindgen::Bindings::generate::haa06d309b99bd214
[INFO] [stderr]     33:     0x5642f9b17e86 - bindgen::Builder::generate::h294beda8274a902b
[INFO] [stderr]     34:     0x5642f9a0d20b - build_script_build::bindgen_rocksdb::h1993346240aff957
[INFO] [stderr]     35:     0x5642f9a0e842 - build_script_build::main::hf87ea2301ad0e75b
[INFO] [stderr]     36:     0x5642f9a10293 - core::ops::function::FnOnce::call_once::h12dc53e5025622a6
[INFO] [stderr]     37:     0x5642f9a0fe76 - std::sys::backtrace::__rust_begin_short_backtrace::h37286794f766bff4
[INFO] [stderr]     38:     0x5642f9a0fbd9 - std::rt::lang_start::{{closure}}::h25e6e2a61f5d4688
[INFO] [stderr]     39:     0x5642f9e30b74 - <&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     40:     0x5642f9e30b74 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stderr]     41:     0x5642f9e30b74 - std[128c3efe2914e152]::panicking::catch_unwind::<i32, &dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stderr]     42:     0x5642f9e30b74 - std[128c3efe2914e152]::panic::catch_unwind::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stderr]     43:     0x5642f9e30b74 - std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:175:24
[INFO] [stderr]     44:     0x5642f9e30b74 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stderr]     45:     0x5642f9e30b74 - std[128c3efe2914e152]::panicking::catch_unwind::<isize, std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stderr]     46:     0x5642f9e30b74 - std[128c3efe2914e152]::panic::catch_unwind::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stderr]     47:     0x5642f9e30b74 - std[128c3efe2914e152]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:171:5
[INFO] [stderr]     48:     0x5642f9a0fbc1 - std::rt::lang_start::ha6e25145c84030dd
[INFO] [stderr]     49:     0x5642f9a13115 - main
[INFO] [stderr]     50:     0x7c68de1991ca - <unknown>
[INFO] [stderr]     51:     0x7c68de19928b - __libc_start_main
[INFO] [stderr]     52:     0x5642f9a0a6b5 - _start
[INFO] [stderr]     53:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1255cf41e0e13fbc32ec28e2b982df894e5c06ec66b99508c1abb4fe303ab4e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1255cf41e0e13fbc32ec28e2b982df894e5c06ec66b99508c1abb4fe303ab4e1", kill_on_drop: false }`
[INFO] [stdout] 1255cf41e0e13fbc32ec28e2b982df894e5c06ec66b99508c1abb4fe303ab4e1
