rusty_interaction 0.2.3

Handle Discord Interactions as outgoing webhook
Build #1551987 2024-11-17 17:00:37

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.84.0-nightly (f2a35426b 2024-11-16)

# docs.rs version docsrs 0.6.0 (36c721fb 2024-11-06)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/rusty_interaction-0.2.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/rusty_interaction-0.2.3/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/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\", \"-20241116-1.84.0-nightly-f2a35426b\", \"--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] [stdout] 02e0f5fa2401c774feeb952e631de3b73eddd028f9f5ea6046f41f86479d4029 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "02e0f5fa2401c774feeb952e631de3b73eddd028f9f5ea6046f41f86479d4029", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting rusty_interaction v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/types/application.rs:289:20 [INFO] [stderr] | [INFO] [stderr] 289 | #[cfg_attr(docsrs, doc(cfg(feature = "builder")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-11-16; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/lib.rs:27:20 [INFO] [stderr] | [INFO] [stderr] 27 | #[cfg_attr(docsrs, doc(cfg(feature = "handler")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-11-16; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/handler.rs:288:24 [INFO] [stderr] | [INFO] [stderr] 288 | #[cfg_attr(docsrs, doc(cfg(feature = "extended-handler")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-11-16; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/handler.rs:339:24 [INFO] [stderr] | [INFO] [stderr] 339 | #[cfg_attr(docsrs, doc(cfg(feature = "extended-handler")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-11-16; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/handler.rs:378:24 [INFO] [stderr] | [INFO] [stderr] 378 | #[cfg_attr(docsrs, doc(cfg(feature = "extended-handler")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-11-16; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/handler.rs:398:24 [INFO] [stderr] | [INFO] [stderr] 398 | #[cfg_attr(docsrs, doc(cfg(feature = "extended-handler")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-11-16; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/lib.rs:30:20 [INFO] [stderr] | [INFO] [stderr] 30 | #[cfg_attr(docsrs, doc(cfg(feature = "handler")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-11-16; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/lib.rs:34:20 [INFO] [stderr] | [INFO] [stderr] 34 | #[cfg_attr(docsrs, doc(cfg(feature = "handler")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-11-16; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/lib.rs:38:20 [INFO] [stderr] | [INFO] [stderr] 38 | #[cfg_attr(docsrs, doc(cfg(feature = "handler")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #43781 <https://github.com/rust-lang/rust/issues/43781> for more information [INFO] [stderr] = help: add `#![feature(doc_cfg)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-11-16; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] error: could not document `rusty_interaction` [INFO] running `Command { std: "docker" "inspect" "02e0f5fa2401c774feeb952e631de3b73eddd028f9f5ea6046f41f86479d4029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02e0f5fa2401c774feeb952e631de3b73eddd028f9f5ea6046f41f86479d4029", kill_on_drop: false }` [INFO] [stdout] 02e0f5fa2401c774feeb952e631de3b73eddd028f9f5ea6046f41f86479d4029