splinter 0.6.14

Splinter is a privacy-focused platform for distributed applications that provides a blockchain-inspired networking environment for communication and transactions between organizations.
Documentation

Build #2237479 2025-06-18 09:03:45

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.89.0-nightly (f3db63916 2025-06-17)

# docs.rs version docsrs 0.6.0 (0a8149e8 2025-06-15)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/splinter-0.6.14/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/splinter-0.6.14/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "stable experimental" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250617-1.89.0-nightly-f3db63916\", \"--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] eda9e422e962fe8b3bcfd31504d4f1f11d2f6adbe3b52e4f70ce82709f015321 [INFO] running `Command { std: "docker" "start" "-a" "eda9e422e962fe8b3bcfd31504d4f1f11d2f6adbe3b52e4f70ce82709f015321", 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 protobuf-codegen v2.28.0 [INFO] [stderr] Checking actix-connect v2.0.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 fxhash v0.2.1 [INFO] [stderr] Checking lock_api v0.2.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking ipnet v2.11.0 [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] 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: the following other types implement trait `Sub<Rhs>`: [INFO] [stderr] `Tm` implements `Sub<time::Duration>` [INFO] [stderr] `Tm` implements `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] Checking actix-http v2.2.2 [INFO] [stderr] Compiling protoc-rust v2.28.0 [INFO] [stderr] Checking num-bigint v0.2.6 [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" "eda9e422e962fe8b3bcfd31504d4f1f11d2f6adbe3b52e4f70ce82709f015321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eda9e422e962fe8b3bcfd31504d4f1f11d2f6adbe3b52e4f70ce82709f015321", kill_on_drop: false }` [INFO] [stdout] eda9e422e962fe8b3bcfd31504d4f1f11d2f6adbe3b52e4f70ce82709f015321