asynchronous-codec 0.7.0

Utilities for encoding and decoding frames using `async/await`
Documentation
Build #937177 2023-10-11T16:50:29.635207+00:00
# rustc version
rustc 1.75.0-nightly (d627cf07c 2023-10-10)# docs.rs version
docsrs 0.6.0 (0fb89707 2023-10-11)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/asynchronous-codec-0.7.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/asynchronous-codec-0.7.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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20231010-1.75.0-nightly-d627cf07c\", \"--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] cd529b04f042f68a6c585d2db8a186fb0388a6d0f73572b07599ccb6c2692f93
[INFO] running `Command { std: "docker" "start" "-a" "cd529b04f042f68a6c585d2db8a186fb0388a6d0f73572b07599ccb6c2692f93", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr]  Documenting asynchronous-codec v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `futures::io::AsyncRead`
[INFO] [stderr]  --> src/lib.rs:4:66
[INFO] [stderr]   |
[INFO] [stderr] 4 | //! Contains adapters to go from streams of bytes, [`AsyncRead`](futures::io::AsyncRead)
[INFO] [stderr]   |                                                                  ^^^^^^^^^^^^^^^^^^^^^^ no item named `futures` in scope
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `futures::io::AsyncWrite`
[INFO] [stderr]  --> src/lib.rs:5:24
[INFO] [stderr]   |
[INFO] [stderr] 5 | //! and [`AsyncWrite`](futures::io::AsyncWrite), to framed streams implementing [`Sink`](futures::Sink) and [`Stream`](futures::Stream).
[INFO] [stderr]   |                        ^^^^^^^^^^^^^^^^^^^^^^^ no item named `futures` in scope
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `futures::Sink`
[INFO] [stderr]  --> src/lib.rs:5:90
[INFO] [stderr]   |
[INFO] [stderr] 5 | //! and [`AsyncWrite`](futures::io::AsyncWrite), to framed streams implementing [`Sink`](futures::Sink) and [`Stream`](futures::Stream).
[INFO] [stderr]   |                                                                                          ^^^^^^^^^^^^^ no item named `futures` in scope
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `futures::Stream`
[INFO] [stderr]  --> src/lib.rs:5:120
[INFO] [stderr]   |
[INFO] [stderr] 5 | //! and [`AsyncWrite`](futures::io::AsyncWrite), to framed streams implementing [`Sink`](futures::Sink) and [`Stream`](futures::Stream).
[INFO] [stderr]   |                                                                                                                        ^^^^^^^^^^^^^^^ no item named `futures` in scope
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `FramedWrite::send_high_water_mark`
[INFO] [stderr]    --> src/framed.rs:141:15
[INFO] [stderr]     |
[INFO] [stderr] 141 |     /// See [`FramedWrite::send_high_water_mark`].
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `FramedWrite` in scope
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `FramedWrite::set_send_high_water_mark`
[INFO] [stderr]    --> src/framed.rs:148:15
[INFO] [stderr]     |
[INFO] [stderr] 148 |     /// See [`FramedWrite::set_send_high_water_mark`].
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `FramedWrite` in scope
[INFO] [stderr] 
[INFO] [stderr] warning: `asynchronous-codec` (lib doc) generated 6 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 0.39s
[INFO] running `Command { std: "docker" "inspect" "cd529b04f042f68a6c585d2db8a186fb0388a6d0f73572b07599ccb6c2692f93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd529b04f042f68a6c585d2db8a186fb0388a6d0f73572b07599ccb6c2692f93", kill_on_drop: false }`
[INFO] [stdout] cd529b04f042f68a6c585d2db8a186fb0388a6d0f73572b07599ccb6c2692f93