libp2p-mdns 0.46.0

Implementation of the libp2p mDNS discovery method
Documentation
Build #1317607 2024-08-09T14:13:56.642624+00:00
# rustc version
rustc 1.82.0-nightly (e57f3090a 2024-08-05)# docs.rs version
docsrs 0.6.0 (a6435f13 2024-08-07)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/libp2p-mdns-0.46.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/libp2p-mdns-0.46.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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-08-06" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240805-1.82.0-nightly-e57f3090a\", \"--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-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-pc-windows-msvc", 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] afacf508f46709a489139af6e2d40c6f59053a7593095ee2bc13bbf88aacfcbd
[INFO] running `Command { std: "docker" "start" "-a" "afacf508f46709a489139af6e2d40c6f59053a7593095ee2bc13bbf88aacfcbd", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting libp2p-mdns v0.46.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0432]: unresolved import `tokio::task::JoinHandle`
[INFO] [stderr]    --> src/behaviour.rs:111:9
[INFO] [stderr]     |
[INFO] [stderr] 111 |     use tokio::task::JoinHandle;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^ no `JoinHandle` in `task`
[INFO] [stderr]     |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/task/mod.rs:325:47
[INFO] [stderr]     |
[INFO] [stderr] 325 |     pub use crate::runtime::task::{JoinError, JoinHandle};
[INFO] [stderr]     |                                               ^^^^^^^^^^
[INFO] [stderr] note: the item is gated behind the `rt` feature
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.39.2/src/task/mod.rs:324:1
[INFO] [stderr]     |
[INFO] [stderr] 324 | / cfg_rt! {
[INFO] [stderr] 325 | |     pub use crate::runtime::task::{JoinError, JoinHandle};
[INFO] [stderr] 326 | |
[INFO] [stderr] 327 | |     mod blocking;
[INFO] [stderr] ...   |
[INFO] [stderr] 374 | |     }
[INFO] [stderr] 375 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     = note: this error originates in the macro `cfg_rt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider importing one of these structs instead
[INFO] [stderr]     |
[INFO] [stderr] 111 |     use std::thread::JoinHandle;
[INFO] [stderr]     |         ~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 111 |     use async_std::task::JoinHandle;
[INFO] [stderr]     |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0432`.
[INFO] [stderr] error: could not document `libp2p-mdns`
[INFO] running `Command { std: "docker" "inspect" "afacf508f46709a489139af6e2d40c6f59053a7593095ee2bc13bbf88aacfcbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afacf508f46709a489139af6e2d40c6f59053a7593095ee2bc13bbf88aacfcbd", kill_on_drop: false }`
[INFO] [stdout] afacf508f46709a489139af6e2d40c6f59053a7593095ee2bc13bbf88aacfcbd