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 (df6ee909e 2026-06-28)
# docs.rs version docsrs 0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )
# 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" "cc7b5735f076f13bde65d689b442e92373daf079052585ce5c5944fdadfe5a2c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260628-1.98.0-nightly-df6ee909e\", \"--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 asteracea_proc-macro-definitions v0.0.2 [INFO] [stderr] error[E0432]: unresolved import `syn::parse_macro_input` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/asteracea_proc-macro-definitions-0.0.2/src/lib.rs:27:2 [INFO] [stderr] | [INFO] [stderr] 27 | parse_macro_input, Ident, Result, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no `parse_macro_input` in the root [INFO] [stderr] | [INFO] [stderr] note: found an item that was configured out [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:452:9 [INFO] [stderr] | [INFO] [stderr] 449 | feature = "proc-macro" [INFO] [stderr] | ---------------------- the item is gated behind the `proc-macro` feature [INFO] [stderr] ... [INFO] [stderr] 452 | pub mod parse_macro_input; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `Pair<PathSegment, Colon2>: Clone` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/asteracea_proc-macro-definitions-0.0.2/src/part/capture_definition.rs:104:60 [INFO] [stderr] | [INFO] [stderr] 104 | let mut type_path_segments: Vec<_> = type_path_segments.to_vec(); [INFO] [stderr] | ^^^^^^ the trait `Clone` is not implemented for `Pair<PathSegment, Colon2>` [INFO] [stderr] | [INFO] [stderr] note: required by a bound in `std::slice::<impl [T]>::to_vec` [INFO] [stderr] --> /opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/alloc/src/slice.rs:374:12 [INFO] [stderr] | [INFO] [stderr] 372 | pub fn to_vec(&self) -> Vec<T> [INFO] [stderr] | ------ required by a bound in this associated function [INFO] [stderr] 373 | where [INFO] [stderr] 374 | T: Clone, [INFO] [stderr] | ^^^^^ required by this bound in `std::slice::<impl [T]>::to_vec` [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `asteracea_proc-macro-definitions` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "cc7b5735f076f13bde65d689b442e92373daf079052585ce5c5944fdadfe5a2c", kill_on_drop: false }`