onnx-protobuf 0.2.3

ONNX protocol buffers messages.
Documentation
Build #1691531 2025-01-30T22:14:30.773645+00:00
# rustc version
rustc 1.86.0-nightly (ae5de6c75 2025-01-29)# docs.rs version
docsrs 0.6.0 (29a0e81b 2025-01-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/onnx-protobuf-0.2.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/onnx-protobuf-0.2.3/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250129-1.86.0-nightly-ae5de6c75\", \"--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] 396b5fec0a464c32ece46f65c7ccf6126b21d5fc99b0b3ded239d789db2789d5
[INFO] running `Command { std: "docker" "start" "-a" "396b5fec0a464c32ece46f65c7ccf6126b21d5fc99b0b3ded239d789db2789d5", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting onnx-protobuf v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0425]: cannot find value `VERSION_3_4_0` in crate `protobuf`
[INFO] [stderr]   --> src/proto/onnx.rs:27:47
[INFO] [stderr]    |
[INFO] [stderr] 27 | const _PROTOBUF_VERSION_CHECK: () = protobuf::VERSION_3_4_0;
[INFO] [stderr]    |                                               ^^^^^^^^^^^^^ help: a constant with a similar name exists: `VERSION_3_7_1`
[INFO] [stderr]    |
[INFO] [stderr]   ::: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/protobuf-40a43705eb724055/out/version.rs:7:1
[INFO] [stderr]    |
[INFO] [stderr] 7  | pub const VERSION_3_7_1: () = ();
[INFO] [stderr]    | --------------------------- similarly named constant `VERSION_3_7_1` defined here
[INFO] [stderr] 
[INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stderr]   --> src/proto/onnx.rs:12:10
[INFO] [stderr]    |
[INFO] [stderr] 12 | #![allow(box_pointers)]
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not resolve path `protobuf::VERSION_3_4_0`
[INFO] [stderr]   --> src/proto/onnx.rs:27:37
[INFO] [stderr]    |
[INFO] [stderr] 27 | const _PROTOBUF_VERSION_CHECK: () = protobuf::VERSION_3_4_0;
[INFO] [stderr]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^ could not resolve path `protobuf::VERSION_3_4_0`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error was originally ignored because you are running `rustdoc`
[INFO] [stderr]    = note: try running again with `rustc` or `cargo check` and you may get a more detailed error
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0425, E0433.
[INFO] [stderr] For more information about an error, try `rustc --explain E0425`.
[INFO] [stderr] warning: `onnx-protobuf` (lib doc) generated 1 warning
[INFO] [stderr] error: could not document `onnx-protobuf`
[INFO] running `Command { std: "docker" "inspect" "396b5fec0a464c32ece46f65c7ccf6126b21d5fc99b0b3ded239d789db2789d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "396b5fec0a464c32ece46f65c7ccf6126b21d5fc99b0b3ded239d789db2789d5", kill_on_drop: false }`
[INFO] [stdout] 396b5fec0a464c32ece46f65c7ccf6126b21d5fc99b0b3ded239d789db2789d5