[INFO] fetching crate internet2 0.3.10... [INFO] checking internet2-0.3.10 against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] extracting crate internet2 0.3.10 into /workspace/builds/worker-102/source [INFO] validating manifest of crates.io crate internet2 0.3.10 on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate internet2 0.3.10 [INFO] finished tweaking crates.io crate internet2 0.3.10 [INFO] tweaked toml for crates.io crate internet2 0.3.10 written to /workspace/builds/worker-102/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "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-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 354dfa12fbc1fed6ea676a9d1de0eb3485b478eda7a3064a9df12d97effe618b [INFO] running `Command { std: "docker" "start" "-a" "354dfa12fbc1fed6ea676a9d1de0eb3485b478eda7a3064a9df12d97effe618b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "354dfa12fbc1fed6ea676a9d1de0eb3485b478eda7a3064a9df12d97effe618b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "354dfa12fbc1fed6ea676a9d1de0eb3485b478eda7a3064a9df12d97effe618b", kill_on_drop: false }` [INFO] [stdout] 354dfa12fbc1fed6ea676a9d1de0eb3485b478eda7a3064a9df12d97effe618b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f761ce92d399f57aa26203c569c360263f7dac17624b821b788f9161d23cdbd [INFO] running `Command { std: "docker" "start" "-a" "9f761ce92d399f57aa26203c569c360263f7dac17624b821b788f9161d23cdbd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling amplify_num v0.1.2 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking bech32 v0.8.1 [INFO] [stderr] Checking bitcoin_hashes v0.10.0 [INFO] [stderr] Checking bitcoin_hashes v0.9.7 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking bitflags v1.3.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking parse_arg v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Checking ed25519 v1.2.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking syn v1.0.74 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling zeromq-src v0.1.10+4.3.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.9 [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] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling stringly_conversions v0.1.1 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking poly1305 v0.6.2 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking secp256k1 v0.20.3 [INFO] [stderr] Checking amplify_syn v1.1.4 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling amplify_derive_helpers v0.0.4 [INFO] [stderr] Compiling amplify_derive v2.8.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Checking bitcoin v0.26.2 [INFO] [stderr] Checking bitcoin v0.27.0 [INFO] [stderr] Checking zeroize v1.4.1 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking chacha20 v0.6.0 [INFO] [stderr] Checking miniscript v5.1.0 [INFO] [stderr] Checking chacha20poly1305 v0.7.1 [INFO] [stderr] Checking miniscript v6.0.1 [INFO] [stderr] Compiling amplify v3.7.1 [INFO] [stderr] Checking slip132 v0.3.3 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Compiling strict_encoding_derive v1.5.2 [INFO] [stderr] Compiling lightning_encoding_derive v0.4.0 [INFO] [stderr] Compiling inet2_derive v0.4.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Checking strict_encoding v1.6.0 [INFO] [stderr] Checking descriptor-wallet v0.4.1 [INFO] [stdout] error[E0277]: the trait bound `bitcoin::PublicKey: Strategy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/script.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 51 | pub enum OpcodeTemplate [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 52 | where [INFO] [stdout] 53 | Pk: MiniscriptKey + StrictEncode + StrictDecode + FromStr, [INFO] [stdout] | ------------ required by this bound in `OpcodeTemplate` [INFO] [stdout] ... [INFO] [stdout] 79 | ) -> OpcodeTemplate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Strategy` is not implemented for `bitcoin::PublicKey` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `StrictEncode` for `bitcoin::PublicKey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Holder: StrictEncode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/script.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 51 | pub enum OpcodeTemplate [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 52 | where [INFO] [stdout] 53 | Pk: MiniscriptKey + StrictEncode + StrictDecode + FromStr, [INFO] [stdout] | ------------ required by this bound in `OpcodeTemplate` [INFO] [stdout] ... [INFO] [stdout] 79 | ) -> OpcodeTemplate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `StrictEncode` is not implemented for `Holder` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as StrictEncode> [INFO] [stdout] as StrictEncode> [INFO] [stdout] as StrictEncode> [INFO] [stdout] as StrictEncode> [INFO] [stdout] = note: required because of the requirements on the impl of `StrictEncode` for `bitcoin::PublicKey` [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/descriptor-wallet-0.4.1/src/descriptor/script.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 51 | pub enum OpcodeTemplate [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 52 | where [INFO] [stdout] 53 | Pk: MiniscriptKey + StrictEncode + StrictDecode + FromStr, [INFO] [stdout] | ------------ required by this bound in `OpcodeTemplate` [INFO] [stdout] ... [INFO] [stdout] 79 | ) -> OpcodeTemplate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `StrictDecode` is not implemented for `Holder` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as StrictDecode> [INFO] [stdout] as StrictDecode> [INFO] [stdout] as StrictDecode> [INFO] [stdout] as StrictDecode> [INFO] [stdout] = note: required because of the requirements on the impl of `StrictDecode` for `bitcoin::PublicKey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `bitcoin::PublicKey: Strategy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/script.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct ScriptTemplate(Vec>) [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 114 | where [INFO] [stdout] 115 | Pk: MiniscriptKey + StrictEncode + StrictDecode + FromStr, [INFO] [stdout] | ------------ required by this bound in `ScriptTemplate` [INFO] [stdout] ... [INFO] [stdout] 139 | ) -> ScriptTemplate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Strategy` is not implemented for `bitcoin::PublicKey` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `StrictEncode` for `bitcoin::PublicKey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Holder: StrictEncode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/script.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct ScriptTemplate(Vec>) [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 114 | where [INFO] [stdout] 115 | Pk: MiniscriptKey + StrictEncode + StrictDecode + FromStr, [INFO] [stdout] | ------------ required by this bound in `ScriptTemplate` [INFO] [stdout] ... [INFO] [stdout] 139 | ) -> ScriptTemplate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `StrictEncode` is not implemented for `Holder` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as StrictEncode> [INFO] [stdout] as StrictEncode> [INFO] [stdout] as StrictEncode> [INFO] [stdout] as StrictEncode> [INFO] [stdout] = note: required because of the requirements on the impl of `StrictEncode` for `bitcoin::PublicKey` [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/descriptor-wallet-0.4.1/src/descriptor/script.rs:139:10 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct ScriptTemplate(Vec>) [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 114 | where [INFO] [stdout] 115 | Pk: MiniscriptKey + StrictEncode + StrictDecode + FromStr, [INFO] [stdout] | ------------ required by this bound in `ScriptTemplate` [INFO] [stdout] ... [INFO] [stdout] 139 | ) -> ScriptTemplate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `StrictDecode` is not implemented for `Holder` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as StrictDecode> [INFO] [stdout] as StrictDecode> [INFO] [stdout] as StrictDecode> [INFO] [stdout] as StrictDecode> [INFO] [stdout] = note: required because of the requirements on the impl of `StrictDecode` for `bitcoin::PublicKey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `bitcoin::PublicKey: Strategy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/script.rs:148:6 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct ScriptTemplate(Vec>) [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 114 | where [INFO] [stdout] 115 | Pk: MiniscriptKey + StrictEncode + StrictDecode + FromStr, [INFO] [stdout] | ------------ required by this bound in `ScriptTemplate` [INFO] [stdout] ... [INFO] [stdout] 148 | impl From> for Script { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Strategy` is not implemented for `bitcoin::PublicKey` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `StrictEncode` for `bitcoin::PublicKey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Holder: StrictEncode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/script.rs:148:6 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct ScriptTemplate(Vec>) [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 114 | where [INFO] [stdout] 115 | Pk: MiniscriptKey + StrictEncode + StrictDecode + FromStr, [INFO] [stdout] | ------------ required by this bound in `ScriptTemplate` [INFO] [stdout] ... [INFO] [stdout] 148 | impl From> for Script { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `StrictEncode` is not implemented for `Holder` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as StrictEncode> [INFO] [stdout] as StrictEncode> [INFO] [stdout] as StrictEncode> [INFO] [stdout] as StrictEncode> [INFO] [stdout] = note: required because of the requirements on the impl of `StrictEncode` for `bitcoin::PublicKey` [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/descriptor-wallet-0.4.1/src/descriptor/script.rs:148:6 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct ScriptTemplate(Vec>) [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 114 | where [INFO] [stdout] 115 | Pk: MiniscriptKey + StrictEncode + StrictDecode + FromStr, [INFO] [stdout] | ------------ required by this bound in `ScriptTemplate` [INFO] [stdout] ... [INFO] [stdout] 148 | impl From> for Script { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `StrictDecode` is not implemented for `Holder` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as StrictDecode> [INFO] [stdout] as StrictDecode> [INFO] [stdout] as StrictDecode> [INFO] [stdout] as StrictDecode> [INFO] [stdout] = note: required because of the requirements on the impl of `StrictDecode` for `bitcoin::PublicKey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `bitcoin::PublicKey: Strategy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/script.rs:149:23 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct ScriptTemplate(Vec>) [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 114 | where [INFO] [stdout] 115 | Pk: MiniscriptKey + StrictEncode + StrictDecode + FromStr, [INFO] [stdout] | ------------ required by this bound in `ScriptTemplate` [INFO] [stdout] ... [INFO] [stdout] 149 | fn from(template: ScriptTemplate) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Strategy` is not implemented for `bitcoin::PublicKey` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `StrictEncode` for `bitcoin::PublicKey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Holder: StrictEncode` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/script.rs:149:23 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct ScriptTemplate(Vec>) [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 114 | where [INFO] [stdout] 115 | Pk: MiniscriptKey + StrictEncode + StrictDecode + FromStr, [INFO] [stdout] | ------------ required by this bound in `ScriptTemplate` [INFO] [stdout] ... [INFO] [stdout] 149 | fn from(template: ScriptTemplate) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `StrictEncode` is not implemented for `Holder` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as StrictEncode> [INFO] [stdout] as StrictEncode> [INFO] [stdout] as StrictEncode> [INFO] [stdout] as StrictEncode> [INFO] [stdout] = note: required because of the requirements on the impl of `StrictEncode` for `bitcoin::PublicKey` [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/descriptor-wallet-0.4.1/src/descriptor/script.rs:149:23 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct ScriptTemplate(Vec>) [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] 114 | where [INFO] [stdout] 115 | Pk: MiniscriptKey + StrictEncode + StrictDecode + FromStr, [INFO] [stdout] | ------------ required by this bound in `ScriptTemplate` [INFO] [stdout] ... [INFO] [stdout] 149 | fn from(template: ScriptTemplate) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `StrictDecode` is not implemented for `Holder` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] as StrictDecode> [INFO] [stdout] as StrictDecode> [INFO] [stdout] as StrictDecode> [INFO] [stdout] as StrictDecode> [INFO] [stdout] = note: required because of the requirements on the impl of `StrictDecode` for `bitcoin::PublicKey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `descriptor-wallet` due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9f761ce92d399f57aa26203c569c360263f7dac17624b821b788f9161d23cdbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f761ce92d399f57aa26203c569c360263f7dac17624b821b788f9161d23cdbd", kill_on_drop: false }` [INFO] [stdout] 9f761ce92d399f57aa26203c569c360263f7dac17624b821b788f9161d23cdbd