[INFO] fetching crate lnp-core 0.6.0-beta.1... [INFO] documenting lnp-core-0.6.0-beta.1 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate lnp-core 0.6.0-beta.1 into /workspace/builds/worker-23/source [INFO] validating manifest of crates.io crate lnp-core 0.6.0-beta.1 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lnp-core 0.6.0-beta.1 [INFO] finished tweaking crates.io crate lnp-core 0.6.0-beta.1 [INFO] tweaked toml for crates.io crate lnp-core 0.6.0-beta.1 written to /workspace/builds/worker-23/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c92a143b1127a15bb88db91dceeddde7c531b8d8f4ff396791cfbf59696cc65a [INFO] running `Command { std: "docker" "start" "-a" "c92a143b1127a15bb88db91dceeddde7c531b8d8f4ff396791cfbf59696cc65a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c92a143b1127a15bb88db91dceeddde7c531b8d8f4ff396791cfbf59696cc65a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c92a143b1127a15bb88db91dceeddde7c531b8d8f4ff396791cfbf59696cc65a", kill_on_drop: false }` [INFO] [stdout] c92a143b1127a15bb88db91dceeddde7c531b8d8f4ff396791cfbf59696cc65a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c4f98e35aab4754022c7d3e776125f52b06481e36b19d12ea8481e021b7a5f5 [INFO] running `Command { std: "docker" "start" "-a" "0c4f98e35aab4754022c7d3e776125f52b06481e36b19d12ea8481e021b7a5f5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling amplify_num v0.4.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking bitcoin_hashes v0.10.0 [INFO] [stderr] Checking bech32 v0.8.1 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking stringly_conversions v0.1.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling secp256k1-sys v0.5.2 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking poly1305 v0.6.2 [INFO] [stderr] Checking chacha20 v0.8.1 [INFO] [stderr] Checking chacha20 v0.6.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chacha20poly1305 v0.7.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking amplify_syn v1.1.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking secp256k1 v0.20.3 [INFO] [stderr] Checking bitcoin v0.27.1 [INFO] [stderr] Compiling amplify_derive v2.11.2 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Checking secp256k1 v0.22.1 [INFO] [stderr] Checking bitcoin v0.28.1 [INFO] [stderr] Checking miniscript v6.1.0 [INFO] [stderr] Compiling amplify v3.12.0 [INFO] [stderr] Compiling encoding_derive_helpers v1.7.6 [INFO] [stderr] Compiling inet2_derive v0.6.0 [INFO] [stderr] Compiling strict_encoding_derive v1.7.6 [INFO] [stderr] Compiling lightning_encoding_derive v0.6.0 [INFO] [stderr] Compiling lightning_encoding_derive v0.7.0 [INFO] [stderr] Checking miniscript v7.0.0 [INFO] [stderr] Checking strict_encoding v1.8.1 [INFO] [stderr] Checking bitcoin_scripts v0.6.0 [INFO] [stderr] Checking slip132 v0.5.0 [INFO] [stderr] Checking bitcoin_scripts v0.5.0 [INFO] [stderr] Checking inet2_addr v0.6.0 [INFO] [stderr] Checking lnpbp_bech32 v0.6.0 [INFO] [stderr] Checking lnpbp_chain v0.5.1 [INFO] [stderr] Checking lnpbp_bech32 v0.5.4 [INFO] [stderr] Checking bitcoin_scripts v0.7.0 [INFO] [stderr] Checking commit_verify v0.5.11 [INFO] [stderr] Checking bitcoin_hd v0.5.0 [INFO] [stdout] error[E0277]: the trait bound `BlockHash: Strategy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lnpbp_chain-0.5.1/src/lib.rs:588:64 [INFO] [stdout] | [INFO] [stdout] 588 | #[derive(Clone, PartialOrd, Ord, Debug, Display, StrictEncode, StrictDecode)] [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Strategy` is not implemented for `BlockHash` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Strategy`: [INFO] [stdout] AssetId [INFO] [stdout] Hmac [INFO] [stdout] IpAddr [INFO] [stdout] Ipv4Addr [INFO] [stdout] Ipv6Addr [INFO] [stdout] SocketAddrV4 [INFO] [stdout] SocketAddrV6 [INFO] [stdout] UniformAddr [INFO] [stdout] and 26 others [INFO] [stdout] = note: required because of the requirements on the impl of `StrictDecode` for `BlockHash` [INFO] [stdout] = note: this error originates in the derive macro `StrictDecode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lnpbp_chain` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: the method `strict_encode` exists for struct `ExtendedPubKey`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitcoin_hd-0.5.0/src/components.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | StrictEncode, [INFO] [stdout] | ^^^^^^^^^^^^ method cannot be called on `ExtendedPubKey` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify-3.12.0/src/strategy.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct Holder(T, PhantomData); [INFO] [stdout] | ------------------------------------------- doesn't satisfy `Holder: StrictEncode` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitcoin-0.27.1/src/util/bip32.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct ExtendedPubKey { [INFO] [stdout] | ------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `ExtendedPubKey: Strategy` [INFO] [stdout] | doesn't satisfy `ExtendedPubKey: StrictEncode` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ExtendedPubKey: Strategy` [INFO] [stdout] which is required by `ExtendedPubKey: StrictEncode` [INFO] [stdout] `Holder: StrictEncode` [INFO] [stdout] which is required by `ExtendedPubKey: StrictEncode` [INFO] [stdout] = note: this error originates in the derive macro `StrictEncode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `strict_encode` exists for struct `DerivationPath`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitcoin_hd-0.5.0/src/components.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | StrictEncode, [INFO] [stdout] | ^^^^^^^^^^^^ method cannot be called on `DerivationPath` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify-3.12.0/src/strategy.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct Holder(T, PhantomData); [INFO] [stdout] | ------------------------------------------- doesn't satisfy `Holder: StrictEncode` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitcoin-0.27.1/src/util/bip32.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | pub struct DerivationPath(Vec); [INFO] [stdout] | -------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `DerivationPath: Strategy` [INFO] [stdout] | doesn't satisfy `DerivationPath: StrictEncode` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `DerivationPath: Strategy` [INFO] [stdout] which is required by `DerivationPath: StrictEncode` [INFO] [stdout] `Holder: StrictEncode` [INFO] [stdout] which is required by `DerivationPath: StrictEncode` [INFO] [stdout] = note: this error originates in the derive macro `StrictEncode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ExtendedPubKey: Strategy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitcoin_hd-0.5.0/src/components.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | StrictDecode [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Strategy` is not implemented for `ExtendedPubKey` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Strategy`: [INFO] [stdout] Hmac [INFO] [stdout] IpAddr [INFO] [stdout] Ipv4Addr [INFO] [stdout] Ipv6Addr [INFO] [stdout] SocketAddrV4 [INFO] [stdout] SocketAddrV6 [INFO] [stdout] UniformAddr [INFO] [stdout] bitcoin::bitcoin_hashes::hash160::Hash [INFO] [stdout] and 25 others [INFO] [stdout] = note: required because of the requirements on the impl of `StrictDecode` for `ExtendedPubKey` [INFO] [stdout] = note: this error originates in the derive macro `StrictDecode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Holder: StrictDecode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitcoin_hd-0.5.0/src/components.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | StrictDecode [INFO] [stdout] | ^^^^^^^^^^^^ the trait `StrictDecode` is not implemented for `Holder` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `StrictDecode`: [INFO] [stdout] Holder [INFO] [stdout] Holder [INFO] [stdout] Holder [INFO] [stdout] Holder [INFO] [stdout] = note: required because of the requirements on the impl of `StrictDecode` for `ExtendedPubKey` [INFO] [stdout] = note: this error originates in the derive macro `StrictDecode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `DerivationPath: Strategy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitcoin_hd-0.5.0/src/components.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | StrictDecode [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Strategy` is not implemented for `DerivationPath` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Strategy`: [INFO] [stdout] Hmac [INFO] [stdout] IpAddr [INFO] [stdout] Ipv4Addr [INFO] [stdout] Ipv6Addr [INFO] [stdout] SocketAddrV4 [INFO] [stdout] SocketAddrV6 [INFO] [stdout] UniformAddr [INFO] [stdout] bitcoin::bitcoin_hashes::hash160::Hash [INFO] [stdout] and 25 others [INFO] [stdout] = note: required because of the requirements on the impl of `StrictDecode` for `DerivationPath` [INFO] [stdout] = note: this error originates in the derive macro `StrictDecode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Holder: StrictDecode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitcoin_hd-0.5.0/src/components.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | StrictDecode [INFO] [stdout] | ^^^^^^^^^^^^ the trait `StrictDecode` is not implemented for `Holder` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `StrictDecode`: [INFO] [stdout] Holder [INFO] [stdout] Holder [INFO] [stdout] Holder [INFO] [stdout] Holder [INFO] [stdout] = note: required because of the requirements on the impl of `StrictDecode` for `DerivationPath` [INFO] [stdout] = note: this error originates in the derive macro `StrictDecode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `strict_encode` exists for struct `ExtendedPubKey`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitcoin_hd-0.5.0/src/pubkeychain.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | StrictEncode, [INFO] [stdout] | ^^^^^^^^^^^^ method cannot be called on `ExtendedPubKey` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify-3.12.0/src/strategy.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct Holder(T, PhantomData); [INFO] [stdout] | ------------------------------------------- doesn't satisfy `Holder: StrictEncode` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitcoin-0.27.1/src/util/bip32.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct ExtendedPubKey { [INFO] [stdout] | ------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `ExtendedPubKey: Strategy` [INFO] [stdout] | doesn't satisfy `ExtendedPubKey: StrictEncode` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ExtendedPubKey: Strategy` [INFO] [stdout] which is required by `ExtendedPubKey: StrictEncode` [INFO] [stdout] `Holder: StrictEncode` [INFO] [stdout] which is required by `ExtendedPubKey: StrictEncode` [INFO] [stdout] = note: this error originates in the derive macro `StrictEncode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `strict_encode` found for enum `Option` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitcoin_hd-0.5.0/src/pubkeychain.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | StrictEncode, [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `Option` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `StrictEncode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ExtendedPubKey: Strategy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitcoin_hd-0.5.0/src/pubkeychain.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | StrictDecode [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Strategy` is not implemented for `ExtendedPubKey` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Strategy`: [INFO] [stdout] Hmac [INFO] [stdout] IpAddr [INFO] [stdout] Ipv4Addr [INFO] [stdout] Ipv6Addr [INFO] [stdout] SocketAddrV4 [INFO] [stdout] SocketAddrV6 [INFO] [stdout] UniformAddr [INFO] [stdout] bitcoin::bitcoin_hashes::hash160::Hash [INFO] [stdout] and 25 others [INFO] [stdout] = note: required because of the requirements on the impl of `StrictDecode` for `ExtendedPubKey` [INFO] [stdout] = note: this error originates in the derive macro `StrictDecode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Holder: StrictDecode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitcoin_hd-0.5.0/src/pubkeychain.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | StrictDecode [INFO] [stdout] | ^^^^^^^^^^^^ the trait `StrictDecode` is not implemented for `Holder` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `StrictDecode`: [INFO] [stdout] Holder [INFO] [stdout] Holder [INFO] [stdout] Holder [INFO] [stdout] Holder [INFO] [stdout] = note: required because of the requirements on the impl of `StrictDecode` for `ExtendedPubKey` [INFO] [stdout] = note: this error originates in the derive macro `StrictDecode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Option: StrictDecode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitcoin_hd-0.5.0/src/pubkeychain.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | StrictDecode [INFO] [stdout] | ^^^^^^^^^^^^ the trait `StrictDecode` is not implemented for `Option` [INFO] [stdout] | [INFO] [stdout] = help: the trait `StrictDecode` is implemented for `Option` [INFO] [stdout] = note: this error originates in the derive macro `StrictDecode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `strict_encode` exists for reference `&Fingerprint`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitcoin_hd-0.5.0/src/xpubref.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | StrictEncode, [INFO] [stdout] | ^^^^^^^^^^^^ method cannot be called on `&Fingerprint` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify-3.12.0/src/strategy.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct Holder(T, PhantomData); [INFO] [stdout] | ------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `Holder<&Fingerprint, _>: StrictEncode` [INFO] [stdout] | doesn't satisfy `Holder: StrictEncode` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitcoin-0.27.1/src/util/bip32.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct Fingerprint([u8; 4]); [INFO] [stdout] | -------------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `Fingerprint: Strategy` [INFO] [stdout] | doesn't satisfy `Fingerprint: StrictEncode` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Fingerprint: Strategy` [INFO] [stdout] which is required by `Fingerprint: StrictEncode` [INFO] [stdout] `Holder: StrictEncode` [INFO] [stdout] which is required by `Fingerprint: StrictEncode` [INFO] [stdout] `&Fingerprint: Strategy` [INFO] [stdout] which is required by `&Fingerprint: StrictEncode` [INFO] [stdout] `Holder<&Fingerprint, _>: StrictEncode` [INFO] [stdout] which is required by `&Fingerprint: StrictEncode` [INFO] [stdout] = note: this error originates in the derive macro `StrictEncode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `strict_encode` exists for reference `&ExtendedPubKey`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitcoin_hd-0.5.0/src/xpubref.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | StrictEncode, [INFO] [stdout] | ^^^^^^^^^^^^ method cannot be called on `&ExtendedPubKey` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify-3.12.0/src/strategy.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct Holder(T, PhantomData); [INFO] [stdout] | ------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `Holder<&ExtendedPubKey, _>: StrictEncode` [INFO] [stdout] | doesn't satisfy `Holder: StrictEncode` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitcoin-0.27.1/src/util/bip32.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct ExtendedPubKey { [INFO] [stdout] | ------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `ExtendedPubKey: Strategy` [INFO] [stdout] | doesn't satisfy `ExtendedPubKey: StrictEncode` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `ExtendedPubKey: Strategy` [INFO] [stdout] which is required by `ExtendedPubKey: StrictEncode` [INFO] [stdout] `Holder: StrictEncode` [INFO] [stdout] which is required by `ExtendedPubKey: StrictEncode` [INFO] [stdout] `&ExtendedPubKey: Strategy` [INFO] [stdout] which is required by `&ExtendedPubKey: StrictEncode` [INFO] [stdout] `Holder<&ExtendedPubKey, _>: StrictEncode` [INFO] [stdout] which is required by `&ExtendedPubKey: StrictEncode` [INFO] [stdout] = note: this error originates in the derive macro `StrictEncode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Fingerprint: Strategy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitcoin_hd-0.5.0/src/xpubref.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | StrictDecode [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Strategy` is not implemented for `Fingerprint` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Strategy`: [INFO] [stdout] Hmac [INFO] [stdout] IpAddr [INFO] [stdout] Ipv4Addr [INFO] [stdout] Ipv6Addr [INFO] [stdout] SocketAddrV4 [INFO] [stdout] SocketAddrV6 [INFO] [stdout] UniformAddr [INFO] [stdout] bitcoin::bitcoin_hashes::hash160::Hash [INFO] [stdout] and 25 others [INFO] [stdout] = note: required because of the requirements on the impl of `StrictDecode` for `Fingerprint` [INFO] [stdout] = note: this error originates in the derive macro `StrictDecode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Holder: StrictDecode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitcoin_hd-0.5.0/src/xpubref.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | StrictDecode [INFO] [stdout] | ^^^^^^^^^^^^ the trait `StrictDecode` is not implemented for `Holder` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `StrictDecode`: [INFO] [stdout] Holder [INFO] [stdout] Holder [INFO] [stdout] Holder [INFO] [stdout] Holder [INFO] [stdout] = note: required because of the requirements on the impl of `StrictDecode` for `Fingerprint` [INFO] [stdout] = note: this error originates in the derive macro `StrictDecode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `XpubIdentifier: Strategy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitcoin_hd-0.5.0/src/xpubref.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | StrictDecode [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Strategy` is not implemented for `XpubIdentifier` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Strategy`: [INFO] [stdout] Hmac [INFO] [stdout] IpAddr [INFO] [stdout] Ipv4Addr [INFO] [stdout] Ipv6Addr [INFO] [stdout] SocketAddrV4 [INFO] [stdout] SocketAddrV6 [INFO] [stdout] UniformAddr [INFO] [stdout] bitcoin::bitcoin_hashes::hash160::Hash [INFO] [stdout] and 25 others [INFO] [stdout] = note: required because of the requirements on the impl of `StrictDecode` for `XpubIdentifier` [INFO] [stdout] = note: this error originates in the derive macro `StrictDecode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ExtendedPubKey: Strategy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitcoin_hd-0.5.0/src/xpubref.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | StrictDecode [INFO] [stdout] | ^^^^^^^^^^^^ the trait `Strategy` is not implemented for `ExtendedPubKey` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Strategy`: [INFO] [stdout] Hmac [INFO] [stdout] IpAddr [INFO] [stdout] Ipv4Addr [INFO] [stdout] Ipv6Addr [INFO] [stdout] SocketAddrV4 [INFO] [stdout] SocketAddrV6 [INFO] [stdout] UniformAddr [INFO] [stdout] bitcoin::bitcoin_hashes::hash160::Hash [INFO] [stdout] and 25 others [INFO] [stdout] = note: required because of the requirements on the impl of `StrictDecode` for `ExtendedPubKey` [INFO] [stdout] = note: this error originates in the derive macro `StrictDecode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Holder: StrictDecode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitcoin_hd-0.5.0/src/xpubref.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | StrictDecode [INFO] [stdout] | ^^^^^^^^^^^^ the trait `StrictDecode` is not implemented for `Holder` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `StrictDecode`: [INFO] [stdout] Holder [INFO] [stdout] Holder [INFO] [stdout] Holder [INFO] [stdout] Holder [INFO] [stdout] = note: required because of the requirements on the impl of `StrictDecode` for `ExtendedPubKey` [INFO] [stdout] = note: this error originates in the derive macro `StrictDecode` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bitcoin_hd` due to 19 previous errors [INFO] running `Command { std: "docker" "inspect" "0c4f98e35aab4754022c7d3e776125f52b06481e36b19d12ea8481e021b7a5f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c4f98e35aab4754022c7d3e776125f52b06481e36b19d12ea8481e021b7a5f5", kill_on_drop: false }` [INFO] [stdout] 0c4f98e35aab4754022c7d3e776125f52b06481e36b19d12ea8481e021b7a5f5