dicom-encoding 0.5.3

DICOM encoding and decoding primitives
Documentation

Build #699893 2022-12-12 19:10:02

# rustc version rustc 1.68.0-nightly (bdb07a8ec 2022-12-11)

# docs.rs version docsrs 0.6.0 (9f1a0c2c 2022-12-12)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/dicom-encoding-0.5.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/dicom-encoding-0.5.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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20221211-1.68.0-nightly-bdb07a8ec\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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\"" "-j3" "--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] f799026de749c111d100cd4082ca51557e22c8e6b924198d72b20b2c1d52d7c0 [INFO] running `Command { std: "docker" "start" "-a" "f799026de749c111d100cd4082ca51557e22c8e6b924198d72b20b2c1d52d7c0", kill_on_drop: false }` [INFO] [stderr] Documenting dicom-encoding v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `submit_transfer_syntax` [INFO] [stderr] --> src/transfer_syntax/mod.rs:70:21 [INFO] [stderr] | [INFO] [stderr] 70 | /// see the macro [`submit_transfer_syntax`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `submit_transfer_syntax` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `submit_transfer_syntax` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `submit_transfer_syntax` [INFO] [stderr] --> src/transfer_syntax/mod.rs:268:15 [INFO] [stderr] | [INFO] [stderr] 268 | /// use [`submit_transfer_syntax`] outside of a function body: [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `submit_transfer_syntax` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `submit_transfer_syntax` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/adapters/rle_lossless.rs:114:11 [INFO] [stderr] | [INFO] [stderr] 114 | /// From: https://github.com/image-rs/image-tiff/blob/master/src/decoder/stream.rs [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/image-rs/image-tiff/blob/master/src/decoder/stream.rs>` [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] [INFO] [stderr] warning: unclosed HTML tag `u8` [INFO] [stderr] --> src/adapters/mod.rs:93:65 [INFO] [stderr] | [INFO] [stderr] 93 | /// Return a specific encoded pixel fragment by index as 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] 93 | /// Return a specific encoded pixel fragment by index as `Vec<u8>` [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `dicom-encoding` (lib doc) generated 4 warnings (run `cargo fix --lib -p dicom-encoding` to apply 1 suggestion) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `Command { std: "docker" "inspect" "f799026de749c111d100cd4082ca51557e22c8e6b924198d72b20b2c1d52d7c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f799026de749c111d100cd4082ca51557e22c8e6b924198d72b20b2c1d52d7c0", kill_on_drop: false }` [INFO] [stdout] f799026de749c111d100cd4082ca51557e22c8e6b924198d72b20b2c1d52d7c0