[INFO] cloning repository https://github.com/kent-3/keplr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kent-3/keplr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkent-3%2Fkeplr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkent-3%2Fkeplr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 15855669b78d0b4ddd33be35c9191e6b731b2c03
[INFO] documenting kent-3/keplr against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkent-3%2Fkeplr" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/kent-3/keplr
[INFO] finished tweaking git repo https://github.com/kent-3/keplr
[INFO] tweaked toml for git repo https://github.com/kent-3/keplr written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kent-3/keplr on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kent-3/keplr already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-json-wasm v0.5.2
[INFO] [stderr]   Downloaded prost v0.13.4
[INFO] [stderr]   Downloaded prost-derive v0.13.4
[INFO] [stderr]   Downloaded serde-json-wasm v0.4.1
[INFO] [stderr]   Downloaded ripemd v0.1.3
[INFO] [stderr]   Downloaded dbl v0.3.2
[INFO] [stderr]   Downloaded derive_more v1.0.0-beta.6
[INFO] [stderr]   Downloaded keplr-sys v0.0.3
[INFO] [stderr]   Downloaded cosmrs v0.21.0
[INFO] [stderr]   Downloaded tonic-web-wasm-client v0.6.0
[INFO] [stderr]   Downloaded bip39 v2.1.0
[INFO] [stderr]   Downloaded hyper v1.5.2
[INFO] [stderr]   Downloaded bip32 v0.5.2
[INFO] [stderr]   Downloaded derive_more-impl v1.0.0-beta.6
[INFO] [stderr]   Downloaded secret-cosmwasm-std v1.1.11
[INFO] [stderr]   Downloaded ics23 v0.12.0
[INFO] [stderr]   Downloaded secret-cosmwasm-crypto v1.1.11
[INFO] [stderr]   Downloaded flex-error v0.4.4
[INFO] [stderr]   Downloaded subtle-encoding v0.5.1
[INFO] [stderr]   Downloaded serde_json v1.0.134
[INFO] [stderr]   Downloaded subtle-ng v2.5.0
[INFO] [stderr]   Downloaded ed25519-consensus v2.1.0
[INFO] [stderr]   Downloaded prost-types v0.13.4
[INFO] [stderr]   Downloaded async-trait v0.1.84
[INFO] [stderr]   Downloaded ibc-proto v0.51.1
[INFO] [stderr]   Downloaded cosmos-sdk-proto v0.26.1
[INFO] [stderr]   Downloaded curve25519-dalek-ng v4.1.1
[INFO] [stderr]   Downloaded cmac v0.7.2
[INFO] [stderr]   Downloaded aes-siv v0.7.0
[INFO] [stderr]   Downloaded informalsystems-pbjson v0.7.0
[INFO] [stderr]   Downloaded cosmwasm-derive v1.5.9
[INFO] [stderr]   Downloaded forward_ref v1.0.0
[INFO] [stderr]   Downloaded tendermint-proto v0.40.1
[INFO] [stderr]   Downloaded tendermint v0.40.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a97734a147d033ed77a8d31f60a9ed0b6d540ea5291447a47e0b772553f2cc8
[INFO] running `Command { std: "docker" "start" "-a" "0a97734a147d033ed77a8d31f60a9ed0b6d540ea5291447a47e0b772553f2cc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a97734a147d033ed77a8d31f60a9ed0b6d540ea5291447a47e0b772553f2cc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a97734a147d033ed77a8d31f60a9ed0b6d540ea5291447a47e0b772553f2cc8", kill_on_drop: false }`
[INFO] [stdout] 0a97734a147d033ed77a8d31f60a9ed0b6d540ea5291447a47e0b772553f2cc8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 194b4c2daf5edcc1630cfe3adbdd564134f14476aecaa49ff75b1af00389832c
[INFO] running `Command { std: "docker" "start" "-a" "194b4c2daf5edcc1630cfe3adbdd564134f14476aecaa49ff75b1af00389832c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.99
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking flex-error v0.4.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.99
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking forward_ref v1.0.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.99
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling async-trait v0.1.84
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling cosmwasm-derive v1.5.9
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]     Checking subtle-encoding v0.5.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling derive_more-impl v1.0.0-beta.6
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking curve25519-dalek-ng v4.1.1
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking dbl v0.3.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.99
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking ed25519-consensus v2.1.0
[INFO] [stderr]     Checking cmac v0.7.2
[INFO] [stderr]     Checking derive_more v1.0.0-beta.6
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking aes-siv v0.7.0
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking k256 v0.11.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking js-sys v0.3.76
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking bip32 v0.5.2
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking ed25519-zebra v3.1.0
[INFO] [stderr]     Checking informalsystems-pbjson v0.7.0
[INFO] [stderr]     Checking serde-json-wasm v0.4.1
[INFO] [stderr]     Checking serde-json-wasm v0.5.2
[INFO] [stderr]     Checking bip39 v2.1.0
[INFO] [stderr]     Checking secret-cosmwasm-crypto v1.1.11
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking prost v0.13.4
[INFO] [stderr]     Checking tendermint-proto v0.40.1
[INFO] [stderr]     Checking ics23 v0.12.0
[INFO] [stderr]     Checking prost-types v0.13.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.49
[INFO] [stderr]     Checking web-sys v0.3.76
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking secret-cosmwasm-std v1.1.11
[INFO] [stderr]     Checking keplr-sys v0.0.3
[INFO] [stderr]  Documenting keplr-sys v0.0.3 (/opt/rustwide/workdir/keplr-sys)
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking cosmos-sdk-proto v0.26.1
[INFO] [stderr]     Checking tendermint v0.40.1
[INFO] [stderr]     Checking ibc-proto v0.51.1
[INFO] [stderr]     Checking secret-sdk-proto v0.1.3 (https://github.com/kent-3/secret-rust?branch=main#e1f181fb)
[INFO] [stderr]     Checking cosmrs v0.21.0
[INFO] [stderr]     Checking secretrs v0.1.3 (https://github.com/kent-3/secret-rust?branch=main#e1f181fb)
[INFO] [stderr]     Checking rsecret v0.1.0 (https://github.com/kent-3/secret-clients?branch=main#e1aecbbe)
[INFO] [stderr]  Documenting keplr v0.1.0 (/opt/rustwide/workdir/keplr)
[INFO] [stdout] error[E0053]: method `encrypt` has an incompatible type for trait
[INFO] [stdout]   --> keplr/src/enigma_utils.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[async_trait(?Send)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ expected trait `std::future::Future<Output = std::result::Result<std::vec::Vec<u8>, secretrs::utils::Error>> + std::marker::Send`, found trait `std::future::Future<Output = std::result::Result<std::vec::Vec<u8>, secretrs::utils::Error>>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&'life0 enigma_utils::EnigmaUtils, &'life1 _, &'life2 _) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = std::result::Result<std::vec::Vec<u8>, secretrs::utils::Error>> + std::marker::Send + 'async_trait)>>`
[INFO] [stdout]               found signature `fn(&'life0 enigma_utils::EnigmaUtils, &'life1 _, &'life2 _) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = std::result::Result<std::vec::Vec<u8>, secretrs::utils::Error>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `decrypt` has an incompatible type for trait
[INFO] [stdout]   --> keplr/src/enigma_utils.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[async_trait(?Send)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ expected trait `std::future::Future<Output = std::result::Result<std::vec::Vec<u8>, secretrs::utils::Error>> + std::marker::Send`, found trait `std::future::Future<Output = std::result::Result<std::vec::Vec<u8>, secretrs::utils::Error>>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&'life0 enigma_utils::EnigmaUtils, &'life1 _, &'life2 _) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = std::result::Result<std::vec::Vec<u8>, secretrs::utils::Error>> + std::marker::Send + 'async_trait)>>`
[INFO] [stdout]               found signature `fn(&'life0 enigma_utils::EnigmaUtils, &'life1 _, &'life2 _) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = std::result::Result<std::vec::Vec<u8>, secretrs::utils::Error>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_pubkey` has an incompatible type for trait
[INFO] [stdout]   --> keplr/src/enigma_utils.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[async_trait(?Send)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ expected trait `std::future::Future<Output = [u8; 32]> + std::marker::Send`, found trait `std::future::Future<Output = [u8; 32]>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&'life0 enigma_utils::EnigmaUtils) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = [u8; 32]> + std::marker::Send + 'async_trait)>>`
[INFO] [stdout]               found signature `fn(&'life0 enigma_utils::EnigmaUtils) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = [u8; 32]> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_tx_encryption_key` has an incompatible type for trait
[INFO] [stdout]   --> keplr/src/enigma_utils.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[async_trait(?Send)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ expected trait `std::future::Future<Output = [u8; 32]> + std::marker::Send`, found trait `std::future::Future<Output = [u8; 32]>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&'life0 enigma_utils::EnigmaUtils, &'life1 _) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = [u8; 32]> + std::marker::Send + 'async_trait)>>`
[INFO] [stdout]               found signature `fn(&'life0 enigma_utils::EnigmaUtils, &'life1 _) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = [u8; 32]> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_accounts` has an incompatible type for trait
[INFO] [stdout]   --> keplr/src/signers.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[async_trait(?Send)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ expected trait `std::future::Future<Output = std::result::Result<std::vec::Vec<rsecret::wallet::wallet_amino::AccountData>, rsecret::wallet::Error>> + std::marker::Send`, found trait `std::future::Future<Output = std::result::Result<std::vec::Vec<rsecret::wallet::wallet_amino::AccountData>, rsecret::wallet::Error>>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&'life0 signers::KeplrOfflineSigner) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = std::result::Result<std::vec::Vec<rsecret::wallet::wallet_amino::AccountData>, rsecret::wallet::Error>> + std::marker::Send + 'async_trait)>>`
[INFO] [stdout]               found signature `fn(&'life0 signers::KeplrOfflineSigner) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = std::result::Result<std::vec::Vec<rsecret::wallet::wallet_amino::AccountData>, rsecret::wallet::Error>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_sign_mode` has an incompatible type for trait
[INFO] [stdout]   --> keplr/src/signers.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[async_trait(?Send)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ expected trait `std::future::Future<Output = std::result::Result<secretrs::tx::SignMode, rsecret::wallet::Error>> + std::marker::Send`, found trait `std::future::Future<Output = std::result::Result<secretrs::tx::SignMode, rsecret::wallet::Error>>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&'life0 signers::KeplrOfflineSigner) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = std::result::Result<secretrs::tx::SignMode, rsecret::wallet::Error>> + std::marker::Send + 'async_trait)>>`
[INFO] [stdout]               found signature `fn(&'life0 signers::KeplrOfflineSigner) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = std::result::Result<secretrs::tx::SignMode, rsecret::wallet::Error>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `sign_amino` has an incompatible type for trait
[INFO] [stdout]   --> keplr/src/signers.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[async_trait(?Send)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ expected trait `std::future::Future<Output = std::result::Result<rsecret::wallet::wallet_amino::AminoSignResponse<T>, rsecret::wallet::Error>> + std::marker::Send`, found trait `std::future::Future<Output = std::result::Result<rsecret::wallet::wallet_amino::AminoSignResponse<T>, rsecret::wallet::Error>>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&'life0 signers::KeplrOfflineSigner, &'life1 _, rsecret::wallet::wallet_amino::StdSignDoc<_>) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = std::result::Result<rsecret::wallet::wallet_amino::AminoSignResponse<T>, rsecret::wallet::Error>> + std::marker::Send + 'async_trait)>>`
[INFO] [stdout]               found signature `fn(&'life0 signers::KeplrOfflineSigner, &'life1 _, rsecret::wallet::wallet_amino::StdSignDoc<_>) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = std::result::Result<rsecret::wallet::wallet_amino::AminoSignResponse<T>, rsecret::wallet::Error>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `sign_permit` has an incompatible type for trait
[INFO] [stdout]   --> keplr/src/signers.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[async_trait(?Send)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ expected trait `std::future::Future<Output = std::result::Result<rsecret::wallet::wallet_amino::AminoSignResponse<T>, rsecret::wallet::Error>> + std::marker::Send`, found trait `std::future::Future<Output = std::result::Result<rsecret::wallet::wallet_amino::AminoSignResponse<T>, rsecret::wallet::Error>>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&'life0 signers::KeplrOfflineSigner, &'life1 _, rsecret::wallet::wallet_amino::StdSignDoc<_>) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = std::result::Result<rsecret::wallet::wallet_amino::AminoSignResponse<T>, rsecret::wallet::Error>> + std::marker::Send + 'async_trait)>>`
[INFO] [stdout]               found signature `fn(&'life0 signers::KeplrOfflineSigner, &'life1 _, rsecret::wallet::wallet_amino::StdSignDoc<_>) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = std::result::Result<rsecret::wallet::wallet_amino::AminoSignResponse<T>, rsecret::wallet::Error>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `sign_direct` has an incompatible type for trait
[INFO] [stdout]   --> keplr/src/signers.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[async_trait(?Send)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ expected trait `std::future::Future<Output = std::result::Result<rsecret::wallet::wallet_proto::DirectSignResponse, rsecret::wallet::Error>> + std::marker::Send`, found trait `std::future::Future<Output = std::result::Result<rsecret::wallet::wallet_proto::DirectSignResponse, rsecret::wallet::Error>>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&'life0 signers::KeplrOfflineSigner, &'life1 _, secretrs::tx::SignDoc) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = std::result::Result<rsecret::wallet::wallet_proto::DirectSignResponse, rsecret::wallet::Error>> + std::marker::Send + 'async_trait)>>`
[INFO] [stdout]               found signature `fn(&'life0 signers::KeplrOfflineSigner, &'life1 _, secretrs::tx::SignDoc) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = std::result::Result<rsecret::wallet::wallet_proto::DirectSignResponse, rsecret::wallet::Error>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_accounts` has an incompatible type for trait
[INFO] [stdout]    --> keplr/src/signers.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[async_trait(?Send)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ expected trait `std::future::Future<Output = std::result::Result<std::vec::Vec<rsecret::wallet::wallet_amino::AccountData>, rsecret::wallet::Error>> + std::marker::Send`, found trait `std::future::Future<Output = std::result::Result<std::vec::Vec<rsecret::wallet::wallet_amino::AccountData>, rsecret::wallet::Error>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 signers::KeplrOfflineSignerOnlyAmino) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = std::result::Result<std::vec::Vec<rsecret::wallet::wallet_amino::AccountData>, rsecret::wallet::Error>> + std::marker::Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 signers::KeplrOfflineSignerOnlyAmino) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = std::result::Result<std::vec::Vec<rsecret::wallet::wallet_amino::AccountData>, rsecret::wallet::Error>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_sign_mode` has an incompatible type for trait
[INFO] [stdout]    --> keplr/src/signers.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[async_trait(?Send)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ expected trait `std::future::Future<Output = std::result::Result<secretrs::tx::SignMode, rsecret::wallet::Error>> + std::marker::Send`, found trait `std::future::Future<Output = std::result::Result<secretrs::tx::SignMode, rsecret::wallet::Error>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 signers::KeplrOfflineSignerOnlyAmino) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = std::result::Result<secretrs::tx::SignMode, rsecret::wallet::Error>> + std::marker::Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 signers::KeplrOfflineSignerOnlyAmino) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = std::result::Result<secretrs::tx::SignMode, rsecret::wallet::Error>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `sign_amino` has an incompatible type for trait
[INFO] [stdout]    --> keplr/src/signers.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[async_trait(?Send)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ expected trait `std::future::Future<Output = std::result::Result<rsecret::wallet::wallet_amino::AminoSignResponse<T>, rsecret::wallet::Error>> + std::marker::Send`, found trait `std::future::Future<Output = std::result::Result<rsecret::wallet::wallet_amino::AminoSignResponse<T>, rsecret::wallet::Error>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 signers::KeplrOfflineSignerOnlyAmino, &'life1 _, rsecret::wallet::wallet_amino::StdSignDoc<_>) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = std::result::Result<rsecret::wallet::wallet_amino::AminoSignResponse<T>, rsecret::wallet::Error>> + std::marker::Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 signers::KeplrOfflineSignerOnlyAmino, &'life1 _, rsecret::wallet::wallet_amino::StdSignDoc<_>) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = std::result::Result<rsecret::wallet::wallet_amino::AminoSignResponse<T>, rsecret::wallet::Error>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `sign_permit` has an incompatible type for trait
[INFO] [stdout]    --> keplr/src/signers.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[async_trait(?Send)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ expected trait `std::future::Future<Output = std::result::Result<rsecret::wallet::wallet_amino::AminoSignResponse<T>, rsecret::wallet::Error>> + std::marker::Send`, found trait `std::future::Future<Output = std::result::Result<rsecret::wallet::wallet_amino::AminoSignResponse<T>, rsecret::wallet::Error>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 signers::KeplrOfflineSignerOnlyAmino, &'life1 _, rsecret::wallet::wallet_amino::StdSignDoc<_>) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = std::result::Result<rsecret::wallet::wallet_amino::AminoSignResponse<T>, rsecret::wallet::Error>> + std::marker::Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 signers::KeplrOfflineSignerOnlyAmino, &'life1 _, rsecret::wallet::wallet_amino::StdSignDoc<_>) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = std::result::Result<rsecret::wallet::wallet_amino::AminoSignResponse<T>, rsecret::wallet::Error>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `sign_direct` has an incompatible type for trait
[INFO] [stdout]    --> keplr/src/signers.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[async_trait(?Send)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^ expected trait `std::future::Future<Output = std::result::Result<rsecret::wallet::wallet_proto::DirectSignResponse, rsecret::wallet::Error>> + std::marker::Send`, found trait `std::future::Future<Output = std::result::Result<rsecret::wallet::wallet_proto::DirectSignResponse, rsecret::wallet::Error>>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&'life0 signers::KeplrOfflineSignerOnlyAmino, &'life1 _, secretrs::tx::SignDoc) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = std::result::Result<rsecret::wallet::wallet_proto::DirectSignResponse, rsecret::wallet::Error>> + std::marker::Send + 'async_trait)>>`
[INFO] [stdout]                found signature `fn(&'life0 signers::KeplrOfflineSignerOnlyAmino, &'life1 _, secretrs::tx::SignDoc) -> std::pin::Pin<std::boxed::Box<(dyn std::future::Future<Output = std::result::Result<rsecret::wallet::wallet_proto::DirectSignResponse, rsecret::wallet::Error>> + 'async_trait)>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stderr] error: could not document `keplr`
[INFO] running `Command { std: "docker" "inspect" "194b4c2daf5edcc1630cfe3adbdd564134f14476aecaa49ff75b1af00389832c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "194b4c2daf5edcc1630cfe3adbdd564134f14476aecaa49ff75b1af00389832c", kill_on_drop: false }`
[INFO] [stdout] 194b4c2daf5edcc1630cfe3adbdd564134f14476aecaa49ff75b1af00389832c
