[INFO] fetching crate rgb-persist-fs 0.12.0-rc.3... [INFO] checking rgb-persist-fs-0.12.0-rc.3 against try#b6bca0d7327839b5e3f7a7779947cb9113d08917+rustflags=-Zstrict-projection-item-bounds for 150662-leaf-spurious [INFO] extracting crate rgb-persist-fs 0.12.0-rc.3 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate rgb-persist-fs 0.12.0-rc.3 [INFO] finished tweaking crates.io crate rgb-persist-fs 0.12.0-rc.3 [INFO] tweaked toml for crates.io crate rgb-persist-fs 0.12.0-rc.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rgb-persist-fs 0.12.0-rc.3 on toolchain b6bca0d7327839b5e3f7a7779947cb9113d08917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rgb-persist-fs 0.12.0-rc.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7131f8cb0052f0854d039f34d83ae6b24cab463cf51469fa4adb91ce9b60c7a6 [INFO] running `Command { std: "docker" "start" "-a" "7131f8cb0052f0854d039f34d83ae6b24cab463cf51469fa4adb91ce9b60c7a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7131f8cb0052f0854d039f34d83ae6b24cab463cf51469fa4adb91ce9b60c7a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7131f8cb0052f0854d039f34d83ae6b24cab463cf51469fa4adb91ce9b60c7a6", kill_on_drop: false }` [INFO] [stdout] 7131f8cb0052f0854d039f34d83ae6b24cab463cf51469fa4adb91ce9b60c7a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid -Zstrict-projection-item-bounds" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c423d8cb06cdf30a12b17a96837fb049a46d3f036ac61a6de92715b1167a9742 [INFO] running `Command { std: "docker" "start" "-a" "c423d8cb06cdf30a12b17a96837fb049a46d3f036ac61a6de92715b1167a9742", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking winnow v0.7.11 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling amplify_num v0.5.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking amplify_syn v2.0.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking mnemonic v1.1.1 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking borrow-or-share v0.2.2 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Checking fluent-uri v0.3.2 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Checking base85 v2.0.0 [INFO] [stderr] Compiling amplify_derive v4.0.1 [INFO] [stderr] Compiling strict_encoding_derive v2.8.0 [INFO] [stderr] Compiling amplify v4.9.0 [INFO] [stderr] Compiling commit_encoding_derive v0.12.0 [INFO] [stderr] Checking secp256k1 v0.30.0 [INFO] [stderr] Checking serde_str_helpers v0.1.2 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking stringly_conversions v0.1.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking strict_encoding v2.9.1 [INFO] [stderr] Checking baid64 v0.4.2 [INFO] [stderr] Checking binfile v0.2.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking vesper-lang v0.2.1 [INFO] [stderr] Checking single_use_seals v0.12.0 [INFO] [stderr] Checking aora v0.6.4 [INFO] [stderr] Checking strict_types v2.9.0 [INFO] [stderr] Checking commit_verify v0.12.0 [INFO] [stderr] Checking aluvm v0.12.0 [INFO] [stderr] Checking bp-consensus v0.12.0 [INFO] [stderr] Checking zk-aluvm v0.12.0 [INFO] [stderr] Checking ultrasonic v0.12.0 [INFO] [stderr] Checking bp-dbc v0.12.0 [INFO] [stderr] Checking bp-invoice v0.12.0-rc.2 [INFO] [stderr] Checking bp-seals v0.12.0 [INFO] [stderr] Checking sonic-callreq v0.12.0 [INFO] [stderr] Checking sonic-api v0.12.0 [INFO] [stderr] Checking bp-core v0.12.0 [INFO] [stderr] Checking rgb-core v0.12.0 [INFO] [stderr] Checking hypersonic v0.12.0 [INFO] [stderr] Checking rgb-invoice v0.12.0-rc.3 [INFO] [stderr] Checking sonic-persist-fs v0.12.0 [INFO] [stderr] Checking rgb-std v0.12.0-rc.3 [INFO] [stderr] Checking rgb-persist-fs v0.12.0-rc.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/pile.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PileFs [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:60 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 44 | where Seal::WitnessId: From<[u8; 32]> + Into<[u8; 32]>, ::Published: strict_encoding::StrictEncode [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/pile.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PileFs [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:75 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 44 | where Seal::WitnessId: From<[u8; 32]> + Into<[u8; 32]>, ::Published: strict_encoding::StrictDecode [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PileFs [INFO] [stdout] | ---- ^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | | [INFO] [stdout] | expected this type parameter [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/pile.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PileFs [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:68 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 44 | where Seal::WitnessId: From<[u8; 32]> + Into<[u8; 32]>, ::Client: strict_encoding::StrictEncode [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/pile.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PileFs [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:83 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 44 | where Seal::WitnessId: From<[u8; 32]> + Into<[u8; 32]>, ::Client: strict_encoding::StrictDecode [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 44 | where Seal::WitnessId: From<[u8; 32]> + Into<[u8; 32]>, ::Published: std::default::Default [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 44 | where Seal::WitnessId: From<[u8; 32]> + Into<[u8; 32]>, ::Client: std::default::Default [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/pile.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PileFs [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:60 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/pile.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PileFs [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:75 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/pile.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PileFs [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:68 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/pile.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PileFs [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:83 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 107 | fn has_witness(&self, wid: Seal::WitnessId) -> bool { self.hoard.contains_key(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | fn has_witness(&self, wid: Seal::WitnessId) -> bool { self.hoard.contains_key(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 107 | fn has_witness(&self, wid: Seal::WitnessId) -> bool where ::Published: std::default::Default { self.hoard.contains_key(wid) } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | fn has_witness(&self, wid: Seal::WitnessId) -> bool { self.hoard.contains_key(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 107 | fn has_witness(&self, wid: Seal::WitnessId) -> bool where ::Client: std::default::Default { self.hoard.contains_key(wid) } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 109 | fn pub_witness(&self, wid: Seal::WitnessId) -> Seal::Published { self.cache.get_expect(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | fn pub_witness(&self, wid: Seal::WitnessId) -> Seal::Published { self.cache.get_expect(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 109 | fn pub_witness(&self, wid: Seal::WitnessId) -> Seal::Published where ::Published: std::default::Default { self.cache.get_expect(wid) } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | fn pub_witness(&self, wid: Seal::WitnessId) -> Seal::Published { self.cache.get_expect(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 109 | fn pub_witness(&self, wid: Seal::WitnessId) -> Seal::Published where ::Client: std::default::Default { self.cache.get_expect(wid) } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 111 | fn cli_witness(&self, wid: Seal::WitnessId) -> Seal::Client { self.hoard.get_expect(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | fn cli_witness(&self, wid: Seal::WitnessId) -> Seal::Client { self.hoard.get_expect(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 111 | fn cli_witness(&self, wid: Seal::WitnessId) -> Seal::Client where ::Published: std::default::Default { self.hoard.get_expect(wid) } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | fn cli_witness(&self, wid: Seal::WitnessId) -> Seal::Client { self.hoard.get_expect(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 111 | fn cli_witness(&self, wid: Seal::WitnessId) -> Seal::Client where ::Client: std::default::Default { self.hoard.get_expect(wid) } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 113 | fn witness_status(&self, wid: Seal::WitnessId) -> WitnessStatus { self.mine.get_expect(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | fn witness_status(&self, wid: Seal::WitnessId) -> WitnessStatus { self.mine.get_expect(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 113 | fn witness_status(&self, wid: Seal::WitnessId) -> WitnessStatus where ::Published: std::default::Default { self.mine.get_expect(wid) } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | fn witness_status(&self, wid: Seal::WitnessId) -> WitnessStatus { self.mine.get_expect(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 113 | fn witness_status(&self, wid: Seal::WitnessId) -> WitnessStatus where ::Client: std::default::Default { self.mine.get_expect(wid) } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 123 | fn ops_by_witness_id(&self, wid: Seal::WitnessId) -> impl ExactSizeIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | fn ops_by_witness_id(&self, wid: Seal::WitnessId) -> impl ExactSizeIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 123 | fn ops_by_witness_id(&self, wid: Seal::WitnessId) -> impl ExactSizeIterator where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | fn ops_by_witness_id(&self, wid: Seal::WitnessId) -> impl ExactSizeIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 123 | fn ops_by_witness_id(&self, wid: Seal::WitnessId) -> impl ExactSizeIterator where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 127 | fn seal(&self, addr: CellAddr) -> Option { self.keep.get(addr) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | fn seal(&self, addr: CellAddr) -> Option { self.keep.get(addr) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 127 | fn seal(&self, addr: CellAddr) -> Option where ::Published: std::default::Default { self.keep.get(addr) } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | fn seal(&self, addr: CellAddr) -> Option { self.keep.get(addr) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 127 | fn seal(&self, addr: CellAddr) -> Option where ::Client: std::default::Default { self.keep.get(addr) } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 129 | / fn seals( [INFO] [stdout] 130 | | &self, [INFO] [stdout] 131 | | opid: Opid, [INFO] [stdout] 132 | | up_to: u16, [INFO] [stdout] 133 | | ) -> SmallOrdMap::Definition> { [INFO] [stdout] | |______________________________________________________________^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | / fn seals( [INFO] [stdout] 130 | | &self, [INFO] [stdout] 131 | | opid: Opid, [INFO] [stdout] 132 | | up_to: u16, [INFO] [stdout] 133 | | ) -> SmallOrdMap::Definition> { [INFO] [stdout] | |______________________________________________________________^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 133 | ) -> SmallOrdMap::Definition> where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | / fn seals( [INFO] [stdout] 130 | | &self, [INFO] [stdout] 131 | | opid: Opid, [INFO] [stdout] 132 | | up_to: u16, [INFO] [stdout] 133 | | ) -> SmallOrdMap::Definition> { [INFO] [stdout] | |______________________________________________________________^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 133 | ) -> SmallOrdMap::Definition> where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 144 | / fn add_witness( [INFO] [stdout] 145 | | &mut self, [INFO] [stdout] 146 | | opid: Opid, [INFO] [stdout] 147 | | wid: ::WitnessId, [INFO] [stdout] ... | [INFO] [stdout] 150 | | status: WitnessStatus, [INFO] [stdout] 151 | | ) { [INFO] [stdout] | |_____^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | / fn add_witness( [INFO] [stdout] 145 | | &mut self, [INFO] [stdout] 146 | | opid: Opid, [INFO] [stdout] 147 | | wid: ::WitnessId, [INFO] [stdout] ... | [INFO] [stdout] 150 | | status: WitnessStatus, [INFO] [stdout] 151 | | ) { [INFO] [stdout] | |_____^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 151 | ) where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | / fn add_witness( [INFO] [stdout] 145 | | &mut self, [INFO] [stdout] 146 | | opid: Opid, [INFO] [stdout] 147 | | wid: ::WitnessId, [INFO] [stdout] ... | [INFO] [stdout] 150 | | status: WitnessStatus, [INFO] [stdout] 151 | | ) { [INFO] [stdout] | |_____^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 151 | ) where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 161 | / fn add_seals( [INFO] [stdout] 162 | | &mut self, [INFO] [stdout] 163 | | opid: Opid, [INFO] [stdout] 164 | | seals: SmallOrdMap::Definition>, [INFO] [stdout] 165 | | ) { [INFO] [stdout] | |_____^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | / fn add_seals( [INFO] [stdout] 162 | | &mut self, [INFO] [stdout] 163 | | opid: Opid, [INFO] [stdout] 164 | | seals: SmallOrdMap::Definition>, [INFO] [stdout] 165 | | ) { [INFO] [stdout] | |_____^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 165 | ) where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | / fn add_seals( [INFO] [stdout] 162 | | &mut self, [INFO] [stdout] 163 | | opid: Opid, [INFO] [stdout] 164 | | seals: SmallOrdMap::Definition>, [INFO] [stdout] 165 | | ) { [INFO] [stdout] | |_____^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 165 | ) where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 171 | / fn update_witness_status( [INFO] [stdout] 172 | | &mut self, [INFO] [stdout] 173 | | wid: ::WitnessId, [INFO] [stdout] 174 | | status: WitnessStatus, [INFO] [stdout] 175 | | ) { [INFO] [stdout] | |_____^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | / fn update_witness_status( [INFO] [stdout] 172 | | &mut self, [INFO] [stdout] 173 | | wid: ::WitnessId, [INFO] [stdout] 174 | | status: WitnessStatus, [INFO] [stdout] 175 | | ) { [INFO] [stdout] | |_____^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 175 | ) where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | / fn update_witness_status( [INFO] [stdout] 172 | | &mut self, [INFO] [stdout] 173 | | wid: ::WitnessId, [INFO] [stdout] 174 | | status: WitnessStatus, [INFO] [stdout] 175 | | ) { [INFO] [stdout] | |_____^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 175 | ) where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- ^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | | [INFO] [stdout] | expected this type parameter [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 59 | Seal::WitnessId: From<[u8; 32]> + Into<[u8; 32]>, ::Published: std::default::Default [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 59 | Seal::WitnessId: From<[u8; 32]> + Into<[u8; 32]>, ::Client: std::default::Default [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:60 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir where ::Published: strict_encoding::StrictEncode { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:75 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir where ::Published: strict_encoding::StrictDecode { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ---- ^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | | [INFO] [stdout] | expected this type parameter [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:68 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir where ::Client: strict_encoding::StrictEncode { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:83 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir where ::Client: strict_encoding::StrictDecode { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:60 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir where ::Published: strict_encoding::StrictEncode { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:75 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir where ::Published: strict_encoding::StrictDecode { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:68 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir where ::Client: strict_encoding::StrictEncode { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:83 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir where ::Client: strict_encoding::StrictDecode { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:60 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir where ::Published: strict_encoding::StrictEncode { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:75 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir where ::Published: strict_encoding::StrictDecode { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ---- ^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | | [INFO] [stdout] | expected this type parameter [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:68 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir where ::Client: strict_encoding::StrictEncode { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:83 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir where ::Client: strict_encoding::StrictDecode { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/stockpile.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 173 | / fn import_contract( [INFO] [stdout] 174 | | &mut self, [INFO] [stdout] 175 | | articles: Articles, [INFO] [stdout] 176 | | consignment: Consignment, [INFO] [stdout] ... | [INFO] [stdout] 187 | | Seal::Published: StrictDecode, [INFO] [stdout] 188 | | Seal::WitnessId: StrictDecode, [INFO] [stdout] | |______________________________________^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/stockpile.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | / fn import_contract( [INFO] [stdout] 174 | | &mut self, [INFO] [stdout] 175 | | articles: Articles, [INFO] [stdout] 176 | | consignment: Consignment, [INFO] [stdout] ... | [INFO] [stdout] 187 | | Seal::Published: StrictDecode, [INFO] [stdout] 188 | | Seal::WitnessId: StrictDecode, [INFO] [stdout] | |______________________________________^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 188 | Seal::WitnessId: StrictDecode, ::Published: std::default::Default [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/stockpile.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | / fn import_contract( [INFO] [stdout] 174 | | &mut self, [INFO] [stdout] 175 | | articles: Articles, [INFO] [stdout] 176 | | consignment: Consignment, [INFO] [stdout] ... | [INFO] [stdout] 187 | | Seal::Published: StrictDecode, [INFO] [stdout] 188 | | Seal::WitnessId: StrictDecode, [INFO] [stdout] | |______________________________________^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 188 | Seal::WitnessId: StrictDecode, ::Client: std::default::Default [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/stockpile.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 197 | / fn issue( [INFO] [stdout] 198 | | &mut self, [INFO] [stdout] 199 | | params: CreateParams<<::Seal as RgbSeal>::Definition>, [INFO] [stdout] 200 | | ) -> Result, MultiError> [INFO] [stdout] | |_______________________________________________________________________________________________^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/stockpile.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | / fn issue( [INFO] [stdout] 198 | | &mut self, [INFO] [stdout] 199 | | params: CreateParams<<::Seal as RgbSeal>::Definition>, [INFO] [stdout] 200 | | ) -> Result, MultiError> [INFO] [stdout] | |_______________________________________________________________________________________________^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 200 | ) -> Result, MultiError> where ::Published: std::default::Default [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/stockpile.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | / fn issue( [INFO] [stdout] 198 | | &mut self, [INFO] [stdout] 199 | | params: CreateParams<<::Seal as RgbSeal>::Definition>, [INFO] [stdout] 200 | | ) -> Result, MultiError> [INFO] [stdout] | |_______________________________________________________________________________________________^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 200 | ) -> Result, MultiError> where ::Client: std::default::Default [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ---- ^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | | [INFO] [stdout] | expected this type parameter [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 123 | Seal::WitnessId: From<[u8; 32]> + Into<[u8; 32]>, ::Published: std::default::Default [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 123 | Seal::WitnessId: From<[u8; 32]> + Into<[u8; 32]>, ::Client: std::default::Default [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 107 | fn has_witness(&self, wid: Seal::WitnessId) -> bool where ::Published: std::default::Default { self.hoard.contains_key(wid) } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 107 | fn has_witness(&self, wid: Seal::WitnessId) -> bool where ::Client: std::default::Default { self.hoard.contains_key(wid) } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 109 | fn pub_witness(&self, wid: Seal::WitnessId) -> Seal::Published where ::Published: std::default::Default { self.cache.get_expect(wid) } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 109 | fn pub_witness(&self, wid: Seal::WitnessId) -> Seal::Published where ::Client: std::default::Default { self.cache.get_expect(wid) } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 111 | fn cli_witness(&self, wid: Seal::WitnessId) -> Seal::Client where ::Published: std::default::Default { self.hoard.get_expect(wid) } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 111 | fn cli_witness(&self, wid: Seal::WitnessId) -> Seal::Client where ::Client: std::default::Default { self.hoard.get_expect(wid) } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 113 | fn witness_status(&self, wid: Seal::WitnessId) -> WitnessStatus where ::Published: std::default::Default { self.mine.get_expect(wid) } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 113 | fn witness_status(&self, wid: Seal::WitnessId) -> WitnessStatus where ::Client: std::default::Default { self.mine.get_expect(wid) } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 115 | fn witness_ids(&self) -> impl Iterator::WitnessId> where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 115 | fn witness_ids(&self) -> impl Iterator::WitnessId> where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 119 | fn op_witness_ids(&self, opid: Opid) -> impl ExactSizeIterator where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 119 | fn op_witness_ids(&self, opid: Opid) -> impl ExactSizeIterator where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 123 | fn ops_by_witness_id(&self, wid: Seal::WitnessId) -> impl ExactSizeIterator where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 123 | fn ops_by_witness_id(&self, wid: Seal::WitnessId) -> impl ExactSizeIterator where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 127 | fn seal(&self, addr: CellAddr) -> Option where ::Published: std::default::Default { self.keep.get(addr) } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 127 | fn seal(&self, addr: CellAddr) -> Option where ::Client: std::default::Default { self.keep.get(addr) } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 133 | ) -> SmallOrdMap::Definition> where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 133 | ) -> SmallOrdMap::Definition> where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 151 | ) where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 151 | ) where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 165 | ) where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 165 | ) where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 175 | ) where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 175 | ) where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 179 | fn commit_transaction(&mut self) where ::Published: std::default::Default { self.mine.commit_transaction(); } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 179 | fn commit_transaction(&mut self) where ::Client: std::default::Default { self.mine.commit_transaction(); } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 181 | fn witnesses(&self) -> impl Iterator> where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 181 | fn witnesses(&self) -> impl Iterator> where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 190 | fn op_relations(&self, opid: Opid, up_to: u16) -> OpRels where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 190 | fn op_relations(&self, opid: Opid, up_to: u16) -> OpRels where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:60 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:75 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:68 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:83 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:60 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 54 | pub fn load(dir: PathBuf, consensus: Consensus, testnet: bool) -> Result where ::Published: strict_encoding::StrictEncode { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:75 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 54 | pub fn load(dir: PathBuf, consensus: Consensus, testnet: bool) -> Result where ::Published: strict_encoding::StrictDecode { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:68 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 54 | pub fn load(dir: PathBuf, consensus: Consensus, testnet: bool) -> Result where ::Client: strict_encoding::StrictEncode { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:83 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 54 | pub fn load(dir: PathBuf, consensus: Consensus, testnet: bool) -> Result where ::Client: strict_encoding::StrictDecode { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 54 | pub fn load(dir: PathBuf, consensus: Consensus, testnet: bool) -> Result where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 54 | pub fn load(dir: PathBuf, consensus: Consensus, testnet: bool) -> Result where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:60 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 95 | pub fn dir(&self) -> &Path where ::Published: strict_encoding::StrictEncode { self.dir.as_path() } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:75 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 95 | pub fn dir(&self) -> &Path where ::Published: strict_encoding::StrictDecode { self.dir.as_path() } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:68 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 95 | pub fn dir(&self) -> &Path where ::Client: strict_encoding::StrictEncode { self.dir.as_path() } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:83 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 95 | pub fn dir(&self) -> &Path where ::Client: strict_encoding::StrictDecode { self.dir.as_path() } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 95 | pub fn dir(&self) -> &Path where ::Published: std::default::Default { self.dir.as_path() } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 95 | pub fn dir(&self) -> &Path where ::Client: std::default::Default { self.dir.as_path() } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:60 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 97 | fn get_contract_dir(&self, contract_id: ContractId) -> Option where ::Published: strict_encoding::StrictEncode { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:75 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 97 | fn get_contract_dir(&self, contract_id: ContractId) -> Option where ::Published: strict_encoding::StrictDecode { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:68 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 97 | fn get_contract_dir(&self, contract_id: ContractId) -> Option where ::Client: strict_encoding::StrictEncode { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:83 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 97 | fn get_contract_dir(&self, contract_id: ContractId) -> Option where ::Client: strict_encoding::StrictDecode { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 97 | fn get_contract_dir(&self, contract_id: ContractId) -> Option where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 97 | fn get_contract_dir(&self, contract_id: ContractId) -> Option where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:60 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 103 | fn create_contract_dir(&self, articles: &Articles) -> io::Result where ::Published: strict_encoding::StrictEncode { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:75 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 103 | fn create_contract_dir(&self, articles: &Articles) -> io::Result where ::Published: strict_encoding::StrictDecode { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:68 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 103 | fn create_contract_dir(&self, articles: &Articles) -> io::Result where ::Client: strict_encoding::StrictEncode { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:83 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 103 | fn create_contract_dir(&self, articles: &Articles) -> io::Result where ::Client: strict_encoding::StrictDecode { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 103 | fn create_contract_dir(&self, articles: &Articles) -> io::Result where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 103 | fn create_contract_dir(&self, articles: &Articles) -> io::Result where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 129 | fn consensus(&self) -> Consensus where ::Published: std::default::Default { self.consensus } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 129 | fn consensus(&self) -> Consensus where ::Client: std::default::Default { self.consensus } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 131 | fn is_testnet(&self) -> bool where ::Published: std::default::Default { self.testnet } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 131 | fn is_testnet(&self) -> bool where ::Client: std::default::Default { self.testnet } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 133 | fn issuers_count(&self) -> usize where ::Published: std::default::Default { self.issuers.len() } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 133 | fn issuers_count(&self) -> usize where ::Client: std::default::Default { self.issuers.len() } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 135 | fn contracts_count(&self) -> usize where ::Published: std::default::Default { self.contracts.len() } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 135 | fn contracts_count(&self) -> usize where ::Client: std::default::Default { self.contracts.len() } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 137 | fn has_issuer(&self, codex_id: CodexId) -> bool where ::Published: std::default::Default { self.issuers.contains_key(&codex_id) } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 137 | fn has_issuer(&self, codex_id: CodexId) -> bool where ::Client: std::default::Default { self.issuers.contains_key(&codex_id) } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 139 | fn has_contract(&self, contract_id: ContractId) -> bool where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 139 | fn has_contract(&self, contract_id: ContractId) -> bool where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 143 | fn codex_ids(&self) -> impl Iterator where ::Published: std::default::Default { self.issuers.keys().copied() } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 143 | fn codex_ids(&self) -> impl Iterator where ::Client: std::default::Default { self.issuers.keys().copied() } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 145 | fn contract_ids(&self) -> impl Iterator where ::Published: std::default::Default { self.contracts.keys().copied() } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 145 | fn contract_ids(&self) -> impl Iterator where ::Client: std::default::Default { self.contracts.keys().copied() } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 147 | fn issuer(&self, codex_id: CodexId) -> Option where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 147 | fn issuer(&self, codex_id: CodexId) -> Option where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 154 | fn contract(&self, contract_id: ContractId) -> Option> where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 154 | fn contract(&self, contract_id: ContractId) -> Option> where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 164 | fn import_issuer(&mut self, issuer: Issuer) -> Result where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 164 | fn import_issuer(&mut self, issuer: Issuer) -> Result where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 188 | Seal::WitnessId: StrictDecode, ::Published: std::default::Default [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 188 | Seal::WitnessId: StrictDecode, ::Client: std::default::Default [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 200 | ) -> Result, MultiError> where ::Published: std::default::Default [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 200 | ) -> Result, MultiError> where ::Client: std::default::Default [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 213 | fn purge(&mut self, contract_id: ContractId) -> Result<(), Self::Error> where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | impl Stockpile for StockpileDir [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 213 | fn purge(&mut self, contract_id: ContractId) -> Result<(), Self::Error> where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 116 | self.stand.keys() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | self.stand.keys() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 115 | fn witness_ids(&self) -> impl Iterator::WitnessId> where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | self.stand.keys() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 115 | fn witness_ids(&self) -> impl Iterator::WitnessId> where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:115:30 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 115 | fn witness_ids(&self) -> impl Iterator::WitnessId> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:115:30 [INFO] [stdout] | [INFO] [stdout] 115 | fn witness_ids(&self) -> impl Iterator::WitnessId> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 115 | fn witness_ids(&self) -> impl Iterator::WitnessId> where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:115:30 [INFO] [stdout] | [INFO] [stdout] 115 | fn witness_ids(&self) -> impl Iterator::WitnessId> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 115 | fn witness_ids(&self) -> impl Iterator::WitnessId> where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 120 | self.index.get(opid) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | self.index.get(opid) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 119 | fn op_witness_ids(&self, opid: Opid) -> impl ExactSizeIterator where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | self.index.get(opid) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 119 | fn op_witness_ids(&self, opid: Opid) -> impl ExactSizeIterator where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:119:45 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 119 | fn op_witness_ids(&self, opid: Opid) -> impl ExactSizeIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:119:45 [INFO] [stdout] | [INFO] [stdout] 119 | fn op_witness_ids(&self, opid: Opid) -> impl ExactSizeIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 119 | fn op_witness_ids(&self, opid: Opid) -> impl ExactSizeIterator where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:119:45 [INFO] [stdout] | [INFO] [stdout] 119 | fn op_witness_ids(&self, opid: Opid) -> impl ExactSizeIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 119 | fn op_witness_ids(&self, opid: Opid) -> impl ExactSizeIterator where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 124 | self.stand.get(wid) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | self.stand.get(wid) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 123 | fn ops_by_witness_id(&self, wid: Seal::WitnessId) -> impl ExactSizeIterator where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | self.stand.get(wid) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 123 | fn ops_by_witness_id(&self, wid: Seal::WitnessId) -> impl ExactSizeIterator where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:123:58 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 123 | fn ops_by_witness_id(&self, wid: Seal::WitnessId) -> impl ExactSizeIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:123:58 [INFO] [stdout] | [INFO] [stdout] 123 | fn ops_by_witness_id(&self, wid: Seal::WitnessId) -> impl ExactSizeIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 123 | fn ops_by_witness_id(&self, wid: Seal::WitnessId) -> impl ExactSizeIterator where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:123:58 [INFO] [stdout] | [INFO] [stdout] 123 | fn ops_by_witness_id(&self, wid: Seal::WitnessId) -> impl ExactSizeIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 123 | fn ops_by_witness_id(&self, wid: Seal::WitnessId) -> impl ExactSizeIterator where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 182 | self.hoard.iter().map(|(wid, client)| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | self.hoard.iter().map(|(wid, client)| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 181 | fn witnesses(&self) -> impl Iterator> where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | self.hoard.iter().map(|(wid, client)| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 181 | fn witnesses(&self) -> impl Iterator> where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 182 | / self.hoard.iter().map(|(wid, client)| { [INFO] [stdout] 183 | | let published = self.cache.get_expect(wid); [INFO] [stdout] 184 | | let status = self.mine.get_expect(wid); [INFO] [stdout] 185 | | let opids = self.stand.get(wid).collect(); [INFO] [stdout] 186 | | Witness { id: wid, published, client, status, opids } [INFO] [stdout] 187 | | }) [INFO] [stdout] | |__________^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | / self.hoard.iter().map(|(wid, client)| { [INFO] [stdout] 183 | | let published = self.cache.get_expect(wid); [INFO] [stdout] 184 | | let status = self.mine.get_expect(wid); [INFO] [stdout] 185 | | let opids = self.stand.get(wid).collect(); [INFO] [stdout] 186 | | Witness { id: wid, published, client, status, opids } [INFO] [stdout] 187 | | }) [INFO] [stdout] | |__________^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 181 | fn witnesses(&self) -> impl Iterator> where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | / self.hoard.iter().map(|(wid, client)| { [INFO] [stdout] 183 | | let published = self.cache.get_expect(wid); [INFO] [stdout] 184 | | let status = self.mine.get_expect(wid); [INFO] [stdout] 185 | | let opids = self.stand.get(wid).collect(); [INFO] [stdout] 186 | | Witness { id: wid, published, client, status, opids } [INFO] [stdout] 187 | | }) [INFO] [stdout] | |__________^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 181 | fn witnesses(&self) -> impl Iterator> where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:182:32 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 182 | self.hoard.iter().map(|(wid, client)| { [INFO] [stdout] | ^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:182:32 [INFO] [stdout] | [INFO] [stdout] 182 | self.hoard.iter().map(|(wid, client)| { [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 181 | fn witnesses(&self) -> impl Iterator> where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:182:32 [INFO] [stdout] | [INFO] [stdout] 182 | self.hoard.iter().map(|(wid, client)| { [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 181 | fn witnesses(&self) -> impl Iterator> where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:184:26 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 184 | let status = self.mine.get_expect(wid); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:184:26 [INFO] [stdout] | [INFO] [stdout] 184 | let status = self.mine.get_expect(wid); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 181 | fn witnesses(&self) -> impl Iterator> where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:184:26 [INFO] [stdout] | [INFO] [stdout] 184 | let status = self.mine.get_expect(wid); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 181 | fn witnesses(&self) -> impl Iterator> where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:185:25 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 185 | let opids = self.stand.get(wid).collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:185:25 [INFO] [stdout] | [INFO] [stdout] 185 | let opids = self.stand.get(wid).collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 181 | fn witnesses(&self) -> impl Iterator> where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:185:25 [INFO] [stdout] | [INFO] [stdout] 185 | let opids = self.stand.get(wid).collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 181 | fn witnesses(&self) -> impl Iterator> where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:185:25 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 185 | let opids = self.stand.get(wid).collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:185:25 [INFO] [stdout] | [INFO] [stdout] 185 | let opids = self.stand.get(wid).collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 181 | fn witnesses(&self) -> impl Iterator> where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:185:25 [INFO] [stdout] | [INFO] [stdout] 185 | let opids = self.stand.get(wid).collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 181 | fn witnesses(&self) -> impl Iterator> where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:186:27 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 186 | Witness { id: wid, published, client, status, opids } [INFO] [stdout] | ^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:186:27 [INFO] [stdout] | [INFO] [stdout] 186 | Witness { id: wid, published, client, status, opids } [INFO] [stdout] | ^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 181 | fn witnesses(&self) -> impl Iterator> where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/pile.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PileFs [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:60 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 44 | where Seal::WitnessId: From<[u8; 32]> + Into<[u8; 32]>, ::Published: strict_encoding::StrictEncode [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/pile.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PileFs [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:75 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 44 | where Seal::WitnessId: From<[u8; 32]> + Into<[u8; 32]>, ::Published: strict_encoding::StrictDecode [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:186:27 [INFO] [stdout] | [INFO] [stdout] 186 | Witness { id: wid, published, client, status, opids } [INFO] [stdout] | ^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 181 | fn witnesses(&self) -> impl Iterator> where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:186:32 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 186 | Witness { id: wid, published, client, status, opids } [INFO] [stdout] | ^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:186:32 [INFO] [stdout] | [INFO] [stdout] 186 | Witness { id: wid, published, client, status, opids } [INFO] [stdout] | ^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 181 | fn witnesses(&self) -> impl Iterator> where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:186:32 [INFO] [stdout] | [INFO] [stdout] 186 | Witness { id: wid, published, client, status, opids } [INFO] [stdout] | ^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 181 | fn witnesses(&self) -> impl Iterator> where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:186:43 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 186 | Witness { id: wid, published, client, status, opids } [INFO] [stdout] | ^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:186:43 [INFO] [stdout] | [INFO] [stdout] 186 | Witness { id: wid, published, client, status, opids } [INFO] [stdout] | ^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 181 | fn witnesses(&self) -> impl Iterator> where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:186:43 [INFO] [stdout] | [INFO] [stdout] 186 | Witness { id: wid, published, client, status, opids } [INFO] [stdout] | ^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 181 | fn witnesses(&self) -> impl Iterator> where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:181:28 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 181 | fn witnesses(&self) -> impl Iterator> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:181:28 [INFO] [stdout] | [INFO] [stdout] 181 | fn witnesses(&self) -> impl Iterator> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 181 | fn witnesses(&self) -> impl Iterator> where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:181:28 [INFO] [stdout] | [INFO] [stdout] 181 | fn witnesses(&self) -> impl Iterator> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 181 | fn witnesses(&self) -> impl Iterator> where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PileFs [INFO] [stdout] | ---- ^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | | [INFO] [stdout] | expected this type parameter [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/pile.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PileFs [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:68 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 44 | where Seal::WitnessId: From<[u8; 32]> + Into<[u8; 32]>, ::Client: strict_encoding::StrictEncode [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/pile.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PileFs [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:83 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 44 | where Seal::WitnessId: From<[u8; 32]> + Into<[u8; 32]>, ::Client: strict_encoding::StrictDecode [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 44 | where Seal::WitnessId: From<[u8; 32]> + Into<[u8; 32]>, ::Published: std::default::Default [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 44 | where Seal::WitnessId: From<[u8; 32]> + Into<[u8; 32]>, ::Client: std::default::Default [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 76 | hoard, [INFO] [stdout] | ^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | hoard, [INFO] [stdout] | ^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | hoard, [INFO] [stdout] | ^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 77 | cache, [INFO] [stdout] | ^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | cache, [INFO] [stdout] | ^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | cache, [INFO] [stdout] | ^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 67 | let hoard = FileAoraMap::create_new(&path, "hoard")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | let hoard = FileAoraMap::create_new(&path, "hoard")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | let hoard = FileAoraMap::create_new(&path, "hoard")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 67 | let hoard = FileAoraMap::create_new(&path, "hoard")?; [INFO] [stdout] | ^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | let hoard = FileAoraMap::create_new(&path, "hoard")?; [INFO] [stdout] | ^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | let hoard = FileAoraMap::create_new(&path, "hoard")?; [INFO] [stdout] | ^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 78 | keep, [INFO] [stdout] | ^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | keep, [INFO] [stdout] | ^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | keep, [INFO] [stdout] | ^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 68 | let cache = FileAoraMap::create_new(&path, "cache")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | let cache = FileAoraMap::create_new(&path, "cache")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | let cache = FileAoraMap::create_new(&path, "cache")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 68 | let cache = FileAoraMap::create_new(&path, "cache")?; [INFO] [stdout] | ^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | let cache = FileAoraMap::create_new(&path, "cache")?; [INFO] [stdout] | ^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | let cache = FileAoraMap::create_new(&path, "cache")?; [INFO] [stdout] | ^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 79 | index, [INFO] [stdout] | ^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | index, [INFO] [stdout] | ^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | index, [INFO] [stdout] | ^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 69 | let keep = FileAoraMap::create_new(&path, "keep")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 69 | let keep = FileAoraMap::create_new(&path, "keep")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 69 | let keep = FileAoraMap::create_new(&path, "keep")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 69 | let keep = FileAoraMap::create_new(&path, "keep")?; [INFO] [stdout] | ^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 69 | let keep = FileAoraMap::create_new(&path, "keep")?; [INFO] [stdout] | ^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 69 | let keep = FileAoraMap::create_new(&path, "keep")?; [INFO] [stdout] | ^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 80 | stand, [INFO] [stdout] | ^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | stand, [INFO] [stdout] | ^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | stand, [INFO] [stdout] | ^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 71 | let index = FileAoraIndex::create_new(&path, "index.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | let index = FileAoraIndex::create_new(&path, "index.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | let index = FileAoraIndex::create_new(&path, "index.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 71 | let index = FileAoraIndex::create_new(&path, "index.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | let index = FileAoraIndex::create_new(&path, "index.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | let index = FileAoraIndex::create_new(&path, "index.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 81 | mine, [INFO] [stdout] | ^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | mine, [INFO] [stdout] | ^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | mine, [INFO] [stdout] | ^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 72 | let stand = FileAoraIndex::create_new(&path, "stand.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | let stand = FileAoraIndex::create_new(&path, "stand.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | let stand = FileAoraIndex::create_new(&path, "stand.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 72 | let stand = FileAoraIndex::create_new(&path, "stand.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | let stand = FileAoraIndex::create_new(&path, "stand.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | let stand = FileAoraIndex::create_new(&path, "stand.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:73:20 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 73 | let mine = FileAuraMap::create_new(&path, "mine.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:73:20 [INFO] [stdout] | [INFO] [stdout] 73 | let mine = FileAuraMap::create_new(&path, "mine.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:73:20 [INFO] [stdout] | [INFO] [stdout] 73 | let mine = FileAuraMap::create_new(&path, "mine.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:73:20 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 73 | let mine = FileAuraMap::create_new(&path, "mine.dat")?; [INFO] [stdout] | ^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:73:20 [INFO] [stdout] | [INFO] [stdout] 73 | let mine = FileAuraMap::create_new(&path, "mine.dat")?; [INFO] [stdout] | ^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:73:20 [INFO] [stdout] | [INFO] [stdout] 73 | let mine = FileAuraMap::create_new(&path, "mine.dat")?; [INFO] [stdout] | ^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 66 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 97 | hoard, [INFO] [stdout] | ^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | hoard, [INFO] [stdout] | ^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | hoard, [INFO] [stdout] | ^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 98 | cache, [INFO] [stdout] | ^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | cache, [INFO] [stdout] | ^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | cache, [INFO] [stdout] | ^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 88 | let hoard = FileAoraMap::open(&path, "hoard")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | let hoard = FileAoraMap::open(&path, "hoard")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | let hoard = FileAoraMap::open(&path, "hoard")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 88 | let hoard = FileAoraMap::open(&path, "hoard")?; [INFO] [stdout] | ^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | let hoard = FileAoraMap::open(&path, "hoard")?; [INFO] [stdout] | ^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | let hoard = FileAoraMap::open(&path, "hoard")?; [INFO] [stdout] | ^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 99 | keep, [INFO] [stdout] | ^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | keep, [INFO] [stdout] | ^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | keep, [INFO] [stdout] | ^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:89:21 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 89 | let cache = FileAoraMap::open(&path, "cache")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:89:21 [INFO] [stdout] | [INFO] [stdout] 89 | let cache = FileAoraMap::open(&path, "cache")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:89:21 [INFO] [stdout] | [INFO] [stdout] 89 | let cache = FileAoraMap::open(&path, "cache")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:89:21 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 89 | let cache = FileAoraMap::open(&path, "cache")?; [INFO] [stdout] | ^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:89:21 [INFO] [stdout] | [INFO] [stdout] 89 | let cache = FileAoraMap::open(&path, "cache")?; [INFO] [stdout] | ^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:89:21 [INFO] [stdout] | [INFO] [stdout] 89 | let cache = FileAoraMap::open(&path, "cache")?; [INFO] [stdout] | ^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 100 | index, [INFO] [stdout] | ^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 100 | index, [INFO] [stdout] | ^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 100 | index, [INFO] [stdout] | ^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:90:20 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 90 | let keep = FileAoraMap::open(&path, "keep")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:90:20 [INFO] [stdout] | [INFO] [stdout] 90 | let keep = FileAoraMap::open(&path, "keep")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:90:20 [INFO] [stdout] | [INFO] [stdout] 90 | let keep = FileAoraMap::open(&path, "keep")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:90:20 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 90 | let keep = FileAoraMap::open(&path, "keep")?; [INFO] [stdout] | ^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/pile.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PileFs [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:60 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/pile.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PileFs [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:75 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/pile.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PileFs [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:68 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/pile.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PileFs [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:83 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:90:20 [INFO] [stdout] | [INFO] [stdout] 90 | let keep = FileAoraMap::open(&path, "keep")?; [INFO] [stdout] | ^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:90:20 [INFO] [stdout] | [INFO] [stdout] 90 | let keep = FileAoraMap::open(&path, "keep")?; [INFO] [stdout] | ^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 101 | stand, [INFO] [stdout] | ^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | stand, [INFO] [stdout] | ^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | stand, [INFO] [stdout] | ^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 92 | let index = FileAoraIndex::open(&path, "index.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | let index = FileAoraIndex::open(&path, "index.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 107 | fn has_witness(&self, wid: Seal::WitnessId) -> bool { self.hoard.contains_key(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | fn has_witness(&self, wid: Seal::WitnessId) -> bool { self.hoard.contains_key(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 107 | fn has_witness(&self, wid: Seal::WitnessId) -> bool where ::Published: std::default::Default { self.hoard.contains_key(wid) } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | let index = FileAoraIndex::open(&path, "index.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 92 | let index = FileAoraIndex::open(&path, "index.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | fn has_witness(&self, wid: Seal::WitnessId) -> bool { self.hoard.contains_key(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 107 | fn has_witness(&self, wid: Seal::WitnessId) -> bool where ::Client: std::default::Default { self.hoard.contains_key(wid) } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 109 | fn pub_witness(&self, wid: Seal::WitnessId) -> Seal::Published { self.cache.get_expect(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | let index = FileAoraIndex::open(&path, "index.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | let index = FileAoraIndex::open(&path, "index.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | fn pub_witness(&self, wid: Seal::WitnessId) -> Seal::Published { self.cache.get_expect(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 109 | fn pub_witness(&self, wid: Seal::WitnessId) -> Seal::Published where ::Published: std::default::Default { self.cache.get_expect(wid) } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 102 | mine, [INFO] [stdout] | ^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | fn pub_witness(&self, wid: Seal::WitnessId) -> Seal::Published { self.cache.get_expect(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 109 | fn pub_witness(&self, wid: Seal::WitnessId) -> Seal::Published where ::Client: std::default::Default { self.cache.get_expect(wid) } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | mine, [INFO] [stdout] | ^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 111 | fn cli_witness(&self, wid: Seal::WitnessId) -> Seal::Client { self.hoard.get_expect(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | mine, [INFO] [stdout] | ^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | fn cli_witness(&self, wid: Seal::WitnessId) -> Seal::Client { self.hoard.get_expect(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 111 | fn cli_witness(&self, wid: Seal::WitnessId) -> Seal::Client where ::Published: std::default::Default { self.hoard.get_expect(wid) } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:93:21 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 93 | let stand = FileAoraIndex::open(&path, "stand.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | fn cli_witness(&self, wid: Seal::WitnessId) -> Seal::Client { self.hoard.get_expect(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 111 | fn cli_witness(&self, wid: Seal::WitnessId) -> Seal::Client where ::Client: std::default::Default { self.hoard.get_expect(wid) } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:93:21 [INFO] [stdout] | [INFO] [stdout] 93 | let stand = FileAoraIndex::open(&path, "stand.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 113 | fn witness_status(&self, wid: Seal::WitnessId) -> WitnessStatus { self.mine.get_expect(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:93:21 [INFO] [stdout] | [INFO] [stdout] 93 | let stand = FileAoraIndex::open(&path, "stand.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | fn witness_status(&self, wid: Seal::WitnessId) -> WitnessStatus { self.mine.get_expect(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 113 | fn witness_status(&self, wid: Seal::WitnessId) -> WitnessStatus where ::Published: std::default::Default { self.mine.get_expect(wid) } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:93:21 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 93 | let stand = FileAoraIndex::open(&path, "stand.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | fn witness_status(&self, wid: Seal::WitnessId) -> WitnessStatus { self.mine.get_expect(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 113 | fn witness_status(&self, wid: Seal::WitnessId) -> WitnessStatus where ::Client: std::default::Default { self.mine.get_expect(wid) } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:93:21 [INFO] [stdout] | [INFO] [stdout] 93 | let stand = FileAoraIndex::open(&path, "stand.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 123 | fn ops_by_witness_id(&self, wid: Seal::WitnessId) -> impl ExactSizeIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:93:21 [INFO] [stdout] | [INFO] [stdout] 93 | let stand = FileAoraIndex::open(&path, "stand.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:94:20 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 94 | let mine = FileAuraMap::open(&path, "mine.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:94:20 [INFO] [stdout] | [INFO] [stdout] 94 | let mine = FileAuraMap::open(&path, "mine.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | fn ops_by_witness_id(&self, wid: Seal::WitnessId) -> impl ExactSizeIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 123 | fn ops_by_witness_id(&self, wid: Seal::WitnessId) -> impl ExactSizeIterator where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:94:20 [INFO] [stdout] | [INFO] [stdout] 94 | let mine = FileAuraMap::open(&path, "mine.dat")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:94:20 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 94 | let mine = FileAuraMap::open(&path, "mine.dat")?; [INFO] [stdout] | ^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | fn ops_by_witness_id(&self, wid: Seal::WitnessId) -> impl ExactSizeIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 123 | fn ops_by_witness_id(&self, wid: Seal::WitnessId) -> impl ExactSizeIterator where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:94:20 [INFO] [stdout] | [INFO] [stdout] 94 | let mine = FileAuraMap::open(&path, "mine.dat")?; [INFO] [stdout] | ^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 127 | fn seal(&self, addr: CellAddr) -> Option { self.keep.get(addr) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:94:20 [INFO] [stdout] | [INFO] [stdout] 94 | let mine = FileAuraMap::open(&path, "mine.dat")?; [INFO] [stdout] | ^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 87 | where Self: Sized, ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | fn seal(&self, addr: CellAddr) -> Option { self.keep.get(addr) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 127 | fn seal(&self, addr: CellAddr) -> Option where ::Published: std::default::Default { self.keep.get(addr) } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | fn seal(&self, addr: CellAddr) -> Option { self.keep.get(addr) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 127 | fn seal(&self, addr: CellAddr) -> Option where ::Client: std::default::Default { self.keep.get(addr) } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:107:59 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 107 | fn has_witness(&self, wid: Seal::WitnessId) -> bool { self.hoard.contains_key(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:107:59 [INFO] [stdout] | [INFO] [stdout] 107 | fn has_witness(&self, wid: Seal::WitnessId) -> bool { self.hoard.contains_key(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 107 | fn has_witness(&self, wid: Seal::WitnessId) -> bool where ::Published: std::default::Default { self.hoard.contains_key(wid) } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 129 | / fn seals( [INFO] [stdout] 130 | | &self, [INFO] [stdout] 131 | | opid: Opid, [INFO] [stdout] 132 | | up_to: u16, [INFO] [stdout] 133 | | ) -> SmallOrdMap::Definition> { [INFO] [stdout] | |______________________________________________________________^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:107:59 [INFO] [stdout] | [INFO] [stdout] 107 | fn has_witness(&self, wid: Seal::WitnessId) -> bool { self.hoard.contains_key(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 107 | fn has_witness(&self, wid: Seal::WitnessId) -> bool where ::Client: std::default::Default { self.hoard.contains_key(wid) } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | / fn seals( [INFO] [stdout] 130 | | &self, [INFO] [stdout] 131 | | opid: Opid, [INFO] [stdout] 132 | | up_to: u16, [INFO] [stdout] 133 | | ) -> SmallOrdMap::Definition> { [INFO] [stdout] | |______________________________________________________________^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 133 | ) -> SmallOrdMap::Definition> where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:109:70 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 109 | fn pub_witness(&self, wid: Seal::WitnessId) -> Seal::Published { self.cache.get_expect(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | / fn seals( [INFO] [stdout] 130 | | &self, [INFO] [stdout] 131 | | opid: Opid, [INFO] [stdout] 132 | | up_to: u16, [INFO] [stdout] 133 | | ) -> SmallOrdMap::Definition> { [INFO] [stdout] | |______________________________________________________________^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 133 | ) -> SmallOrdMap::Definition> where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:109:70 [INFO] [stdout] | [INFO] [stdout] 109 | fn pub_witness(&self, wid: Seal::WitnessId) -> Seal::Published { self.cache.get_expect(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 109 | fn pub_witness(&self, wid: Seal::WitnessId) -> Seal::Published where ::Published: std::default::Default { self.cache.get_expect(wid) } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 144 | / fn add_witness( [INFO] [stdout] 145 | | &mut self, [INFO] [stdout] 146 | | opid: Opid, [INFO] [stdout] 147 | | wid: ::WitnessId, [INFO] [stdout] ... | [INFO] [stdout] 150 | | status: WitnessStatus, [INFO] [stdout] 151 | | ) { [INFO] [stdout] | |_____^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:109:70 [INFO] [stdout] | [INFO] [stdout] 109 | fn pub_witness(&self, wid: Seal::WitnessId) -> Seal::Published { self.cache.get_expect(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 109 | fn pub_witness(&self, wid: Seal::WitnessId) -> Seal::Published where ::Client: std::default::Default { self.cache.get_expect(wid) } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | / fn add_witness( [INFO] [stdout] 145 | | &mut self, [INFO] [stdout] 146 | | opid: Opid, [INFO] [stdout] 147 | | wid: ::WitnessId, [INFO] [stdout] ... | [INFO] [stdout] 150 | | status: WitnessStatus, [INFO] [stdout] 151 | | ) { [INFO] [stdout] | |_____^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 151 | ) where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:111:67 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 111 | fn cli_witness(&self, wid: Seal::WitnessId) -> Seal::Client { self.hoard.get_expect(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | / fn add_witness( [INFO] [stdout] 145 | | &mut self, [INFO] [stdout] 146 | | opid: Opid, [INFO] [stdout] 147 | | wid: ::WitnessId, [INFO] [stdout] ... | [INFO] [stdout] 150 | | status: WitnessStatus, [INFO] [stdout] 151 | | ) { [INFO] [stdout] | |_____^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 151 | ) where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 161 | / fn add_seals( [INFO] [stdout] 162 | | &mut self, [INFO] [stdout] 163 | | opid: Opid, [INFO] [stdout] 164 | | seals: SmallOrdMap::Definition>, [INFO] [stdout] 165 | | ) { [INFO] [stdout] | |_____^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:111:67 [INFO] [stdout] | [INFO] [stdout] 111 | fn cli_witness(&self, wid: Seal::WitnessId) -> Seal::Client { self.hoard.get_expect(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 111 | fn cli_witness(&self, wid: Seal::WitnessId) -> Seal::Client where ::Published: std::default::Default { self.hoard.get_expect(wid) } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | / fn add_seals( [INFO] [stdout] 162 | | &mut self, [INFO] [stdout] 163 | | opid: Opid, [INFO] [stdout] 164 | | seals: SmallOrdMap::Definition>, [INFO] [stdout] 165 | | ) { [INFO] [stdout] | |_____^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 165 | ) where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:111:67 [INFO] [stdout] | [INFO] [stdout] 111 | fn cli_witness(&self, wid: Seal::WitnessId) -> Seal::Client { self.hoard.get_expect(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 111 | fn cli_witness(&self, wid: Seal::WitnessId) -> Seal::Client where ::Client: std::default::Default { self.hoard.get_expect(wid) } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | / fn add_seals( [INFO] [stdout] 162 | | &mut self, [INFO] [stdout] 163 | | opid: Opid, [INFO] [stdout] 164 | | seals: SmallOrdMap::Definition>, [INFO] [stdout] 165 | | ) { [INFO] [stdout] | |_____^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 165 | ) where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:113:71 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 113 | fn witness_status(&self, wid: Seal::WitnessId) -> WitnessStatus { self.mine.get_expect(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 171 | / fn update_witness_status( [INFO] [stdout] 172 | | &mut self, [INFO] [stdout] 173 | | wid: ::WitnessId, [INFO] [stdout] 174 | | status: WitnessStatus, [INFO] [stdout] 175 | | ) { [INFO] [stdout] | |_____^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:113:71 [INFO] [stdout] | [INFO] [stdout] 113 | fn witness_status(&self, wid: Seal::WitnessId) -> WitnessStatus { self.mine.get_expect(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 113 | fn witness_status(&self, wid: Seal::WitnessId) -> WitnessStatus where ::Published: std::default::Default { self.mine.get_expect(wid) } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | / fn update_witness_status( [INFO] [stdout] 172 | | &mut self, [INFO] [stdout] 173 | | wid: ::WitnessId, [INFO] [stdout] 174 | | status: WitnessStatus, [INFO] [stdout] 175 | | ) { [INFO] [stdout] | |_____^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 175 | ) where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:113:71 [INFO] [stdout] | [INFO] [stdout] 113 | fn witness_status(&self, wid: Seal::WitnessId) -> WitnessStatus { self.mine.get_expect(wid) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 113 | fn witness_status(&self, wid: Seal::WitnessId) -> WitnessStatus where ::Client: std::default::Default { self.mine.get_expect(wid) } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | / fn update_witness_status( [INFO] [stdout] 172 | | &mut self, [INFO] [stdout] 173 | | wid: ::WitnessId, [INFO] [stdout] 174 | | status: WitnessStatus, [INFO] [stdout] 175 | | ) { [INFO] [stdout] | |_____^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 175 | ) where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:127:66 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 127 | fn seal(&self, addr: CellAddr) -> Option { self.keep.get(addr) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- ^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | | [INFO] [stdout] | expected this type parameter [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:127:66 [INFO] [stdout] | [INFO] [stdout] 127 | fn seal(&self, addr: CellAddr) -> Option { self.keep.get(addr) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 127 | fn seal(&self, addr: CellAddr) -> Option where ::Published: std::default::Default { self.keep.get(addr) } [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:127:66 [INFO] [stdout] | [INFO] [stdout] 127 | fn seal(&self, addr: CellAddr) -> Option { self.keep.get(addr) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 127 | fn seal(&self, addr: CellAddr) -> Option where ::Client: std::default::Default { self.keep.get(addr) } [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 59 | Seal::WitnessId: From<[u8; 32]> + Into<[u8; 32]>, ::Published: std::default::Default [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/pile.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 59 | Seal::WitnessId: From<[u8; 32]> + Into<[u8; 32]>, ::Client: std::default::Default [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:137:33 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 137 | if let Some(seal) = self.keep.get(addr) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:60 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir where ::Published: strict_encoding::StrictEncode { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:75 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir where ::Published: strict_encoding::StrictDecode { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:137:33 [INFO] [stdout] | [INFO] [stdout] 137 | if let Some(seal) = self.keep.get(addr) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 133 | ) -> SmallOrdMap::Definition> where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ---- ^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | | [INFO] [stdout] | expected this type parameter [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:137:33 [INFO] [stdout] | [INFO] [stdout] 137 | if let Some(seal) = self.keep.get(addr) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 133 | ) -> SmallOrdMap::Definition> where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:68 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir where ::Client: strict_encoding::StrictEncode { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:83 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir where ::Client: strict_encoding::StrictDecode { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:138:31 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 138 | let _ = seals.insert(no, seal); [INFO] [stdout] | ^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:138:31 [INFO] [stdout] | [INFO] [stdout] 138 | let _ = seals.insert(no, seal); [INFO] [stdout] | ^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 133 | ) -> SmallOrdMap::Definition> where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:138:31 [INFO] [stdout] | [INFO] [stdout] 138 | let _ = seals.insert(no, seal); [INFO] [stdout] | ^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 133 | ) -> SmallOrdMap::Definition> where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:134:25 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 134 | let mut seals = SmallOrdMap::new(); [INFO] [stdout] | ^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:134:25 [INFO] [stdout] | [INFO] [stdout] 134 | let mut seals = SmallOrdMap::new(); [INFO] [stdout] | ^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 133 | ) -> SmallOrdMap::Definition> where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:134:25 [INFO] [stdout] | [INFO] [stdout] 134 | let mut seals = SmallOrdMap::new(); [INFO] [stdout] | ^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 133 | ) -> SmallOrdMap::Definition> where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 152 | self.index.push(opid, wid); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | self.index.push(opid, wid); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 151 | ) where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | self.index.push(opid, wid); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 151 | ) where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 153 | self.stand.push(wid, opid); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | self.stand.push(wid, opid); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 151 | ) where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | self.stand.push(wid, opid); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 151 | ) where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 154 | self.hoard.insert(wid, anchor); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | self.hoard.insert(wid, anchor); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 151 | ) where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | self.hoard.insert(wid, anchor); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 151 | ) where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 155 | self.cache.insert(wid, published); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:60 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir where ::Published: strict_encoding::StrictEncode { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | self.cache.insert(wid, published); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 151 | ) where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | self.cache.insert(wid, published); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 151 | ) where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 156 | if !self.mine.contains_key(wid) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | if !self.mine.contains_key(wid) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 151 | ) where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | if !self.mine.contains_key(wid) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 151 | ) where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 157 | self.mine.insert_only(wid, status); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:75 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir where ::Published: strict_encoding::StrictDecode { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictEncode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictEncode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:68 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir where ::Client: strict_encoding::StrictEncode { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 157 | self.mine.insert_only(wid, status); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 151 | ) where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: strict_encoding::StrictDecode` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `strict_encoding::StrictDecode` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:83 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir where ::Client: strict_encoding::StrictDecode { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 157 | self.mine.insert_only(wid, status); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 151 | ) where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Published` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:162:47 [INFO] [stdout] | [INFO] [stdout] 162 | type PubWitness: PublishedWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir where ::Published: std::default::Default { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::Client as ClientSideWitness>::Seal == Seal` [INFO] [stdout] --> src/pile.rs:166:27 [INFO] [stdout] | [INFO] [stdout] 55 | impl Pile for PileFs [INFO] [stdout] | ---- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 166 | for (no, seal) in seals { [INFO] [stdout] | ^^^^^ expected type parameter `Seal`, found associated type [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `Seal` [INFO] [stdout] found associated type `<::Client as ClientSideWitness>::Seal` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Client: StrictDumb` is not satisfied [INFO] [stdout] --> src/stockpile.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir { [INFO] [stdout] | ^^^^^^^ the trait `std::default::Default` is not implemented for `::Client` [INFO] [stdout] | [INFO] [stdout] = note: required for `::Client` to implement `StrictDumb` [INFO] [stdout] note: required by a bound in `RgbSeal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/single_use_seals-0.12.0/src/lib.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | type CliWitness: ClientSideWitness + StrictDumb + StrictEncode + StrictDecode; [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `RgbSeal` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rgb-core-0.12.0/src/seals.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub trait RgbSeal: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 44 | pub struct StockpileDir where ::Client: std::default::Default { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `::Published: std::default::Default` is not satisfied [INFO] [stdout] --> src/pile.rs:166:27 [INFO] [stdout] | [INFO] [stdout] 166 | for (no, seal) in seals { [INFO] [stdout] | ^^^^^ the trait `std::default::Default` is not implemented for `::Published` [INFO] [stdout] | [WARN] too many lines in the log, truncating it