minecraft-java-rs-core 0.4.0

Core library for launching Minecraft Java Edition
Documentation

Build #3680672 2026-06-25 01:22:41

# rustc version rustc 1.98.0-nightly (f28ac764c 2026-06-23)

# docs.rs version docsrs 0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "86d13f3f4d8c91cc88af0c25fc25efd819c6d6d862849ebe0a7e8edf9dc00717" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260623-1.98.0-nightly-f28ac764c\", \"--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: Rustdoc did not scrape the following examples because they require dev-dependencies: launch [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 minecraft-java-rs-core v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `adaptive_concurrency` [INFO] [stderr] --> src/launcher/options.rs:137:50 [INFO] [stderr] | [INFO] [stderr] 137 | /// The upper bound matches the ceiling in [`adaptive_concurrency`], which [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no item named `adaptive_concurrency` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `build_client` links to private item `DohResolver` [INFO] [stderr] --> src/net/client.rs:138:26 [INFO] [stderr] | [INFO] [stderr] 138 | /// resolver IP (see [`DohResolver`]); honours `force_ipv4` by requesting only [INFO] [stderr] | ^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `build_client` links to private item `Ipv4OnlyResolver` [INFO] [stderr] --> src/net/client.rs:141:32 [INFO] [stderr] | [INFO] [stderr] 141 | /// only IPv4 results (see [`Ipv4OnlyResolver`]). [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: `minecraft-java-rs-core` (lib doc) generated 3 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/minecraft_java_rs_core/index.html [INFO] running `Command { std: "docker" "inspect" "86d13f3f4d8c91cc88af0c25fc25efd819c6d6d862849ebe0a7e8edf9dc00717", kill_on_drop: false }`