stack_epic_wallet_api 3.6.0

Epic Wallet API
Documentation
Build #2328167 2025-07-18 17:19:21

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.90.0-nightly (e46629662 2025-07-17)

# docs.rs version docsrs 0.6.0 (c1135d19 2025-07-02)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/stack_epic_wallet_api-3.6.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/stack_epic_wallet_api-3.6.0/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250717-1.90.0-nightly-e46629662\", \"--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] 76cb3141ce93aabc12a1d76390e5e287049c88233d289d8f61df8c936ce026f8 [INFO] running `Command { std: "docker" "start" "-a" "76cb3141ce93aabc12a1d76390e5e287049c88233d289d8f61df8c936ce026f8", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Checking stack_epic_wallet_impls v3.6.0 [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/stack_epic_wallet_impls-3.6.0/src/adapters/epicbox.rs:850:24 [INFO] [stderr] | [INFO] [stderr] 850 | .send(Message::Text(serde_json::to_string(&request).unwrap())) [INFO] [stderr] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Utf8Bytes`, found `String` [INFO] [stderr] | | [INFO] [stderr] | arguments to this enum variant are incorrect [INFO] [stderr] | [INFO] [stderr] note: tuple variant defined here [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tungstenite-0.27.0/src/protocol/message.rs:161:5 [INFO] [stderr] | [INFO] [stderr] 161 | Text(Utf8Bytes), [INFO] [stderr] | ^^^^ [INFO] [stderr] help: call `Into::into` on this expression to convert `std::string::String` into `Utf8Bytes` [INFO] [stderr] | [INFO] [stderr] 850 | .send(Message::Text(serde_json::to_string(&request).unwrap().into())) [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `stack_epic_wallet_impls` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "76cb3141ce93aabc12a1d76390e5e287049c88233d289d8f61df8c936ce026f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76cb3141ce93aabc12a1d76390e5e287049c88233d289d8f61df8c936ce026f8", kill_on_drop: false }` [INFO] [stdout] 76cb3141ce93aabc12a1d76390e5e287049c88233d289d8f61df8c936ce026f8