rust-ocpp 3.0.4

ocpp 1.6, 2.0.1 and 2.1 libraries
Documentation

Build #3549491 2026-06-11 20:51:47

# rustc version rustc 1.98.0-nightly (485ec3fbc 2026-06-10)

# docs.rs version docsrs 0.0.0 (39849b9c22c419f6b690c8d2213455bc7426a6b8 2026-06-03 )

# 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" "7875e51fcec3fc5f4182a1d2f82493d3180ec91009ec294e8a07a99163bc472d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260610-1.98.0-nightly-485ec3fbc\", \"--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] Documenting rust-ocpp v3.0.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: unexpected `cfg` condition value: `v2_1` [INFO] [stderr] --> src/lib.rs:22:7 [INFO] [stderr] | [INFO] [stderr] 22 | #[cfg(feature = "v2_1")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `v1_6` and `v2_0_1` [INFO] [stderr] = help: consider adding `v2_1` as a feature in `Cargo.toml` [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] [INFO] [stderr] warning: unresolved link to `Currency` [INFO] [stderr] --> src/v2_0_1/messages/cost_updated.rs:11:170 [INFO] [stderr] | [INFO] [stderr] 11 | ...nfigured with the configuration Variable: [Currency] [INFO] [stderr] | ^^^^^^^^ no item named `Currency` in scope [INFO] [stderr] | [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: redundant explicit link target [INFO] [stderr] --> src/lib.rs:11:16 [INFO] [stderr] | [INFO] [stderr] 11 | //! The [v1_6](v1_6) module contains the `ocpp 1.6` implementation [INFO] [stderr] | ---- ^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 11 - //! The [v1_6](v1_6) module contains the `ocpp 1.6` implementation [INFO] [stderr] 11 + //! The [v1_6] module contains the `ocpp 1.6` implementation [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/lib.rs:14:18 [INFO] [stderr] | [INFO] [stderr] 14 | //! The [v2_0_1](v2_0_1) module contains the `ocpp 2.0.1` implementation [INFO] [stderr] | ------ ^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 14 - //! The [v2_0_1](v2_0_1) module contains the `ocpp 2.0.1` implementation [INFO] [stderr] 14 + //! The [v2_0_1] module contains the `ocpp 2.0.1` implementation [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `rust-ocpp` (lib doc) generated 4 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.46s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [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/rust_ocpp/index.html [INFO] running `Command { std: "docker" "inspect" "7875e51fcec3fc5f4182a1d2f82493d3180ec91009ec294e8a07a99163bc472d", kill_on_drop: false }`