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.99.0-nightly (d0babd8b6 2026-07-15)
# docs.rs version docsrs 0.0.0 (f1b150f0cd76f7cabcd39e1f4790ba771b28b5c4 2026-07-19 )
# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "88a610c98f7216debdb49c195ba9fd681092035664a24be9509f485dd3eb1500" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2026-07-16" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "stable experimental" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260715-1.99.0-nightly-d0babd8b6\", \"--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: Rustdoc did not scrape the following examples because they require dev-dependencies: mesh-echo-peer [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Checking actix-http v0.2.11 [INFO] [stderr] Compiling protoc v2.28.0 [INFO] [stderr] Checking actix-tls v2.0.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking lock_api v0.2.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Checking actix-http v2.2.2 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] error[E0277]: cannot subtract `TimeDelta` from `Tm` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-0.2.11/src/cookie/jar.rs:226:44 [INFO] [stderr] | [INFO] [stderr] 226 | cookie.set_expires(time::now() - Duration::days(365)); [INFO] [stderr] | ^ no implementation for `Tm - TimeDelta` [INFO] [stderr] | [INFO] [stderr] = help: the trait `Sub<TimeDelta>` is not implemented for `Tm` [INFO] [stderr] help: `Tm` implements trait `Sub<Rhs>` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.1.45/src/lib.rs:355:1 [INFO] [stderr] | [INFO] [stderr] 355 | impl Sub<Duration> for Tm { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ `Sub<time::Duration>` [INFO] [stderr] ... [INFO] [stderr] 367 | impl Sub<Tm> for Tm { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ `Sub` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-0.2.11/src/cookie/mod.rs:742:40 [INFO] [stderr] | [INFO] [stderr] 742 | self.set_expires(time::now() + twenty_years); [INFO] [stderr] | ^^^^^^^^^^^^ expected `Duration`, found `TimeDelta` [INFO] [stderr] [INFO] [stderr] Compiling protoc-rust v2.28.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking diesel v1.4.8 [INFO] [stderr] Checking actix-testing v0.1.0 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking rand v0.8.7 [INFO] [stderr] Some errors have detailed explanations: E0277, E0308. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `actix-http` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "88a610c98f7216debdb49c195ba9fd681092035664a24be9509f485dd3eb1500", kill_on_drop: false }`