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.63.0-nightly (12cd71f4d 2022-06-01)
# docs.rs version docsrs 0.6.0 (c280b04 2022-05-30)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/rustc_plugin-0.5.24/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/rustc_plugin-0.5.24/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20220601-1.63.0-nightly-12cd71f4d\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--extern-html-root-takes-precedence\"]" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3" "--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] b04b0e3c9d723ea9ef3c17ac5271dd51c822500d91f8d64f83ac4d11eecd3f6d [INFO] running `Command { std: "docker" "start" "-a" "b04b0e3c9d723ea9ef3c17ac5271dd51c822500d91f8d64f83ac4d11eecd3f6d", kill_on_drop: false }` [INFO] [stderr] Documenting rustc_plugin v0.5.24 (/opt/rustwide/workdir) [INFO] [stderr] error[E0463]: can't find crate for `rustc_driver` [INFO] [stderr] --> src/lib.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | extern crate rustc_driver; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] | [INFO] [stderr] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `rustc_interface` [INFO] [stderr] --> src/lib.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | extern crate rustc_interface; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] | [INFO] [stderr] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stderr] [INFO] [stderr] error: Compilation failed, aborting rustdoc [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not document `rustc_plugin` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name rustc_plugin src/lib.rs --target x86_64-unknown-linux-gnu -o /opt/rustwide/target/x86_64-unknown-linux-gnu/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=7837c453ffabba2a -L dependency=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cargo_metadata=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libcargo_metadata-f43f8fb65e12750f.rmeta --extern log=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblog-e6d4f21db2ed655b.rmeta --extern rustc_tools_util=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/librustc_tools_util-f5a1c97a04295697.rmeta --extern serde=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libserde-dbf8d7ec899dd188.rmeta --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libserde_json-0eafbd62b0404b03.rmeta --extern-html-root-url 'cargo_metadata=https://docs.rs/cargo_metadata/0.14.2/x86_64-unknown-linux-gnu' --extern-html-root-url 'log=https://docs.rs/log/0.4.17/x86_64-unknown-linux-gnu' --extern-html-root-url 'rustc_tools_util=https://docs.rs/rustc_tools_util/0.1.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.137/x86_64-unknown-linux-gnu' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.81/x86_64-unknown-linux-gnu' -Zunstable-options -Z unstable-options --emit=invocation-specific --resource-suffix -20220601-1.63.0-nightly-12cd71f4d --static-root-path / --cap-lints warn --disable-per-crate-search --extern-html-root-takes-precedence --crate-version 0.5.24` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "b04b0e3c9d723ea9ef3c17ac5271dd51c822500d91f8d64f83ac4d11eecd3f6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b04b0e3c9d723ea9ef3c17ac5271dd51c822500d91f8d64f83ac4d11eecd3f6d", kill_on_drop: false }` [INFO] [stdout] b04b0e3c9d723ea9ef3c17ac5271dd51c822500d91f8d64f83ac4d11eecd3f6d