timber_rust 2.0.0

A high-performance, asynchronous logging library with support for Grafana Loki and AWS CloudWatch.
Build #3052872 2026-03-23 17:03:04

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.96.0-nightly (562dee482 2026-03-21)

# docs.rs version docsrs 0.0.0 (da7690ee 2026-03-15 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder4/builds/timber_rust-2.0.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder4/builds/timber_rust-2.0.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder4/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder4/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260321-1.96.0-nightly-562dee482\", \"--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] 8e0a6d3710b7a739f4977e8299162a1d3f5d35a799c218b3e5b64596e745cc50 [INFO] running `Command { std: "docker" "start" "-a" "8e0a6d3710b7a739f4977e8299162a1d3f5d35a799c218b3e5b64596e745cc50", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting timber_rust v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/config/entry.rs:179:24 [INFO] [stderr] | [INFO] [stderr] 179 | #[cfg_attr(docsrs, doc(cfg(feature = "loki")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/config/entry.rs:220:24 [INFO] [stderr] | [INFO] [stderr] 220 | #[cfg_attr(docsrs, doc(cfg(feature = "aws")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/config/entry.rs:237:24 [INFO] [stderr] | [INFO] [stderr] 237 | #[cfg_attr(docsrs, doc(cfg(feature = "aws")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/config/entry.rs:265:24 [INFO] [stderr] | [INFO] [stderr] 265 | #[cfg_attr(docsrs, doc(cfg(feature = "awscout")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/config/entry.rs:372:24 [INFO] [stderr] | [INFO] [stderr] 372 | #[cfg_attr(docsrs, doc(cfg(feature = "loki")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/config/entry.rs:392:24 [INFO] [stderr] | [INFO] [stderr] 392 | #[cfg_attr(docsrs, doc(cfg(feature = "aws")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/config/entry.rs:408:24 [INFO] [stderr] | [INFO] [stderr] 408 | #[cfg_attr(docsrs, doc(cfg(feature = "aws")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/config/entry.rs:418:24 [INFO] [stderr] | [INFO] [stderr] 418 | #[cfg_attr(docsrs, doc(cfg(feature = "aws")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/config/entry_crud.rs:188:24 [INFO] [stderr] | [INFO] [stderr] 188 | #[cfg_attr(docsrs, doc(cfg(feature = "loki")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/config/entry_crud.rs:221:24 [INFO] [stderr] | [INFO] [stderr] 221 | #[cfg_attr(docsrs, doc(cfg(feature = "aws")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/factory/aws.rs:5:21 [INFO] [stderr] | [INFO] [stderr] 5 | #![cfg_attr(docsrs, doc(cfg(feature = "awscout")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/factory/awscout.rs:5:21 [INFO] [stderr] | [INFO] [stderr] 5 | #![cfg_attr(docsrs, doc(cfg(feature = "awscout")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/factory/factory.rs:53:24 [INFO] [stderr] | [INFO] [stderr] 53 | #[cfg_attr(docsrs, doc(cfg(feature = "loki")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/factory/factory.rs:62:24 [INFO] [stderr] | [INFO] [stderr] 62 | #[cfg_attr(docsrs, doc(cfg(feature = "awscout")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/factory/loki.rs:5:21 [INFO] [stderr] | [INFO] [stderr] 5 | #![cfg_attr(docsrs, doc(cfg(feature = "loki")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/logger/cloudwatch.rs:5:21 [INFO] [stderr] | [INFO] [stderr] 5 | #![cfg_attr(docsrs, doc(cfg(feature = "aws")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/logger/loggable.rs:62:20 [INFO] [stderr] | [INFO] [stderr] 62 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/logger/loki.rs:5:21 [INFO] [stderr] | [INFO] [stderr] 5 | #![cfg_attr(docsrs, doc(cfg(feature = "loki")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/logger.rs:21:20 [INFO] [stderr] | [INFO] [stderr] 21 | #[cfg_attr(docsrs, doc(cfg(feature = "loki")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/logger.rs:24:20 [INFO] [stderr] | [INFO] [stderr] 24 | #[cfg_attr(docsrs, doc(cfg(feature = "aws")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/message.rs:76:20 [INFO] [stderr] | [INFO] [stderr] 76 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/message.rs:84:20 [INFO] [stderr] | [INFO] [stderr] 84 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/message.rs:104:20 [INFO] [stderr] | [INFO] [stderr] 104 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service/aws/config.rs:5:21 [INFO] [stderr] | [INFO] [stderr] 5 | #![cfg_attr(docsrs, doc(cfg(feature = "aws")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service/aws/cout.rs:5:21 [INFO] [stderr] | [INFO] [stderr] 5 | #![cfg_attr(docsrs, doc(cfg(feature = "awscout")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service/aws/data.rs:5:21 [INFO] [stderr] | [INFO] [stderr] 5 | #![cfg_attr(docsrs, doc(cfg(feature = "aws")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service/aws/message.rs:5:21 [INFO] [stderr] | [INFO] [stderr] 5 | #![cfg_attr(docsrs, doc(cfg(feature = "aws")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service/aws/msgformatter.rs:5:21 [INFO] [stderr] | [INFO] [stderr] 5 | #![cfg_attr(docsrs, doc(cfg(feature = "awscout")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service/aws/service.rs:5:21 [INFO] [stderr] | [INFO] [stderr] 5 | #![cfg_attr(docsrs, doc(cfg(feature = "aws")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service/error.rs:31:24 [INFO] [stderr] | [INFO] [stderr] 31 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service/error.rs:38:24 [INFO] [stderr] | [INFO] [stderr] 38 | #[cfg_attr(docsrs, doc(cfg(feature = "network")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service/error.rs:45:24 [INFO] [stderr] | [INFO] [stderr] 45 | #[cfg_attr(docsrs, doc(cfg(feature = "network")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service/error.rs:75:32 [INFO] [stderr] | [INFO] [stderr] 75 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service/error.rs:78:32 [INFO] [stderr] | [INFO] [stderr] 78 | #[cfg_attr(docsrs, doc(cfg(feature = "network")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service/error.rs:81:32 [INFO] [stderr] | [INFO] [stderr] 81 | #[cfg_attr(docsrs, doc(cfg(feature = "network")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service/error.rs:97:32 [INFO] [stderr] | [INFO] [stderr] 97 | #[cfg_attr(docsrs, doc(cfg(feature = "json")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service/error.rs:100:32 [INFO] [stderr] | [INFO] [stderr] 100 | #[cfg_attr(docsrs, doc(cfg(feature = "network")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service/error.rs:103:32 [INFO] [stderr] | [INFO] [stderr] 103 | #[cfg_attr(docsrs, doc(cfg(feature = "network")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service/loki/config.rs:5:21 [INFO] [stderr] | [INFO] [stderr] 5 | #![cfg_attr(docsrs, doc(cfg(feature = "loki")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service/loki/data.rs:5:21 [INFO] [stderr] | [INFO] [stderr] 5 | #![cfg_attr(docsrs, doc(cfg(feature = "loki")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service/loki/message.rs:5:21 [INFO] [stderr] | [INFO] [stderr] 5 | #![cfg_attr(docsrs, doc(cfg(feature = "loki")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service/loki/service.rs:5:21 [INFO] [stderr] | [INFO] [stderr] 5 | #![cfg_attr(docsrs, doc(cfg(feature = "loki")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service.rs:48:20 [INFO] [stderr] | [INFO] [stderr] 48 | #[cfg_attr(docsrs, doc(cfg(feature = "loki")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service.rs:51:20 [INFO] [stderr] | [INFO] [stderr] 51 | #[cfg_attr(docsrs, doc(cfg(feature = "loki")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service.rs:54:20 [INFO] [stderr] | [INFO] [stderr] 54 | #[cfg_attr(docsrs, doc(cfg(feature = "loki")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service.rs:57:20 [INFO] [stderr] | [INFO] [stderr] 57 | #[cfg_attr(docsrs, doc(cfg(feature = "loki")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service.rs:60:20 [INFO] [stderr] | [INFO] [stderr] 60 | #[cfg_attr(docsrs, doc(cfg(feature = "loki")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service.rs:64:20 [INFO] [stderr] | [INFO] [stderr] 64 | #[cfg_attr(docsrs, doc(cfg(feature = "aws")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service.rs:67:20 [INFO] [stderr] | [INFO] [stderr] 67 | #[cfg_attr(docsrs, doc(cfg(feature = "awscout")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service.rs:70:20 [INFO] [stderr] | [INFO] [stderr] 70 | #[cfg_attr(docsrs, doc(cfg(feature = "aws")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service.rs:73:20 [INFO] [stderr] | [INFO] [stderr] 73 | #[cfg_attr(docsrs, doc(cfg(feature = "aws")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service.rs:76:20 [INFO] [stderr] | [INFO] [stderr] 76 | #[cfg_attr(docsrs, doc(cfg(feature = "aws")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service.rs:79:20 [INFO] [stderr] | [INFO] [stderr] 79 | #[cfg_attr(docsrs, doc(cfg(feature = "aws")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/service.rs:82:20 [INFO] [stderr] | [INFO] [stderr] 82 | #[cfg_attr(docsrs, doc(cfg(feature = "aws")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/lib.rs:37:20 [INFO] [stderr] | [INFO] [stderr] 37 | #[cfg_attr(docsrs, doc(cfg(feature = "aws")))] [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 2026-03-21; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: `#[doc(cfg)]` is experimental [INFO] [stderr] --> src/lib.rs:44:20 [INFO] [stderr] | [INFO] [stderr] 44 | #[cfg_attr(docsrs, doc(cfg(feature = "loki")))] [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 2026-03-21; 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 `timber_rust` [INFO] running `Command { std: "docker" "inspect" "8e0a6d3710b7a739f4977e8299162a1d3f5d35a799c218b3e5b64596e745cc50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e0a6d3710b7a739f4977e8299162a1d3f5d35a799c218b3e5b64596e745cc50", kill_on_drop: false }` [INFO] [stdout] 8e0a6d3710b7a739f4977e8299162a1d3f5d35a799c218b3e5b64596e745cc50