cardano-serialization-lib 15.0.3

(De)serialization functions for the Cardano blockchain along with related utility functions
Documentation
Build #2658906 2025-11-13 17:07:53
# rustc version
rustc 1.93.0-nightly (01867557c 2025-11-12)# docs.rs version
docsrs 0.6.0 (c5ca36d9 2025-11-13)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/cardano-serialization-lib-15.0.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/cardano-serialization-lib-15.0.3/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251112-1.93.0-nightly-01867557c\", \"--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] 986c0357aaf04358970cbfb7023dde30c7d166181e3e88b7692aba5543c1d9cc
[INFO] running `Command { std: "docker" "start" "-a" "986c0357aaf04358970cbfb7023dde30c7d166181e3e88b7692aba5543c1d9cc", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting cardano-serialization-lib v15.0.3 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/builders/tx_builder.rs:420:20
[INFO] [stderr]     |
[INFO] [stderr] 420 |     /// Uses CIP2: https://github.com/cardano-foundation/CIPs/blob/master/CIP-0002/CIP-0002.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] 420 |     /// Uses CIP2: <https://github.com/cardano-foundation/CIPs/blob/master/CIP-0002/CIP-0002.md>
[INFO] [stderr]     |                    +                                                                           +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/protocol_types/plutus/plutus_data.rs:802:5
[INFO] [stderr]     |
[INFO] [stderr] 802 | /// https://github.com/input-output-hk/cardano-node/blob/master/cardano-api/src/Cardano/Api/ScriptData.hs#L254
[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] 802 | /// <https://github.com/input-output-hk/cardano-node/blob/master/cardano-api/src/Cardano/Api/ScriptData.hs#L254>
[INFO] [stderr]     |     +                                                                                                          +
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `Slot32`
[INFO] [stderr]    --> src/protocol_types/transaction_body.rs:125:25
[INFO] [stderr]     |
[INFO] [stderr] 125 |     /// Returns a Option<Slot32> (u32) value in case the underlying original Option<BigNum> (u64) value is within the limits.
[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] 125 |     /// Returns a `Option<Slot32>` (u32) value in case the underlying original Option<BigNum> (u64) value is within the limits.
[INFO] [stderr]     |                   +              +
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `BigNum`
[INFO] [stderr]    --> src/protocol_types/transaction_body.rs:125:84
[INFO] [stderr]     |
[INFO] [stderr] 125 |     /// Returns a Option<Slot32> (u32) value in case the underlying original Option<BigNum> (u64) value is within the limits.
[INFO] [stderr]     |                                                                                    ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: try marking as source code
[INFO] [stderr]     |
[INFO] [stderr] 125 |     /// Returns a Option<Slot32> (u32) value in case the underlying original `Option<BigNum>` (u64) value is within the limits.
[INFO] [stderr]     |                                                                              +              +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/utils.rs:825:15
[INFO] [stderr]     |
[INFO] [stderr] 825 | /// * wallet: https://github.com/input-output-hk/cardano-wallet/blob/master/specifications/api/swagger.yaml
[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] 825 | /// * wallet: <https://github.com/input-output-hk/cardano-wallet/blob/master/specifications/api/swagger.yaml>
[INFO] [stderr]     |               +                                                                                             +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/utils.rs:826:13
[INFO] [stderr]     |
[INFO] [stderr] 826 | /// * node: https://github.com/input-output-hk/cardano-node/blob/master/doc/reference/simple-scripts.md
[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] 826 | /// * node: <https://github.com/input-output-hk/cardano-node/blob/master/doc/reference/simple-scripts.md>
[INFO] [stderr]     |             +                                                                                           +
[INFO] [stderr] 
[INFO] [stderr] warning: `cardano-serialization-lib` (lib doc) generated 6 warnings (run `cargo fix --lib -p cardano-serialization-lib` to apply 4 suggestions)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.17s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/cardano_serialization_lib/index.html
[INFO] running `Command { std: "docker" "inspect" "986c0357aaf04358970cbfb7023dde30c7d166181e3e88b7692aba5543c1d9cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "986c0357aaf04358970cbfb7023dde30c7d166181e3e88b7692aba5543c1d9cc", kill_on_drop: false }`
[INFO] [stdout] 986c0357aaf04358970cbfb7023dde30c7d166181e3e88b7692aba5543c1d9cc