include_directory 0.1.1

Embed the contents of a directory in your binary
Documentation

Build #4031608 2026-08-03 18:40:15

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.99.0-nightly (d0babd8b6 2026-07-15)

# docs.rs version docsrs 0.0.0 (f1b150f0cd76f7cabcd39e1f4790ba771b28b5c4 2026-07-19 )

# 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" "dec585dcd9bebc3be4916263a1222ea8788f5c9f9a04b6e4f3c1d63c10ccba17" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2026-07-16" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260715-1.99.0-nightly-d0babd8b6\", \"--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" "dec585dcd9bebc3be4916263a1222ea8788f5c9f9a04b6e4f3c1d63c10ccba17", kill_on_drop: false }`