[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 beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInternet-of-People%2Fmorpheus-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Internet-of-People/morpheus-rust on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "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] 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 198 packages to latest compatible versions [INFO] [stderr] Adding android_logger v0.11.3 (available: v0.14.1) [INFO] [stderr] Adding base64ct v1.1.1 (available: v1.6.0) [INFO] [stderr] Adding curve25519-dalek v3.2.0 (available: v3.2.1) [INFO] [stderr] Adding ed25519-dalek v1.0.1 (available: v2.1.1) [INFO] [stderr] Adding jni v0.19.0 (available: v0.21.1) [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 serde-wasm-bindgen v0.4.5 (available: v0.6.5) [INFO] [stderr] Adding tiny-bip39 v1.0.0 (available: v2.0.0) [INFO] [stderr] Adding typetag v0.1.8 (available: v0.2.19) [INFO] [stderr] Adding uuid v0.8.2 (available: v1.12.0) [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" "+beta-2025-01-12" "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] 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] Downloading crates ... [INFO] [stderr] Downloaded varint v0.9.0 [INFO] [stderr] Downloaded jsonway v2.0.0 [INFO] [stderr] Downloaded ct-codecs v1.1.3 [INFO] [stderr] Downloaded bit_utils v0.1.1 [INFO] [stderr] Downloaded serde_str v0.1.0 [INFO] [stderr] Downloaded json-pointer v0.3.4 [INFO] [stderr] Downloaded typetag v0.1.8 [INFO] [stderr] Downloaded base64ct v1.1.1 [INFO] [stderr] Downloaded valico v3.6.1 [INFO] [stderr] Downloaded addr v0.11.8 [INFO] [stderr] Downloaded orion v0.17.7 [INFO] [stderr] Downloaded jwt-compact v0.5.0 [INFO] [stderr] Downloaded uritemplate-next v0.2.0 [INFO] [stderr] Downloaded typetag-impl v0.1.8 [INFO] [stderr] Downloaded psl v2.1.78 [INFO] [stderr] Downloaded ghost v0.1.18 [INFO] [stderr] Downloaded inventory v0.2.3 [INFO] [stderr] Downloaded data-encoding-macro-internal v0.1.14 [INFO] [stderr] Downloaded data-encoding-macro v0.1.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5114094a360c1bc329ab41088bb7d7740336812874dfefa94240697a56f00724 [INFO] running `Command { std: "docker" "start" "-a" "5114094a360c1bc329ab41088bb7d7740336812874dfefa94240697a56f00724", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5114094a360c1bc329ab41088bb7d7740336812874dfefa94240697a56f00724", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5114094a360c1bc329ab41088bb7d7740336812874dfefa94240697a56f00724", kill_on_drop: false }` [INFO] [stdout] 5114094a360c1bc329ab41088bb7d7740336812874dfefa94240697a56f00724 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6740bd490f1c5540d33784573cea9f096289769c2c040278e8a2dd7d4b858a10 [INFO] running `Command { std: "docker" "start" "-a" "6740bd490f1c5540d33784573cea9f096289769c2c040278e8a2dd7d4b858a10", 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] 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 unicode-ident v1.0.14 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling data-encoding v2.7.0 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fiat-crypto v0.2.9 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling ct-codecs v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling bit_utils v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling varint v0.9.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling iop-journal-proto v0.0.16 (/opt/rustwide/workdir/journal-proto) [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling psl v2.1.78 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [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 sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.14 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling ghost v0.1.18 [INFO] [stderr] Compiling uritemplate-next v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling data-encoding-macro v0.1.16 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling orion v0.17.7 [INFO] [stderr] Compiling inventory v0.2.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.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 icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling serde_str v0.1.0 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling no-std-net v0.5.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling addr v0.11.8 [INFO] [stderr] Compiling typetag v0.1.8 [INFO] [stderr] Compiling serde-wasm-bindgen v0.4.5 [INFO] [stderr] Compiling json-digest v0.0.16 (/opt/rustwide/workdir/json-digest) [INFO] [stderr] Compiling jwt-compact v0.5.0 [INFO] [stderr] Compiling json-pointer v0.3.4 [INFO] [stderr] Compiling jsonway v2.0.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling json-digest-wasm v0.0.16 (/opt/rustwide/workdir/json-digest-wasm) [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [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)]` 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 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 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 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 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] [stderr] Compiling iop-keyvault-wasm v0.0.16 (/opt/rustwide/workdir/keyvault-wasm) [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)]` 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] [stderr] Compiling iop-hydra-proto v0.0.16 (/opt/rustwide/workdir/hydra-proto) [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)]` on by default [INFO] [stdout] [INFO] [stdout] [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: 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)]` 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::::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)]` 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: unused import: `iop_keyvault_wasm::*` [INFO] [stdout] --> proto-wasm/src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use iop_keyvault_wasm::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling iop-node-wasm v0.0.16 (/opt/rustwide/workdir/node-wasm) [INFO] [stderr] Compiling iop-sdk-wasm v0.0.16 (/opt/rustwide/workdir/sdk-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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `iop_keyvault_wasm::*` [INFO] [stdout] --> sdk-wasm/src/lib.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | use iop_keyvault_wasm::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> sdk-wasm/src/lib.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub use iop_keyvault_wasm::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the name `err_to_js` in the value namespace is first re-exported here [INFO] [stdout] 49 | pub use iop_proto_wasm::*; [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:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub use iop_keyvault_wasm::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the name `MapJsError` in the type namespace is first re-exported here [INFO] [stdout] 49 | pub use iop_proto_wasm::*; [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] = 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 [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:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub 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] = note: `#[warn(ambiguous_glob_imports)]` 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] = 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 [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:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub 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] [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] = 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 [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:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub 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] [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] = 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 [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:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub 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] [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] = 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 [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:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub 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] [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] = 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 [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:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub 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] [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] = 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 [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:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub 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] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "6740bd490f1c5540d33784573cea9f096289769c2c040278e8a2dd7d4b858a10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6740bd490f1c5540d33784573cea9f096289769c2c040278e8a2dd7d4b858a10", kill_on_drop: false }` [INFO] [stdout] 6740bd490f1c5540d33784573cea9f096289769c2c040278e8a2dd7d4b858a10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d40f20ee733289b11eff7000f9ae3183e4c0a780fe67d3f2e792591d51b5bacf [INFO] running `Command { std: "docker" "start" "-a" "d40f20ee733289b11eff7000f9ae3183e4c0a780fe67d3f2e792591d51b5bacf", 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] 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)]` 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 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 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 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 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 paste v1.0.15 [INFO] [stderr] Compiling iop-morpheus-proto v0.0.16 (/opt/rustwide/workdir/morpheus-proto) [INFO] [stderr] Compiling iop-coeus-proto v0.0.16 (/opt/rustwide/workdir/coeus-proto) [INFO] [stderr] Compiling iop-vault v0.0.16 (/opt/rustwide/workdir/vault) [INFO] [stderr] Compiling iop-morpheus-sdk v0.0.16 (/opt/rustwide/workdir/morpheus-sdk) [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-hydra-proto v0.0.16 (/opt/rustwide/workdir/hydra-proto) [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)]` 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::::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)]` 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-sdk v0.0.16 (/opt/rustwide/workdir/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] [stderr] Compiling json-digest-wasm v0.0.16 (/opt/rustwide/workdir/json-digest-wasm) [INFO] [stderr] Compiling iop-keyvault-wasm v0.0.16 (/opt/rustwide/workdir/keyvault-wasm) [INFO] [stdout] warning: unused import: `iop_keyvault_wasm::*` [INFO] [stdout] --> proto-wasm/src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use iop_keyvault_wasm::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling iop-proto-wasm v0.0.16 (/opt/rustwide/workdir/proto-wasm) [INFO] [stdout] warning: unused import: `iop_keyvault_wasm::*` [INFO] [stdout] --> sdk-wasm/src/lib.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | use iop_keyvault_wasm::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> sdk-wasm/src/lib.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub use iop_keyvault_wasm::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the name `err_to_js` in the value namespace is first re-exported here [INFO] [stdout] 49 | pub use iop_proto_wasm::*; [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:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub use iop_keyvault_wasm::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the name `MapJsError` in the type namespace is first re-exported here [INFO] [stdout] 49 | pub use iop_proto_wasm::*; [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] [stderr] Compiling iop-sdk-wasm v0.0.16 (/opt/rustwide/workdir/sdk-wasm) [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] = 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 [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:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub 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] = note: `#[warn(ambiguous_glob_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling iop-sdk-ffi v0.0.16 (/opt/rustwide/workdir/sdk-ffi) [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] = 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 [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:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub 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] [INFO] [stdout] [INFO] [stderr] Compiling json-digest v0.0.16 (/opt/rustwide/workdir/json-digest) [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] = 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 [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:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub 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] [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] = 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 [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:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub 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] [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] = 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 [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:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub 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] [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] = 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 [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:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub 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] [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] = 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 [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:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub 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] [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)]` 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)]` 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)]` on by default [INFO] [stdout] [INFO] [stdout] [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: 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 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 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 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 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 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] [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `iop_keyvault_wasm::*` [INFO] [stdout] --> proto-wasm/src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use iop_keyvault_wasm::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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: 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: 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] [stderr] Compiling iop-coeus-node v0.0.16 (/opt/rustwide/workdir/coeus-node) [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)]` 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 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)]` 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 import: `iop_keyvault_wasm::*` [INFO] [stdout] --> sdk-wasm/src/lib.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | use iop_keyvault_wasm::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> sdk-wasm/src/lib.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub use iop_keyvault_wasm::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the name `err_to_js` in the value namespace is first re-exported here [INFO] [stdout] 49 | pub use iop_proto_wasm::*; [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:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub use iop_keyvault_wasm::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the name `MapJsError` in the type namespace is first re-exported here [INFO] [stdout] 49 | pub use iop_proto_wasm::*; [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] = 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 [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:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub 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] = note: `#[warn(ambiguous_glob_imports)]` 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] = 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 [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:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub 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] [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] = 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 [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:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub 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] [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] = 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 [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:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub 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] [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] = 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 [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:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub 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] [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] = 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 [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:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub 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] [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] = 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 [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:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub 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] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::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)]` 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-journal-proto v0.0.16 (/opt/rustwide/workdir/journal-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: 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rmp v0.8.14 [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 rmp-serde v1.3.0 [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)]` 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] error: could not compile `iop-sdk-ffi` (lib test); 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name iop_sdk_ffi --edition=2021 sdk-ffi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=360efc0fa1d76c65 -C extra-filename=-d67ca3d211ce669d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a56f4d42ed1c4051.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e0cd8898e7b47715.rlib --extern iop_coeus_proto=/opt/rustwide/target/debug/deps/libiop_coeus_proto-e573d702fd411ebe.rlib --extern iop_hydra_proto=/opt/rustwide/target/debug/deps/libiop_hydra_proto-60fcea87a47b366e.rlib --extern iop_hydra_sdk=/opt/rustwide/target/debug/deps/libiop_hydra_sdk-633d388c8b24023a.rlib --extern iop_journal_proto=/opt/rustwide/target/debug/deps/libiop_journal_proto-cdcc3ce51e433bc3.rlib --extern iop_keyvault=/opt/rustwide/target/debug/deps/libiop_keyvault-54159fc184784705.rlib --extern iop_morpheus_proto=/opt/rustwide/target/debug/deps/libiop_morpheus_proto-9f937a80b9063dfb.rlib --extern iop_morpheus_sdk=/opt/rustwide/target/debug/deps/libiop_morpheus_sdk-e9fe7575c9fb920d.rlib --extern iop_vault=/opt/rustwide/target/debug/deps/libiop_vault-1c60b43d45770303.rlib --extern json_digest=/opt/rustwide/target/debug/deps/libjson_digest-008ffbc5daa2719b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-798eedb751141a7e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bc2de9fd5471ef11.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-1250bdcc1643a4cf.so --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `iop-morpheus-proto` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name iop_morpheus_proto --edition=2021 morpheus-proto/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b9ab527adc3e3926 -C extra-filename=-dfec59729fef166e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a56f4d42ed1c4051.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e0cd8898e7b47715.rlib --extern iop_journal_proto=/opt/rustwide/target/debug/deps/libiop_journal_proto-cdcc3ce51e433bc3.rlib --extern iop_keyvault=/opt/rustwide/target/debug/deps/libiop_keyvault-54159fc184784705.rlib --extern json_digest=/opt/rustwide/target/debug/deps/libjson_digest-008ffbc5daa2719b.rlib --extern jwt_compact=/opt/rustwide/target/debug/deps/libjwt_compact-0e44bdaf398c44a9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-798eedb751141a7e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bc2de9fd5471ef11.rlib --extern serde_str=/opt/rustwide/target/debug/deps/libserde_str-5aed44bce5251579.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc9afqso/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-881a28050740af2c.rlib,libgetopts-1ec82257904e6c1a.rlib,libunicode_width-4f5c184aada24a03.rlib,librustc_std_workspace_std-75e27242e8cac7c5.rlib}" "/opt/rustwide/target/debug/deps/{libiop_coeus_proto-e573d702fd411ebe.rlib,libserde_str-5aed44bce5251579.rlib,libjson_digest-008ffbc5daa2719b.rlib,libtiny_keccak-16bba9d11563a168.rlib,libiop_journal_proto-cdcc3ce51e433bc3.rlib,libvarint-352b926645db9d56.rlib,libbit_utils-65c9b40681c177f7.rlib,libvalico-ac7075bea1614494.rlib,libphf-b24f18d35c1c7cad.rlib,libphf_shared-1acea069a3a79fe5.rlib,libsiphasher-6bb0304e8b0d0631.rlib,libjsonway-c0f0fd4222928d3f.rlib,liburitemplate-65b1ca6e3cc16d06.rlib,libregex-024cfaa467e434b3.rlib,libregex_automata-76225e55779c4bfe.rlib,libaho_corasick-94236398dd0ecfc1.rlib,libregex_syntax-cf9ef9729ec61e4c.rlib,libjson_pointer-d6105b16e3dc2bff.rlib,libchrono-e0cd8898e7b47715.rlib,libnum_traits-851457afb43234ce.rlib,libiana_time_zone-98f2ac8a8c5a9959.rlib,libaddr-a62512018dd8ebff.rlib,libpsl-939b6ec78a0ad87b.rlib,libno_std_net-5430227cdd647123.rlib,libpsl_types-be5f8942940e3a9c.rlib,libuuid-b1dd6b6643baecb5.rlib,liburl-a376ddfff9b161f2.rlib,libidna-d7101ad5df93f1d9.rlib,libidna_adapter-cb8231b0cbb6e96b.rlib,libicu_normalizer-b18a44e09e703a78.rlib,libicu_normalizer_data-5f7d7c19a0e21ea1.rlib,libwrite16-e996c39ad8ba5f0b.rlib,libutf8_iter-51566bbad89f3a68.rlib,libutf16_iter-7ca3c212f3ee1c68.rlib,libsmallvec-fa67242f752a0fe9.rlib,libicu_properties-78cd8124568c6b40.rlib,libicu_properties_data-61b2e4b1f2e1f988.rlib,libicu_locid_transform-29bb814b5a51a0c1.rlib,libicu_locid_transform_data-94513cffde0b2fcb.rlib,libicu_collections-acbb78abfa62f0ba.rlib,libicu_provider-2be3b5f2c650d93c.rlib,libicu_locid-2ff02ace672ffccb.rlib,liblitemap-77adb1e9469fbec5.rlib,libtinystr-4fdc2e3b19ed6a78.rlib,libzerovec-4cca280e5ffd5ebf.rlib,libwriteable-1e5dea0053e4c229.rlib,libyoke-0429b82724f43516.rlib,libzerofrom-abe7ec582f79f4fd.rlib,libstable_deref_trait-14e4a70bda35dfe8.rlib,libform_urlencoded-3baae243d34208d4.rlib,libpercent_encoding-af9df9186596bd92.rlib,libserde_json-bc2de9fd5471ef11.rlib,libmemchr-eec2dd93b0d498c5.rlib,libitoa-6e2430f2fa153711.rlib,libryu-a980823ac8640001.rlib,libindexmap-b55b2e765400ecfc.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-acdfbba63b345327.rlib,libiop_keyvault-54159fc184784705.rlib,liblibsecp256k1-55a2a8e72d5dba8b.rlib,libbase64-42295ac2e0e134a3.rlib,libhmac_drbg-933840909d3b003a.rlib,libhmac-da24276ea9391332.rlib,libcrypto_mac-41af1f0797058681.rlib,libarrayref-81fde35c69841043.rlib,liblibsecp256k1_core-abbf1dd709ba3c35.rlib,libcrunchy-51cff8efb3f12cc3.rlib,libhex-13e08b3b00984ab7.rlib,libmultibase-80e2aea7fe90ec30.rlib,libbase_x-e5b84adab724dcee.rlib,libdata_encoding_macro-e52d6084c500423c.rlib,libdata_encoding-f074bff3e6680d47.rlib,libserde_bytes-840da3c9d70dfee8.rlib,libserde-798eedb751141a7e.rlib,libripemd-70afaf6d05658231.rlib,liborion-46ba2b6e7de891db.rlib,libct_codecs-4728f16df18d5bd1.rlib,libfiat_crypto-7668aae0fb3bd3e0.rlib,libed25519_dalek-86f4c6f718a3f0aa.rlib,libsha2-d5d51424556c3049.rlib,libopaque_debug-90e66d859d53ff28.rlib,libblock_buffer-756c370569c18446.rlib,librand-6f919d0be8dbc4d4.rlib,librand_pcg-a4eeeffe36c7ea07.rlib,librand_chacha-f9904eefec46c08f.rlib,libcurve25519_dalek-89825ec13a73cce9.rlib,librand_core-fc0e90d1e2143499.rlib,libgetrandom-d9e2198cbfc8db35.rlib,libdigest-387d3e1dda1d8a87.rlib,libed25519-0b070739a9fdb3c3.rlib,libsignature-9d1573870c801d02.rlib,libblake2-2707bb84bb8d32f3.rlib,libbip39-3645067a6046712f.rlib,libpbkdf2-42a238b13df3249f.rlib,libsha2-127ee32df6b6059b.rlib,libcpufeatures-2e2ebae977353a9d.rlib,libhmac-35dcf5ad9213b9c8.rlib,libdigest-06b95e8d67cf4403.rlib,libsubtle-9d3374eb1cc0224d.rlib,libblock_buffer-38c9df5ac7fcce0f.rlib,libcrypto_common-f28820e30da6394a.rlib,libgeneric_array-1b50d99765d5dfd0.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,libzeroize-032c6e937ac391f7.rlib,libunicode_normalization-9a2aec1b611d7ade.rlib,libtinyvec-bb601ba21b393ba0.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libanyhow-a56f4d42ed1c4051.rlib,libonce_cell-2642703f88b7c2f4.rlib,librustc_hash-d7c4a66f98a2548f.rlib,libthiserror-e632d680ffcbfe20.rlib,librand-4eb6770afc624607.rlib,librand_chacha-c9769c8a389f4a0d.rlib,libppv_lite86-933131a48c988780.rlib,libzerocopy-147e00f2408f3b32.rlib,libbyteorder-6c32188a38bfe314.rlib,librand_core-64e2a7b423d8a55c.rlib,libgetrandom-d74e870be1b8369d.rlib,liblibc-3fe9b2fe20e86c1d.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-2e6eca6bf1681754.rlib,libpanic_unwind-6419b8734ab2f0cb.rlib,libobject-784ada497c5d935e.rlib,libmemchr-9267ffe866ca370f.rlib,libaddr2line-36f3ec5f8f15f213.rlib,libgimli-a0a71c3c5fe00164.rlib,librustc_demangle-95f237535246c825.rlib,libstd_detect-e0bd23c2b0917c59.rlib,libhashbrown-22a7802a8abbef9e.rlib,librustc_std_workspace_alloc-eb0228d54dd99343.rlib,libminiz_oxide-e6c6f516ce70276d.rlib,libadler-af73ed2b2e212982.rlib,libunwind-0000b4ce778574a2.rlib,libcfg_if-1a94dbdc43bc518f.rlib,liblibc-b957950176a614bc.rlib,liballoc-2b137d666ae9b5cb.rlib,librustc_std_workspace_core-4cf833632aafa84c.rlib,libcore-65c2c6d2d6ae570b.rlib,libcompiler_builtins-678c764df5f831e4.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/iop_coeus_node-3b21c3cf29c75e80" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `iop-coeus-node` (lib test) due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d40f20ee733289b11eff7000f9ae3183e4c0a780fe67d3f2e792591d51b5bacf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d40f20ee733289b11eff7000f9ae3183e4c0a780fe67d3f2e792591d51b5bacf", kill_on_drop: false }` [INFO] [stdout] d40f20ee733289b11eff7000f9ae3183e4c0a780fe67d3f2e792591d51b5bacf