# rustc version rustc 1.98.0-nightly (cb46fbb8c 2026-06-08)
# docs.rs version docsrs 0.0.0 (39849b9c22c419f6b690c8d2213455bc7426a6b8 2026-06-03 )
# 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" "52e35fa6e78b4200f658eb980e2936691ac865aac62247b476492aa1ed8ca3cb" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--generate-link-to-definition\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260608-1.98.0-nightly-cb46fbb8c\", \"--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: generate_from_args, generate_from_config, generate_from_csv, generate_from_json, generate_from_toml, generate_from_yaml, get_csv_field, get_json_field, get_yaml_field, libmake [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: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-D pointer_structural_match` [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lint `missing_fragment_specifier` has been removed: converted into hard error, see <https://github.com/rust-lang/rust/issues/40107> for more information [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-D missing_fragment_specifier` [INFO] [stderr] [INFO] [stderr] warning: `libmake` (build script) generated 2 warnings [INFO] [stderr] Documenting libmake v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] warning: unexpected `cfg` condition value: `bench` [INFO] [stderr] --> src/lib.rs:66:13 [INFO] [stderr] | [INFO] [stderr] 66 | #![cfg_attr(feature = "bench", feature(test))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default` [INFO] [stderr] = help: consider adding `bench` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `macro_create_directories` [INFO] [stderr] --> src/macros/directory_macros.rs:127:9 [INFO] [stderr] | [INFO] [stderr] 127 | /// - [`macro_create_directories`] for creating multiple directories [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `macro_create_directories` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `macro_create_directories` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `macro_cleanup_directories` [INFO] [stderr] --> src/macros/directory_macros.rs:128:9 [INFO] [stderr] | [INFO] [stderr] 128 | /// - [`macro_cleanup_directories`] for cleaning up directories [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `macro_cleanup_directories` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `macro_cleanup_directories` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `macro_create_directories` [INFO] [stderr] --> src/macros/directory_macros.rs:188:9 [INFO] [stderr] | [INFO] [stderr] 188 | /// - [`macro_create_directories`] for creating multiple directories [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `macro_create_directories` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `macro_create_directories` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `macro_cleanup_directories` [INFO] [stderr] --> src/macros/directory_macros.rs:250:9 [INFO] [stderr] | [INFO] [stderr] 250 | /// - [`macro_cleanup_directories`] for cleaning up directories [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `macro_cleanup_directories` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `macro_cleanup_directories` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: `libmake` (lib doc) generated 7 warnings (2 duplicates) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/libmake/index.html [INFO] running `Command { std: "docker" "inspect" "52e35fa6e78b4200f658eb980e2936691ac865aac62247b476492aa1ed8ca3cb", kill_on_drop: false }`