# rustc version rustc 1.98.0-nightly (bd08c9e71 2026-06-25)
# 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" "2c9df4da25d516f36bb64bc522a260f5e7785dee5cb7063a560e07b7c0bf6cb5" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260625-1.98.0-nightly-bd08c9e71\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting outrig-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `run` links to private item `global_config_path` [INFO] [stderr] --> src/config_init.rs:26:53 [INFO] [stderr] | [INFO] [stderr] 26 | /// `--global-config` flag into the same resolver [`global_config_path`] [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: unresolved link to `config::init::run_with` [INFO] [stderr] --> src/init/mod.rs:4:40 [INFO] [stderr] | [INFO] [stderr] 4 | //! 1. **Global config** -- defer to [`config::init::run_with`] when [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `config` in scope [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `image::add::run_with` [INFO] [stderr] --> src/init/mod.rs:10:24 [INFO] [stderr] | [INFO] [stderr] 10 | //! delegating to [`image::add::run_with`] in a loop. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no item named `image` in scope [INFO] [stderr] [INFO] [stderr] warning: public documentation for `resolve_or_bootstrap` links to private item `find_repo_root_from` [INFO] [stderr] --> src/init/repo.rs:52:7 [INFO] [stderr] | [INFO] [stderr] 52 | /// [`find_repo_root_from`]; on [`OutrigError::NoRepoConfig`] prompts [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: `outrig-cli` (lib doc) generated 4 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.38s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/outrig_cli/index.html [INFO] running `Command { std: "docker" "inspect" "2c9df4da25d516f36bb64bc522a260f5e7785dee5cb7063a560e07b7c0bf6cb5", kill_on_drop: false }`