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.61.0-nightly (c84f39e6c 2022-03-20)
# docs.rs version docsrs 0.6.0 (539cd8a 2022-03-21)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/integra8_impl-0.0.5-rc1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/integra8_impl-0.0.5-rc1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/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\", \"-20220320-1.61.0-nightly-c84f39e6c\", \"--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] 52dc91c151d86a55e66478119f4dae483606380dc150fdfb4893b8eafecc1360 [INFO] running `Command { std: "docker" "start" "-a" "52dc91c151d86a55e66478119f4dae483606380dc150fdfb4893b8eafecc1360", kill_on_drop: false }` [INFO] [stderr] Documenting integra8_impl v0.0.5-rc1 (/opt/rustwide/workdir) [INFO] [stderr] error: No async runtime configured! [INFO] [stderr] To configure `tokio` use `integra8 = {version = "{VERSION}", features = ["core", "tokio-runtime"], default-features = false }` [INFO] [stderr] To configure `async-std` use `integra8 = {version = "{VERSION}", features = ["core", "async-std-runtime"], default-features = false }` [INFO] [stderr] Otherwise using `integra8 = {version = "{VERSION}" }` will enable tokio by default [INFO] [stderr] --> src/lib.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / compile_error!( [INFO] [stderr] 11 | | "No async runtime configured! [INFO] [stderr] 12 | | To configure `tokio` use `integra8 = {version = \"{VERSION}\", features = [\"core\", \"tokio-runtime\"], default-features = false }` [INFO] [stderr] 13 | | To configure `async-std` use `integra8 = {version = \"{VERSION}\", features = [\"core\", \"async-std-runtime\"], default-features = false }` [INFO] [stderr] 14 | | Otherwise using `integra8 = {version = \"{VERSION}\" }` will enable tokio by default " [INFO] [stderr] 15 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] error: Compilation failed, aborting rustdoc [INFO] [stderr] [INFO] [stderr] error: could not document `integra8_impl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type proc-macro --crate-name integra8_impl src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=238dc4cf0c75e975 -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro_error=/opt/rustwide/target/debug/deps/libproc_macro_error-b576b9cc56d325a4.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-826d9fe5d75d7d62.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-9508ab48a4ee0fab.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-497665b6fe02ea27.rmeta --extern proc_macro --extern-html-root-url 'proc_macro_error=https://docs.rs/proc-macro-error/1.0.4/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.16/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 -20220320-1.61.0-nightly-c84f39e6c --static-root-path / --cap-lints warn --disable-per-crate-search --crate-version 0.0.5-rc1` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "52dc91c151d86a55e66478119f4dae483606380dc150fdfb4893b8eafecc1360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52dc91c151d86a55e66478119f4dae483606380dc150fdfb4893b8eafecc1360", kill_on_drop: false }` [INFO] [stdout] 52dc91c151d86a55e66478119f4dae483606380dc150fdfb4893b8eafecc1360