[INFO] fetching crate tofuri-pay 0.1.0...
[INFO] testing tofuri-pay-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate tofuri-pay 0.1.0 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tofuri-pay 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1deaf02d57d1401f60ae9f9ad7e813132b560eb44660d9d96a890ac5f17d45d8
[INFO] running `Command { std: "docker" "start" "-a" "1deaf02d57d1401f60ae9f9ad7e813132b560eb44660d9d96a890ac5f17d45d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1deaf02d57d1401f60ae9f9ad7e813132b560eb44660d9d96a890ac5f17d45d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1deaf02d57d1401f60ae9f9ad7e813132b560eb44660d9d96a890ac5f17d45d8", kill_on_drop: false }`
[INFO] [stdout] 1deaf02d57d1401f60ae9f9ad7e813132b560eb44660d9d96a890ac5f17d45d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f061406acb5b785dd6bb79fd9a9d6d27747c1c317ca598852d298e5a7f16d8f
[INFO] running `Command { std: "docker" "start" "-a" "0f061406acb5b785dd6bb79fd9a9d6d27747c1c317ca598852d298e5a7f16d8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling bytes v1.4.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 failure_derive v0.1.8
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[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 parking_lot v0.12.1
[INFO] [stderr]    Compiling gimli v0.27.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[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 rustc-demangle v0.1.21
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tofuri-core v0.1.0
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling hmac-sha256 v1.1.6
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling tofuri-int v0.1.0
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling zstd-sys v2.0.6+zstd.1.5.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling vrf v0.2.4
[INFO] [stderr]    Compiling secp256k1 v0.25.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling tofuri-address v0.1.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling tofuri-key v0.1.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling merkle-cbt v0.3.2
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling async-trait v0.1.64
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling axum-core v0.3.2
[INFO] [stderr]    Compiling universal-hash v0.5.0
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling tofuri-util v0.1.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling newline-converter v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling librocksdb-sys v0.8.0+7.4.4
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling derive_builder v0.11.2
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling serde-big-array v0.4.1
[INFO] [stderr]    Compiling tofuri-transaction v0.1.0
[INFO] [stderr]    Compiling tofuri-stake v0.1.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tofuri-block v0.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tofuri-api-core v0.1.0
[INFO] [stderr]    Compiling fancy-regex v0.8.0
[INFO] [stderr]    Compiling chacha20 v0.9.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 textwrap v0.16.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling dyn-clone v1.0.10
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling zxcvbn v2.2.1
[INFO] [stderr]    Compiling tower-http v0.3.5
[INFO] [stderr]    Compiling inquire v0.3.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling argon2 v0.4.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling tofuri-api-util v0.1.0
[INFO] [stderr]    Compiling tofuri-pay-core v0.1.0
[INFO] [stderr]    Compiling hyper v0.14.24
[INFO] [stderr]    Compiling serde_path_to_error v0.1.9
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling tofuri-logger v0.1.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.14
[INFO] [stderr]    Compiling tofuri-wallet v0.1.0
[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-49f46dbfba048a5e/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (3760) 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:     0x5c818c209852 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5c818c209852 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5c818c209852 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5c818c209852 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5c818c21b7cf - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5c818c21b7cf - core::fmt::write::h8a63064c67176fd8
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5c818c1d7623 - std::io::default_write_fmt::hc257f38f86d39af6
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5c818c1d7623 - std::io::Write::write_fmt::h5e9b646cef91150b
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5c818c1e36a2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5c818c1e6d0f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5c818c1e6b69 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5c818c1e7395 - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5c818c1e717a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5c818c1e37d9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5c818c1cb76d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5c818c225bd0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5c818c1a4b98 - proc_macro2::fallback::validate_ident::h0a01fb699c93094f
[INFO] [stderr]     17:     0x5c818c1a5431 - proc_macro2::fallback::Ident::_new::h01bcedaeb4aabc5b
[INFO] [stderr]     18:     0x5c818c1a53e5 - proc_macro2::fallback::Ident::new::h3982dd3e30d720a9
[INFO] [stderr]     19:     0x5c818c1a8717 - proc_macro2::imp::Ident::new::h570334c3d279c278
[INFO] [stderr]     20:     0x5c818c1aaf5b - proc_macro2::Ident::new::h392c2e49afa983cf
[INFO] [stderr]     21:     0x5c818bebf43f - bindgen::ir::context::BindgenContext::rust_ident_raw::h4f283fc8e0b4187b
[INFO] [stderr]     22:     0x5c818bebd0e0 - bindgen::ir::context::BindgenContext::rust_ident::h08130d89eae27b8b
[INFO] [stderr]     23:     0x5c818be9aeae - <bindgen::ir::enum_ty::Enum as bindgen::codegen::CodeGenerator>::codegen::hf95de9e1b61ac704
[INFO] [stderr]     24:     0x5c818be97a36 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h6747a8a9e0a1489d
[INFO] [stderr]     25:     0x5c818bed50bd - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::hed8927f84664aec8
[INFO] [stderr]     26:     0x5c818bf001b5 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h3fcbde231558a95e
[INFO] [stderr]     27:     0x5c818beec565 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h3c7d59bb81616710
[INFO] [stderr]     28:     0x5c818bed50a2 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::hed8927f84664aec8
[INFO] [stderr]     29:     0x5c818bf0ca98 - bindgen::codegen::codegen::{{closure}}::hbf4a828418755532
[INFO] [stderr]     30:     0x5c818bec9d28 - bindgen::ir::context::BindgenContext::gen::h55ccc28c3895a32a
[INFO] [stderr]     31:     0x5c818bf0c3ad - bindgen::codegen::codegen::h3d29ad4a119b4b7c
[INFO] [stderr]     32:     0x5c818bf1d021 - bindgen::Bindings::generate::h6b38b8505a26f6fb
[INFO] [stderr]     33:     0x5c818bf19ea6 - bindgen::Builder::generate::hfd5c0c9c30545d2c
[INFO] [stderr]     34:     0x5c818bdcea8b - build_script_build::bindgen_rocksdb::hd9da94485e4df2a2
[INFO] [stderr]     35:     0x5c818bdd00b2 - build_script_build::main::h65c82231ef23d09e
[INFO] [stderr]     36:     0x5c818bdd1ba3 - core::ops::function::FnOnce::call_once::h3335fe4d23e34f50
[INFO] [stderr]     37:     0x5c818bdd17a6 - std::sys::backtrace::__rust_begin_short_backtrace::h299fb6a490ab7600
[INFO] [stderr]     38:     0x5c818bdd14b9 - std::rt::lang_start::{{closure}}::h33b50df48e82556f
[INFO] [stderr]     39:     0x5c818c1d9170 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdf957eac011d0136
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     40:     0x5c818c1d9170 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]     41:     0x5c818c1d9170 - std::panicking::catch_unwind::ha7ce46787bb12905
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]     42:     0x5c818c1d9170 - std::panic::catch_unwind::h625b36596def7d39
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]     43:     0x5c818c1d9170 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24
[INFO] [stderr]     44:     0x5c818c1d9170 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]     45:     0x5c818c1d9170 - std::panicking::catch_unwind::hf64cf7b0d8070f52
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]     46:     0x5c818c1d9170 - std::panic::catch_unwind::h480b74763390cdcf
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]     47:     0x5c818c1d9170 - std::rt::lang_start_internal::h4b3d04f698aef094
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5
[INFO] [stderr]     48:     0x5c818bdd14a1 - std::rt::lang_start::h3745d5ca510b050d
[INFO] [stderr]     49:     0x5c818bdd4dd5 - main
[INFO] [stderr]     50:     0x7a9feeb471ca - <unknown>
[INFO] [stderr]     51:     0x7a9feeb4728b - __libc_start_main
[INFO] [stderr]     52:     0x5c818bdcc015 - _start
[INFO] [stderr]     53:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0f061406acb5b785dd6bb79fd9a9d6d27747c1c317ca598852d298e5a7f16d8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f061406acb5b785dd6bb79fd9a9d6d27747c1c317ca598852d298e5a7f16d8f", kill_on_drop: false }`
[INFO] [stdout] 0f061406acb5b785dd6bb79fd9a9d6d27747c1c317ca598852d298e5a7f16d8f
