libbitcoinkernel-sys 0.2.0

Raw Rust bindings to libbitcoinkernel
Documentation
Build #2851682 2026-01-26 17:07:44
# rustc version
rustc 1.95.0-nightly (873d4682c 2026-01-25)# docs.rs version
docsrs 0.1.0 (f194f2b4 2026-01-25 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/libbitcoinkernel-sys-0.2.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/libbitcoinkernel-sys-0.2.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260125-1.95.0-nightly-873d4682c\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 725a68daf6030dc36cfad8b4dc17d90d40e0d17374108a9c503305b9fddf5f94
[INFO] running `Command { std: "docker" "start" "-a" "725a68daf6030dc36cfad8b4dc17d90d40e0d17374108a9c503305b9fddf5f94", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting libbitcoinkernel-sys v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:671:13
[INFO] [stderr]     |
[INFO] [stderr] 671 | ... = " @brief Create a new transaction from the serialized data.\n\n @param[in] raw_transaction     Serialized transaction.\n @param[in] raw_transaction_len Length of the serialized transaction.\n @return                        The transaction, or null on error."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] raw_transaction     Serialized transaction.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:671:13
[INFO] [stderr]     |
[INFO] [stderr] 671 | ... = " @brief Create a new transaction from the serialized data.\n\n @param[in] raw_transaction     Serialized transaction.\n @param[in] raw_transaction_len Length of the serialized transaction.\n @return                        The transaction, or null on error."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] raw_transaction_len Length of the serialized transaction.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:678:13
[INFO] [stderr]     |
[INFO] [stderr] 678 | ... = " @brief Copy a transaction. Transactions are reference counted, so this just\n increments the reference count.\n\n @param[in] transaction Non-null.\n @return                The copied transaction."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] transaction Non-null.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:682:13
[INFO] [stderr]     |
[INFO] [stderr] 682 | ... = " @brief Serializes the transaction through ...ack.\n @return                0 on success."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] transaction Non-null.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:682:13
[INFO] [stderr]     |
[INFO] [stderr] 682 | ... = " @brief Serializes the transaction through ...ack.\n @return                0 on success."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] writer      Non-null, callback to a write bytes function.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:682:13
[INFO] [stderr]     |
[INFO] [stderr] 682 | ... = " @brief Serializes the transaction through ...ack.\n @return                0 on success."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] user_data   Holds a user-defined opaque structure that will be
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:690:77
[INFO] [stderr]     |
[INFO] [stderr] 690 |     #[doc = " @brief Get the number of outputs of a transaction.\n\n @param[in] transaction Non-null.\n @return                The ...
[INFO] [stderr]     |                                                                             ^^ no item named `in` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:694:13
[INFO] [stderr]     |
[INFO] [stderr] 694 | ... = " @brief Get the transaction outputs at the ...turn                 The transaction output"]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] transaction  Non-null.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:694:13
[INFO] [stderr]     |
[INFO] [stderr] 694 | ... = " @brief Get the transaction outputs at the ...turn                 The transaction output"]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] output_index The index of the transaction output to be retrieved.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:701:13
[INFO] [stderr]     |
[INFO] [stderr] 701 | ... = " @brief Get the transaction input at the pr...eturn                 The transaction input"]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] transaction Non-null.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:701:13
[INFO] [stderr]     |
[INFO] [stderr] 701 | ... = " @brief Get the transaction input at the pr...eturn                 The transaction input"]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] input_index The index of the transaction input to be retrieved.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:708:13
[INFO] [stderr]     |
[INFO] [stderr] 708 | ... = " @brief Get the number of inputs of a transaction.\n\n @param[in] transaction Non-null.\n @return                The number of inputs."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] transaction Non-null.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:712:145
[INFO] [stderr]     |
[INFO] [stderr] 712 | ...s on the lifetime of the transaction.\n\n @param[in] transaction Non-null.\n @return                The txid."]
[INFO] [stderr]     |                                                     ^^ no item named `in` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:720:13
[INFO] [stderr]     |
[INFO] [stderr] 720 | ... = " @brief Create precomputed transaction data...    The precomputed data, or null on error."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] tx_to             Non-null.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:720:13
[INFO] [stderr]     |
[INFO] [stderr] 720 | ... = " @brief Create precomputed transaction data...    The precomputed data, or null on error."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] spent_outputs     Nullable for non-taproot verification. Points to an array of
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:720:13
[INFO] [stderr]     |
[INFO] [stderr] 720 | ... = " @brief Create precomputed transaction data...    The precomputed data, or null on error."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] spent_outputs_len Length of the spent_outputs array.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:728:68
[INFO] [stderr]     |
[INFO] [stderr] 728 |     #[doc = " @brief Copy precomputed transaction data.\n\n @param[in] precomputed_txdata Non-null.\n @return                      ...
[INFO] [stderr]     |                                                                    ^^ no item named `in` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:740:13
[INFO] [stderr]     |
[INFO] [stderr] 740 | ... = " @brief Create a script pubkey from serialized data.\n @param[in] script_pubkey     Serialized script pubkey.\n @param[in] script_pubkey_len Length of the script pubkey data.\n @return                      The script pubkey."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] script_pubkey     Serialized script pubkey.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:740:13
[INFO] [stderr]     |
[INFO] [stderr] 740 | ... = " @brief Create a script pubkey from serialized data.\n @param[in] script_pubkey     Serialized script pubkey.\n @param[in] script_pubkey_len Length of the script pubkey data.\n @return                      The script pubkey."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] script_pubkey_len Length of the script pubkey data.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:747:55
[INFO] [stderr]     |
[INFO] [stderr] 747 |     #[doc = " @brief Copy a script pubkey.\n\n @param[in] script_pubkey Non-null.\n @return                  The copied script pubk...
[INFO] [stderr]     |                                                       ^^ no item named `in` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:753:13
[INFO] [stderr]     |
[INFO] [stderr] 753 | ... = " @brief Verify if the input at input_index ...     1 if the script is valid, 0 otherwise."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] script_pubkey      Non-null, script pubkey to be spent.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:753:13
[INFO] [stderr]     |
[INFO] [stderr] 753 | ... = " @brief Verify if the input at input_index ...     1 if the script is valid, 0 otherwise."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] amount             Amount of the script pubkey's associated output. May be zero if
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:753:13
[INFO] [stderr]     |
[INFO] [stderr] 753 | ... = " @brief Verify if the input at input_index ...     1 if the script is valid, 0 otherwise."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] tx_to              Non-null, transaction spending the script_pubkey.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:753:13
[INFO] [stderr]     |
[INFO] [stderr] 753 | ... = " @brief Verify if the input at input_index ...     1 if the script is valid, 0 otherwise."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] precomputed_txdata Nullable if the taproot flag is not set. Otherwise, precomputed data
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:753:13
[INFO] [stderr]     |
[INFO] [stderr] 753 | ... = " @brief Verify if the input at input_index ...     1 if the script is valid, 0 otherwise."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] input_index        Index of the input in tx_to spending the script_pubkey.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:753:13
[INFO] [stderr]     |
[INFO] [stderr] 753 | ... = " @brief Verify if the input at input_index ...     1 if the script is valid, 0 otherwise."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] flags              Bitfield of btck_ScriptVerificationFlags controlling validation constraints.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `out`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:753:13
[INFO] [stderr]     |
[INFO] [stderr] 753 | ... = " @brief Verify if the input at input_index ...     1 if the script is valid, 0 otherwise."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[out] status            Nullable, will be set to an error code if the operation fails, or OK otherwise.
[INFO] [stderr]                    ^^^
[INFO] [stderr]     = note: no item named `out` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:765:13
[INFO] [stderr]     |
[INFO] [stderr] 765 | ... = " @brief Serializes the script pubkey throug...k.\n @return                  0 on success."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] script_pubkey Non-null.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:765:13
[INFO] [stderr]     |
[INFO] [stderr] 765 | ... = " @brief Serializes the script pubkey throug...k.\n @return                  0 on success."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] writer        Non-null, callback to a write bytes function.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:765:13
[INFO] [stderr]     |
[INFO] [stderr] 765 | ... = " @brief Serializes the script pubkey throug...k.\n @return                  0 on success."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] user_data     Holds a user-defined opaque structure that will be
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:777:13
[INFO] [stderr]     |
[INFO] [stderr] 777 | ... = " @brief Create a transaction output from a script pubkey and an amount.\n\n @param[in] script_pubkey Non-null.\n @param[in] amount        The amount associated with the script pubkey for this output.\n @return                  The transaction output."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] script_pubkey Non-null.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:777:13
[INFO] [stderr]     |
[INFO] [stderr] 777 | ... = " @brief Create a transaction output from a script pubkey and an amount.\n\n @param[in] script_pubkey Non-null.\n @param[in] amount        The amount associated with the script pubkey for this output.\n @return                  The transaction output."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] amount        The amount associated with the script pubkey for this output.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:784:169
[INFO] [stderr]     |
[INFO] [stderr] 784 | ...lifetime of the\n transaction output.\n\n @param[in] transaction_output Non-null.\n @return                       The script pub...
[INFO] [stderr]     |                                                     ^^ no item named `in` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:790:13
[INFO] [stderr]     |
[INFO] [stderr] 790 | ... = " @brief Get the amount in the output.\n\n @param[in] transaction_output Non-null.\n @return                       The amount."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] transaction_output Non-null.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:796:62
[INFO] [stderr]     |
[INFO] [stderr] 796 |     #[doc = "  @brief Copy a transaction output.\n\n  @param[in] transaction_output Non-null.\n  @return                       The ...
[INFO] [stderr]     |                                                              ^^ no item named `in` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:810:13
[INFO] [stderr]     |
[INFO] [stderr] 810 | ... = " @brief Set some options for the global internal logger. This changes global\n settings and will override settings for all existing @ref\n btck_LoggingConnection instances.\n\n @param[in] options Sets formatting options of the log messages."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] options Sets formatting options of the log messages.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:814:13
[INFO] [stderr]     |
[INFO] [stderr] 814 | ... = " @brief Set the log level of the global int...Log level at which the log category is set."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] category If btck_LogCategory_ALL is chosen, sets both the global fallback log level
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:814:13
[INFO] [stderr]     |
[INFO] [stderr] 814 | ... = " @brief Set the log level of the global int...Log level at which the log category is set."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] level    Log level at which the log category is set.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:818:13
[INFO] [stderr]     |
[INFO] [stderr] 818 | ... = " @brief Enable a specific log category for ... is chosen, all categories will be enabled."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] category If btck_LogCategory_ALL is chosen, all categories will be enabled.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:822:13
[INFO] [stderr]     |
[INFO] [stderr] 822 | ... = " @brief Disable a specific log category for...is chosen, all categories will be disabled."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] category If btck_LogCategory_ALL is chosen, all categories will be disabled.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:826:13
[INFO] [stderr]     |
[INFO] [stderr] 826 | ... = " @brief Start logging messages through the ...ernel logging connection, or null on error."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] log_callback               Non-null, function through which messages will be logged.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:826:13
[INFO] [stderr]     |
[INFO] [stderr] 826 | ... = " @brief Start logging messages through the ...ernel logging connection, or null on error."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] user_data                  Nullable, holds a user-defined opaque structure. Is passed back
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:826:13
[INFO] [stderr]     |
[INFO] [stderr] 826 | ... = " @brief Start logging messages through the ...ernel logging connection, or null on error."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] user_data_destroy_callback Nullable, function for freeing the user data.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:838:13
[INFO] [stderr]     |
[INFO] [stderr] 838 | ... = " @brief Creates a chain parameters struct with default parameters based on the\n passed in chain type.\n\n @param[in] chain_type Controls the chain parameters type created.\n @return               An allocated chain parameters opaque struct."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] chain_type Controls the chain parameters type created.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:856:13
[INFO] [stderr]     |
[INFO] [stderr] 856 | ... = " @brief Sets the chain params for the conte...n_parameters Is set to the context options."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] context_options  Non-null, previously created by @ref btck_context_options_create.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:856:13
[INFO] [stderr]     |
[INFO] [stderr] 856 | ... = " @brief Sets the chain params for the conte...n_parameters Is set to the context options."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] chain_parameters Is set to the context options.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:863:13
[INFO] [stderr]     |
[INFO] [stderr] 863 | ... = " @brief Set the kernel notifications for th...ifications   Is set to the context options."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] context_options Non-null, previously created by @ref btck_context_options_create.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:863:13
[INFO] [stderr]     |
[INFO] [stderr] 863 | ... = " @brief Set the kernel notifications for th...ifications   Is set to the context options."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] notifications   Is set to the context options.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:870:13
[INFO] [stderr]     |
[INFO] [stderr] 870 | ... = " @brief Set the validation interface callba...                                      user."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] context_options                Non-null, previously created with btck_context_options_create.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:870:13
[INFO] [stderr]     |
[INFO] [stderr] 870 | ... = " @brief Set the validation interface callba...                                      user."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] validation_interface_callbacks The callbacks used for passing validation information to the
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:881:13
[INFO] [stderr]     |
[INFO] [stderr] 881 | ... = " @brief Create a new kernel context. If the...   The allocated context, or null on error."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] context_options Nullable, created by @ref btck_context_options_create.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:889:13
[INFO] [stderr]     |
[INFO] [stderr] 889 | ... = " @brief Interrupt can be used to halt long-running validation functions like\n when reindexing, importing or processing blocks.\n\n @param[in] context  Non-null.\n @return             0 if the interrupt was successful, non-zero otherwise."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] context  Non-null.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:897:13
[INFO] [stderr]     |
[INFO] [stderr] 897 | ... = " @brief Returns the previous block tree ent...rent block tree entry is the genesis block."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] block_tree_entry Non-null.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:903:89
[INFO] [stderr]     |
[INFO] [stderr] 903 |     #[doc = " @brief Return the btck_BlockHeader associated with this entry.\n\n @param[in] block_tree_entry Non-null.\n @return   ...
[INFO] [stderr]     |                                                                                         ^^ no item named `in` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:909:13
[INFO] [stderr]     |
[INFO] [stderr] 909 | ... = " @brief Return the height of a certain block tree entry.\n\n @param[in] block_tree_entry Non-null.\n @return                     The block height."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] block_tree_entry Non-null.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:913:91
[INFO] [stderr]     |
[INFO] [stderr] 913 |     #[doc = " @brief Return the block hash associated with a block tree entry.\n\n @param[in] block_tree_entry Non-null.\n @return ...
[INFO] [stderr]     |                                                                                           ^^ no item named `in` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:919:13
[INFO] [stderr]     |
[INFO] [stderr] 919 | ... = " @brief Check if two block tree entries are equal. Two block tree entries are equal when they\n point to the same block.\n\n @param[in] entry1 Non-null.\n @param[in] entry2 Non-null.\n @return           1 if the block tree entries are equal, 0 otherwise."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] entry1 Non-null.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:919:13
[INFO] [stderr]     |
[INFO] [stderr] 919 | ... = " @brief Check if two block tree entries are equal. Two block tree entries are equal when they\n point to the same block.\n\n @param[in] entry1 Non-null.\n @param[in] entry2 Non-null.\n @return           1 if the block tree entries are equal, 0 otherwise."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] entry2 Non-null.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:926:13
[INFO] [stderr]     |
[INFO] [stderr] 926 | ... = " @brief Create options for the chainstate m...ainstate manager options, or null on error."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] context          Non-null, the created options and through it the chainstate manager will
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:926:13
[INFO] [stderr]     |
[INFO] [stderr] 926 | ... = " @brief Create options for the chainstate m...ainstate manager options, or null on error."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] data_directory   Non-null, non-empty path string of the directory containing the
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:926:13
[INFO] [stderr]     |
[INFO] [stderr] 926 | ... = " @brief Create options for the chainstate m...ainstate manager options, or null on error."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] blocks_directory Non-null, non-empty path string of the directory containing the block
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:936:13
[INFO] [stderr]     |
[INFO] [stderr] 936 | ... = " @brief Set the number of available worker ...nge is clamped internally between 0 and 15."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] chainstate_manager_options Non-null, options to be set.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:936:13
[INFO] [stderr]     |
[INFO] [stderr] 936 | ... = " @brief Set the number of available worker ...nge is clamped internally between 0 and 15."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] worker_threads             The number of worker threads that should be spawned in the thread pool
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:943:13
[INFO] [stderr]     |
[INFO] [stderr] 943 | ... = " @brief Sets wipe db in the options. In com...was successful, non-zero if the set failed."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] chainstate_manager_options Non-null, created by @ref btck_chainstate_manager_options_create.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:943:13
[INFO] [stderr]     |
[INFO] [stderr] 943 | ... = " @brief Sets wipe db in the options. In com...was successful, non-zero if the set failed."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] wipe_block_tree_db         Set wipe block tree db. Should only be 1 if wipe_chainstate_db is 1 too.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:943:13
[INFO] [stderr]     |
[INFO] [stderr] 943 | ... = " @brief Sets wipe db in the options. In com...was successful, non-zero if the set failed."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] wipe_chainstate_db         Set wipe chainstate db.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:951:13
[INFO] [stderr]     |
[INFO] [stderr] 951 | ... = " @brief Sets block tree db in memory in the options.\n\n @param[in] chainstate_manager_options   Non-null, created by @ref btck_chainstate_manager_options_create.\n @param[in] block_tree_db_in_memory      Set block tree db in memory."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] chainstate_manager_options   Non-null, created by @ref btck_chainstate_manager_options_create.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:951:13
[INFO] [stderr]     |
[INFO] [stderr] 951 | ... = " @brief Sets block tree db in memory in the options.\n\n @param[in] chainstate_manager_options   Non-null, created by @ref btck_chainstate_manager_options_create.\n @param[in] block_tree_db_in_memory      Set block tree db in memory."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] block_tree_db_in_memory      Set block tree db in memory.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:958:13
[INFO] [stderr]     |
[INFO] [stderr] 958 | ... = " @brief Sets chainstate db in memory in the options.\n\n @param[in] chainstate_manager_options Non-null, created by @ref btck_chainstate_manager_options_create.\n @param[in] chainstate_db_in_memory    Set chainstate db in memory."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] chainstate_manager_options Non-null, created by @ref btck_chainstate_manager_options_create.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:958:13
[INFO] [stderr]     |
[INFO] [stderr] 958 | ... = " @brief Sets chainstate db in memory in the options.\n\n @param[in] chainstate_manager_options Non-null, created by @ref btck_chainstate_manager_options_create.\n @param[in] chainstate_db_in_memory    Set chainstate db in memory."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] chainstate_db_in_memory    Set chainstate db in memory.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:971:13
[INFO] [stderr]     |
[INFO] [stderr] 971 | ... = " @brief Create a chainstate manager. This i...cated chainstate manager, or null on error."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] chainstate_manager_options Non-null, created by @ref btck_chainstate_manager_options_create.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:977:13
[INFO] [stderr]     |
[INFO] [stderr] 977 | ... = " @brief Get the btck_BlockTreeEntry whose associated btck_BlockHeader has the most\n known cumulative proof of work.\n\n @param[in] chainstate_manager Non-null.\n @return                       The btck_BlockTreeEntry."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] chainstate_manager Non-null.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:983:13
[INFO] [stderr]     |
[INFO] [stderr] 983 | ... = " @brief Processes and validates the provide... completed successfully, non-zero on error."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] chainstate_manager        Non-null.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:983:13
[INFO] [stderr]     |
[INFO] [stderr] 983 | ... = " @brief Processes and validates the provide... completed successfully, non-zero on error."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] header                    Non-null btck_BlockHeader to be validated.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `out`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:983:219
[INFO] [stderr]     |
[INFO] [stderr] 983 | ...null btck_BlockHeader to be validated.\n @param[out] block_validation_state   The result of the btck_BlockHeader validation.\n @...
[INFO] [stderr]     |                                                    ^^^ no item named `out` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:991:13
[INFO] [stderr]     |
[INFO] [stderr] 991 | ... = " @brief Triggers the start of a reindex if ...completed successfully, non-zero otherwise."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] chainstate_manager        Non-null.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:991:13
[INFO] [stderr]     |
[INFO] [stderr] 991 | ... = " @brief Triggers the start of a reindex if ...completed successfully, non-zero otherwise."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] block_file_paths_data     Nullable, array of block files described by their full filesystem paths.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:991:13
[INFO] [stderr]     |
[INFO] [stderr] 991 | ... = " @brief Triggers the start of a reindex if ...completed successfully, non-zero otherwise."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] block_file_paths_lens     Nullable, array containing the lengths of each of the paths.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]    --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:991:13
[INFO] [stderr]     |
[INFO] [stderr] 991 | ... = " @brief Triggers the start of a reindex if ...completed successfully, non-zero otherwise."]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the link appears in this line:
[INFO] [stderr]             
[INFO] [stderr]             @param[in] block_file_paths_data_len Length of the block_file_paths_data and block_file_paths_len arrays.
[INFO] [stderr]                    ^^
[INFO] [stderr]     = note: no item named `in` in scope
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1000:13
[INFO] [stderr]      |
[INFO] [stderr] 1000 | ... = " @brief Process and validate the passed in...so return 0 for valid, but duplicate blocks."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] chainstate_manager Non-null.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1000:13
[INFO] [stderr]      |
[INFO] [stderr] 1000 | ... = " @brief Process and validate the passed in...so return 0 for valid, but duplicate blocks."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] block              Non-null, block to be validated.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `out`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1000:603
[INFO] [stderr]      |
[INFO] [stderr] 1000 | ...   Non-null, block to be validated.\n\n @param[out] new_block         Nullable, will be set to 1 if this block was not processe...
[INFO] [stderr]      |                                                   ^^^ no item named `out` in scope
[INFO] [stderr]      |
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1008:13
[INFO] [stderr]      |
[INFO] [stderr] 1008 | ... = " @brief Returns the best known currently a....\n @return                       The chain."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] chainstate_manager Non-null.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1014:13
[INFO] [stderr]      |
[INFO] [stderr] 1014 | ... = " @brief Retrieve a block tree entry by its...                the block hash is not found."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] chainstate_manager Non-null.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1014:13
[INFO] [stderr]      |
[INFO] [stderr] 1014 | ... = " @brief Retrieve a block tree entry by its...                the block hash is not found."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] block_hash         Non-null.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1025:13
[INFO] [stderr]      |
[INFO] [stderr] 1025 | ... = " @brief Reads the block the passed in block tree entry points to from disk and\n returns it.\n\n @param[in] chainstate_manager Non-null.\n @param[in] block_tree_entry   Non-null.\n @return                       The read out block, or null on error."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] chainstate_manager Non-null.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1025:13
[INFO] [stderr]      |
[INFO] [stderr] 1025 | ... = " @brief Reads the block the passed in block tree entry points to from disk and\n returns it.\n\n @param[in] chainstate_manager Non-null.\n @param[in] block_tree_entry   Non-null.\n @return                       The read out block, or null on error."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] block_tree_entry   Non-null.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1032:13
[INFO] [stderr]      |
[INFO] [stderr] 1032 | ... = " @brief Parse a serialized raw block into a new block object.\n\n @param[in] raw_block     Serialized block.\n @param[in] raw_block_len Length of the serialized block.\n @return                  The allocated block, or null on error."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] raw_block     Serialized block.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1032:13
[INFO] [stderr]      |
[INFO] [stderr] 1032 | ... = " @brief Parse a serialized raw block into a new block object.\n\n @param[in] raw_block     Serialized block.\n @param[in] raw_block_len Length of the serialized block.\n @return                  The allocated block, or null on error."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] raw_block_len Length of the serialized block.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1039:13
[INFO] [stderr]      |
[INFO] [stderr] 1039 | ... = " @brief Copy a block. Blocks are reference counted, so this just increments\n the reference count.\n\n @param[in] block Non-null.\n @return          The copied block."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] block Non-null.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1043:13
[INFO] [stderr]      |
[INFO] [stderr] 1043 | ... = " @brief Count the number of transactions contained in a block.\n\n @param[in] block Non-null.\n @return          The number of transactions in the block."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] block Non-null.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1047:13
[INFO] [stderr]      |
[INFO] [stderr] 1047 | ... = " @brief Get the transaction at the provide...return                      The transaction."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] block             Non-null.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1047:13
[INFO] [stderr]      |
[INFO] [stderr] 1047 | ... = " @brief Get the transaction at the provide...return                      The transaction."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] transaction_index The index of the transaction to be retrieved.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1054:146
[INFO] [stderr]      |
[INFO] [stderr] 1054 | ...object from the block's header data.\n\n @param[in] block Non-null btck_Block\n @return          btck_BlockHeader."]
[INFO] [stderr]      |                                                    ^^ no item named `in` in scope
[INFO] [stderr]      |
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1058:75
[INFO] [stderr]      |
[INFO] [stderr] 1058 |     #[doc = " @brief Calculate and return the hash of a block.\n\n @param[in] block Non-null.\n @return    The block hash."]
[INFO] [stderr]      |                                                                           ^^ no item named `in` in scope
[INFO] [stderr]      |
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1062:13
[INFO] [stderr]      |
[INFO] [stderr] 1062 | ... = " @brief Serializes the block through the p...llback.\n @return              0 on success."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] block     Non-null.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1062:13
[INFO] [stderr]      |
[INFO] [stderr] 1062 | ... = " @brief Serializes the block through the p...llback.\n @return              0 on success."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] writer    Non-null, callback to a write bytes function.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1062:13
[INFO] [stderr]      |
[INFO] [stderr] 1062 | ... = " @brief Serializes the block through the p...llback.\n @return              0 on success."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] user_data Holds a user-defined opaque structure that will be
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1090:71
[INFO] [stderr]      |
[INFO] [stderr] 1090 |     #[doc = " @brief Copies the btck_BlockValidationState.\n\n @param[in] block_validation_state Non-null.\n @return              ...
[INFO] [stderr]      |                                                                       ^^ no item named `in` in scope
[INFO] [stderr]      |
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1102:13
[INFO] [stderr]      |
[INFO] [stderr] 1102 | ... = " @brief Return the height of the tip of the chain.\n\n @param[in] chain Non-null.\n @return          The current height."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] chain Non-null.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1106:13
[INFO] [stderr]      |
[INFO] [stderr] 1106 | ... = " @brief Retrieve a block tree entry by its...             if the height is out of bounds."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] chain        Non-null.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1106:13
[INFO] [stderr]      |
[INFO] [stderr] 1106 | ... = " @brief Retrieve a block tree entry by its...             if the height is out of bounds."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] block_height Height in the chain of the to be retrieved block tree entry.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1113:13
[INFO] [stderr]      |
[INFO] [stderr] 1113 | ... = " @brief Return true if the passed in chain contains the block tree entry.\n\n @param[in] chain            Non-null.\n @param[in] block_tree_entry Non-null.\n @return                     1 if the block_tree_entry is in the chain, 0 otherwise.\n"]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] chain            Non-null.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1113:13
[INFO] [stderr]      |
[INFO] [stderr] 1113 | ... = " @brief Return true if the passed in chain contains the block tree entry.\n\n @param[in] chain            Non-null.\n @param[in] block_tree_entry Non-null.\n @return                     1 if the block_tree_entry is in the chain, 0 otherwise.\n"]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] block_tree_entry Non-null.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1120:13
[INFO] [stderr]      |
[INFO] [stderr] 1120 | ... = " @brief Reads the block spent coins data t...d out block spent outputs, or null on error."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] chainstate_manager Non-null.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1120:13
[INFO] [stderr]      |
[INFO] [stderr] 1120 | ... = " @brief Reads the block spent coins data t...d out block spent outputs, or null on error."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] block_tree_entry   Non-null.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1127:63
[INFO] [stderr]      |
[INFO] [stderr] 1127 |     #[doc = " @brief Copy a block's spent outputs.\n\n @param[in] block_spent_outputs Non-null.\n @return                        T...
[INFO] [stderr]      |                                                               ^^ no item named `in` in scope
[INFO] [stderr]      |
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1133:13
[INFO] [stderr]      |
[INFO] [stderr] 1133 | ... = " @brief Returns the number of transaction spent outputs whose data is contained in\n block spent outputs.\n\n @param[in] block_spent_outputs Non-null.\n @return                        The number of transaction spent outputs data in the block spent outputs."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] block_spent_outputs Non-null.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1139:13
[INFO] [stderr]      |
[INFO] [stderr] 1139 | ... = " @brief Returns a transaction spent output...        A transaction spent outputs pointer."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] block_spent_outputs             Non-null.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1139:13
[INFO] [stderr]      |
[INFO] [stderr] 1139 | ... = " @brief Returns a transaction spent output...        A transaction spent outputs pointer."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] transaction_spent_outputs_index The index of the transaction spent outputs within the block spent outputs.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1150:69
[INFO] [stderr]      |
[INFO] [stderr] 1150 |     #[doc = " @brief Copy a transaction's spent outputs.\n\n @param[in] transaction_spent_outputs Non-null.\n @return             ...
[INFO] [stderr]      |                                                                     ^^ no item named `in` in scope
[INFO] [stderr]      |
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1156:13
[INFO] [stderr]      |
[INFO] [stderr] 1156 | ... = " @brief Returns the number of previous transaction outputs contained in the\n transaction spent outputs data.\n\n @param[in] transaction_spent_outputs Non-null\n @return                              The number of spent transaction outputs for the transaction."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] transaction_spent_outputs Non-null
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1162:13
[INFO] [stderr]      |
[INFO] [stderr] 1162 | ... = " @brief Returns a coin contained in the tr...                             A coin pointer."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] transaction_spent_outputs Non-null.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1162:13
[INFO] [stderr]      |
[INFO] [stderr] 1162 | ... = " @brief Returns a coin contained in the tr...                             A coin pointer."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] coin_index                The index of the to be retrieved coin within the
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1175:13
[INFO] [stderr]      |
[INFO] [stderr] 1175 | ... = " @brief Copy a transaction input.\n\n @param[in] transaction_input Non-null.\n @return                      The copied transaction input."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] transaction_input Non-null.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1181:13
[INFO] [stderr]      |
[INFO] [stderr] 1181 | ... = " @brief Get the transaction out point. The returned transaction out point is\n not owned and depends on the lifetime of the transaction.\n\n @param[in] transaction_input Non-null.\n @return                      The transaction out point."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] transaction_input Non-null.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1191:13
[INFO] [stderr]      |
[INFO] [stderr] 1191 | ... = " @brief Copy a transaction out point.\n\n @param[in] transaction_out_point Non-null.\n @return                          The copied transaction out point."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] transaction_out_point Non-null.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1197:13
[INFO] [stderr]      |
[INFO] [stderr] 1197 | ... = " @brief Get the output position from the transaction out point.\n\n @param[in] transaction_out_point Non-null.\n @return                          The output index."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] transaction_out_point Non-null.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1203:13
[INFO] [stderr]      |
[INFO] [stderr] 1203 | ... = " @brief Get the txid from the transaction out point. The returned txid is\n not owned and depends on the lifetime of the transaction out point.\n\n @param[in] transaction_out_point Non-null.\n @return                          The txid."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] transaction_out_point Non-null.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1213:46
[INFO] [stderr]      |
[INFO] [stderr] 1213 |     #[doc = " @brief Copy a txid.\n\n @param[in] txid Non-null.\n @return         The copied txid."]
[INFO] [stderr]      |                                              ^^ no item named `in` in scope
[INFO] [stderr]      |
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1217:13
[INFO] [stderr]      |
[INFO] [stderr] 1217 | ... = " @brief Check if two txids are equal.\n\n @param[in] txid1 Non-null.\n @param[in] txid2 Non-null.\n @return          0 if the txid is not equal."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] txid1 Non-null.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1217:13
[INFO] [stderr]      |
[INFO] [stderr] 1217 | ... = " @brief Check if two txids are equal.\n\n @param[in] txid1 Non-null.\n @param[in] txid2 Non-null.\n @return          0 if the txid is not equal."]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: the link appears in this line:
[INFO] [stderr]              
[INFO] [stderr]              @param[in] txid2 Non-null.
[INFO] [stderr]                     ^^
[INFO] [stderr]      = note: no item named `in` in scope
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `in`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1224:63
[INFO] [stderr]      |
[INFO] [stderr] 1224 |     #[doc = " @brief Serializes the txid to bytes.\n\n @param[in] txid    Non-null.\n @param[out] output The serialized txid."]
[INFO] [stderr]      |                                                               ^^ no item named `in` in scope
[INFO] [stderr]      |
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `out`
[INFO] [stderr]     --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libbitcoinkernel-sys-fe8755ba54b1a6e5/out/bindings.rs:1224:13
[INFO] [stderr]      |
[WARN] too much data in the log, truncating it