notation_proto 0.6.0

Fun notation - protocol for storage
Documentation
Build #1645883 2025-01-19 14:03:54
# rustc version
rustc 1.86.0-nightly (049355708 2025-01-18)# docs.rs version
docsrs 0.6.0 (13d4ccea 2025-01-13)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/notation_proto-0.6.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/notation_proto-0.6.0/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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250118-1.86.0-nightly-049355708\", \"--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] [stdout] 66fd349af6c0d89a03f9c72aa81202bae8708efea507920b5ca62ab4cf635fa2
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "66fd349af6c0d89a03f9c72aa81202bae8708efea507920b5ca62ab4cf635fa2", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting notation_proto v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `Mark`
[INFO] [stderr]   --> src/proto_entry.rs:56:48
[INFO] [stderr]    |
[INFO] [stderr] 56 |     /// Returns `true` if the proto_entry is [`Mark`].
[INFO] [stderr]    |                                                ^^^^ no item named `Mark` 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: unresolved link to `Meta`
[INFO] [stderr]   --> src/proto_entry.rs:74:48
[INFO] [stderr]    |
[INFO] [stderr] 74 |     /// Returns `true` if the proto_entry is [`Meta`].
[INFO] [stderr]    |                                                ^^^^ no item named `Meta` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `Core`
[INFO] [stderr]   --> src/proto_entry.rs:78:48
[INFO] [stderr]    |
[INFO] [stderr] 78 |     /// Returns `true` if the proto_entry is [`Core`].
[INFO] [stderr]    |                                                ^^^^ no item named `Core` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `Word`
[INFO] [stderr]   --> src/proto_entry.rs:82:48
[INFO] [stderr]    |
[INFO] [stderr] 82 |     /// Returns `true` if the proto_entry is [`Word`].
[INFO] [stderr]    |                                                ^^^^ no item named `Word` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `FrettedSix`
[INFO] [stderr]    --> src/proto_entry.rs:114:48
[INFO] [stderr]     |
[INFO] [stderr] 114 |     /// Returns `true` if the proto_entry is [`FrettedSix`].
[INFO] [stderr]     |                                                ^^^^^^^^^^ no item named `FrettedSix` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `FrettedFour`
[INFO] [stderr]    --> src/proto_entry.rs:132:48
[INFO] [stderr]     |
[INFO] [stderr] 132 |     /// Returns `true` if the proto_entry is [`FrettedFour`].
[INFO] [stderr]     |                                                ^^^^^^^^^^^ no item named `FrettedFour` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `notation_proto` (lib doc) generated 6 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/notation_proto/index.html
[INFO] running `Command { std: "docker" "inspect" "66fd349af6c0d89a03f9c72aa81202bae8708efea507920b5ca62ab4cf635fa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66fd349af6c0d89a03f9c72aa81202bae8708efea507920b5ca62ab4cf635fa2", kill_on_drop: false }`
[INFO] [stdout] 66fd349af6c0d89a03f9c72aa81202bae8708efea507920b5ca62ab4cf635fa2