Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.
# error kind ExecutionFailed
# pre-build errors command failed: exit status: 101
# rustc version rustc 1.98.0-nightly (cced03bfd 2026-05-28)
# docs.rs version docsrs 0.0.0 (f16e33f3e6ac9fc9e4413728c5dd1b2ba1c6b799 2026-05-23 )
# 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" "2b2a67628ea7d89320f171cc378f2474289089a7dce3ccb731e1e47a7d041b6c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260528-1.98.0-nightly-cced03bfd\", \"--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] Compiling include_directory_macros v0.1.0 [INFO] [stderr] error[E0433]: cannot find `tracked_env` in `proc_macro` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/include_directory_macros-0.1.0/src/lib.rs:257:17 [INFO] [stderr] | [INFO] [stderr] 257 | proc_macro::tracked_env::var(variable).ok() [INFO] [stderr] | ^^^^^^^^^^^ could not find `tracked_env` in `proc_macro` [INFO] [stderr] [INFO] [stderr] error[E0433]: cannot find `tracked_path` in `proc_macro` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/include_directory_macros-0.1.0/src/lib.rs:267:17 [INFO] [stderr] | [INFO] [stderr] 267 | proc_macro::tracked_path::path(_path.to_string_lossy()); [INFO] [stderr] | ^^^^^^^^^^^^ could not find `tracked_path` in `proc_macro` [INFO] [stderr] [INFO] [stderr] error[E0635]: unknown feature `track_path` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/include_directory_macros-0.1.0/src/lib.rs:4:42 [INFO] [stderr] | [INFO] [stderr] 4 | #![cfg_attr(feature = "nightly", feature(track_path, proc_macro_tracked_env))] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0433, E0635. [INFO] [stderr] For more information about an error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `include_directory_macros` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "2b2a67628ea7d89320f171cc378f2474289089a7dce3ccb731e1e47a7d041b6c", kill_on_drop: false }`