# rustc version rustc 1.99.0-nightly (da80ed070 2026-07-14)
# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )
# 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" "b78c4a8b6503cb1a1f9a75099de2bebc9bf9df585a813102eb06ba8b9d683d84" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260714-1.99.0-nightly-da80ed070\", \"--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: force_remove_example, generator_example, one_task_example, read_me_example, simple_example, task_builder_example [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 tasklet v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `tasklet` links to private item `scheduler::SchedulerHandle` [INFO] [stderr] --> src/lib.rs:11:42 [INFO] [stderr] | [INFO] [stderr] 11 | //! * **Graceful shutdown** — obtain a [`scheduler::SchedulerHandle`] via [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 `handle` links to private item `SchedulerHandle` [INFO] [stderr] --> src/scheduler.rs:128:30 [INFO] [stderr] | [INFO] [stderr] 128 | /// Return a cloneable [`SchedulerHandle`] that can request a graceful shutdown. [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: public documentation for `run` links to private item `SchedulerHandle` [INFO] [stderr] --> src/scheduler.rs:431:11 [INFO] [stderr] | [INFO] [stderr] 431 | /// [`SchedulerHandle`] obtained via [`TaskScheduler::handle`]. If no handle is ever [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: `tasklet` (lib doc) generated 3 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/tasklet/index.html [INFO] running `Command { std: "docker" "inspect" "b78c4a8b6503cb1a1f9a75099de2bebc9bf9df585a813102eb06ba8b9d683d84", kill_on_drop: false }`