macro-string-eval 0.0.2

Part of test suite for macro-string crate
Documentation

Build #3412267 2026-05-28 14:24:20

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 (57d06900f 2026-05-27)

# 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" "065caa0f8f5d9c90f29586877a649bedffa7bc92da47a0c2fde5579ef3a30f69" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--generate-link-to-definition\", \"--extern-html-root-url=core=https://doc.rust-lang.org\", \"--extern-html-root-url=alloc=https://doc.rust-lang.org\", \"--extern-html-root-url=std=https://doc.rust-lang.org\", \"--extern-html-root-url=proc_macro=https://doc.rust-lang.org\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260527-1.98.0-nightly-57d06900f\", \"--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", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting macro-string-eval v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: could not resolve path `MacroString` [INFO] [stderr] --> eval.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | let MacroString(value) = parse_macro_input!(input); [INFO] [stderr] | ^^^^^^^^^^^ could not resolve path `MacroString` [INFO] [stderr] | [INFO] [stderr] = note: this error was originally ignored because you are running `rustdoc` [INFO] [stderr] = note: try running again with `rustc` or `cargo check` and you may get a more detailed error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not document `macro-string-eval` [INFO] running `Command { std: "docker" "inspect" "065caa0f8f5d9c90f29586877a649bedffa7bc92da47a0c2fde5579ef3a30f69", kill_on_drop: false }`