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 #2520615 2025-09-21 01:40:38

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.92.0-nightly (dd7fda570 2025-09-20)# docs.rs version
docsrs 0.6.0 (f42173de 2025-09-12)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/splinter-0.6.14/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/splinter-0.6.14/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/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\", \"-20250920-1.92.0-nightly-dd7fda570\", \"--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] 4aec9bcf90b1fe6e7b560d83c2ddeaa17590878f0d5bdc598ae22cb5b2f2cb8f
[INFO] running `Command { std: "docker" "start" "-a" "4aec9bcf90b1fe6e7b560d83c2ddeaa17590878f0d5bdc598ae22cb5b2f2cb8f", 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]     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 block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]     Checking lock_api v0.2.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking parking_lot v0.8.0
[INFO] [stderr]     Checking crossbeam-channel v0.3.9
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking actix-http v2.2.2
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking num-bigint v0.2.6
[INFO] [stderr]     Checking digest v0.10.7
[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]    Compiling protoc-rust v2.28.0
[INFO] [stderr]     Checking diesel v1.4.8
[INFO] [stderr]     Checking secp256k1-sys v0.4.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking actix-testing v0.1.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[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" "4aec9bcf90b1fe6e7b560d83c2ddeaa17590878f0d5bdc598ae22cb5b2f2cb8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4aec9bcf90b1fe6e7b560d83c2ddeaa17590878f0d5bdc598ae22cb5b2f2cb8f", kill_on_drop: false }`
[INFO] [stdout] 4aec9bcf90b1fe6e7b560d83c2ddeaa17590878f0d5bdc598ae22cb5b2f2cb8f