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.
# rustc version
rustc 1.91.0-nightly (6c699a372 2025-09-05)# docs.rs version
docsrs 0.6.0 (8bbaf878 2025-08-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/clapi-0.1.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/clapi-0.1.2/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" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/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\", \"-20250905-1.91.0-nightly-6c699a372\", \"--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: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 8dc0d740c8828ffd349af5fbf953bfacf4c0b695681c1517721057aa53c5d3ba
[INFO] running `Command { std: "docker" "start" "-a" "8dc0d740c8828ffd349af5fbf953bfacf4c0b695681c1517721057aa53c5d3ba", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Compiling clapi_macros v0.1.1
[INFO] [stderr] error[E0599]: no method named `source_file` found for struct `proc_macro::Span` in the current scope
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clapi_macros-0.1.1/src/lib.rs:256:27
[INFO] [stderr] |
[INFO] [stderr] 256 | Span::call_site().source_file().path()
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] help: there is a method `source` with a similar name
[INFO] [stderr] |
[INFO] [stderr] 256 - Span::call_site().source_file().path()
[INFO] [stderr] 256 + Span::call_site().source().path()
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] For more information about this error, try `rustc --explain E0599`.
[INFO] [stderr] error: could not compile `clapi_macros` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8dc0d740c8828ffd349af5fbf953bfacf4c0b695681c1517721057aa53c5d3ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dc0d740c8828ffd349af5fbf953bfacf4c0b695681c1517721057aa53c5d3ba", kill_on_drop: false }`
[INFO] [stdout] 8dc0d740c8828ffd349af5fbf953bfacf4c0b695681c1517721057aa53c5d3ba