[INFO] fetching crate electrscash 3.1.0...
[INFO] testing electrscash-3.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate electrscash 3.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate electrscash 3.1.0
[INFO] finished tweaking crates.io crate electrscash 3.1.0
[INFO] tweaked toml for crates.io crate electrscash 3.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate electrscash 3.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate electrscash 3.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9a2ae39496e1a8a82af4e835b0882541dbb56d7cb17043e0c19606bd822a77b
[INFO] running `Command { std: "docker" "start" "-a" "e9a2ae39496e1a8a82af4e835b0882541dbb56d7cb17043e0c19606bd822a77b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9a2ae39496e1a8a82af4e835b0882541dbb56d7cb17043e0c19606bd822a77b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9a2ae39496e1a8a82af4e835b0882541dbb56d7cb17043e0c19606bd822a77b", kill_on_drop: false }`
[INFO] [stdout] e9a2ae39496e1a8a82af4e835b0882541dbb56d7cb17043e0c19606bd822a77b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b941d591f962e2ccd6c3af4e9f9b18e63c37f73afb29cc0f1439a5231ca80bc8
[INFO] running `Command { std: "docker" "start" "-a" "b941d591f962e2ccd6c3af4e9f9b18e63c37f73afb29cc0f1439a5231ca80bc8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling const_fn v0.4.3
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling bindgen v0.54.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling futures-core v0.3.8
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.11
[INFO] [stderr]    Compiling futures-io v0.3.8
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling futures-lite v1.11.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling tinyvec v1.0.1
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling configure_me_codegen v0.4.2
[INFO] [stderr]    Compiling vec-arena v1.0.0
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling roff v0.1.0
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling man v0.1.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling nb-connect v1.0.2
[INFO] [stderr]    Compiling polling v2.0.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.15
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling smallvec v1.5.1
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling fmt2io v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.0
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling protobuf v2.14.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.2
[INFO] [stderr]    Compiling async-io v1.2.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling async-executor v1.4.0
[INFO] [stderr]    Compiling async-channel v1.5.1
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling object v0.22.0
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling prometheus v0.11.0
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling cc v1.0.41
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling async-global-executor v1.4.3
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling paste v0.1.18
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling toml v0.5.7
[INFO] [stderr]    Compiling bitcoin_hashes v0.9.4
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling errno v0.2.7
[INFO] [stderr]    Compiling signal-hook-registry v1.2.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling ascii v0.8.7
[INFO] [stderr]    Compiling parse_arg v0.1.4
[INFO] [stderr]    Compiling bitcoin_hashes v0.7.6
[INFO] [stderr]    Compiling genawaiter-macro v0.99.1
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling jemalloc-sys v0.3.2
[INFO] [stderr]    Compiling secp256k1-sys v0.3.0
[INFO] [stderr]    Compiling bech32 v0.7.2
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling chunked_transfer v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling tiny_http v0.6.2
[INFO] [stderr]    Compiling async-std v1.7.0
[INFO] [stderr]    Compiling addr2line v0.14.0
[INFO] [stderr]    Compiling secp256k1 v0.19.0
[INFO] [stderr]    Compiling syn-mid v0.5.2
[INFO] [stderr]    Compiling backtrace v0.3.54
[INFO] [stderr]    Compiling crossbeam-channel v0.3.9
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling signal-hook v0.1.16
[INFO] [stderr]    Compiling sysconf v0.3.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rust_decimal v1.8.1
[INFO] [stderr]    Compiling bincode v1.3.1
[INFO] [stderr]    Compiling stderrlog v0.5.1
[INFO] [stderr]    Compiling sha2 v0.9.2
[INFO] [stderr]    Compiling sha-1 v0.9.2
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling page_size v0.4.2
[INFO] [stderr]    Compiling c_fixed_string v0.2.0
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling unsigned-varint v0.2.3
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling trackable_derive v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling trackable v0.2.23
[INFO] [stderr]    Compiling bytecodec v0.4.13
[INFO] [stderr]    Compiling bitcoincash v0.25.2
[INFO] [stderr]    Compiling genawaiter-proc-macro v0.99.1
[INFO] [stderr]    Compiling thiserror v1.0.23
[INFO] [stderr]    Compiling genawaiter v0.99.1
[INFO] [stderr]    Compiling bitcoincash-addr v0.5.2
[INFO] [stderr]    Compiling httpcodec v0.2.3
[INFO] [stderr]    Compiling cargo_toml v0.8.1
[INFO] [stderr]    Compiling configure_me v0.4.0
[INFO] [stderr]    Compiling librocksdb-sys v6.11.4
[INFO] [stderr]    Compiling cashaccount-sys v0.1.1
[INFO] [stderr]    Compiling electrscash v3.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v6.11.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-58abfeac2ad53c9f/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (4817) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.24/src/fallback.rs:693:9:
[INFO] [stderr]   "enum_(unnamed_at_rocksdb/include/rocksdb/c_h_722_1)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5625f71de5f2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5625f71de5f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5625f71de5f2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5625f71de5f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5625f71f047f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5625f71f047f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5625f71ac073 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5625f71ac073 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5625f71b7972 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5625f71bb50f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5625f71bb369 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5625f71bbbcf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]     12:     0x5625f71bbbcf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stderr]     13:     0x5625f71bb97a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stderr]     14:     0x5625f71b7aa9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     15:     0x5625f71a012d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]     16:     0x5625f71fa970 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]     17:     0x5625f719005f - proc_macro2::fallback::validate_ident::ha271148c5032cc0c
[INFO] [stderr]     18:     0x5625f7190301 - proc_macro2::fallback::Ident::_new::h1e531ffb189af692
[INFO] [stderr]     19:     0x5625f71902bf - proc_macro2::fallback::Ident::new::hae76d85db6ab7d8f
[INFO] [stderr]     20:     0x5625f718d618 - proc_macro2::imp::Ident::new::h672ca5fd25bf5632
[INFO] [stderr]     21:     0x5625f717c898 - proc_macro2::Ident::new::hd7aab642e9ed95f0
[INFO] [stderr]     22:     0x5625f6f09e7f - bindgen::ir::context::BindgenContext::rust_ident_raw::h11369bb49397be6a
[INFO] [stderr]     23:     0x5625f6f07fb0 - bindgen::ir::context::BindgenContext::rust_ident::h9a09db996070d699
[INFO] [stderr]     24:     0x5625f6e53a4e - <bindgen::ir::enum_ty::Enum as bindgen::codegen::CodeGenerator>::codegen::ha31477947ef4cad3
[INFO] [stderr]     25:     0x5625f6ea7805 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h25b1a0e6bd9821dc
[INFO] [stderr]     26:     0x5625f6ebc86b - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h7559847ce6b4c93e
[INFO] [stderr]     27:     0x5625f6e57545 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::hf43a95607d6f4619
[INFO] [stderr]     28:     0x5625f6e6cf41 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::hdbb6c2dd247f528e
[INFO] [stderr]     29:     0x5625f6ebc846 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h7559847ce6b4c93e
[INFO] [stderr]     30:     0x5625f6e6344c - bindgen::codegen::codegen::{{closure}}::hc97392d84dcef742
[INFO] [stderr]     31:     0x5625f6f15108 - bindgen::ir::context::BindgenContext::gen::hb77359a6a276a8d1
[INFO] [stderr]     32:     0x5625f6e62cdd - bindgen::codegen::codegen::h0c8b5bcedd61af58
[INFO] [stderr]     33:     0x5625f6f3a995 - bindgen::Bindings::generate::hed7cf3e36158919e
[INFO] [stderr]     34:     0x5625f6f36df5 - bindgen::Builder::generate::hab2960d8692ad10a
[INFO] [stderr]     35:     0x5625f6d9fbcb - build_script_build::bindgen_rocksdb::hf2485dd0634915fc
[INFO] [stderr]     36:     0x5625f6da0a1c - build_script_build::main::h406abf5dbb2b2ea1
[INFO] [stderr]     37:     0x5625f6da1db3 - core::ops::function::FnOnce::call_once::h55835a25cdfb219b
[INFO] [stderr]     38:     0x5625f6da1be6 - std::sys::backtrace::__rust_begin_short_backtrace::ha91120448dac96f1
[INFO] [stderr]     39:     0x5625f6da1ae9 - std::rt::lang_start::{{closure}}::h18d87dec842677c2
[INFO] [stderr]     40:     0x5625f71ad990 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9095abc9db71b07e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     41:     0x5625f71ad990 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     42:     0x5625f71ad990 - std::panicking::catch_unwind::h60074fd2327f40bd
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     43:     0x5625f71ad990 - std::panic::catch_unwind::heb14fa8e39d051cf
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     44:     0x5625f71ad990 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24
[INFO] [stderr]     45:     0x5625f71ad990 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     46:     0x5625f71ad990 - std::panicking::catch_unwind::hb8d32f0195463ad2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     47:     0x5625f71ad990 - std::panic::catch_unwind::hcebe3b1d5adfc5a2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     48:     0x5625f71ad990 - std::rt::lang_start_internal::h27f55ed238aa26df
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5
[INFO] [stderr]     49:     0x5625f6da1ad1 - std::rt::lang_start::heddc1501826247ae
[INFO] [stderr]     50:     0x5625f6da4785 - main
[INFO] [stderr]     51:     0x77bba218d1ca - <unknown>
[INFO] [stderr]     52:     0x77bba218d28b - __libc_start_main
[INFO] [stderr]     53:     0x5625f6d9cc05 - _start
[INFO] [stderr]     54:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp: In function 'CashAccount* cashacc_account_init()':
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:22:3: error: 'memset' was not declared in this scope
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    22 |   memset(account, 0, sizeof(CashAccount));
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |   ^~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:8:1: note: 'memset' is defined in header '<cstring>'; did you forget to '#include <cstring>'?
[INFO] [stderr] warning: cashaccount-sys@0.1.1:     7 | #include <vector>
[INFO] [stderr] warning: cashaccount-sys@0.1.1:   +++ |+#include <cstring>
[INFO] [stderr] warning: cashaccount-sys@0.1.1:     8 | 
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp: In function 'int cashacc_parse_opreturn(const char*, unsigned int, bool, CashAccount*)':
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:62:45: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    62 |   for (int i = CASHACCOUNT_PREFIX_LENGTH; i < len; ++i) {
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |                                           ~~^~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:63:5: error: 'uint32_t' was not declared in this scope
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    63 |     uint32_t push = 0;
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |     ^~~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:8:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr] warning: cashaccount-sys@0.1.1:     7 | #include <vector>
[INFO] [stderr] warning: cashaccount-sys@0.1.1:   +++ |+#include <cstdint>
[INFO] [stderr] warning: cashaccount-sys@0.1.1:     8 | 
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:67:7: error: 'push' was not declared in this scope
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    67 |       push = opcode;
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    46 |   if (++i >= len)                                                              \
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ~~~~^~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:68:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    68 |       INCREMENT_I;
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~~~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    46 |   if (++i >= len)                                                              \
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ~~~~^~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:70:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    70 |       INCREMENT_I;
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~~~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:71:7: error: 'push' was not declared in this scope
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    71 |       push = *(opreturn + i);
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    46 |   if (++i >= len)                                                              \
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ~~~~^~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:72:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    72 |       INCREMENT_I;
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~~~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    46 |   if (++i >= len)                                                              \
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ~~~~^~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:75:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    75 |       INCREMENT_I;
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~~~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    46 |   if (++i >= len)                                                              \
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ~~~~^~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:77:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    77 |       INCREMENT_I;
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~~~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    46 |   if (++i >= len)                                                              \
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ~~~~^~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:79:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    79 |       INCREMENT_I;
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~~~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:81:7: error: 'push' was not declared in this scope
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    81 |       push = byte1 | byte2 << 8;
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    46 |   if (++i >= len)                                                              \
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ~~~~^~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:84:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    84 |       INCREMENT_I;
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~~~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    46 |   if (++i >= len)                                                              \
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ~~~~^~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:86:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    86 |       INCREMENT_I;
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~~~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    46 |   if (++i >= len)                                                              \
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ~~~~^~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:88:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    88 |       INCREMENT_I;
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~~~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    46 |   if (++i >= len)                                                              \
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ~~~~^~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:90:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    90 |       INCREMENT_I;
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~~~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    46 |   if (++i >= len)                                                              \
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ~~~~^~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:92:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    92 |       INCREMENT_I;
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~~~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:94:7: error: 'push' was not declared in this scope
[INFO] [stderr] warning: cashaccount-sys@0.1.1:    94 |       push = byte1 | byte2 << 8 | byte3 << 16 | byte4 << 24;
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:100:13: error: 'push' was not declared in this scope
[INFO] [stderr] warning: cashaccount-sys@0.1.1:   100 |     if (i + push > len) {
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |             ^~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:105:25: error: 'push' was not declared in this scope
[INFO] [stderr] warning: cashaccount-sys@0.1.1:   105 |     parts.push_back({i, push});
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |                         ^~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:105:20: error: no matching function for call to 'std::vector<std::pair<int, int> >::push_back(<brace-enclosed initializer list>)'
[INFO] [stderr] warning: cashaccount-sys@0.1.1:   105 |     parts.push_back({i, push});
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |     ~~~~~~~~~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: In file included from /usr/include/c++/13/regex:57,
[INFO] [stderr] warning: cashaccount-sys@0.1.1:                  from libcashaccount/src/cashaccount.cpp:6:
[INFO] [stderr] warning: cashaccount-sys@0.1.1: /usr/include/c++/13/bits/stl_vector.h:1281:7: note: candidate: 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = std::pair<int, int>; _Alloc = std::allocator<std::pair<int, int> >; value_type = std::pair<int, int>]'
[INFO] [stderr] warning: cashaccount-sys@0.1.1:  1281 |       push_back(const value_type& __x)
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: /usr/include/c++/13/bits/stl_vector.h:1281:35: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const std::vector<std::pair<int, int> >::value_type&' {aka 'const std::pair<int, int>&'}
[INFO] [stderr] warning: cashaccount-sys@0.1.1:  1281 |       push_back(const value_type& __x)
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |                 ~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: /usr/include/c++/13/bits/stl_vector.h:1298:7: note: candidate: 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::pair<int, int>; _Alloc = std::allocator<std::pair<int, int> >; value_type = std::pair<int, int>]'
[INFO] [stderr] warning: cashaccount-sys@0.1.1:  1298 |       push_back(value_type&& __x)
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |       ^~~~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: /usr/include/c++/13/bits/stl_vector.h:1298:30: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::vector<std::pair<int, int> >::value_type&&' {aka 'std::pair<int, int>&&'}
[INFO] [stderr] warning: cashaccount-sys@0.1.1:  1298 |       push_back(value_type&& __x)
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |                 ~~~~~~~~~~~~~^~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:126:3: error: 'memcpy' was not declared in this scope
[INFO] [stderr] warning: cashaccount-sys@0.1.1:   126 |   memcpy(account->name, name_start, name_len);
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |   ^~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:126:3: note: 'memcpy' is defined in header '<cstring>'; did you forget to '#include <cstring>'?
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:137:11: error: 'uint8_t' does not name a type
[INFO] [stderr] warning: cashaccount-sys@0.1.1:   137 |     const uint8_t payload_type = *(opreturn + parts[i].first);
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |           ^~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:137:11: note: 'uint8_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:139:37: error: 'payload_type' was not declared in this scope; did you mean 'payload_len'?
[INFO] [stderr] warning: cashaccount-sys@0.1.1:   139 |     if (!cashacc_check_payload_type(payload_type)) {
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |                                     ^~~~~~~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |                                     payload_len
[INFO] [stderr] warning: cashaccount-sys@0.1.1: libcashaccount/src/cashaccount.cpp:158:21: error: 'payload_type' was not declared in this scope; did you mean 'payloads_tmp'?
[INFO] [stderr] warning: cashaccount-sys@0.1.1:   158 |     current->type = payload_type;
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |                     ^~~~~~~~~~~~
[INFO] [stderr] warning: cashaccount-sys@0.1.1:       |                     payloads_tmp
[INFO] [stderr] error: failed to run custom build command for `cashaccount-sys v0.1.1`
[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/cashaccount-sys-b7fcc51bee38d4bc/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-lib=static=cashaccount
[INFO] [stderr]   cargo:rustc-link-search=native=libcashaccount/src
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rerun-if-changed=libcashaccount/
[INFO] [stderr]   NUM_JOBS = Some("16")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   CXX = None
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libcashaccount/includes/" "-I" "libcashaccount/src/" "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/cashaccount-sys-124aed6714657287/out/libcashaccount/src/cashaccount.o" "-c" "libcashaccount/src/cashaccount.cpp"
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp: In function 'CashAccount* cashacc_account_init()':
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:22:3: error: 'memset' was not declared in this scope
[INFO] [stderr]   cargo:warning=   22 |   memset(account, 0, sizeof(CashAccount));
[INFO] [stderr]   cargo:warning=      |   ^~~~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:8:1: note: 'memset' is defined in header '<cstring>'; did you forget to '#include <cstring>'?
[INFO] [stderr]   cargo:warning=    7 | #include <vector>
[INFO] [stderr]   cargo:warning=  +++ |+#include <cstring>
[INFO] [stderr]   cargo:warning=    8 | 
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp: In function 'int cashacc_parse_opreturn(const char*, unsigned int, bool, CashAccount*)':
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:62:45: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr]   cargo:warning=   62 |   for (int i = CASHACCOUNT_PREFIX_LENGTH; i < len; ++i) {
[INFO] [stderr]   cargo:warning=      |                                           ~~^~~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:63:5: error: 'uint32_t' was not declared in this scope
[INFO] [stderr]   cargo:warning=   63 |     uint32_t push = 0;
[INFO] [stderr]   cargo:warning=      |     ^~~~~~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:8:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr]   cargo:warning=    7 | #include <vector>
[INFO] [stderr]   cargo:warning=  +++ |+#include <cstdint>
[INFO] [stderr]   cargo:warning=    8 | 
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:67:7: error: 'push' was not declared in this scope
[INFO] [stderr]   cargo:warning=   67 |       push = opcode;
[INFO] [stderr]   cargo:warning=      |       ^~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr]   cargo:warning=   46 |   if (++i >= len)                                                              \
[INFO] [stderr]   cargo:warning=      |       ~~~~^~~~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:68:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr]   cargo:warning=   68 |       INCREMENT_I;
[INFO] [stderr]   cargo:warning=      |       ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr]   cargo:warning=   46 |   if (++i >= len)                                                              \
[INFO] [stderr]   cargo:warning=      |       ~~~~^~~~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:70:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr]   cargo:warning=   70 |       INCREMENT_I;
[INFO] [stderr]   cargo:warning=      |       ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:71:7: error: 'push' was not declared in this scope
[INFO] [stderr]   cargo:warning=   71 |       push = *(opreturn + i);
[INFO] [stderr]   cargo:warning=      |       ^~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr]   cargo:warning=   46 |   if (++i >= len)                                                              \
[INFO] [stderr]   cargo:warning=      |       ~~~~^~~~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:72:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr]   cargo:warning=   72 |       INCREMENT_I;
[INFO] [stderr]   cargo:warning=      |       ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr]   cargo:warning=   46 |   if (++i >= len)                                                              \
[INFO] [stderr]   cargo:warning=      |       ~~~~^~~~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:75:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr]   cargo:warning=   75 |       INCREMENT_I;
[INFO] [stderr]   cargo:warning=      |       ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr]   cargo:warning=   46 |   if (++i >= len)                                                              \
[INFO] [stderr]   cargo:warning=      |       ~~~~^~~~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:77:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr]   cargo:warning=   77 |       INCREMENT_I;
[INFO] [stderr]   cargo:warning=      |       ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr]   cargo:warning=   46 |   if (++i >= len)                                                              \
[INFO] [stderr]   cargo:warning=      |       ~~~~^~~~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:79:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr]   cargo:warning=   79 |       INCREMENT_I;
[INFO] [stderr]   cargo:warning=      |       ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:81:7: error: 'push' was not declared in this scope
[INFO] [stderr]   cargo:warning=   81 |       push = byte1 | byte2 << 8;
[INFO] [stderr]   cargo:warning=      |       ^~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr]   cargo:warning=   46 |   if (++i >= len)                                                              \
[INFO] [stderr]   cargo:warning=      |       ~~~~^~~~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:84:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr]   cargo:warning=   84 |       INCREMENT_I;
[INFO] [stderr]   cargo:warning=      |       ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr]   cargo:warning=   46 |   if (++i >= len)                                                              \
[INFO] [stderr]   cargo:warning=      |       ~~~~^~~~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:86:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr]   cargo:warning=   86 |       INCREMENT_I;
[INFO] [stderr]   cargo:warning=      |       ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr]   cargo:warning=   46 |   if (++i >= len)                                                              \
[INFO] [stderr]   cargo:warning=      |       ~~~~^~~~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:88:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr]   cargo:warning=   88 |       INCREMENT_I;
[INFO] [stderr]   cargo:warning=      |       ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr]   cargo:warning=   46 |   if (++i >= len)                                                              \
[INFO] [stderr]   cargo:warning=      |       ~~~~^~~~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:90:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr]   cargo:warning=   90 |       INCREMENT_I;
[INFO] [stderr]   cargo:warning=      |       ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:46:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr]   cargo:warning=   46 |   if (++i >= len)                                                              \
[INFO] [stderr]   cargo:warning=      |       ~~~~^~~~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:92:7: note: in expansion of macro 'INCREMENT_I'
[INFO] [stderr]   cargo:warning=   92 |       INCREMENT_I;
[INFO] [stderr]   cargo:warning=      |       ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:94:7: error: 'push' was not declared in this scope
[INFO] [stderr]   cargo:warning=   94 |       push = byte1 | byte2 << 8 | byte3 << 16 | byte4 << 24;
[INFO] [stderr]   cargo:warning=      |       ^~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:100:13: error: 'push' was not declared in this scope
[INFO] [stderr]   cargo:warning=  100 |     if (i + push > len) {
[INFO] [stderr]   cargo:warning=      |             ^~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:105:25: error: 'push' was not declared in this scope
[INFO] [stderr]   cargo:warning=  105 |     parts.push_back({i, push});
[INFO] [stderr]   cargo:warning=      |                         ^~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:105:20: error: no matching function for call to 'std::vector<std::pair<int, int> >::push_back(<brace-enclosed initializer list>)'
[INFO] [stderr]   cargo:warning=  105 |     parts.push_back({i, push});
[INFO] [stderr]   cargo:warning=      |     ~~~~~~~~~~~~~~~^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/13/regex:57,
[INFO] [stderr]   cargo:warning=                 from libcashaccount/src/cashaccount.cpp:6:
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/stl_vector.h:1281:7: note: candidate: 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = std::pair<int, int>; _Alloc = std::allocator<std::pair<int, int> >; value_type = std::pair<int, int>]'
[INFO] [stderr]   cargo:warning= 1281 |       push_back(const value_type& __x)
[INFO] [stderr]   cargo:warning=      |       ^~~~~~~~~
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/stl_vector.h:1281:35: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const std::vector<std::pair<int, int> >::value_type&' {aka 'const std::pair<int, int>&'}
[INFO] [stderr]   cargo:warning= 1281 |       push_back(const value_type& __x)
[INFO] [stderr]   cargo:warning=      |                 ~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/stl_vector.h:1298:7: note: candidate: 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::pair<int, int>; _Alloc = std::allocator<std::pair<int, int> >; value_type = std::pair<int, int>]'
[INFO] [stderr]   cargo:warning= 1298 |       push_back(value_type&& __x)
[INFO] [stderr]   cargo:warning=      |       ^~~~~~~~~
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/stl_vector.h:1298:30: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::vector<std::pair<int, int> >::value_type&&' {aka 'std::pair<int, int>&&'}
[INFO] [stderr]   cargo:warning= 1298 |       push_back(value_type&& __x)
[INFO] [stderr]   cargo:warning=      |                 ~~~~~~~~~~~~~^~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:126:3: error: 'memcpy' was not declared in this scope
[INFO] [stderr]   cargo:warning=  126 |   memcpy(account->name, name_start, name_len);
[INFO] [stderr]   cargo:warning=      |   ^~~~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:126:3: note: 'memcpy' is defined in header '<cstring>'; did you forget to '#include <cstring>'?
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:137:11: error: 'uint8_t' does not name a type
[INFO] [stderr]   cargo:warning=  137 |     const uint8_t payload_type = *(opreturn + parts[i].first);
[INFO] [stderr]   cargo:warning=      |           ^~~~~~~
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:137:11: note: 'uint8_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:139:37: error: 'payload_type' was not declared in this scope; did you mean 'payload_len'?
[INFO] [stderr]   cargo:warning=  139 |     if (!cashacc_check_payload_type(payload_type)) {
[INFO] [stderr]   cargo:warning=      |                                     ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=      |                                     payload_len
[INFO] [stderr]   cargo:warning=libcashaccount/src/cashaccount.cpp:158:21: error: 'payload_type' was not declared in this scope; did you mean 'payloads_tmp'?
[INFO] [stderr]   cargo:warning=  158 |     current->type = payload_type;
[INFO] [stderr]   cargo:warning=      |                     ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=      |                     payloads_tmp
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libcashaccount/includes/" "-I" "libcashaccount/src/" "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/debug/build/cashaccount-sys-124aed6714657287/out/libcashaccount/src/cashaccount.o" "-c" "libcashaccount/src/cashaccount.cpp" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "b941d591f962e2ccd6c3af4e9f9b18e63c37f73afb29cc0f1439a5231ca80bc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b941d591f962e2ccd6c3af4e9f9b18e63c37f73afb29cc0f1439a5231ca80bc8", kill_on_drop: false }`
[INFO] [stdout] b941d591f962e2ccd6c3af4e9f9b18e63c37f73afb29cc0f1439a5231ca80bc8
