[INFO] fetching crate lnpbp 0.4.0... [INFO] checking lnpbp-0.4.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate lnpbp 0.4.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate lnpbp 0.4.0 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 lnpbp 0.4.0 [INFO] finished tweaking crates.io crate lnpbp 0.4.0 [INFO] tweaked toml for crates.io crate lnpbp 0.4.0 written to /workspace/builds/worker-5/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] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] fa9ed3beb7f10a4294ea9d8c6bda3a4c878315a59bff95134d9d3a8f4f5f711b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fa9ed3beb7f10a4294ea9d8c6bda3a4c878315a59bff95134d9d3a8f4f5f711b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa9ed3beb7f10a4294ea9d8c6bda3a4c878315a59bff95134d9d3a8f4f5f711b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa9ed3beb7f10a4294ea9d8c6bda3a4c878315a59bff95134d9d3a8f4f5f711b", kill_on_drop: false }` [INFO] [stdout] fa9ed3beb7f10a4294ea9d8c6bda3a4c878315a59bff95134d9d3a8f4f5f711b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] ee3836aeb398190cbe47953d13f80ba56a430517b153b03785efae843d51ffe6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ee3836aeb398190cbe47953d13f80ba56a430517b153b03785efae843d51ffe6", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [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] [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking bitcoin_hashes v0.9.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling stringly_conversions v0.1.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking secp256k1 v0.20.3 [INFO] [stderr] Checking amplify_syn v1.1.4 [INFO] [stderr] Checking bitcoin v0.27.0 [INFO] [stderr] Compiling amplify_derive_helpers v0.0.4 [INFO] [stderr] Compiling amplify_derive v2.8.0 [INFO] [stderr] Checking bitcoin v0.26.2 [INFO] [stderr] Checking miniscript v6.0.1 [INFO] [stderr] Checking miniscript v5.1.0 [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] Checking strict_encoding v1.6.0 [INFO] [stderr] Checking descriptor-wallet v0.4.1 [INFO] [stderr] Checking client_side_validation v0.4.0 [INFO] [stdout] error[E0599]: the method `commit_encode` exists for reference `&commit_encode::MerkleNode`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/client_side_validation-0.4.0/src/commit_encode.rs:280:18 [INFO] [stdout] | [INFO] [stdout] 241 | / hash_newtype!( [INFO] [stdout] 242 | | MerkleNode, [INFO] [stdout] 243 | | sha256d::Hash, [INFO] [stdout] 244 | | 32, [INFO] [stdout] 245 | | doc = "A hash of a arbitrary Merkle tree branch or root" [INFO] [stdout] 246 | | ); [INFO] [stdout] | |__- doesn't satisfy `_: commit_encode::CommitEncode` [INFO] [stdout] ... [INFO] [stdout] 280 | .commit_encode(&mut engine); [INFO] [stdout] | ^^^^^^^^^^^^^ method cannot be called on `&commit_encode::MerkleNode` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify-3.7.1/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<[u8], _>: commit_encode::CommitEncode` [INFO] [stdout] | doesn't satisfy `_: commit_encode::CommitEncode` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Holder: commit_encode::CommitEncode` [INFO] [stdout] which is required by `commit_encode::MerkleNode: commit_encode::CommitEncode` [INFO] [stdout] `Holder<&commit_encode::MerkleNode, UsingStrict>: commit_encode::CommitEncode` [INFO] [stdout] which is required by `&commit_encode::MerkleNode: commit_encode::CommitEncode` [INFO] [stdout] `[u8]: Sized` [INFO] [stdout] which is required by `[u8]: commit_encode::CommitEncode` [INFO] [stdout] `[u8]: commit_encode::CommitEncodeWithStrategy` [INFO] [stdout] which is required by `[u8]: commit_encode::CommitEncode` [INFO] [stdout] `[u8]: Clone` [INFO] [stdout] which is required by `[u8]: commit_encode::CommitEncode` [INFO] [stdout] `Holder<[u8], _>: commit_encode::CommitEncode` [INFO] [stdout] which is required by `[u8]: commit_encode::CommitEncode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `commit_encode` exists for reference `&commit_encode::MerkleNode`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/client_side_validation-0.4.0/src/commit_encode.rs:286:18 [INFO] [stdout] | [INFO] [stdout] 241 | / hash_newtype!( [INFO] [stdout] 242 | | MerkleNode, [INFO] [stdout] 243 | | sha256d::Hash, [INFO] [stdout] 244 | | 32, [INFO] [stdout] 245 | | doc = "A hash of a arbitrary Merkle tree branch or root" [INFO] [stdout] 246 | | ); [INFO] [stdout] | |__- doesn't satisfy `_: commit_encode::CommitEncode` [INFO] [stdout] ... [INFO] [stdout] 286 | .commit_encode(&mut engine); [INFO] [stdout] | ^^^^^^^^^^^^^ method cannot be called on `&commit_encode::MerkleNode` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify-3.7.1/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<[u8], _>: commit_encode::CommitEncode` [INFO] [stdout] | doesn't satisfy `_: commit_encode::CommitEncode` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Holder: commit_encode::CommitEncode` [INFO] [stdout] which is required by `commit_encode::MerkleNode: commit_encode::CommitEncode` [INFO] [stdout] `Holder<&commit_encode::MerkleNode, UsingStrict>: commit_encode::CommitEncode` [INFO] [stdout] which is required by `&commit_encode::MerkleNode: commit_encode::CommitEncode` [INFO] [stdout] `[u8]: Sized` [INFO] [stdout] which is required by `[u8]: commit_encode::CommitEncode` [INFO] [stdout] `[u8]: commit_encode::CommitEncodeWithStrategy` [INFO] [stdout] which is required by `[u8]: commit_encode::CommitEncode` [INFO] [stdout] `[u8]: Clone` [INFO] [stdout] which is required by `[u8]: commit_encode::CommitEncode` [INFO] [stdout] `Holder<[u8], _>: commit_encode::CommitEncode` [INFO] [stdout] which is required by `[u8]: commit_encode::CommitEncode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `commit_encode` exists for reference `&commit_encode::MerkleNode`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/client_side_validation-0.4.0/src/commit_encode.rs:289:18 [INFO] [stdout] | [INFO] [stdout] 241 | / hash_newtype!( [INFO] [stdout] 242 | | MerkleNode, [INFO] [stdout] 243 | | sha256d::Hash, [INFO] [stdout] 244 | | 32, [INFO] [stdout] 245 | | doc = "A hash of a arbitrary Merkle tree branch or root" [INFO] [stdout] 246 | | ); [INFO] [stdout] | |__- doesn't satisfy `_: commit_encode::CommitEncode` [INFO] [stdout] ... [INFO] [stdout] 289 | .commit_encode(&mut engine); [INFO] [stdout] | ^^^^^^^^^^^^^ method cannot be called on `&commit_encode::MerkleNode` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify-3.7.1/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<[u8], _>: commit_encode::CommitEncode` [INFO] [stdout] | doesn't satisfy `_: commit_encode::CommitEncode` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Holder: commit_encode::CommitEncode` [INFO] [stdout] which is required by `commit_encode::MerkleNode: commit_encode::CommitEncode` [INFO] [stdout] `Holder<&commit_encode::MerkleNode, UsingStrict>: commit_encode::CommitEncode` [INFO] [stdout] which is required by `&commit_encode::MerkleNode: commit_encode::CommitEncode` [INFO] [stdout] `[u8]: Sized` [INFO] [stdout] which is required by `[u8]: commit_encode::CommitEncode` [INFO] [stdout] `[u8]: commit_encode::CommitEncodeWithStrategy` [INFO] [stdout] which is required by `[u8]: commit_encode::CommitEncode` [INFO] [stdout] `[u8]: Clone` [INFO] [stdout] which is required by `[u8]: commit_encode::CommitEncode` [INFO] [stdout] `Holder<[u8], _>: commit_encode::CommitEncode` [INFO] [stdout] which is required by `[u8]: commit_encode::CommitEncode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `commit_encode` exists for struct `commit_encode::MerkleNode`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/client_side_validation-0.4.0/src/commit_encode.rs:294:18 [INFO] [stdout] | [INFO] [stdout] 241 | / hash_newtype!( [INFO] [stdout] 242 | | MerkleNode, [INFO] [stdout] 243 | | sha256d::Hash, [INFO] [stdout] 244 | | 32, [INFO] [stdout] 245 | | doc = "A hash of a arbitrary Merkle tree branch or root" [INFO] [stdout] 246 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__method `commit_encode` not found for this [INFO] [stdout] | doesn't satisfy `_: commit_encode::CommitEncode` [INFO] [stdout] ... [INFO] [stdout] 294 | .commit_encode(&mut engine); [INFO] [stdout] | ^^^^^^^^^^^^^ method cannot be called on `commit_encode::MerkleNode` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify-3.7.1/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<[u8], _>: commit_encode::CommitEncode` [INFO] [stdout] | doesn't satisfy `_: commit_encode::CommitEncode` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Holder: commit_encode::CommitEncode` [INFO] [stdout] which is required by `commit_encode::MerkleNode: commit_encode::CommitEncode` [INFO] [stdout] `[u8]: Sized` [INFO] [stdout] which is required by `[u8]: commit_encode::CommitEncode` [INFO] [stdout] `[u8]: commit_encode::CommitEncodeWithStrategy` [INFO] [stdout] which is required by `[u8]: commit_encode::CommitEncode` [INFO] [stdout] `[u8]: Clone` [INFO] [stdout] which is required by `[u8]: commit_encode::CommitEncode` [INFO] [stdout] `Holder<[u8], _>: commit_encode::CommitEncode` [INFO] [stdout] which is required by `[u8]: commit_encode::CommitEncode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `commit_encode` exists for struct `commit_encode::MerkleNode`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/client_side_validation-0.4.0/src/commit_encode.rs:296:18 [INFO] [stdout] | [INFO] [stdout] 241 | / hash_newtype!( [INFO] [stdout] 242 | | MerkleNode, [INFO] [stdout] 243 | | sha256d::Hash, [INFO] [stdout] 244 | | 32, [INFO] [stdout] 245 | | doc = "A hash of a arbitrary Merkle tree branch or root" [INFO] [stdout] 246 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__method `commit_encode` not found for this [INFO] [stdout] | doesn't satisfy `_: commit_encode::CommitEncode` [INFO] [stdout] ... [INFO] [stdout] 296 | .commit_encode(&mut engine); [INFO] [stdout] | ^^^^^^^^^^^^^ method cannot be called on `commit_encode::MerkleNode` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify-3.7.1/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<[u8], _>: commit_encode::CommitEncode` [INFO] [stdout] | doesn't satisfy `_: commit_encode::CommitEncode` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Holder: commit_encode::CommitEncode` [INFO] [stdout] which is required by `commit_encode::MerkleNode: commit_encode::CommitEncode` [INFO] [stdout] `[u8]: Sized` [INFO] [stdout] which is required by `[u8]: commit_encode::CommitEncode` [INFO] [stdout] `[u8]: commit_encode::CommitEncodeWithStrategy` [INFO] [stdout] which is required by `[u8]: commit_encode::CommitEncode` [INFO] [stdout] `[u8]: Clone` [INFO] [stdout] which is required by `[u8]: commit_encode::CommitEncode` [INFO] [stdout] `Holder<[u8], _>: commit_encode::CommitEncode` [INFO] [stdout] which is required by `[u8]: commit_encode::CommitEncode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `commit_encode` exists for struct `commit_encode::MerkleNode`, but its trait bounds were not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/client_side_validation-0.4.0/src/commit_encode.rs:334:48 [INFO] [stdout] | [INFO] [stdout] 241 | / hash_newtype!( [INFO] [stdout] 242 | | MerkleNode, [INFO] [stdout] 243 | | sha256d::Hash, [INFO] [stdout] 244 | | 32, [INFO] [stdout] 245 | | doc = "A hash of a arbitrary Merkle tree branch or root" [INFO] [stdout] 246 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__method `commit_encode` not found for this [INFO] [stdout] | doesn't satisfy `_: commit_encode::CommitEncode` [INFO] [stdout] ... [INFO] [stdout] 334 | merklize(L::MERKLE_NODE_TAG, leafs, 0).commit_encode(e) [INFO] [stdout] | ^^^^^^^^^^^^^ method cannot be called on `commit_encode::MerkleNode` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify-3.7.1/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<[u8], _>: commit_encode::CommitEncode` [INFO] [stdout] | doesn't satisfy `_: commit_encode::CommitEncode` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Holder: commit_encode::CommitEncode` [INFO] [stdout] which is required by `commit_encode::MerkleNode: commit_encode::CommitEncode` [INFO] [stdout] `[u8]: Sized` [INFO] [stdout] which is required by `[u8]: commit_encode::CommitEncode` [INFO] [stdout] `[u8]: commit_encode::CommitEncodeWithStrategy` [INFO] [stdout] which is required by `[u8]: commit_encode::CommitEncode` [INFO] [stdout] `[u8]: Clone` [INFO] [stdout] which is required by `[u8]: commit_encode::CommitEncode` [INFO] [stdout] `Holder<[u8], _>: commit_encode::CommitEncode` [INFO] [stdout] which is required by `[u8]: commit_encode::CommitEncode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `client_side_validation` due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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: 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" "ee3836aeb398190cbe47953d13f80ba56a430517b153b03785efae843d51ffe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee3836aeb398190cbe47953d13f80ba56a430517b153b03785efae843d51ffe6", kill_on_drop: false }` [INFO] [stdout] ee3836aeb398190cbe47953d13f80ba56a430517b153b03785efae843d51ffe6