manifest-dir-macros 0.1.12

This crate provides function-like macros to check or operate paths relative to CARGO_MANIFEST_DIR at compile time.
Build #5273612022-03-17T13:37:12.532381+00:00
# rustc version
rustc 1.61.0-nightly (461e80780 2022-03-16)# docs.rs version
docsrs 0.6.0 (5188c7e 2022-03-04)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/manifest-dir-macros-0.1.12/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/manifest-dir-macros-0.1.12/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20220316-1.61.0-nightly-461e80780\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\"]" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 50eccadd09741afaa9f24bedeb7adc21544dd61f754868d4dfe16db191017917
[INFO] running `Command { std: "docker" "start" "-a" "50eccadd09741afaa9f24bedeb7adc21544dd61f754868d4dfe16db191017917", kill_on_drop: false }`
[INFO] [stderr]  Documenting manifest-dir-macros v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr] error: cannot find macro `quote` in this scope
[INFO] [stderr]    --> src/lib.rs:444:24
[INFO] [stderr]     |
[INFO] [stderr] 444 |             let code = quote! {
[INFO] [stderr]     |                        ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider importing one of these items:
[INFO] [stderr]             proc_macro::quote
[INFO] [stderr]             quote::quote
[INFO] [stderr]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stderr] 
[INFO] [stderr] error: Compilation failed, aborting rustdoc
[INFO] [stderr] 
[INFO] [stderr] error: could not document `manifest-dir-macros`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustdoc --edition=2021 --crate-type proc-macro --crate-name manifest_dir_macros src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="default"' --cfg 'feature="mime_guess"' --cfg 'feature="replace-separator"' --cfg 'feature="tuple"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=eec7ded1691dc929 -L dependency=/opt/rustwide/target/debug/deps --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-e84db23c9237c6e8.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-8f1565762ca636d6.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-826d9fe5d75d7d62.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c64ea1019cca4ba2.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-2ebd63bc41c8cc3c.rmeta --extern proc_macro --extern-html-root-url 'mime_guess=https://docs.rs/mime_guess/2.0.4/x86_64-unknown-linux-gnu' --extern-html-root-url 'once_cell=https://docs.rs/once_cell/1.10.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/1.0.36/x86_64-unknown-linux-gnu' --extern-html-root-url 'quote=https://docs.rs/quote/1.0.15/x86_64-unknown-linux-gnu' --extern-html-root-url 'syn=https://docs.rs/syn/1.0.89/x86_64-unknown-linux-gnu' -Zunstable-options -Z unstable-options --emit=invocation-specific --resource-suffix -20220316-1.61.0-nightly-461e80780 --static-root-path / --cap-lints warn --disable-per-crate-search --crate-version 0.1.12` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "50eccadd09741afaa9f24bedeb7adc21544dd61f754868d4dfe16db191017917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50eccadd09741afaa9f24bedeb7adc21544dd61f754868d4dfe16db191017917", kill_on_drop: false }`
[INFO] [stdout] 50eccadd09741afaa9f24bedeb7adc21544dd61f754868d4dfe16db191017917