mioco 0.8.1

Scalable, asynchronous IO coroutine-based handling (aka MIO COroutines).
Documentation
Build #2767989 2025-12-28 02:42:39

# rustc version rustc 1.94.0-nightly (7b5cde737 2025-12-27)

# docs.rs version docsrs 0.1.0 (e6d7c66e 2025-12-21 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/mioco-0.8.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/mioco-0.8.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251227-1.94.0-nightly-7b5cde737\", \"--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] fc423455195d80b626111361fd999b59443cd5e0c9d78bb2d417cdf6d49e4d42 [INFO] running `Command { std: "docker" "start" "-a" "fc423455195d80b626111361fd999b59443cd5e0c9d78bb2d417cdf6d49e4d42", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: channel, channel_sync, cheating-http-server, echo, echo_udp, echoplus, http-server, shutdown, unixecho [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 mioco v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information [INFO] [stderr] --> lib.rs:45:10 [INFO] [stderr] | [INFO] [stderr] 45 | #![allow(private_in_public)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: invalid self-closing HTML tag `a` [INFO] [stderr] --> lib.rs:34:7 [INFO] [stderr] | [INFO] [stderr] 34 | //! # <a name="example"/></a> Example: [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unopened HTML tag `a` [INFO] [stderr] --> lib.rs:34:26 [INFO] [stderr] | [INFO] [stderr] 34 | //! # <a name="example"/></a> Example: [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `T` [INFO] [stderr] --> src/sync/mod.rs:22:44 [INFO] [stderr] | [INFO] [stderr] 22 | /// Creates a new instance of an RwLock<T> which is unlocked. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 22 | /// Creates a new instance of an `RwLock<T>` which is unlocked. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `T` [INFO] [stderr] --> src/sync/mod.rs:123:43 [INFO] [stderr] | [INFO] [stderr] 123 | /// Creates a new instance of an Mutex<T> which is unlocked. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 123 | /// Creates a new instance of an `Mutex<T>` which is unlocked. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `mioco` (lib doc) generated 5 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/mioco/index.html [INFO] running `Command { std: "docker" "inspect" "fc423455195d80b626111361fd999b59443cd5e0c9d78bb2d417cdf6d49e4d42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc423455195d80b626111361fd999b59443cd5e0c9d78bb2d417cdf6d49e4d42", kill_on_drop: false }` [INFO] [stdout] fc423455195d80b626111361fd999b59443cd5e0c9d78bb2d417cdf6d49e4d42