# rustc version rustc 1.100.0-nightly (4b6d04e70 2026-09-13)
# docs.rs version docsrs 0.0.0 (6fedf0f5e748abb9096cc2e8dae3c697ffb0725a 2026-09-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" "721dcbd5f351b3649ee695b577d28c297ca983e157f9077d62d67026f7901fce" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "all" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260913-1.100.0-nightly-4b6d04e70\", \"--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\"" "-j12" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> Cargo.toml:211:1 [INFO] [stderr] | [INFO] [stderr] 211 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: `jetstream` (manifest) generated 1 warning [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: echo, echo_with_tracing, http, iroh_echo, sqlite_mtls, wasm_example, wasm_example_bindings [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] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> build.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | / cfg_aliases! { [INFO] [stderr] 12 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stderr] 13 | | cloudflare: { all(target_arch = "wasm32", target_os = "unknown", feature = "worker") }, [INFO] [stderr] 14 | | unix_with_tokio: { all(unix, feature = "tokio") }, [INFO] [stderr] 15 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stderr] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> build.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | / cfg_aliases! { [INFO] [stderr] 12 | | wasm_browser: { all(target_family = "wasm", target_os = "unknown") }, [INFO] [stderr] 13 | | cloudflare: { all(target_arch = "wasm32", target_os = "unknown", feature = "worker") }, [INFO] [stderr] 14 | | unix_with_tokio: { all(unix, feature = "tokio") }, [INFO] [stderr] 15 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813> [INFO] [stderr] = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `jetstream` (build script) generated 26 warnings (24 duplicates) [INFO] [stderr] Documenting jetstream v16.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.93s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: iroh v0.93.2, iroh-quinn v0.14.0, iroh-quinn-udp v0.5.7, iroh-relay v0.93.2, jetstream v16.0.0 (/opt/rustwide/workdir), jetstream_rpc v16.0.0, n0-future v0.1.3, n0-future v0.2.0, netwatch v0.9.0, netwatch v0.10.0, pkarr v5.0.2, quinn v0.11.9, quinn-udp v0.5.14 [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/jetstream/index.html [INFO] running `Command { std: "docker" "inspect" "721dcbd5f351b3649ee695b577d28c297ca983e157f9077d62d67026f7901fce", kill_on_drop: false }`