gistit-ipc 0.2.0

Inter process communication for gistit-cli and gistit-daemon
Documentation
Build #511262 2022-02-17 14:58:09
# rustc version
rustc 1.60.0-nightly (75d9a0ae2 2022-02-16)# docs.rs version
docsrs 0.6.0 (2b52011 2022-02-13)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/gistit-ipc-0.2.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/gistit-ipc-0.2.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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/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\", \"-20220216-1.60.0-nightly-75d9a0ae2\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\"]" "-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] cee1a0c5161aac97706c9e9c5ffd4f801c1f0847c33c19a680f6b338b1cd7227
[INFO] running `Command { std: "docker" "start" "-a" "cee1a0c5161aac97706c9e9c5ffd4f801c1f0847c33c19a680f6b338b1cd7227", kill_on_drop: false }`
[INFO] [stderr]  Documenting gistit-ipc v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: public documentation for `server` links to private item `NAMED_SOCKET_0`
[INFO] [stderr]   --> src/lib.rs:62:17
[INFO] [stderr]    |
[INFO] [stderr] 62 | /// Recv from [`NAMED_SOCKET_0`] and send to [`NAMED_SOCKET_1`]
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^ this item is private
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stderr]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stderr] 
[INFO] [stderr] warning: public documentation for `server` links to private item `NAMED_SOCKET_1`
[INFO] [stderr]   --> src/lib.rs:62:48
[INFO] [stderr]    |
[INFO] [stderr] 62 | /// Recv from [`NAMED_SOCKET_0`] and send to [`NAMED_SOCKET_1`]
[INFO] [stderr]    |                                                ^^^^^^^^^^^^^^ this item is private
[INFO] [stderr]    |
[INFO] [stderr]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stderr] 
[INFO] [stderr] warning: public documentation for `client` links to private item `NAMED_SOCKET_1`
[INFO] [stderr]   --> src/lib.rs:86:17
[INFO] [stderr]    |
[INFO] [stderr] 86 | /// Recv from [`NAMED_SOCKET_1`] and send to [`NAMED_SOCKET_0`]
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^ this item is private
[INFO] [stderr]    |
[INFO] [stderr]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stderr] 
[INFO] [stderr] warning: public documentation for `client` links to private item `NAMED_SOCKET_0`
[INFO] [stderr]   --> src/lib.rs:86:48
[INFO] [stderr]    |
[INFO] [stderr] 86 | /// Recv from [`NAMED_SOCKET_1`] and send to [`NAMED_SOCKET_0`]
[INFO] [stderr]    |                                                ^^^^^^^^^^^^^^ this item is private
[INFO] [stderr]    |
[INFO] [stderr]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stderr] 
[INFO] [stderr] warning: public documentation for `connect_blocking` links to private item `__connect_blocking`
[INFO] [stderr]    --> src/lib.rs:135:30
[INFO] [stderr]     |
[INFO] [stderr] 135 |     /// Inherits errors of [`__connect_blocking`]
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stderr]     |
[INFO] [stderr]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stderr] 
[INFO] [stderr] warning: public documentation for `connect_blocking` links to private item `__connect_blocking`
[INFO] [stderr]    --> src/lib.rs:176:30
[INFO] [stderr]     |
[INFO] [stderr] 176 |     /// Inherits errors of [`__connect_blocking`]
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stderr]     |
[INFO] [stderr]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stderr] 
[INFO] [stderr] warning: `gistit-ipc` (lib doc) generated 6 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 0.93s
[INFO] running `Command { std: "docker" "inspect" "cee1a0c5161aac97706c9e9c5ffd4f801c1f0847c33c19a680f6b338b1cd7227", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cee1a0c5161aac97706c9e9c5ffd4f801c1f0847c33c19a680f6b338b1cd7227", kill_on_drop: false }`
[INFO] [stdout] cee1a0c5161aac97706c9e9c5ffd4f801c1f0847c33c19a680f6b338b1cd7227