pollable-map 0.1.7

Utilites for storing futures and streams in as a pollable map
Documentation
Build #2192159 2025-06-04 02:29:16
# rustc version
rustc 1.89.0-nightly (59aa1e873 2025-06-03)# docs.rs version
docsrs 0.6.0 (d2911047 2025-05-28)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/pollable-map-0.1.7/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/pollable-map-0.1.7/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250603-1.89.0-nightly-59aa1e873\", \"--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" "--config" "build.rustdocflags=[\"-Zmetrics-dir=/opt/rustwide/target/metrics\"]", 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] f1afd071e5e9e53d120c0aab5c333a5a6f9362b184304877d895cb269b7d3f20
[INFO] running `Command { std: "docker" "start" "-a" "f1afd071e5e9e53d120c0aab5c333a5a6f9362b184304877d895cb269b7d3f20", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: fut_map, st_map
[INFO] [stderr]     If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr]     to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting pollable-map v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `Poll::Pending`
[INFO] [stderr]  --> src/futures/optional.rs:5:66
[INFO] [stderr]   |
[INFO] [stderr] 5 | /// By default, this future will be empty, which would return  [`Poll::Pending`] when polled,
[INFO] [stderr]   |                                                                  ^^^^^^^^^^^^^ no item named `Poll` in scope
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `Future`
[INFO] [stderr]  --> src/futures/optional.rs:6:16
[INFO] [stderr]   |
[INFO] [stderr] 6 | /// but if a [`Future`] is supplied either upon construction via [`OptionalFuture::new`] or
[INFO] [stderr]   |                ^^^^^^ no item named `Future` in scope
[INFO] [stderr]   |
[INFO] [stderr]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `Poll::Pending`
[INFO] [stderr]  --> src/stream/optional.rs:5:66
[INFO] [stderr]   |
[INFO] [stderr] 5 | /// By default, this future will be empty, which would return  [`Poll::Pending`] when polled,
[INFO] [stderr]   |                                                                  ^^^^^^^^^^^^^ no item named `Poll` in scope
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `Stream`
[INFO] [stderr]  --> src/stream/optional.rs:6:16
[INFO] [stderr]   |
[INFO] [stderr] 6 | /// but if a [`Stream`] is supplied either upon construction via [`OptionalStream::new`] or
[INFO] [stderr]   |                ^^^^^^ no item named `Stream` in scope
[INFO] [stderr]   |
[INFO] [stderr]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `pollable-map` (lib doc) generated 4 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/pollable_map/index.html
[INFO] running `Command { std: "docker" "inspect" "f1afd071e5e9e53d120c0aab5c333a5a6f9362b184304877d895cb269b7d3f20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1afd071e5e9e53d120c0aab5c333a5a6f9362b184304877d895cb269b7d3f20", kill_on_drop: false }`
[INFO] [stdout] f1afd071e5e9e53d120c0aab5c333a5a6f9362b184304877d895cb269b7d3f20