[INFO] cloning repository https://github.com/Internet-of-People/morpheus-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Internet-of-People/morpheus-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInternet-of-People%2Fmorpheus-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInternet-of-People%2Fmorpheus-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68d70036e31fae0dd9314379a04c15ba229f84eb
[INFO] testing Internet-of-People/morpheus-rust against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInternet-of-People%2Fmorpheus-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Internet-of-People/morpheus-rust
[INFO] finished tweaking git repo https://github.com/Internet-of-People/morpheus-rust
[INFO] tweaked toml for git repo https://github.com/Internet-of-People/morpheus-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Internet-of-People/morpheus-rust on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 204 packages to latest compatible versions
[INFO] [stderr]       Adding android_logger v0.11.3 (available: v0.15.1)
[INFO] [stderr]       Adding base64ct v1.1.1 (available: v1.8.3)
[INFO] [stderr]       Adding curve25519-dalek v3.2.0 (available: v3.2.1)
[INFO] [stderr]       Adding digest v0.10.7 (available: v0.11.3)
[INFO] [stderr]       Adding ed25519-dalek v1.0.1 (available: v3.0.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding getrandom v0.2.17 (available: v0.4.3)
[INFO] [stderr]       Adding hmac v0.12.1 (available: v0.13.0)
[INFO] [stderr]       Adding jni v0.19.0 (available: v0.22.4)
[INFO] [stderr]       Adding jwt-compact v0.5.0 (available: v0.8.0)
[INFO] [stderr]       Adding num-derive v0.3.3 (available: v0.4.2)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.2)
[INFO] [stderr]       Adding ripemd v0.1.3 (available: v0.2.0)
[INFO] [stderr]       Adding serde-wasm-bindgen v0.4.5 (available: v0.6.5)
[INFO] [stderr]       Adding sha2 v0.10.9 (available: v0.11.0)
[INFO] [stderr]       Adding tiny-bip39 v1.0.0 (available: v2.0.0)
[INFO] [stderr]       Adding typetag v0.1.8 (available: v0.2.22)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.23.4)
[INFO] [stderr]       Adding valico v3.6.1 (available: v4.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typetag v0.1.8
[INFO] [stderr]   Downloaded typetag-impl v0.1.8
[INFO] [stderr]   Downloaded ghost v0.1.22
[INFO] [stderr]   Downloaded inventory v0.2.3
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.20
[INFO] [stderr]   Downloaded zeroize_derive v1.5.0
[INFO] [stderr]   Downloaded varint v0.9.0
[INFO] [stderr]   Downloaded base64ct v1.1.1
[INFO] [stderr]   Downloaded bit_utils v0.1.1
[INFO] [stderr]   Downloaded erased-serde v0.3.31
[INFO] [stderr]   Downloaded android_logger v0.11.3
[INFO] [stderr]   Downloaded base45 v3.2.0
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.18
[INFO] [stderr]   Downloaded base256emoji v1.0.2
[INFO] [stderr]   Downloaded match-lookup v0.1.2
[INFO] [stderr]   Downloaded ct-codecs v1.1.7
[INFO] [stderr]   Downloaded serde_str v0.1.0
[INFO] [stderr]   Downloaded rand_pcg v0.2.1
[INFO] [stderr]   Downloaded const-str v0.4.3
[INFO] [stderr]   Downloaded ripemd v0.1.3
[INFO] [stderr]   Downloaded phf_codegen v0.8.0
[INFO] [stderr]   Downloaded phf_generator v0.8.0
[INFO] [stderr]   Downloaded jsonway v2.0.0
[INFO] [stderr]   Downloaded json-pointer v0.3.4
[INFO] [stderr]   Downloaded multibase v0.9.3
[INFO] [stderr]   Downloaded rustversion v1.0.23
[INFO] [stderr]   Downloaded data-encoding v2.11.0
[INFO] [stderr]   Downloaded rmp v0.8.15
[INFO] [stderr]   Downloaded no-std-net v0.5.0
[INFO] [stderr]   Downloaded libsecp256k1 v0.7.2
[INFO] [stderr]   Downloaded valico v3.6.1
[INFO] [stderr]   Downloaded rmp-serde v1.3.1
[INFO] [stderr]   Downloaded jwt-compact v0.5.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.54
[INFO] [stderr]   Downloaded addr v0.11.8
[INFO] [stderr]   Downloaded psl v2.1.218
[INFO] [stderr]   Downloaded chrono v0.4.45
[INFO] [stderr]   Downloaded orion v0.17.15
[INFO] [stderr]   Downloaded zerocopy v0.8.54
[INFO] [stderr]   Downloaded fiat-crypto v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c8f1c18e31d7aab7d0dbe36b29b598da1e9aee691fb3e0836cdbaf58a39aa243
[INFO] running `Command { std: "docker" "start" "c8f1c18e31d7aab7d0dbe36b29b598da1e9aee691fb3e0836cdbaf58a39aa243", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8f1c18e31d7aab7d0dbe36b29b598da1e9aee691fb3e0836cdbaf58a39aa243", kill_on_drop: false }`
[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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c8f1c18e31d7aab7d0dbe36b29b598da1e9aee691fb3e0836cdbaf58a39aa243" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8f1c18e31d7aab7d0dbe36b29b598da1e9aee691fb3e0836cdbaf58a39aa243", kill_on_drop: false }`
[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" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c8f1c18e31d7aab7d0dbe36b29b598da1e9aee691fb3e0836cdbaf58a39aa243" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling base45 v3.2.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling fiat-crypto v0.3.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling ct-codecs v1.1.7
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling bit_utils v0.1.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.126
[INFO] [stderr]    Compiling varint v0.9.0
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling iop-journal-proto v0.0.16 (/opt/rustwide/workdir/journal-proto)
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling base64ct v1.1.1
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling psl v2.1.218
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.126
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling typetag-impl v0.1.8
[INFO] [stderr]    Compiling json-pointer v0.3.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.126
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling ghost v0.1.22
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling data-encoding-macro v0.1.20
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling multibase v0.9.3
[INFO] [stderr]    Compiling inventory v0.2.3
[INFO] [stderr]    Compiling uritemplate-next v0.2.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling tiny-bip39 v1.0.0
[INFO] [stderr]    Compiling valico v3.6.1
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling orion v0.17.15
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.126
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling json-digest v0.0.16 (/opt/rustwide/workdir/json-digest)
[INFO] [stderr]    Compiling serde_str v0.1.0
[INFO] [stderr]    Compiling jwt-compact v0.5.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling no-std-net v0.5.0
[INFO] [stderr]    Compiling jsonway v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling addr v0.11.8
[INFO] [stderr]    Compiling typetag v0.1.8
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling js-sys v0.3.103
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling iop-keyvault v0.0.16 (/opt/rustwide/workdir/keyvault)
[INFO] [stdout] warning: unused import: `bip32::*`
[INFO] [stdout]   --> keyvault/src/secp256k1/mod.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub use bip32::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bip44::*`
[INFO] [stdout]   --> keyvault/src/secp256k1/mod.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub use bip44::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling iop-coeus-proto v0.0.16 (/opt/rustwide/workdir/coeus-proto)
[INFO] [stderr]    Compiling iop-morpheus-proto v0.0.16 (/opt/rustwide/workdir/morpheus-proto)
[INFO] [stderr]    Compiling iop-vault v0.0.16 (/opt/rustwide/workdir/vault)
[INFO] [stdout] warning: unexpected `cfg` condition value: `did`
[INFO] [stdout]   --> coeus-proto/src/principal.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[cfg(feature = "did")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `did` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `did`
[INFO] [stdout]   --> coeus-proto/src/principal.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[cfg(feature = "did")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `did` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `did`
[INFO] [stdout]   --> coeus-proto/src/principal.rs:42:19
[INFO] [stdout]    |
[INFO] [stdout] 42 |             #[cfg(feature = "did")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `did` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `did`
[INFO] [stdout]   --> coeus-proto/src/principal.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |             #[cfg(feature = "did")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `did` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Send` is not local
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Sync` is not local
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Send` is not local
[INFO] [stdout]   |                                         `Sync` is not local
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Strictest` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Box` is not local
[INFO] [stdout]   |                                         `Send` is not local
[INFO] [stdout]   |                                         `Sync` is not local
[INFO] [stdout]   |                                         `Deserialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Box` is not local
[INFO] [stdout]   |                                         `Deserialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Box` is not local
[INFO] [stdout]   |                                         `Send` is not local
[INFO] [stdout]   |                                         `Deserialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Box` is not local
[INFO] [stdout]   |                                         `Sync` is not local
[INFO] [stdout]   |                                         `Deserialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling iop-morpheus-sdk v0.0.16 (/opt/rustwide/workdir/morpheus-sdk)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> coeus-proto/src/domain_name.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn iter(&self) -> std::slice::Iter<Edge> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn iter(&self) -> std::slice::Iter<'_, Edge> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling iop-coeus-node v0.0.16 (/opt/rustwide/workdir/coeus-node)
[INFO] [stdout] warning: unused import: `expiration::*`
[INFO] [stdout]  --> coeus-node/src/policy/subtree/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use expiration::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `schema::*`
[INFO] [stdout]  --> coeus-node/src/policy/subtree/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use schema::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]  --> coeus-node/src/operations/register.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn validate_auth(&self, state: &State, pk: &MPublicKey) -> Result<()> {
[INFO] [stdout]   |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling iop-hydra-proto v0.0.16 (/opt/rustwide/workdir/hydra-proto)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> hydra-proto/src/txtype/hyd_core.rs:4:47
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Clone, Copy, Debug, Deserialize_repr, Eq, FromPrimitive, Hash, PartialEq, Serialize_repr,
[INFO] [stdout]   |                                               ^------------
[INFO] [stdout]   |                                               |
[INFO] [stdout]   |                                               `FromPrimitive` is not local
[INFO] [stdout]   |                                               move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_CoreTransactionType`
[INFO] [stdout] ...
[INFO] [stdout] 7 | pub enum CoreTransactionType {
[INFO] [stdout]   |          ------------------- `CoreTransactionType` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling iop-hydra-sdk v0.0.16 (/opt/rustwide/workdir/hydra-sdk)
[INFO] [stderr]    Compiling iop-morpheus-node v0.0.16 (/opt/rustwide/workdir/morpheus-node)
[INFO] [stderr]    Compiling iop-sdk-ffi v0.0.16 (/opt/rustwide/workdir/sdk-ffi)
[INFO] [stderr]    Compiling iop-sdk v0.0.16 (/opt/rustwide/workdir/sdk)
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]   --> sdk-ffi/src/jwt/builder.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 |     builder.created_at = Utc.timestamp(value, 0);
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]   --> sdk-ffi/src/jwt/parser.rs:15:76
[INFO] [stdout]    |
[INFO] [stdout] 15 |             unsafe { convert::borrow_in_opt(current_time) }.map(|secs| Utc.timestamp(*secs, 0));
[INFO] [stdout]    |                                                                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> sdk-ffi/src/jwt/builder.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let mut builder = unsafe { convert::borrow_mut_in(builder) };
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> sdk-ffi/src/jwt/builder.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let mut builder = unsafe { convert::borrow_mut_in(builder) };
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::into_raw` that must be used
[INFO] [stdout]   --> sdk-ffi/src/ffi/cslice.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |             Box::into_raw(slice);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: losing the pointer will leak memory
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let _ = Box::into_raw(slice);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.4.5
[INFO] [stderr]    Compiling iop-keyvault-wasm v0.0.16 (/opt/rustwide/workdir/keyvault-wasm)
[INFO] [stderr]    Compiling json-digest-wasm v0.0.16 (/opt/rustwide/workdir/json-digest-wasm)
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> keyvault-wasm/src/lib.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[wasm_bindgen]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> keyvault-wasm/src/lib.rs:1:9
[INFO] [stdout]     |
[INFO] [stdout]   1 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling iop-proto-wasm v0.0.16 (/opt/rustwide/workdir/proto-wasm)
[INFO] [stderr]    Compiling iop-sdk-wasm v0.0.16 (/opt/rustwide/workdir/sdk-wasm)
[INFO] [stderr]    Compiling iop-node-wasm v0.0.16 (/opt/rustwide/workdir/node-wasm)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> node-wasm/src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use iop_keyvault_wasm::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `err_to_js` in the value namespace is first re-exported here
[INFO] [stdout] 12 | pub use iop_proto_wasm::*;
[INFO] [stdout] 13 | pub use json_digest_wasm::*;
[INFO] [stdout]    |         ------------------- but the name `err_to_js` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> node-wasm/src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use json_digest_wasm::MapJsError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `MapJsError` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> node-wasm/src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use iop_keyvault_wasm::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> node-wasm/src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use json_digest_wasm::MapJsError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `js_class`
[INFO] [stdout]  --> node-wasm/src/doc.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[wasm_bindgen(js_class = DidDocument)]
[INFO] [stdout]   |                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_js_class`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> sdk-wasm/src/lib.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | use iop_keyvault_wasm::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ the name `err_to_js` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 50 | pub use json_digest_wasm::*;
[INFO] [stdout]    |         ------------------- but the name `err_to_js` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> sdk-wasm/src/lib.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | use iop_keyvault_wasm::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ the name `MapJsError` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 50 | pub use json_digest_wasm::*;
[INFO] [stdout]    |         ------------------- but the name `MapJsError` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `err_to_js` is ambiguous
[INFO] [stdout]    --> sdk-wasm/src/morpheus/private.rs:112:74
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let request: WitnessRequest = from_value(js_req.clone()).map_err(err_to_js)?;
[INFO] [stdout]     |                                                                          ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `err_to_js` could refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 | use iop_keyvault_wasm::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout] note: `err_to_js` could also refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub use json_digest_wasm::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `err_to_js` is ambiguous
[INFO] [stdout]    --> sdk-wasm/src/morpheus/private.rs:113:75
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let signed_request = signer.sign_witness_request(request).map_err(err_to_js)?;
[INFO] [stdout]     |                                                                           ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `err_to_js` could refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 | use iop_keyvault_wasm::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout] note: `err_to_js` could also refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub use json_digest_wasm::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `err_to_js` is ambiguous
[INFO] [stdout]    --> sdk-wasm/src/morpheus/private.rs:130:79
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let statement: WitnessStatement = from_value(js_stmt.clone()).map_err(err_to_js)?;
[INFO] [stdout]     |                                                                               ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `err_to_js` could refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 | use iop_keyvault_wasm::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout] note: `err_to_js` could also refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub use json_digest_wasm::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `err_to_js` is ambiguous
[INFO] [stdout]    --> sdk-wasm/src/morpheus/private.rs:131:81
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let signed_statement = signer.sign_witness_statement(statement).map_err(err_to_js)?;
[INFO] [stdout]     |                                                                                 ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `err_to_js` could refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 | use iop_keyvault_wasm::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout] note: `err_to_js` could also refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub use json_digest_wasm::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `err_to_js` is ambiguous
[INFO] [stdout]    --> sdk-wasm/src/morpheus/private.rs:149:57
[INFO] [stdout]     |
[INFO] [stdout] 149 |             from_value(js_presentation.clone()).map_err(err_to_js)?;
[INFO] [stdout]     |                                                         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `err_to_js` could refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 | use iop_keyvault_wasm::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout] note: `err_to_js` could also refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub use json_digest_wasm::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `err_to_js` is ambiguous
[INFO] [stdout]    --> sdk-wasm/src/morpheus/private.rs:151:66
[INFO] [stdout]     |
[INFO] [stdout] 151 |             signer.sign_claim_presentation(presentation).map_err(err_to_js)?;
[INFO] [stdout]     |                                                                  ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `err_to_js` could refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 | use iop_keyvault_wasm::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout] note: `err_to_js` could also refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub use json_digest_wasm::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `err_to_js` is ambiguous
[INFO] [stdout]    --> sdk-wasm/src/morpheus/private.rs:182:57
[INFO] [stdout]     |
[INFO] [stdout] 182 |     let content = serde_json::to_value(content).map_err(err_to_js)?;
[INFO] [stdout]     |                                                         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `err_to_js` could refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 | use iop_keyvault_wasm::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout] note: `err_to_js` could also refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub use json_digest_wasm::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/parameters.rs:19:50
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 19 |         let network = Networks::by_name(network).map_err_to_js()?;
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_imported_traits)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/plugin.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 17 |             .map_err_to_js()?;
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/plugin.rs:24:78
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 24 |         let inner = hd_hydra::Plugin::get(vault.inner(), parameters.inner()).map_err_to_js()?;
[INFO] [stdout]    |                                                                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/plugin.rs:31:41
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 31 |         let inner = self.inner.public().map_err_to_js()?;
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/plugin.rs:40:57
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 40 |         let inner = self.inner.private(unlock_password).map_err_to_js()?;
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/private.rs:30:45
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 30 |         let inner = self.inner.key_mut(idx).map_err_to_js()?;
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/private.rs:42:54
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 42 |         let inner = self.inner.key_by_pk(id.inner()).map_err_to_js()?;
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/private.rs:49:39
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 49 |         let res = self.inner().xpub().map_err_to_js()?;
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/private.rs:64:47
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 64 |         let res = self.inner().receive_keys().map_err_to_js()?;
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/private.rs:71:46
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 71 |         let res = self.inner().change_keys().map_err_to_js()?;
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/private.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 89 |             .map_err_to_js()?;
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/public.rs:23:45
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 23 |         let inner = self.inner.key_mut(idx).map_err_to_js()?;
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/public.rs:30:39
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 30 |         let res = self.inner().xpub().map_err_to_js()?;
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/public.rs:37:47
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 37 |         let res = self.inner().receive_keys().map_err_to_js()?;
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/public.rs:44:46
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 44 |         let res = self.inner().change_keys().map_err_to_js()?;
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/public.rs:56:56
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 56 |         let inner = self.inner.key_by_p2pkh_addr(addr).map_err_to_js()?;
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/sign.rs:27:52
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 27 |         self.inner.sign_hydra_transaction(&mut tx).map_err_to_js()?;
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/tx.rs:16:55
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 16 |         let network = Networks::by_name(network_name).map_err_to_js()?;
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/plugin.rs:14:71
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 14 |         hd_morpheus::Plugin::init(vault.inner_mut(), unlock_password).map_err_to_js()?;
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/plugin.rs:21:61
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 21 |         let inner = hd_morpheus::Plugin::get(vault.inner()).map_err_to_js()?;
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/plugin.rs:28:41
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 28 |         let inner = self.inner.public().map_err_to_js()?;
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/plugin.rs:37:57
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 37 |         let inner = self.inner.private(unlock_password).map_err_to_js()?;
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/private.rs:31:50
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 31 |         let did_kind: DidKind = did_kind.parse().map_err_to_js()?;
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/private.rs:65:54
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 65 |         let inner = self.inner.key_by_pk(pk.inner()).map_err_to_js()?;
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/private.rs:75:60
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 75 |         let pk = self.inner.public().key_by_id(id.inner()).map_err_to_js()?;
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/private.rs:93:60
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 93 |         let (public_key, signature) = signer.sign(message).map_err_to_js()?;
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/private.rs:157:47
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 157 |         let inner = self.inner.kind(did_kind).map_err_to_js()?;
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/private_kind.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 28 |         self.inner.len().map_err_to_js()
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/private_kind.rs:46:45
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 46 |         let inner = self.inner.key_mut(idx).map_err_to_js()?;
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/private_kind.rs:52:42
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 52 |         let sk = self.inner.key_mut(idx).map_err_to_js()?;
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/private_kind.rs:63:54
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 63 |         let inner = self.inner.key_by_pk(id.inner()).map_err_to_js()?;
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/public.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 18 |         let did_kind: DidKind = did_kind.parse().map_err_to_js()?;
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/public.rs:51:54
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 51 |         let inner = self.inner.key_by_id(id.inner()).map_err_to_js()?;
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/public.rs:56:47
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 56 |         let inner = self.inner.kind(did_kind).map_err_to_js()?;
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/public_kind.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 22 |         self.inner.len().map_err_to_js().map(|c| c as u32)
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/public_kind.rs:29:41
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 29 |         let inner = self.inner.key(idx).map_err_to_js()?;
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/public_kind.rs:37:38
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 37 |         let pk = self.inner.key(idx).map_err_to_js()?;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/public_kind.rs:47:54
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 47 |         let inner = self.inner.key_by_id(id.inner()).map_err_to_js()?;
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/tx.rs:28:54
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 28 |             network: Networks::by_name(network_name).map_err_to_js()?,
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:103:31
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 103 |         to_value(&self.inner).map_err_to_js()
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:135:31
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 135 |         let did = did.parse().map_err_to_js()?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:149:61
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 149 |         let auth = Authentication::from_str(authentication).map_err_to_js()?;
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:158:61
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 158 |         let auth = Authentication::from_str(authentication).map_err_to_js()?;
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:171:61
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 171 |         let auth = Authentication::from_str(authentication).map_err_to_js()?;
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:184:61
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 184 |         let auth = Authentication::from_str(authentication).map_err_to_js()?;
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:250:82
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 250 |         let private_key = morpheus_private.inner().key_by_pk(public_key.inner()).map_err_to_js()?;
[INFO] [stdout]     |                                                                                  ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:264:73
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 264 |             morpheus_private.inner().public().key_by_id(key_id.inner()).map_err_to_js()?;
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:265:75
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 265 |         let private_key = morpheus_private.inner().key_by_pk(&public_key).map_err_to_js()?;
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:272:49
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 272 |         let signed = signable_ops.sign(&signer).map_err_to_js()?;
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:295:31
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 295 |         to_value(&self.inner).map_err_to_js()
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/vault/mod.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout]  5 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 22 |             .map_err_to_js()?;
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/vault/mod.rs:32:72
[INFO] [stdout]    |
[INFO] [stdout]  5 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 32 |         let hack: VaultSerializer = serde_json::from_value(data_serde).map_err_to_js()?;
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/vault/mod.rs:53:46
[INFO] [stdout]    |
[INFO] [stdout]  5 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 53 |         let dirty = vault_dirty.try_borrow().map_err_to_js()?;
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/vault/mod.rs:68:48
[INFO] [stdout]    |
[INFO] [stdout]  5 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 68 |         let seed = self.inner.unlock(password).map_err_to_js()?;
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/vault/mod.rs:74:54
[INFO] [stdout]    |
[INFO] [stdout]  5 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 74 |         let mut dirty = vault_dirty.try_borrow_mut().map_err_to_js()?;
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: iop-sdk-wasm v0.0.16 (/opt/rustwide/workdir/sdk-wasm)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c8f1c18e31d7aab7d0dbe36b29b598da1e9aee691fb3e0836cdbaf58a39aa243", kill_on_drop: false }`
[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" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c8f1c18e31d7aab7d0dbe36b29b598da1e9aee691fb3e0836cdbaf58a39aa243" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stdout] warning: unused import: `bip32::*`
[INFO] [stdout]   --> keyvault/src/secp256k1/mod.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub use bip32::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bip44::*`
[INFO] [stdout]   --> keyvault/src/secp256k1/mod.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub use bip44::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `did`
[INFO] [stdout]   --> coeus-proto/src/principal.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[cfg(feature = "did")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `did` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `did`
[INFO] [stdout]   --> coeus-proto/src/principal.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[cfg(feature = "did")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `did` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `did`
[INFO] [stdout]   --> coeus-proto/src/principal.rs:42:19
[INFO] [stdout]    |
[INFO] [stdout] 42 |             #[cfg(feature = "did")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `did` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `did`
[INFO] [stdout]   --> coeus-proto/src/principal.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |             #[cfg(feature = "did")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `did` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> coeus-proto/src/domain_name.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn iter(&self) -> std::slice::Iter<Edge> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn iter(&self) -> std::slice::Iter<'_, Edge> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling iop-morpheus-proto v0.0.16 (/opt/rustwide/workdir/morpheus-proto)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> hydra-proto/src/txtype/hyd_core.rs:4:47
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Clone, Copy, Debug, Deserialize_repr, Eq, FromPrimitive, Hash, PartialEq, Serialize_repr,
[INFO] [stdout]   |                                               ^------------
[INFO] [stdout]   |                                               |
[INFO] [stdout]   |                                               `FromPrimitive` is not local
[INFO] [stdout]   |                                               move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_CoreTransactionType`
[INFO] [stdout] ...
[INFO] [stdout] 7 | pub enum CoreTransactionType {
[INFO] [stdout]   |          ------------------- `CoreTransactionType` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Send` is not local
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Sync` is not local
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Send` is not local
[INFO] [stdout]   |                                         `Sync` is not local
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Strictest` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Box` is not local
[INFO] [stdout]   |                                         `Send` is not local
[INFO] [stdout]   |                                         `Sync` is not local
[INFO] [stdout]   |                                         `Deserialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Box` is not local
[INFO] [stdout]   |                                         `Deserialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Box` is not local
[INFO] [stdout]   |                                         `Send` is not local
[INFO] [stdout]   |                                         `Deserialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Box` is not local
[INFO] [stdout]   |                                         `Sync` is not local
[INFO] [stdout]   |                                         `Deserialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling iop-hydra-proto v0.0.16 (/opt/rustwide/workdir/hydra-proto)
[INFO] [stderr]    Compiling iop-vault v0.0.16 (/opt/rustwide/workdir/vault)
[INFO] [stderr]    Compiling iop-coeus-proto v0.0.16 (/opt/rustwide/workdir/coeus-proto)
[INFO] [stderr]    Compiling iop-morpheus-node v0.0.16 (/opt/rustwide/workdir/morpheus-node)
[INFO] [stderr]    Compiling iop-hydra-sdk v0.0.16 (/opt/rustwide/workdir/hydra-sdk)
[INFO] [stderr]    Compiling iop-morpheus-sdk v0.0.16 (/opt/rustwide/workdir/morpheus-sdk)
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> keyvault-wasm/src/lib.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[wasm_bindgen]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> keyvault-wasm/src/lib.rs:1:9
[INFO] [stdout]     |
[INFO] [stdout]   1 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]   --> sdk-ffi/src/jwt/builder.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 |     builder.created_at = Utc.timestamp(value, 0);
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]   --> sdk-ffi/src/jwt/parser.rs:15:76
[INFO] [stdout]    |
[INFO] [stdout] 15 |             unsafe { convert::borrow_in_opt(current_time) }.map(|secs| Utc.timestamp(*secs, 0));
[INFO] [stdout]    |                                                                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> sdk-ffi/src/jwt/builder.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let mut builder = unsafe { convert::borrow_mut_in(builder) };
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> sdk-ffi/src/jwt/builder.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let mut builder = unsafe { convert::borrow_mut_in(builder) };
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::into_raw` that must be used
[INFO] [stdout]   --> sdk-ffi/src/ffi/cslice.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |             Box::into_raw(slice);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: losing the pointer will leak memory
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let _ = Box::into_raw(slice);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling iop-proto-wasm v0.0.16 (/opt/rustwide/workdir/proto-wasm)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> sdk-wasm/src/lib.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | use iop_keyvault_wasm::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ the name `err_to_js` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 50 | pub use json_digest_wasm::*;
[INFO] [stdout]    |         ------------------- but the name `err_to_js` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> sdk-wasm/src/lib.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | use iop_keyvault_wasm::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ the name `MapJsError` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 50 | pub use json_digest_wasm::*;
[INFO] [stdout]    |         ------------------- but the name `MapJsError` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `err_to_js` is ambiguous
[INFO] [stdout]    --> sdk-wasm/src/morpheus/private.rs:112:74
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let request: WitnessRequest = from_value(js_req.clone()).map_err(err_to_js)?;
[INFO] [stdout]     |                                                                          ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `err_to_js` could refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 | use iop_keyvault_wasm::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout] note: `err_to_js` could also refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub use json_digest_wasm::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `err_to_js` is ambiguous
[INFO] [stdout]    --> sdk-wasm/src/morpheus/private.rs:113:75
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let signed_request = signer.sign_witness_request(request).map_err(err_to_js)?;
[INFO] [stdout]     |                                                                           ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `err_to_js` could refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 | use iop_keyvault_wasm::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout] note: `err_to_js` could also refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub use json_digest_wasm::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `err_to_js` is ambiguous
[INFO] [stdout]    --> sdk-wasm/src/morpheus/private.rs:130:79
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let statement: WitnessStatement = from_value(js_stmt.clone()).map_err(err_to_js)?;
[INFO] [stdout]     |                                                                               ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `err_to_js` could refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 | use iop_keyvault_wasm::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout] note: `err_to_js` could also refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub use json_digest_wasm::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `err_to_js` is ambiguous
[INFO] [stdout]    --> sdk-wasm/src/morpheus/private.rs:131:81
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let signed_statement = signer.sign_witness_statement(statement).map_err(err_to_js)?;
[INFO] [stdout]     |                                                                                 ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `err_to_js` could refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 | use iop_keyvault_wasm::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout] note: `err_to_js` could also refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub use json_digest_wasm::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `err_to_js` is ambiguous
[INFO] [stdout]    --> sdk-wasm/src/morpheus/private.rs:149:57
[INFO] [stdout]     |
[INFO] [stdout] 149 |             from_value(js_presentation.clone()).map_err(err_to_js)?;
[INFO] [stdout]     |                                                         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `err_to_js` could refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 | use iop_keyvault_wasm::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout] note: `err_to_js` could also refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub use json_digest_wasm::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `err_to_js` is ambiguous
[INFO] [stdout]    --> sdk-wasm/src/morpheus/private.rs:151:66
[INFO] [stdout]     |
[INFO] [stdout] 151 |             signer.sign_claim_presentation(presentation).map_err(err_to_js)?;
[INFO] [stdout]     |                                                                  ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `err_to_js` could refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 | use iop_keyvault_wasm::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout] note: `err_to_js` could also refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub use json_digest_wasm::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `err_to_js` is ambiguous
[INFO] [stdout]    --> sdk-wasm/src/morpheus/private.rs:182:57
[INFO] [stdout]     |
[INFO] [stdout] 182 |     let content = serde_json::to_value(content).map_err(err_to_js)?;
[INFO] [stdout]     |                                                         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `err_to_js` could refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 | use iop_keyvault_wasm::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout] note: `err_to_js` could also refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub use json_digest_wasm::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/parameters.rs:19:50
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 19 |         let network = Networks::by_name(network).map_err_to_js()?;
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_imported_traits)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/plugin.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 17 |             .map_err_to_js()?;
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/plugin.rs:24:78
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 24 |         let inner = hd_hydra::Plugin::get(vault.inner(), parameters.inner()).map_err_to_js()?;
[INFO] [stdout]    |                                                                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/plugin.rs:31:41
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 31 |         let inner = self.inner.public().map_err_to_js()?;
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/plugin.rs:40:57
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 40 |         let inner = self.inner.private(unlock_password).map_err_to_js()?;
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/private.rs:30:45
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 30 |         let inner = self.inner.key_mut(idx).map_err_to_js()?;
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/private.rs:42:54
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 42 |         let inner = self.inner.key_by_pk(id.inner()).map_err_to_js()?;
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/private.rs:49:39
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 49 |         let res = self.inner().xpub().map_err_to_js()?;
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/private.rs:64:47
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 64 |         let res = self.inner().receive_keys().map_err_to_js()?;
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/private.rs:71:46
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 71 |         let res = self.inner().change_keys().map_err_to_js()?;
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/private.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 89 |             .map_err_to_js()?;
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/public.rs:23:45
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 23 |         let inner = self.inner.key_mut(idx).map_err_to_js()?;
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/public.rs:30:39
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 30 |         let res = self.inner().xpub().map_err_to_js()?;
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/public.rs:37:47
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 37 |         let res = self.inner().receive_keys().map_err_to_js()?;
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/public.rs:44:46
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 44 |         let res = self.inner().change_keys().map_err_to_js()?;
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/public.rs:56:56
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 56 |         let inner = self.inner.key_by_p2pkh_addr(addr).map_err_to_js()?;
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/sign.rs:27:52
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 27 |         self.inner.sign_hydra_transaction(&mut tx).map_err_to_js()?;
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/tx.rs:16:55
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 16 |         let network = Networks::by_name(network_name).map_err_to_js()?;
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/plugin.rs:14:71
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 14 |         hd_morpheus::Plugin::init(vault.inner_mut(), unlock_password).map_err_to_js()?;
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/plugin.rs:21:61
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 21 |         let inner = hd_morpheus::Plugin::get(vault.inner()).map_err_to_js()?;
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/plugin.rs:28:41
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 28 |         let inner = self.inner.public().map_err_to_js()?;
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/plugin.rs:37:57
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 37 |         let inner = self.inner.private(unlock_password).map_err_to_js()?;
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/private.rs:31:50
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 31 |         let did_kind: DidKind = did_kind.parse().map_err_to_js()?;
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/private.rs:65:54
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 65 |         let inner = self.inner.key_by_pk(pk.inner()).map_err_to_js()?;
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/private.rs:75:60
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 75 |         let pk = self.inner.public().key_by_id(id.inner()).map_err_to_js()?;
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/private.rs:93:60
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 93 |         let (public_key, signature) = signer.sign(message).map_err_to_js()?;
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/private.rs:157:47
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 157 |         let inner = self.inner.kind(did_kind).map_err_to_js()?;
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/private_kind.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 28 |         self.inner.len().map_err_to_js()
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/private_kind.rs:46:45
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 46 |         let inner = self.inner.key_mut(idx).map_err_to_js()?;
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/private_kind.rs:52:42
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 52 |         let sk = self.inner.key_mut(idx).map_err_to_js()?;
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/private_kind.rs:63:54
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 63 |         let inner = self.inner.key_by_pk(id.inner()).map_err_to_js()?;
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/public.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 18 |         let did_kind: DidKind = did_kind.parse().map_err_to_js()?;
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/public.rs:51:54
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 51 |         let inner = self.inner.key_by_id(id.inner()).map_err_to_js()?;
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/public.rs:56:47
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 56 |         let inner = self.inner.kind(did_kind).map_err_to_js()?;
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/public_kind.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 22 |         self.inner.len().map_err_to_js().map(|c| c as u32)
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/public_kind.rs:29:41
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 29 |         let inner = self.inner.key(idx).map_err_to_js()?;
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/public_kind.rs:37:38
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 37 |         let pk = self.inner.key(idx).map_err_to_js()?;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/public_kind.rs:47:54
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 47 |         let inner = self.inner.key_by_id(id.inner()).map_err_to_js()?;
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/tx.rs:28:54
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 28 |             network: Networks::by_name(network_name).map_err_to_js()?,
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:103:31
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 103 |         to_value(&self.inner).map_err_to_js()
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:135:31
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 135 |         let did = did.parse().map_err_to_js()?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:149:61
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 149 |         let auth = Authentication::from_str(authentication).map_err_to_js()?;
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:158:61
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 158 |         let auth = Authentication::from_str(authentication).map_err_to_js()?;
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:171:61
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 171 |         let auth = Authentication::from_str(authentication).map_err_to_js()?;
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:184:61
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 184 |         let auth = Authentication::from_str(authentication).map_err_to_js()?;
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:250:82
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 250 |         let private_key = morpheus_private.inner().key_by_pk(public_key.inner()).map_err_to_js()?;
[INFO] [stdout]     |                                                                                  ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:264:73
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 264 |             morpheus_private.inner().public().key_by_id(key_id.inner()).map_err_to_js()?;
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:265:75
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 265 |         let private_key = morpheus_private.inner().key_by_pk(&public_key).map_err_to_js()?;
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:272:49
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 272 |         let signed = signable_ops.sign(&signer).map_err_to_js()?;
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:295:31
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 295 |         to_value(&self.inner).map_err_to_js()
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/vault/mod.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout]  5 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 22 |             .map_err_to_js()?;
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/vault/mod.rs:32:72
[INFO] [stdout]    |
[INFO] [stdout]  5 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 32 |         let hack: VaultSerializer = serde_json::from_value(data_serde).map_err_to_js()?;
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling iop-sdk-wasm v0.0.16 (/opt/rustwide/workdir/sdk-wasm)
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/vault/mod.rs:53:46
[INFO] [stdout]    |
[INFO] [stdout]  5 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 53 |         let dirty = vault_dirty.try_borrow().map_err_to_js()?;
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling iop-keyvault-wasm v0.0.16 (/opt/rustwide/workdir/keyvault-wasm)
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/vault/mod.rs:68:48
[INFO] [stdout]    |
[INFO] [stdout]  5 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 68 |         let seed = self.inner.unlock(password).map_err_to_js()?;
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling iop-sdk-ffi v0.0.16 (/opt/rustwide/workdir/sdk-ffi)
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/vault/mod.rs:74:54
[INFO] [stdout]    |
[INFO] [stdout]  5 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 74 |         let mut dirty = vault_dirty.try_borrow_mut().map_err_to_js()?;
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling json-digest-wasm v0.0.16 (/opt/rustwide/workdir/json-digest-wasm)
[INFO] [stderr]    Compiling iop-sdk v0.0.16 (/opt/rustwide/workdir/sdk)
[INFO] [stderr]    Compiling iop-coeus-node v0.0.16 (/opt/rustwide/workdir/coeus-node)
[INFO] [stdout] warning: unused import: `expiration::*`
[INFO] [stdout]  --> coeus-node/src/policy/subtree/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use expiration::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `schema::*`
[INFO] [stdout]  --> coeus-node/src/policy/subtree/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use schema::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]  --> coeus-node/src/operations/register.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn validate_auth(&self, state: &State, pk: &MPublicKey) -> Result<()> {
[INFO] [stdout]   |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> node-wasm/src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use iop_keyvault_wasm::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `err_to_js` in the value namespace is first re-exported here
[INFO] [stdout] 12 | pub use iop_proto_wasm::*;
[INFO] [stdout] 13 | pub use json_digest_wasm::*;
[INFO] [stdout]    |         ------------------- but the name `err_to_js` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> node-wasm/src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use json_digest_wasm::MapJsError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `MapJsError` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> node-wasm/src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use iop_keyvault_wasm::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> node-wasm/src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use json_digest_wasm::MapJsError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `js_class`
[INFO] [stdout]  --> node-wasm/src/doc.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[wasm_bindgen(js_class = DidDocument)]
[INFO] [stdout]   |                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_js_class`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling iop-node-wasm v0.0.16 (/opt/rustwide/workdir/node-wasm)
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]   --> morpheus-sdk/src/lib.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |         Utc.timestamp(1596195267, 0)
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `did`
[INFO] [stdout]   --> coeus-proto/src/principal.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[cfg(feature = "did")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `did` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `did`
[INFO] [stdout]   --> coeus-proto/src/principal.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[cfg(feature = "did")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `did` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `did`
[INFO] [stdout]   --> coeus-proto/src/principal.rs:42:19
[INFO] [stdout]    |
[INFO] [stdout] 42 |             #[cfg(feature = "did")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `did` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `did`
[INFO] [stdout]   --> coeus-proto/src/principal.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |             #[cfg(feature = "did")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `did` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `did`
[INFO] [stdout]    --> coeus-proto/src/principal.rs:129:11
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[cfg(feature = "did")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `did` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling iop-journal-proto v0.0.16 (/opt/rustwide/workdir/journal-proto)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> node-wasm/src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use iop_keyvault_wasm::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `err_to_js` in the value namespace is first re-exported here
[INFO] [stdout] 12 | pub use iop_proto_wasm::*;
[INFO] [stdout] 13 | pub use json_digest_wasm::*;
[INFO] [stdout]    |         ------------------- but the name `err_to_js` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> node-wasm/src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use json_digest_wasm::MapJsError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `MapJsError` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> node-wasm/src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use iop_keyvault_wasm::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> node-wasm/src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use json_digest_wasm::MapJsError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]   --> sdk-ffi/src/jwt/builder.rs:41:30
[INFO] [stdout]    |
[INFO] [stdout] 41 |     builder.created_at = Utc.timestamp(value, 0);
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Send` is not local
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Sync` is not local
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Send` is not local
[INFO] [stdout]   |                                         `Sync` is not local
[INFO] [stdout]   |                                         `Serialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Strictest` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]   --> sdk-ffi/src/jwt/parser.rs:15:76
[INFO] [stdout]    |
[INFO] [stdout] 15 |             unsafe { convert::borrow_in_opt(current_time) }.map(|secs| Utc.timestamp(*secs, 0));
[INFO] [stdout]    |                                                                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Box` is not local
[INFO] [stdout]   |                                         `Send` is not local
[INFO] [stdout]   |                                         `Sync` is not local
[INFO] [stdout]   |                                         `Deserialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Box` is not local
[INFO] [stdout]   |                                         `Deserialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Box` is not local
[INFO] [stdout]   |                                         `Send` is not local
[INFO] [stdout]   |                                         `Deserialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> vault/src/vault.rs:4:41
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stdout]   |                                         -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                         |
[INFO] [stdout]   |                                         `Box` is not local
[INFO] [stdout]   |                                         `Sync` is not local
[INFO] [stdout]   |                                         `Deserialize` is not local
[INFO] [stdout]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stdout] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stdout]   |           ----------- `VaultPlugin` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `expiration::*`
[INFO] [stdout]  --> coeus-node/src/policy/subtree/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use expiration::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `schema::*`
[INFO] [stdout]  --> coeus-node/src/policy/subtree/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use schema::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `js_class`
[INFO] [stdout]  --> node-wasm/src/doc.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[wasm_bindgen(js_class = DidDocument)]
[INFO] [stdout]   |                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_js_class`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling json-digest v0.0.16 (/opt/rustwide/workdir/json-digest)
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> sdk-ffi/src/jwt/builder.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let mut builder = unsafe { convert::borrow_mut_in(builder) };
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> sdk-ffi/src/jwt/builder.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let mut builder = unsafe { convert::borrow_mut_in(builder) };
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> coeus-proto/src/domain_name.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn iter(&self) -> std::slice::Iter<Edge> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn iter(&self) -> std::slice::Iter<'_, Edge> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> sdk-wasm/src/lib.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | use iop_keyvault_wasm::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ the name `err_to_js` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 50 | pub use json_digest_wasm::*;
[INFO] [stdout]    |         ------------------- but the name `err_to_js` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> sdk-wasm/src/lib.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | use iop_keyvault_wasm::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ the name `MapJsError` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 50 | pub use json_digest_wasm::*;
[INFO] [stdout]    |         ------------------- but the name `MapJsError` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `err_to_js` is ambiguous
[INFO] [stdout]    --> sdk-wasm/src/morpheus/private.rs:112:74
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let request: WitnessRequest = from_value(js_req.clone()).map_err(err_to_js)?;
[INFO] [stdout]     |                                                                          ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `err_to_js` could refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 | use iop_keyvault_wasm::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout] note: `err_to_js` could also refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub use json_digest_wasm::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `err_to_js` is ambiguous
[INFO] [stdout]    --> sdk-wasm/src/morpheus/private.rs:113:75
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let signed_request = signer.sign_witness_request(request).map_err(err_to_js)?;
[INFO] [stdout]     |                                                                           ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `err_to_js` could refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 | use iop_keyvault_wasm::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout] note: `err_to_js` could also refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub use json_digest_wasm::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `err_to_js` is ambiguous
[INFO] [stdout]    --> sdk-wasm/src/morpheus/private.rs:130:79
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let statement: WitnessStatement = from_value(js_stmt.clone()).map_err(err_to_js)?;
[INFO] [stdout]     |                                                                               ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `err_to_js` could refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 | use iop_keyvault_wasm::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout] note: `err_to_js` could also refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub use json_digest_wasm::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `err_to_js` is ambiguous
[INFO] [stdout]    --> sdk-wasm/src/morpheus/private.rs:131:81
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let signed_statement = signer.sign_witness_statement(statement).map_err(err_to_js)?;
[INFO] [stdout]     |                                                                                 ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `err_to_js` could refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 | use iop_keyvault_wasm::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout] note: `err_to_js` could also refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub use json_digest_wasm::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `err_to_js` is ambiguous
[INFO] [stdout]    --> sdk-wasm/src/morpheus/private.rs:149:57
[INFO] [stdout]     |
[INFO] [stdout] 149 |             from_value(js_presentation.clone()).map_err(err_to_js)?;
[INFO] [stdout]     |                                                         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `err_to_js` could refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 | use iop_keyvault_wasm::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout] note: `err_to_js` could also refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub use json_digest_wasm::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `err_to_js` is ambiguous
[INFO] [stdout]    --> sdk-wasm/src/morpheus/private.rs:151:66
[INFO] [stdout]     |
[INFO] [stdout] 151 |             signer.sign_claim_presentation(presentation).map_err(err_to_js)?;
[INFO] [stdout]     |                                                                  ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `err_to_js` could refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 | use iop_keyvault_wasm::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout] note: `err_to_js` could also refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub use json_digest_wasm::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `err_to_js` is ambiguous
[INFO] [stdout]    --> sdk-wasm/src/morpheus/private.rs:182:57
[INFO] [stdout]     |
[INFO] [stdout] 182 |     let content = serde_json::to_value(content).map_err(err_to_js)?;
[INFO] [stdout]     |                                                         ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `err_to_js` could refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 | use iop_keyvault_wasm::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout] note: `err_to_js` could also refer to the function imported here
[INFO] [stdout]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stdout]     |
[INFO] [stdout]  50 | pub use json_digest_wasm::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]  --> coeus-node/src/operations/register.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn validate_auth(&self, state: &State, pk: &MPublicKey) -> Result<()> {
[INFO] [stdout]   |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::into_raw` that must be used
[INFO] [stdout]   --> sdk-ffi/src/ffi/cslice.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |             Box::into_raw(slice);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: losing the pointer will leak memory
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let _ = Box::into_raw(slice);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> hydra-proto/src/txtype/hyd_core.rs:4:47
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Clone, Copy, Debug, Deserialize_repr, Eq, FromPrimitive, Hash, PartialEq, Serialize_repr,
[INFO] [stdout]   |                                               ^------------
[INFO] [stdout]   |                                               |
[INFO] [stdout]   |                                               `FromPrimitive` is not local
[INFO] [stdout]   |                                               move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_CoreTransactionType`
[INFO] [stdout] ...
[INFO] [stdout] 7 | pub enum CoreTransactionType {
[INFO] [stdout]   |          ------------------- `CoreTransactionType` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/parameters.rs:19:50
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 19 |         let network = Networks::by_name(network).map_err_to_js()?;
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_imported_traits)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/plugin.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 17 |             .map_err_to_js()?;
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/plugin.rs:24:78
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 24 |         let inner = hd_hydra::Plugin::get(vault.inner(), parameters.inner()).map_err_to_js()?;
[INFO] [stdout]    |                                                                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/plugin.rs:31:41
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 31 |         let inner = self.inner.public().map_err_to_js()?;
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/plugin.rs:40:57
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 40 |         let inner = self.inner.private(unlock_password).map_err_to_js()?;
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/private.rs:30:45
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 30 |         let inner = self.inner.key_mut(idx).map_err_to_js()?;
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/private.rs:42:54
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 42 |         let inner = self.inner.key_by_pk(id.inner()).map_err_to_js()?;
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/private.rs:49:39
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 49 |         let res = self.inner().xpub().map_err_to_js()?;
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/private.rs:64:47
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 64 |         let res = self.inner().receive_keys().map_err_to_js()?;
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/private.rs:71:46
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 71 |         let res = self.inner().change_keys().map_err_to_js()?;
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/private.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 89 |             .map_err_to_js()?;
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/public.rs:23:45
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 23 |         let inner = self.inner.key_mut(idx).map_err_to_js()?;
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/public.rs:30:39
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 30 |         let res = self.inner().xpub().map_err_to_js()?;
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/public.rs:37:47
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 37 |         let res = self.inner().receive_keys().map_err_to_js()?;
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/public.rs:44:46
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 44 |         let res = self.inner().change_keys().map_err_to_js()?;
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/public.rs:56:56
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 56 |         let inner = self.inner.key_by_p2pkh_addr(addr).map_err_to_js()?;
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/sign.rs:27:52
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 27 |         self.inner.sign_hydra_transaction(&mut tx).map_err_to_js()?;
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/hydra/tx.rs:16:55
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 16 |         let network = Networks::by_name(network_name).map_err_to_js()?;
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/plugin.rs:14:71
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 14 |         hd_morpheus::Plugin::init(vault.inner_mut(), unlock_password).map_err_to_js()?;
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/plugin.rs:21:61
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 21 |         let inner = hd_morpheus::Plugin::get(vault.inner()).map_err_to_js()?;
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/plugin.rs:28:41
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 28 |         let inner = self.inner.public().map_err_to_js()?;
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/plugin.rs:37:57
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 37 |         let inner = self.inner.private(unlock_password).map_err_to_js()?;
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/private.rs:31:50
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 31 |         let did_kind: DidKind = did_kind.parse().map_err_to_js()?;
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/private.rs:65:54
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 65 |         let inner = self.inner.key_by_pk(pk.inner()).map_err_to_js()?;
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/private.rs:75:60
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 75 |         let pk = self.inner.public().key_by_id(id.inner()).map_err_to_js()?;
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/private.rs:93:60
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 93 |         let (public_key, signature) = signer.sign(message).map_err_to_js()?;
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/private.rs:157:47
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 157 |         let inner = self.inner.kind(did_kind).map_err_to_js()?;
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/private_kind.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 28 |         self.inner.len().map_err_to_js()
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/private_kind.rs:46:45
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 46 |         let inner = self.inner.key_mut(idx).map_err_to_js()?;
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/private_kind.rs:52:42
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 52 |         let sk = self.inner.key_mut(idx).map_err_to_js()?;
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/private_kind.rs:63:54
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 63 |         let inner = self.inner.key_by_pk(id.inner()).map_err_to_js()?;
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/public.rs:18:50
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 18 |         let did_kind: DidKind = did_kind.parse().map_err_to_js()?;
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/public.rs:51:54
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 51 |         let inner = self.inner.key_by_id(id.inner()).map_err_to_js()?;
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/public.rs:56:47
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 56 |         let inner = self.inner.kind(did_kind).map_err_to_js()?;
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/public_kind.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 22 |         self.inner.len().map_err_to_js().map(|c| c as u32)
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/public_kind.rs:29:41
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 29 |         let inner = self.inner.key(idx).map_err_to_js()?;
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/public_kind.rs:37:38
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 37 |         let pk = self.inner.key(idx).map_err_to_js()?;
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/public_kind.rs:47:54
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 47 |         let inner = self.inner.key_by_id(id.inner()).map_err_to_js()?;
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/morpheus/tx.rs:28:54
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 28 |             network: Networks::by_name(network_name).map_err_to_js()?,
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:103:31
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 103 |         to_value(&self.inner).map_err_to_js()
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:135:31
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 135 |         let did = did.parse().map_err_to_js()?;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:149:61
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 149 |         let auth = Authentication::from_str(authentication).map_err_to_js()?;
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:158:61
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 158 |         let auth = Authentication::from_str(authentication).map_err_to_js()?;
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:171:61
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 171 |         let auth = Authentication::from_str(authentication).map_err_to_js()?;
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:184:61
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 184 |         let auth = Authentication::from_str(authentication).map_err_to_js()?;
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:250:82
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 250 |         let private_key = morpheus_private.inner().key_by_pk(public_key.inner()).map_err_to_js()?;
[INFO] [stdout]     |                                                                                  ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:264:73
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 264 |             morpheus_private.inner().public().key_by_id(key_id.inner()).map_err_to_js()?;
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:265:75
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 265 |         let private_key = morpheus_private.inner().key_by_pk(&public_key).map_err_to_js()?;
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:272:49
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 272 |         let signed = signable_ops.sign(&signer).map_err_to_js()?;
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]    --> sdk-wasm/src/morpheus/tx.rs:295:31
[INFO] [stdout]     |
[INFO] [stdout]   1 | use super::*;
[INFO] [stdout]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 295 |         to_value(&self.inner).map_err_to_js()
[INFO] [stdout]     |                               ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: Import `MapJsError` explicitly
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/vault/mod.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout]  5 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 22 |             .map_err_to_js()?;
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/vault/mod.rs:32:72
[INFO] [stdout]    |
[INFO] [stdout]  5 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 32 |         let hack: VaultSerializer = serde_json::from_value(data_serde).map_err_to_js()?;
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/vault/mod.rs:53:46
[INFO] [stdout]    |
[INFO] [stdout]  5 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 53 |         let dirty = vault_dirty.try_borrow().map_err_to_js()?;
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/vault/mod.rs:68:48
[INFO] [stdout]    |
[INFO] [stdout]  5 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 68 |         let seed = self.inner.unlock(password).map_err_to_js()?;
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stdout]   --> sdk-wasm/src/vault/mod.rs:74:54
[INFO] [stdout]    |
[INFO] [stdout]  5 | use super::*;
[INFO] [stdout]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stdout] ...
[INFO] [stdout] 74 |         let mut dirty = vault_dirty.try_borrow_mut().map_err_to_js()?;
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: Import `MapJsError` explicitly
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling iop-keyvault v0.0.16 (/opt/rustwide/workdir/keyvault)
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> keyvault-wasm/src/lib.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[wasm_bindgen]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> keyvault-wasm/src/lib.rs:1:9
[INFO] [stdout]     |
[INFO] [stdout]   1 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bip32::*`
[INFO] [stdout]   --> keyvault/src/secp256k1/mod.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub use bip32::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bip44::*`
[INFO] [stdout]   --> keyvault/src/secp256k1/mod.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub use bip44::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestCrypto` is never constructed
[INFO] [stdout]  --> keyvault/src/test_crypto.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct TestCrypto {}
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestKeyId` is never constructed
[INFO] [stdout]  --> keyvault/src/test_crypto.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct TestKeyId(String);
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestSignature` is never constructed
[INFO] [stdout]   --> keyvault/src/test_crypto.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct TestSignature {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestPrivateKey` is never constructed
[INFO] [stdout]   --> keyvault/src/test_crypto.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct TestPrivateKey(String);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestPublicKey` is never constructed
[INFO] [stdout]   --> keyvault/src/test_crypto.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct TestPublicKey(String);
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestXprv` is never constructed
[INFO] [stdout]   --> keyvault/src/test_crypto.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct TestXprv(TestPrivateKey);
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestXpub` is never constructed
[INFO] [stdout]   --> keyvault/src/test_crypto.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub struct TestXpub(TestPublicKey);
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestNetwork` is never constructed
[INFO] [stdout]    --> keyvault/src/test_crypto.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct TestNetwork;
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: iop-sdk-wasm v0.0.16 (/opt/rustwide/workdir/sdk-wasm)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "c8f1c18e31d7aab7d0dbe36b29b598da1e9aee691fb3e0836cdbaf58a39aa243", kill_on_drop: false }`
[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" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c8f1c18e31d7aab7d0dbe36b29b598da1e9aee691fb3e0836cdbaf58a39aa243" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: unused import: `bip32::*`
[INFO] [stderr]   --> keyvault/src/secp256k1/mod.rs:87:9
[INFO] [stderr]    |
[INFO] [stderr] 87 | pub use bip32::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `bip44::*`
[INFO] [stderr]   --> keyvault/src/secp256k1/mod.rs:88:9
[INFO] [stderr]    |
[INFO] [stderr] 88 | pub use bip44::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `iop-keyvault` (lib) generated 2 warnings (run `cargo fix --lib -p iop-keyvault` to apply 2 suggestions)
[INFO] [stderr] warning: unexpected `cfg` condition value: `did`
[INFO] [stderr]   --> coeus-proto/src/principal.rs:10:11
[INFO] [stderr]    |
[INFO] [stderr] 10 |     #[cfg(feature = "did")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `did` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `did`
[INFO] [stderr]   --> coeus-proto/src/principal.rs:25:11
[INFO] [stderr]    |
[INFO] [stderr] 25 |     #[cfg(feature = "did")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `did` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `did`
[INFO] [stderr]   --> coeus-proto/src/principal.rs:42:19
[INFO] [stderr]    |
[INFO] [stderr] 42 |             #[cfg(feature = "did")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `did` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `did`
[INFO] [stderr]   --> coeus-proto/src/principal.rs:65:19
[INFO] [stderr]    |
[INFO] [stderr] 65 |             #[cfg(feature = "did")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `did` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> coeus-proto/src/domain_name.rs:52:17
[INFO] [stderr]    |
[INFO] [stderr] 52 |     pub fn iter(&self) -> std::slice::Iter<Edge> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 52 |     pub fn iter(&self) -> std::slice::Iter<'_, Edge> {
[INFO] [stderr]    |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: `iop-coeus-proto` (lib) generated 5 warnings (run `cargo fix --lib -p iop-coeus-proto` to apply 1 suggestion)
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> hydra-proto/src/txtype/hyd_core.rs:4:47
[INFO] [stderr]   |
[INFO] [stderr] 4 |     Clone, Copy, Debug, Deserialize_repr, Eq, FromPrimitive, Hash, PartialEq, Serialize_repr,
[INFO] [stderr]   |                                               ^------------
[INFO] [stderr]   |                                               |
[INFO] [stderr]   |                                               `FromPrimitive` is not local
[INFO] [stderr]   |                                               move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_CoreTransactionType`
[INFO] [stderr] ...
[INFO] [stderr] 7 | pub enum CoreTransactionType {
[INFO] [stderr]   |          ------------------- `CoreTransactionType` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> vault/src/vault.rs:4:41
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stderr]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |                                         |
[INFO] [stderr]   |                                         `Serialize` is not local
[INFO] [stderr]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stderr] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stderr]   |           ----------- `VaultPlugin` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> vault/src/vault.rs:4:41
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stderr]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |                                         |
[INFO] [stderr]   |                                         `Send` is not local
[INFO] [stderr]   |                                         `Serialize` is not local
[INFO] [stderr]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stderr] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stderr]   |           ----------- `VaultPlugin` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> vault/src/vault.rs:4:41
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stderr]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |                                         |
[INFO] [stderr]   |                                         `Sync` is not local
[INFO] [stderr]   |                                         `Serialize` is not local
[INFO] [stderr]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stderr] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stderr]   |           ----------- `VaultPlugin` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> vault/src/vault.rs:4:41
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stderr]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |                                         |
[INFO] [stderr]   |                                         `Send` is not local
[INFO] [stderr]   |                                         `Sync` is not local
[INFO] [stderr]   |                                         `Serialize` is not local
[INFO] [stderr]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stderr] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stderr]   |           ----------- `VaultPlugin` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> vault/src/vault.rs:4:41
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stderr]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stderr] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stderr]   |           ----------- `VaultPlugin` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> vault/src/vault.rs:4:41
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stderr]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |                                         |
[INFO] [stderr]   |                                         `Strictest` is not local
[INFO] [stderr]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stderr] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stderr]   |           ----------- `VaultPlugin` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> vault/src/vault.rs:4:41
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stderr]   |                                         -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |                                         |
[INFO] [stderr]   |                                         `Box` is not local
[INFO] [stderr]   |                                         `Send` is not local
[INFO] [stderr]   |                                         `Sync` is not local
[INFO] [stderr]   |                                         `Deserialize` is not local
[INFO] [stderr]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stderr] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stderr]   |           ----------- `VaultPlugin` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> vault/src/vault.rs:4:41
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stderr]   |                                         -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |                                         |
[INFO] [stderr]   |                                         `Box` is not local
[INFO] [stderr]   |                                         `Deserialize` is not local
[INFO] [stderr]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stderr] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stderr]   |           ----------- `VaultPlugin` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> vault/src/vault.rs:4:41
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stderr]   |                                         -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |                                         |
[INFO] [stderr]   |                                         `Box` is not local
[INFO] [stderr]   |                                         `Send` is not local
[INFO] [stderr]   |                                         `Deserialize` is not local
[INFO] [stderr]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stderr] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stderr]   |           ----------- `VaultPlugin` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> vault/src/vault.rs:4:41
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[cfg_attr(not(target_arch = "wasm32"), typetag::serde(tag = "pluginName"))]
[INFO] [stderr]   |                                         -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |                                         |
[INFO] [stderr]   |                                         `Box` is not local
[INFO] [stderr]   |                                         `Sync` is not local
[INFO] [stderr]   |                                         `Deserialize` is not local
[INFO] [stderr]   |                                         move the `impl` block outside of this constant `_VaultPlugin_registry`
[INFO] [stderr] 5 | pub trait VaultPlugin: Send + Sync {
[INFO] [stderr]   |           ----------- `VaultPlugin` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the attribute macro `typetag::serde` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the attribute macro `typetag::serde` may come from an old version of the `typetag_impl` crate, try updating your dependency with `cargo update -p typetag_impl`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `did`
[INFO] [stderr]    --> coeus-proto/src/principal.rs:129:11
[INFO] [stderr]     |
[INFO] [stderr] 129 |     #[cfg(feature = "did")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `did` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `iop-hydra-proto` (lib) generated 1 warning
[INFO] [stderr] warning: `iop-vault` (lib) generated 10 warnings
[INFO] [stderr] warning: `iop-vault` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr] warning: `iop-hydra-proto` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `iop-coeus-proto` (lib test) generated 6 warnings (5 duplicates)
[INFO] [stderr] warning: struct `TestCrypto` is never constructed
[INFO] [stderr]  --> keyvault/src/test_crypto.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct TestCrypto {}
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TestKeyId` is never constructed
[INFO] [stderr]  --> keyvault/src/test_crypto.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct TestKeyId(String);
[INFO] [stderr]   |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TestSignature` is never constructed
[INFO] [stderr]   --> keyvault/src/test_crypto.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct TestSignature {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TestPrivateKey` is never constructed
[INFO] [stderr]   --> keyvault/src/test_crypto.rs:22:12
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct TestPrivateKey(String);
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TestPublicKey` is never constructed
[INFO] [stderr]   --> keyvault/src/test_crypto.rs:40:12
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub struct TestPublicKey(String);
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TestXprv` is never constructed
[INFO] [stderr]   --> keyvault/src/test_crypto.rs:68:12
[INFO] [stderr]    |
[INFO] [stderr] 68 | pub struct TestXprv(TestPrivateKey);
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TestXpub` is never constructed
[INFO] [stderr]   --> keyvault/src/test_crypto.rs:92:12
[INFO] [stderr]    |
[INFO] [stderr] 92 | pub struct TestXpub(TestPublicKey);
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TestNetwork` is never constructed
[INFO] [stderr]    --> keyvault/src/test_crypto.rs:118:12
[INFO] [stderr]     |
[INFO] [stderr] 118 | pub struct TestNetwork;
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stderr]   --> morpheus-sdk/src/lib.rs:39:13
[INFO] [stderr]    |
[INFO] [stderr] 39 |         Utc.timestamp(1596195267, 0)
[INFO] [stderr]    |             ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `iop-keyvault` (lib test) generated 10 warnings (2 duplicates)
[INFO] [stderr] warning: `iop-morpheus-sdk` (lib test) generated 1 warning
[INFO] [stderr] warning: missing documentation for a struct
[INFO] [stderr]    --> keyvault-wasm/src/lib.rs:138:1
[INFO] [stderr]     |
[INFO] [stderr] 138 | #[wasm_bindgen]
[INFO] [stderr]     | ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> keyvault-wasm/src/lib.rs:1:9
[INFO] [stderr]     |
[INFO] [stderr]   1 | #![warn(missing_docs)]
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr]     = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stderr]   --> sdk-ffi/src/jwt/builder.rs:41:30
[INFO] [stderr]    |
[INFO] [stderr] 41 |     builder.created_at = Utc.timestamp(value, 0);
[INFO] [stderr]    |                              ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stderr]   --> sdk-ffi/src/jwt/parser.rs:15:76
[INFO] [stderr]    |
[INFO] [stderr] 15 |             unsafe { convert::borrow_in_opt(current_time) }.map(|secs| Utc.timestamp(*secs, 0));
[INFO] [stderr]    |                                                                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> sdk-ffi/src/jwt/builder.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 40 |     let mut builder = unsafe { convert::borrow_mut_in(builder) };
[INFO] [stderr]    |         ----^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> sdk-ffi/src/jwt/builder.rs:52:9
[INFO] [stderr]    |
[INFO] [stderr] 52 |     let mut builder = unsafe { convert::borrow_mut_in(builder) };
[INFO] [stderr]    |         ----^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `Box::<T>::into_raw` that must be used
[INFO] [stderr]   --> sdk-ffi/src/ffi/cslice.rs:23:13
[INFO] [stderr]    |
[INFO] [stderr] 23 |             Box::into_raw(slice);
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: losing the pointer will leak memory
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 23 |             let _ = Box::into_raw(slice);
[INFO] [stderr]    |             +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `iop-keyvault-wasm` (lib) generated 1 warning
[INFO] [stderr] warning: `iop-sdk-ffi` (lib) generated 5 warnings (run `cargo fix --lib -p iop-sdk-ffi` to apply 2 suggestions)
[INFO] [stderr] warning: `iop-keyvault-wasm` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `iop-sdk-ffi` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> sdk-wasm/src/lib.rs:40:5
[INFO] [stderr]    |
[INFO] [stderr] 40 | use iop_keyvault_wasm::*;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^ the name `err_to_js` in the value namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 50 | pub use json_digest_wasm::*;
[INFO] [stderr]    |         ------------------- but the name `err_to_js` in the value namespace is also re-exported here
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> sdk-wasm/src/lib.rs:40:5
[INFO] [stderr]    |
[INFO] [stderr] 40 | use iop_keyvault_wasm::*;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^ the name `MapJsError` in the type namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 50 | pub use json_digest_wasm::*;
[INFO] [stderr]    |         ------------------- but the name `MapJsError` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: `err_to_js` is ambiguous
[INFO] [stderr]    --> sdk-wasm/src/morpheus/private.rs:112:74
[INFO] [stderr]     |
[INFO] [stderr] 112 |         let request: WitnessRequest = from_value(js_req.clone()).map_err(err_to_js)?;
[INFO] [stderr]     |                                                                          ^^^^^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `err_to_js` could refer to the function imported here
[INFO] [stderr]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stderr]     |
[INFO] [stderr]  40 | use iop_keyvault_wasm::*;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stderr] note: `err_to_js` could also refer to the function imported here
[INFO] [stderr]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stderr]     |
[INFO] [stderr]  50 | pub use json_digest_wasm::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]     = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `err_to_js` is ambiguous
[INFO] [stderr]    --> sdk-wasm/src/morpheus/private.rs:113:75
[INFO] [stderr]     |
[INFO] [stderr] 113 |         let signed_request = signer.sign_witness_request(request).map_err(err_to_js)?;
[INFO] [stderr]     |                                                                           ^^^^^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `err_to_js` could refer to the function imported here
[INFO] [stderr]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stderr]     |
[INFO] [stderr]  40 | use iop_keyvault_wasm::*;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stderr] note: `err_to_js` could also refer to the function imported here
[INFO] [stderr]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stderr]     |
[INFO] [stderr]  50 | pub use json_digest_wasm::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr] 
[INFO] [stderr] warning: `err_to_js` is ambiguous
[INFO] [stderr]    --> sdk-wasm/src/morpheus/private.rs:130:79
[INFO] [stderr]     |
[INFO] [stderr] 130 |         let statement: WitnessStatement = from_value(js_stmt.clone()).map_err(err_to_js)?;
[INFO] [stderr]     |                                                                               ^^^^^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `err_to_js` could refer to the function imported here
[INFO] [stderr]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stderr]     |
[INFO] [stderr]  40 | use iop_keyvault_wasm::*;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stderr] note: `err_to_js` could also refer to the function imported here
[INFO] [stderr]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stderr]     |
[INFO] [stderr]  50 | pub use json_digest_wasm::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr] 
[INFO] [stderr] warning: `err_to_js` is ambiguous
[INFO] [stderr]    --> sdk-wasm/src/morpheus/private.rs:131:81
[INFO] [stderr]     |
[INFO] [stderr] 131 |         let signed_statement = signer.sign_witness_statement(statement).map_err(err_to_js)?;
[INFO] [stderr]     |                                                                                 ^^^^^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `err_to_js` could refer to the function imported here
[INFO] [stderr]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stderr]     |
[INFO] [stderr]  40 | use iop_keyvault_wasm::*;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stderr] note: `err_to_js` could also refer to the function imported here
[INFO] [stderr]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stderr]     |
[INFO] [stderr]  50 | pub use json_digest_wasm::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr] 
[INFO] [stderr] warning: `err_to_js` is ambiguous
[INFO] [stderr]    --> sdk-wasm/src/morpheus/private.rs:149:57
[INFO] [stderr]     |
[INFO] [stderr] 149 |             from_value(js_presentation.clone()).map_err(err_to_js)?;
[INFO] [stderr]     |                                                         ^^^^^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `err_to_js` could refer to the function imported here
[INFO] [stderr]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stderr]     |
[INFO] [stderr]  40 | use iop_keyvault_wasm::*;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stderr] note: `err_to_js` could also refer to the function imported here
[INFO] [stderr]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stderr]     |
[INFO] [stderr]  50 | pub use json_digest_wasm::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr] 
[INFO] [stderr] warning: `err_to_js` is ambiguous
[INFO] [stderr]    --> sdk-wasm/src/morpheus/private.rs:151:66
[INFO] [stderr]     |
[INFO] [stderr] 151 |             signer.sign_claim_presentation(presentation).map_err(err_to_js)?;
[INFO] [stderr]     |                                                                  ^^^^^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `err_to_js` could refer to the function imported here
[INFO] [stderr]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stderr]     |
[INFO] [stderr]  40 | use iop_keyvault_wasm::*;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stderr] note: `err_to_js` could also refer to the function imported here
[INFO] [stderr]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stderr]     |
[INFO] [stderr]  50 | pub use json_digest_wasm::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr] 
[INFO] [stderr] warning: `err_to_js` is ambiguous
[INFO] [stderr]    --> sdk-wasm/src/morpheus/private.rs:182:57
[INFO] [stderr]     |
[INFO] [stderr] 182 |     let content = serde_json::to_value(content).map_err(err_to_js)?;
[INFO] [stderr]     |                                                         ^^^^^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `err_to_js` could refer to the function imported here
[INFO] [stderr]    --> sdk-wasm/src/lib.rs:40:5
[INFO] [stderr]     |
[INFO] [stderr]  40 | use iop_keyvault_wasm::*;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stderr] note: `err_to_js` could also refer to the function imported here
[INFO] [stderr]    --> sdk-wasm/src/lib.rs:50:9
[INFO] [stderr]     |
[INFO] [stderr]  50 | pub use json_digest_wasm::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `err_to_js` to disambiguate
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/hydra/parameters.rs:19:50
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 19 |         let network = Networks::by_name(network).map_err_to_js()?;
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr]    = note: `#[warn(ambiguous_glob_imported_traits)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/hydra/plugin.rs:17:14
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 17 |             .map_err_to_js()?;
[INFO] [stderr]    |              ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/hydra/plugin.rs:24:78
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 24 |         let inner = hd_hydra::Plugin::get(vault.inner(), parameters.inner()).map_err_to_js()?;
[INFO] [stderr]    |                                                                              ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/hydra/plugin.rs:31:41
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 31 |         let inner = self.inner.public().map_err_to_js()?;
[INFO] [stderr]    |                                         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/hydra/plugin.rs:40:57
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 40 |         let inner = self.inner.private(unlock_password).map_err_to_js()?;
[INFO] [stderr]    |                                                         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/hydra/private.rs:30:45
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 30 |         let inner = self.inner.key_mut(idx).map_err_to_js()?;
[INFO] [stderr]    |                                             ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/hydra/private.rs:42:54
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 42 |         let inner = self.inner.key_by_pk(id.inner()).map_err_to_js()?;
[INFO] [stderr]    |                                                      ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/hydra/private.rs:49:39
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 49 |         let res = self.inner().xpub().map_err_to_js()?;
[INFO] [stderr]    |                                       ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/hydra/private.rs:64:47
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 64 |         let res = self.inner().receive_keys().map_err_to_js()?;
[INFO] [stderr]    |                                               ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/hydra/private.rs:71:46
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 71 |         let res = self.inner().change_keys().map_err_to_js()?;
[INFO] [stderr]    |                                              ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/hydra/private.rs:89:14
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 89 |             .map_err_to_js()?;
[INFO] [stderr]    |              ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/hydra/public.rs:23:45
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 23 |         let inner = self.inner.key_mut(idx).map_err_to_js()?;
[INFO] [stderr]    |                                             ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/hydra/public.rs:30:39
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 30 |         let res = self.inner().xpub().map_err_to_js()?;
[INFO] [stderr]    |                                       ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/hydra/public.rs:37:47
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 37 |         let res = self.inner().receive_keys().map_err_to_js()?;
[INFO] [stderr]    |                                               ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/hydra/public.rs:44:46
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 44 |         let res = self.inner().change_keys().map_err_to_js()?;
[INFO] [stderr]    |                                              ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/hydra/public.rs:56:56
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 56 |         let inner = self.inner.key_by_p2pkh_addr(addr).map_err_to_js()?;
[INFO] [stderr]    |                                                        ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/hydra/sign.rs:27:52
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 27 |         self.inner.sign_hydra_transaction(&mut tx).map_err_to_js()?;
[INFO] [stderr]    |                                                    ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/hydra/tx.rs:16:55
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 16 |         let network = Networks::by_name(network_name).map_err_to_js()?;
[INFO] [stderr]    |                                                       ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/morpheus/plugin.rs:14:71
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 14 |         hd_morpheus::Plugin::init(vault.inner_mut(), unlock_password).map_err_to_js()?;
[INFO] [stderr]    |                                                                       ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/morpheus/plugin.rs:21:61
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 21 |         let inner = hd_morpheus::Plugin::get(vault.inner()).map_err_to_js()?;
[INFO] [stderr]    |                                                             ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/morpheus/plugin.rs:28:41
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 28 |         let inner = self.inner.public().map_err_to_js()?;
[INFO] [stderr]    |                                         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/morpheus/plugin.rs:37:57
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 37 |         let inner = self.inner.private(unlock_password).map_err_to_js()?;
[INFO] [stderr]    |                                                         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/morpheus/private.rs:31:50
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 31 |         let did_kind: DidKind = did_kind.parse().map_err_to_js()?;
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/morpheus/private.rs:65:54
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 65 |         let inner = self.inner.key_by_pk(pk.inner()).map_err_to_js()?;
[INFO] [stderr]    |                                                      ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/morpheus/private.rs:75:60
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 75 |         let pk = self.inner.public().key_by_id(id.inner()).map_err_to_js()?;
[INFO] [stderr]    |                                                            ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/morpheus/private.rs:93:60
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 93 |         let (public_key, signature) = signer.sign(message).map_err_to_js()?;
[INFO] [stderr]    |                                                            ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]    --> sdk-wasm/src/morpheus/private.rs:157:47
[INFO] [stderr]     |
[INFO] [stderr]   1 | use super::*;
[INFO] [stderr]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 157 |         let inner = self.inner.kind(did_kind).map_err_to_js()?;
[INFO] [stderr]     |                                               ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `MapJsError` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/morpheus/private_kind.rs:28:26
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 28 |         self.inner.len().map_err_to_js()
[INFO] [stderr]    |                          ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/morpheus/private_kind.rs:46:45
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 46 |         let inner = self.inner.key_mut(idx).map_err_to_js()?;
[INFO] [stderr]    |                                             ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/morpheus/private_kind.rs:52:42
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 52 |         let sk = self.inner.key_mut(idx).map_err_to_js()?;
[INFO] [stderr]    |                                          ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/morpheus/private_kind.rs:63:54
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 63 |         let inner = self.inner.key_by_pk(id.inner()).map_err_to_js()?;
[INFO] [stderr]    |                                                      ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/morpheus/public.rs:18:50
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 18 |         let did_kind: DidKind = did_kind.parse().map_err_to_js()?;
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/morpheus/public.rs:51:54
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 51 |         let inner = self.inner.key_by_id(id.inner()).map_err_to_js()?;
[INFO] [stderr]    |                                                      ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/morpheus/public.rs:56:47
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 56 |         let inner = self.inner.kind(did_kind).map_err_to_js()?;
[INFO] [stderr]    |                                               ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/morpheus/public_kind.rs:22:26
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 22 |         self.inner.len().map_err_to_js().map(|c| c as u32)
[INFO] [stderr]    |                          ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/morpheus/public_kind.rs:29:41
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 29 |         let inner = self.inner.key(idx).map_err_to_js()?;
[INFO] [stderr]    |                                         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/morpheus/public_kind.rs:37:38
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 37 |         let pk = self.inner.key(idx).map_err_to_js()?;
[INFO] [stderr]    |                                      ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/morpheus/public_kind.rs:47:54
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 47 |         let inner = self.inner.key_by_id(id.inner()).map_err_to_js()?;
[INFO] [stderr]    |                                                      ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/morpheus/tx.rs:28:54
[INFO] [stderr]    |
[INFO] [stderr]  1 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 28 |             network: Networks::by_name(network_name).map_err_to_js()?,
[INFO] [stderr]    |                                                      ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]    --> sdk-wasm/src/morpheus/tx.rs:103:31
[INFO] [stderr]     |
[INFO] [stderr]   1 | use super::*;
[INFO] [stderr]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 103 |         to_value(&self.inner).map_err_to_js()
[INFO] [stderr]     |                               ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `MapJsError` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]    --> sdk-wasm/src/morpheus/tx.rs:135:31
[INFO] [stderr]     |
[INFO] [stderr]   1 | use super::*;
[INFO] [stderr]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 135 |         let did = did.parse().map_err_to_js()?;
[INFO] [stderr]     |                               ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `MapJsError` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]    --> sdk-wasm/src/morpheus/tx.rs:149:61
[INFO] [stderr]     |
[INFO] [stderr]   1 | use super::*;
[INFO] [stderr]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 149 |         let auth = Authentication::from_str(authentication).map_err_to_js()?;
[INFO] [stderr]     |                                                             ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `MapJsError` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]    --> sdk-wasm/src/morpheus/tx.rs:158:61
[INFO] [stderr]     |
[INFO] [stderr]   1 | use super::*;
[INFO] [stderr]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 158 |         let auth = Authentication::from_str(authentication).map_err_to_js()?;
[INFO] [stderr]     |                                                             ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `MapJsError` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]    --> sdk-wasm/src/morpheus/tx.rs:171:61
[INFO] [stderr]     |
[INFO] [stderr]   1 | use super::*;
[INFO] [stderr]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 171 |         let auth = Authentication::from_str(authentication).map_err_to_js()?;
[INFO] [stderr]     |                                                             ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `MapJsError` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]    --> sdk-wasm/src/morpheus/tx.rs:184:61
[INFO] [stderr]     |
[INFO] [stderr]   1 | use super::*;
[INFO] [stderr]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 184 |         let auth = Authentication::from_str(authentication).map_err_to_js()?;
[INFO] [stderr]     |                                                             ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `MapJsError` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]    --> sdk-wasm/src/morpheus/tx.rs:250:82
[INFO] [stderr]     |
[INFO] [stderr]   1 | use super::*;
[INFO] [stderr]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 250 |         let private_key = morpheus_private.inner().key_by_pk(public_key.inner()).map_err_to_js()?;
[INFO] [stderr]     |                                                                                  ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `MapJsError` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]    --> sdk-wasm/src/morpheus/tx.rs:264:73
[INFO] [stderr]     |
[INFO] [stderr]   1 | use super::*;
[INFO] [stderr]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 264 |             morpheus_private.inner().public().key_by_id(key_id.inner()).map_err_to_js()?;
[INFO] [stderr]     |                                                                         ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `MapJsError` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]    --> sdk-wasm/src/morpheus/tx.rs:265:75
[INFO] [stderr]     |
[INFO] [stderr]   1 | use super::*;
[INFO] [stderr]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 265 |         let private_key = morpheus_private.inner().key_by_pk(&public_key).map_err_to_js()?;
[INFO] [stderr]     |                                                                           ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `MapJsError` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]    --> sdk-wasm/src/morpheus/tx.rs:272:49
[INFO] [stderr]     |
[INFO] [stderr]   1 | use super::*;
[INFO] [stderr]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 272 |         let signed = signable_ops.sign(&signer).map_err_to_js()?;
[INFO] [stderr]     |                                                 ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `MapJsError` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]    --> sdk-wasm/src/morpheus/tx.rs:295:31
[INFO] [stderr]     |
[INFO] [stderr]   1 | use super::*;
[INFO] [stderr]     |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 295 |         to_value(&self.inner).map_err_to_js()
[INFO] [stderr]     |                               ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: Import `MapJsError` explicitly
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/vault/mod.rs:22:14
[INFO] [stderr]    |
[INFO] [stderr]  5 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 22 |             .map_err_to_js()?;
[INFO] [stderr]    |              ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/vault/mod.rs:32:72
[INFO] [stderr]    |
[INFO] [stderr]  5 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 32 |         let hack: VaultSerializer = serde_json::from_value(data_serde).map_err_to_js()?;
[INFO] [stderr]    |                                                                        ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/vault/mod.rs:53:46
[INFO] [stderr]    |
[INFO] [stderr]  5 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 53 |         let dirty = vault_dirty.try_borrow().map_err_to_js()?;
[INFO] [stderr]    |                                              ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/vault/mod.rs:68:48
[INFO] [stderr]    |
[INFO] [stderr]  5 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 68 |         let seed = self.inner.unlock(password).map_err_to_js()?;
[INFO] [stderr]    |                                                ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: Use of ambiguously glob imported trait `MapJsError`
[INFO] [stderr]   --> sdk-wasm/src/vault/mod.rs:74:54
[INFO] [stderr]    |
[INFO] [stderr]  5 | use super::*;
[INFO] [stderr]    |     ----- `MapJsError` imported ambiguously here
[INFO] [stderr] ...
[INFO] [stderr] 74 |         let mut dirty = vault_dirty.try_borrow_mut().map_err_to_js()?;
[INFO] [stderr]    |                                                      ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: Import `MapJsError` explicitly
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #147992 <https://github.com/rust-lang/rust/issues/147992>
[INFO] [stderr] 
[INFO] [stderr] warning: `iop-sdk-wasm` (lib) generated 64 warnings
[INFO] [stderr] warning: `iop-sdk-wasm` (lib test) generated 64 warnings (64 duplicates)
[INFO] [stderr] warning: unused import: `expiration::*`
[INFO] [stderr]  --> coeus-node/src/policy/subtree/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use expiration::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `schema::*`
[INFO] [stderr]  --> coeus-node/src/policy/subtree/mod.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub use schema::*;
[INFO] [stderr]   |         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]  --> coeus-node/src/operations/register.rs:5:29
[INFO] [stderr]   |
[INFO] [stderr] 5 |     fn validate_auth(&self, state: &State, pk: &MPublicKey) -> Result<()> {
[INFO] [stderr]   |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `iop-coeus-node` (lib) generated 3 warnings (run `cargo fix --lib -p iop-coeus-node` to apply 3 suggestions)
[INFO] [stderr] warning: `iop-coeus-node` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> node-wasm/src/lib.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub use iop_keyvault_wasm::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^ the name `err_to_js` in the value namespace is first re-exported here
[INFO] [stderr] 12 | pub use iop_proto_wasm::*;
[INFO] [stderr] 13 | pub use json_digest_wasm::*;
[INFO] [stderr]    |         ------------------- but the name `err_to_js` in the value namespace is also re-exported here
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]   --> node-wasm/src/lib.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | use json_digest_wasm::MapJsError;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the name `MapJsError` in the type namespace is supposed to be publicly re-exported here
[INFO] [stderr]   --> node-wasm/src/lib.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub use iop_keyvault_wasm::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]   --> node-wasm/src/lib.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | use json_digest_wasm::MapJsError;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `js_class`
[INFO] [stderr]  --> node-wasm/src/doc.rs:9:16
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[wasm_bindgen(js_class = DidDocument)]
[INFO] [stderr]   |                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_js_class`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `iop-node-wasm` (lib) generated 3 warnings (run `cargo fix --lib -p iop-node-wasm` to apply 1 suggestion)
[INFO] [stderr] warning: `iop-node-wasm` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: iop-sdk-wasm v0.0.16 (/opt/rustwide/workdir/sdk-wasm)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iop_coeus_node-d179af72d04fc6ff)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test state::test::empty_state ... ok
[INFO] [stdout] test operations::test::serde ... ok
[INFO] [stdout] test domain::test::serde ... ok
[INFO] [stdout] test state::test::execute_checks_registration_policy ... ok
[INFO] [stdout] test state::test::expiry ... ok
[INFO] [stdout] test state::test::register_update_transfer_delete_domain ... ok
[INFO] [stdout] test state::test::signed_register_cannot_impersonate_system ... ok
[INFO] [stdout] test state::test::schema_validation ... ok
[INFO] [stdout] test state::test::serde_roundtrip ... ok
[INFO] [stdout] test state::test::authorization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iop_coeus_proto-ac32bc8d896b0308)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test asset::test::canonical_format_works ... ok
[INFO] [stdout] test domain_name::test::edge_charset ... ok
[INFO] [stdout] test domain_name::test::parent_of_wallet ... ok
[INFO] [stdout] test asset::test::non_canonical_format_fails ... ok
[INFO] [stdout] test domain_name::test::parent_of_joe ... ok
[INFO] [stdout] test domain_name::test::parent_of_root_fails ... ok
[INFO] [stdout] test domain_name::test::parse_relative_fails ... ok
[INFO] [stdout] test operations::test::serde ... ok
[INFO] [stdout] test domain_name::test::parse_absolute ... ok
[INFO] [stdout] test principal::test::serde_pk ... ok
[INFO] [stdout] test principal::test::serde_sys ... ok
[INFO] [stdout] test signed::test::sign_and_verify ... ok
[INFO] [stdout] test signed::test::serde_roundtrip ... ok
[INFO] [stdout] test signed::test::tampered_verify_fails ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iop_hydra_proto-cf28a5fe99f47331)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test txtype::coeus::test::binary_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iop_hydra_sdk-d5512ca3e6db1000)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test vault::test::serialize ... ok
[INFO] [stdout] test vault::test::api ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.18s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iop_journal_proto-f1367543c79c80e3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iop_keyvault-2e456575ff8b053a)
[INFO] [stdout] 
[INFO] [stdout] running 81 tests
[INFO] [stdout] test ed25519::tests::key_id::case0 ... ok
[INFO] [stdout] test ed25519::tests::derivation::test_slip_0010_vector2 ... ok
[INFO] [stdout] test ed25519::tests::key_id::case2 ... ok
[INFO] [stdout] test ed25519::tests::key_id::case1 ... ok
[INFO] [stdout] test ed25519::tests::test_public_from_bytes ... ok
[INFO] [stdout] test ed25519::tests::sign_verify::char_2 ... ok
[INFO] [stdout] test ed25519::tests::test_private_from_bytes ... ok
[INFO] [stdout] test ed25519::tests::sign_verify::char_64 ... ok
[INFO] [stdout] test ed25519::tests::sign_verify::char_1 ... ok
[INFO] [stdout] test ed25519::tests::sign_verify::char_0 ... ok
[INFO] [stdout] test ed25519::tests::sign_verify::char_1023 ... ok
[INFO] [stdout] test multicipher::id::test::parse_key_id::ed_suite ... ok
[INFO] [stdout] test multicipher::id::test::parse_key_id::secp_suite ... ok
[INFO] [stdout] test multicipher::id::test::parse_key_id::test_1 ... ok
[INFO] [stdout] test multicipher::id::test::parse_key_id::test_2 ... ok
[INFO] [stdout] test multicipher::id::test::serde_key_id::messagepack_serialization ... ok
[INFO] [stdout] test multicipher::pk::test::parse_public_key::ed_suite ... ok
[INFO] [stdout] test bip32::tests::parsing ... ok
[INFO] [stdout] test bip32::tests::path_fromstr ... ok
[INFO] [stdout] test multicipher::id::test::parse_key_id::empty - should panic ... ok
[INFO] [stdout] test multicipher::pk::test::parse_public_key::missing_suite - should panic ... ok
[INFO] [stdout] test bip32::tests::childidx_fromstr ... ok
[INFO] [stdout] test multicipher::pk::test::parse_public_key::invalid_type - should panic ... ok
[INFO] [stdout] test multicipher::pk::test::parse_public_key::test_1 ... ok
[INFO] [stdout] test multicipher::pk::test::parse_public_key::test_2 ... ok
[INFO] [stdout] test multicipher::pk::test::parse_public_key::test_4 ... ok
[INFO] [stdout] test multicipher::pk::test::parse_public_key::test_5 ... ok
[INFO] [stdout] test multicipher::pk::test::serde_key_id::json_serialization ... ok
[INFO] [stdout] test multicipher::pk::test::serde_key_id::messagepack_serialization ... ok
[INFO] [stdout] test multicipher::sig::test::parse_signature::ed_suite ... ok
[INFO] [stdout] test multicipher::sig::test::parse_signature::empty - should panic ... ok
[INFO] [stdout] test multicipher::pk::test::parse_public_key::test_3 ... ok
[INFO] [stdout] test multicipher::sig::test::parse_signature::invalid_type - should panic ... ok
[INFO] [stdout] test multicipher::sig::test::parse_signature::invalid_suite - should panic ... ok
[INFO] [stdout] test multicipher::pk::test::parse_public_key::empty - should panic ... ok
[INFO] [stdout] test multicipher::sig::test::parse_signature::secp_suite ... ok
[INFO] [stdout] test multicipher::sig::test::parse_signature::test_1 ... ok
[INFO] [stdout] test multicipher::sig::test::parse_signature::test_2 ... ok
[INFO] [stdout] test multicipher::sig::test::parse_signature::test_3 ... ok
[INFO] [stdout] test multicipher::id::test::parse_key_id::missing_suite - should panic ... ok
[INFO] [stdout] test multicipher::sig::test::serde_public_key::json_serialization ... ok
[INFO] [stdout] test multicipher::sig::test::serde_public_key::messagepack_serialization ... ok
[INFO] [stdout] test multicipher::sig::test::sign_verify::char_0 ... ok
[INFO] [stdout] test multicipher::sig::test::sign_verify::char_1 ... ok
[INFO] [stdout] test multicipher::pk::test::parse_public_key::invalid_suite - should panic ... ok
[INFO] [stdout] test multicipher::sig::test::parse_signature::missing_suite - should panic ... ok
[INFO] [stdout] test multicipher::id::test::parse_key_id::invalid_type - should panic ... ok
[INFO] [stdout] test multicipher::id::test::parse_key_id::invalid_suite - should panic ... ok
[INFO] [stdout] test secp256k1::pk::test::string_roundtrip ... ok
[INFO] [stdout] test multicipher::pk::test::parse_public_key::secp_suite ... ok
[INFO] [stdout] test secp256k1::test::ark_key_conversions::test_delegate_1 ... ok
[INFO] [stdout] test secp256k1::test::btc_key_conversions::test_1 ... ok
[INFO] [stdout] test secp256k1::test::btc_key_conversions::test_2 ... ok
[INFO] [stdout] test secp256k1::test::btc_key_conversions::test_3 ... ok
[INFO] [stdout] test secp256k1::test::btc_key_conversions::test_4 ... ok
[INFO] [stdout] test secp256k1::test::btc_key_conversions::test_5 ... ok
[INFO] [stdout] test secp256k1::test::btc_key_conversions::test_6 ... ok
[INFO] [stdout] test secp256k1::test::ark_desktop_hyd_address::test ... ok
[INFO] [stdout] test secp256k1::test::ark_key_conversions::test_delegate_2 ... ok
[INFO] [stdout] test secp256k1::test::sign_verify::test_1 ... ok
[INFO] [stdout] test multicipher::tests::create ... ok
[INFO] [stdout] test secp256k1::test::invalid_private_key ... ok
[INFO] [stdout] test multicipher::sig::test::sign_verify::char_2 ... ok
[INFO] [stdout] test tests::multibase_u_test1 ... ok
[INFO] [stdout] test tests::multibase_u_test2 ... ok
[INFO] [stdout] test tests::seed_from_bytes_rejects_not_512_bits ... ok
[INFO] [stdout] test secp256k1::sig::test::der_signature ... ok
[INFO] [stdout] test secp256k1::test::slip10_test_vectors::test_vector_3 ... ok
[INFO] [stdout] test bip44::test::derive ... ok
[INFO] [stdout] test bip44::test::path ... ok
[INFO] [stdout] test tests::seed_from_bytes_accepts_512_bits ... ok
[INFO] [stdout] test ed25519::tests::test_generic ... ok
[INFO] [stdout] test ed25519::morpheus::test::api_usage ... ok
[INFO] [stdout] test bip32::tests::derivation ... ok
[INFO] [stdout] test secp256k1::test::slip10_test_vectors::test_vector_2 ... ok
[INFO] [stdout] test encrypt::test::encrypt_test_vector ... ok
[INFO] [stdout] test bip44::test::bip44_fantasy ... ok
[INFO] [stdout] test secp256k1::test::coinomi_derivation::hyd_derive ... ok
[INFO] [stdout] test secp256k1::test::coinomi_derivation::tbtc_derive ... ok
[INFO] [stdout] test secp256k1::test::blockchain_com_derivation::btc_wallet ... ok
[INFO] [stdout] test encrypt::test::encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 81 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.92s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test docs::test::std_option_ordering ... ok
[INFO] [stdout] test test::did_doc_format ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test txtype::asset::test::canonical_format_works ... ok
[INFO] [stdout] test txtype::asset::test::non_canonical_format_fails ... ok
[INFO] [stdout] test data::diddoc::test::terse_json ... ok
[INFO] [stdout] test data::diddoc::test::pretty_json ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iop_keyvault_wasm-65c81b2e359ec6e8)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iop_morpheus_node-349826d95ba3a061)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iop_morpheus_proto-2a019949c5ce9b6e)
[INFO] [stdout] test data::diddoc::test::has_right_between ... ok
[INFO] [stdout] test data::did::tests::did_format ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iop_morpheus_sdk-2e226d569041d712)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test vault::test::serialize ... ok
[INFO] [stdout] test test::builder ... ok
[INFO] [stdout] test test::roundtrip ... ok
[INFO] [stdout] test test::parser ... ok
[INFO] [stdout] test vault::test::api ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iop_node_wasm-e6a84bb469422134)
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.68s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iop_proto_wasm-2da1af6b44d43663)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iop_sdk-9371d2ec0b6b7d1f)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::hydra_tx_builder ... ok
[INFO] [stdout] test test::morpheus_tx_builder ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iop_sdk_ffi-c7ef65e426f33c6d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iop_sdk_wasm-13867bb162fd9532)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iop_vault-3b9c8f2330ae1e97)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/json_digest-2002f818cef1b17d)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test digest::tests::digest_string_is_idempotent ... ok
[INFO] [stdout] test digest::tests::reject_non_nfkd ... ok
[INFO] [stdout] test json_path::tests::path_matches ... ok
[INFO] [stdout] test digest::tests::test_json_digest ... ok
[INFO] [stdout] test digest::tests::test_selective_digesting ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/json_digest_wasm-efbd30efcfd056e8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests iop_coeus_node
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests iop_coeus_proto
[INFO] [stderr]    Doc-tests iop_hydra_proto
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests iop_hydra_sdk
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests iop_journal_proto
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests iop_keyvault
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test keyvault/src/bip39.rs - bip39::Bip39::list_words (line 85) ... ok
[INFO] [stdout] test keyvault/src/bip39.rs - bip39::Bip39::language_code (line 37) ... ok
[INFO] [stdout] test keyvault/src/bip39.rs - bip39::Bip39::validate (line 101) ... ok
[INFO] [stdout] test keyvault/src/seed.rs - seed::Seed::from_bytes (line 46) ... ok
[INFO] [stdout] test keyvault/src/bip39.rs - bip39::Bip39::check_word (line 65) ... ok
[INFO] [stdout] test keyvault/src/bip39.rs - bip39::Bip39::generate (line 51) ... ok
[INFO] [stderr]    Doc-tests iop_keyvault_wasm
[INFO] [stdout] test keyvault/src/seed.rs - seed::Seed::from_bip39 (line 30) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.92s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test keyvault-wasm/src/lib.rs - MapJsError::map_err_to_js (line 96) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests iop_morpheus_node
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests iop_morpheus_proto
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests iop_morpheus_sdk
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests iop_node_wasm
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests iop_proto_wasm
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests iop_sdk
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests iop_sdk_ffi
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests iop_sdk_wasm
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests iop_vault
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests json_digest
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test json-digest/src/json_path.rs - json_path::split_head_tail (line 55) ... ok
[INFO] [stdout] test json-digest/src/lib.rs - (line 8) ... ok
[INFO] [stdout] test json-digest/src/json_path.rs - json_path::split_alternatives (line 41) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests json_digest_wasm
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test json-digest-wasm/src/lib.rs - MapJsError::map_err_to_js (line 25) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c8f1c18e31d7aab7d0dbe36b29b598da1e9aee691fb3e0836cdbaf58a39aa243", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8f1c18e31d7aab7d0dbe36b29b598da1e9aee691fb3e0836cdbaf58a39aa243", kill_on_drop: false }`
[INFO] [stdout] c8f1c18e31d7aab7d0dbe36b29b598da1e9aee691fb3e0836cdbaf58a39aa243
