bchlib-sys 0.2.1

Low-level Rust bindings for BCH encoding/decoding library, based on the bch_codec fork
Documentation

Build #3628986 2026-06-19 16:25:19

# rustc version rustc 1.98.0-nightly (bc2112ed5 2026-06-18)

# docs.rs version docsrs 0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "596ae6efe4af3cd178cdf8e90275beacdb551d9a1f6e1a7c2e96bf156015858b" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260618-1.98.0-nightly-bc2112ed5\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] warning: bchlib-sys@0.2.1: src/bch/bch.c: In function 'unpack_eccbits': [INFO] [stderr] warning: bchlib-sys@0.2.1: src/bch/bch.c:1410:15: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: bchlib-sys@0.2.1: 1410 | for (k=0;k<bch->ecc_bits;++k) [INFO] [stderr] warning: bchlib-sys@0.2.1: | ^ [INFO] [stderr] warning: bchlib-sys@0.2.1: src/bch/bch.c: In function 'pack_eccbits': [INFO] [stderr] warning: bchlib-sys@0.2.1: src/bch/bch.c:1422:15: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: bchlib-sys@0.2.1: 1422 | for (k=0;k<bch->ecc_bits;++k) { [INFO] [stderr] warning: bchlib-sys@0.2.1: | ^ [INFO] [stderr] warning: bchlib-sys@0.2.1: src/bch/bch.c: In function 'correct_bch': [INFO] [stderr] warning: bchlib-sys@0.2.1: src/bch/bch.c:1503:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] [INFO] [stderr] warning: bchlib-sys@0.2.1: 1503 | if ( (bi>>3) < len) [INFO] [stderr] warning: bchlib-sys@0.2.1: | ^ [INFO] [stderr] warning: bchlib-sys@0.2.1: src/bch/bch.c:1498:38: warning: unused parameter 'bch' [-Wunused-parameter] [INFO] [stderr] warning: bchlib-sys@0.2.1: 1498 | void correct_bch(struct bch_control *bch, uint8_t *data, unsigned int len,unsigned int *errloc, int nerr) [INFO] [stderr] warning: bchlib-sys@0.2.1: | ~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] Documenting bchlib-sys v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/bchlib_sys/index.html [INFO] running `Command { std: "docker" "inspect" "596ae6efe4af3cd178cdf8e90275beacdb551d9a1f6e1a7c2e96bf156015858b", kill_on_drop: false }`