[INFO] fetching crate internet2 0.3.10... [INFO] checking internet2-0.3.10 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate internet2 0.3.10 into /workspace/builds/worker-69/source [INFO] validating manifest of crates.io crate internet2 0.3.10 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-69/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7089661a786c4166a0d3d04ac51863b1715e145702ba9786a1d2639a7be17d98 [INFO] running `Command { std: "docker" "start" "-a" "7089661a786c4166a0d3d04ac51863b1715e145702ba9786a1d2639a7be17d98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7089661a786c4166a0d3d04ac51863b1715e145702ba9786a1d2639a7be17d98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7089661a786c4166a0d3d04ac51863b1715e145702ba9786a1d2639a7be17d98", kill_on_drop: false }` [INFO] [stdout] 7089661a786c4166a0d3d04ac51863b1715e145702ba9786a1d2639a7be17d98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52deb3c36803976af9200498fff466258391c1e09648d564451eeea1daaf230d [INFO] running `Command { std: "docker" "start" "-a" "52deb3c36803976af9200498fff466258391c1e09648d564451eeea1daaf230d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] amplify v3.7.1 (as host dependency): stringly_conversions [INFO] [stderr] syn v1.0.75: extra-traits, visit [INFO] [stderr] zmq v0.9.2: vendored [INFO] [stderr] zmq-sys v0.11.0: vendored, zeromq-src [INFO] [stderr] [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling amplify_num v0.1.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Checking bech32 v0.8.1 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Checking bitcoin_hashes v0.10.0 [INFO] [stderr] Checking bitcoin_hashes v0.9.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Checking parse_arg v0.1.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking ed25519 v1.2.0 [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 base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling stringly_conversions v0.1.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling zeromq-src v0.1.10+4.3.2 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking rand v0.7.3 [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] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking poly1305 v0.6.2 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Checking amplify_syn v1.1.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking secp256k1 v0.20.3 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling amplify_derive_helpers v0.0.4 [INFO] [stderr] Checking bitcoin v0.26.2 [INFO] [stderr] Checking bitcoin v0.27.0 [INFO] [stderr] Compiling amplify_derive v2.8.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling derive_more v0.15.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] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Compiling amplify v3.7.1 [INFO] [stderr] Checking slip132 v0.3.3 [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] Checking strict_encoding v1.6.0 [INFO] [stderr] Checking descriptor-wallet v0.4.1 [INFO] [stderr] Checking torut v0.1.10 [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] 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] note: required by a bound in `OpcodeTemplate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/script.rs:53:25 [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] [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] 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] note: required by a bound in `OpcodeTemplate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/script.rs:53:25 [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] [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] 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] note: required by a bound in `OpcodeTemplate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/script.rs:53:40 [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] [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] 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] note: required by a bound in `ScriptTemplate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/script.rs:115:25 [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] [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] 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] note: required by a bound in `ScriptTemplate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/script.rs:115:25 [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] [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] 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] note: required by a bound in `ScriptTemplate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/script.rs:115:40 [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] [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] 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] note: required by a bound in `ScriptTemplate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/script.rs:115:25 [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] [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] 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] note: required by a bound in `ScriptTemplate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/script.rs:115:25 [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] [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] 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] note: required by a bound in `ScriptTemplate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/script.rs:115:40 [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] [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] 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] note: required by a bound in `ScriptTemplate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/script.rs:115:25 [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] [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] 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] note: required by a bound in `ScriptTemplate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/script.rs:115:25 [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] [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] 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] note: required by a bound in `ScriptTemplate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/descriptor-wallet-0.4.1/src/descriptor/script.rs:115:40 [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] [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] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "52deb3c36803976af9200498fff466258391c1e09648d564451eeea1daaf230d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52deb3c36803976af9200498fff466258391c1e09648d564451eeea1daaf230d", kill_on_drop: false }` [INFO] [stdout] 52deb3c36803976af9200498fff466258391c1e09648d564451eeea1daaf230d