Build #2017119 2025-04-20 05:41:25
# rustc version
rustc 1.88.0-nightly (077cedc2a 2025-04-19)# docs.rs version
docsrs 0.6.0 (ee9a3fe6 2025-03-28)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/bsv-wasm-1.3.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/bsv-wasm-1.3.4/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250419-1.88.0-nightly-077cedc2a\", \"--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] dbd3ce4236e8c16e569a27fae030336c056260d6d7b0800a8632ab1b41bd9855
[INFO] running `Command { std: "docker" "start" "-a" "dbd3ce4236e8c16e569a27fae030336c056260d6d7b0800a8632ab1b41bd9855", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting bsv-wasm v1.3.4 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unexpected `cfg` condition value: `std`
[INFO] [stderr] --> src/hash/hash160_digest.rs:65:1
[INFO] [stderr] |
[INFO] [stderr] 65 | digest::impl_write!(Hash160);
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `wasm-bindgen-address`, `wasm-bindgen-bsm`, `wasm-bindgen-ecdh`, `wasm-bindgen-ecdsa`, `wasm-bindgen-ecies`, `wasm-bindgen-encryption`, `wasm-bindgen-exports`, `wasm-bindgen-hash`, `wasm-bindgen-kdf`, `wasm-bindgen-keypair`, `wasm-bindgen-opcodes`, `wasm-bindgen-script`, `wasm-bindgen-script-template`, `wasm-bindgen-signature`, and `wasm-bindgen-transaction`
[INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `digest::impl_write` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the macro `digest::impl_write` may come from an old version of the `digest` crate, try updating your dependency with `cargo update -p digest`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] = note: this warning originates in the macro `digest::impl_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `std`
[INFO] [stderr] --> src/hash/sha256d_digest.rs:76:1
[INFO] [stderr] |
[INFO] [stderr] 76 | digest::impl_write!(Sha256d);
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `wasm-bindgen-address`, `wasm-bindgen-bsm`, `wasm-bindgen-ecdh`, `wasm-bindgen-ecdsa`, `wasm-bindgen-ecies`, `wasm-bindgen-encryption`, `wasm-bindgen-exports`, `wasm-bindgen-hash`, `wasm-bindgen-kdf`, `wasm-bindgen-keypair`, `wasm-bindgen-opcodes`, `wasm-bindgen-script`, `wasm-bindgen-script-template`, `wasm-bindgen-signature`, and `wasm-bindgen-transaction`
[INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `digest::impl_write` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the macro `digest::impl_write` may come from an old version of the `digest` crate, try updating your dependency with `cargo update -p digest`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the macro `digest::impl_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `std`
[INFO] [stderr] --> src/hash/sha256r_digest.rs:76:1
[INFO] [stderr] |
[INFO] [stderr] 76 | digest::impl_write!(Sha256r);
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: expected values for `feature` are: `wasm-bindgen-address`, `wasm-bindgen-bsm`, `wasm-bindgen-ecdh`, `wasm-bindgen-ecdsa`, `wasm-bindgen-ecies`, `wasm-bindgen-encryption`, `wasm-bindgen-exports`, `wasm-bindgen-hash`, `wasm-bindgen-kdf`, `wasm-bindgen-keypair`, `wasm-bindgen-opcodes`, `wasm-bindgen-script`, `wasm-bindgen-script-template`, `wasm-bindgen-signature`, and `wasm-bindgen-transaction`
[INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `digest::impl_write` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the macro `digest::impl_write` may come from an old version of the `digest` crate, try updating your dependency with `cargo update -p digest`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the macro `digest::impl_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/transaction/sighash.rs:300:23
[INFO] [stderr] |
[INFO] [stderr] 300 | * (hashPrevouts) https://github.com/bitcoincashorg/bitcoincash.org/blob/master/spec/replay-protected-sighash.md
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 300 | * (hashPrevouts) <https://github.com/bitcoincashorg/bitcoincash.org/blob/master/spec/replay-protected-sighash.md>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: unclosed HTML tag `u8`
[INFO] [stderr] --> src/transaction/mod.rs:580:55
[INFO] [stderr] |
[INFO] [stderr] 580 | * Gets the ID of the current transaction as a Vec<u8>.
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stderr] help: try marking as source code
[INFO] [stderr] |
[INFO] [stderr] 580 | * Gets the ID of the current transaction as a `Vec<u8>`.
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/script/op_codes.rs:8:47
[INFO] [stderr] |
[INFO] [stderr] 8 | * This entire page is borrowed from rust-sv (https://github.com/brentongunning/rust-sv/blob/master/src/script/op_codes.rs)
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 8 | * This entire page is borrowed from rust-sv (<https://github.com/brentongunning/rust-sv/blob/master/src/script/op_codes.rs>)
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: `bsv-wasm` (lib doc) generated 6 warnings (run `cargo fix --lib -p bsv-wasm` to apply 2 suggestions)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/bsv_wasm/index.html
[INFO] running `Command { std: "docker" "inspect" "dbd3ce4236e8c16e569a27fae030336c056260d6d7b0800a8632ab1b41bd9855", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbd3ce4236e8c16e569a27fae030336c056260d6d7b0800a8632ab1b41bd9855", kill_on_drop: false }`
[INFO] [stdout] dbd3ce4236e8c16e569a27fae030336c056260d6d7b0800a8632ab1b41bd9855