[INFO] fetching crate miniscript 11.2.1... [INFO] testing miniscript-11.2.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate miniscript 11.2.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate miniscript 11.2.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate miniscript 11.2.1 [INFO] tweaked toml for crates.io crate miniscript 11.2.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate miniscript 11.2.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate miniscript 11.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `internals` dependency) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded core2 v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9b8b308581de3872090cb3b4e85ab917febde5f98562cf7951e53409e12d612 [INFO] running `Command { std: "docker" "start" "-a" "a9b8b308581de3872090cb3b4e85ab917febde5f98562cf7951e53409e12d612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9b8b308581de3872090cb3b4e85ab917febde5f98562cf7951e53409e12d612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9b8b308581de3872090cb3b4e85ab917febde5f98562cf7951e53409e12d612", kill_on_drop: false }` [INFO] [stdout] a9b8b308581de3872090cb3b4e85ab917febde5f98562cf7951e53409e12d612 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e6f69241b795ad4b4c699cf6c8c87ab6c3ff52639dd4fb6b1352f97e0906c335 [INFO] running `Command { std: "docker" "start" "-a" "e6f69241b795ad4b4c699cf6c8c87ab6c3ff52639dd4fb6b1352f97e0906c335", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `internals` dependency) [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling bitcoin v0.31.2 [INFO] [stderr] Compiling bech32 v0.10.0-beta [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling secp256k1 v0.28.2 [INFO] [stderr] Compiling miniscript v11.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `bench` [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | #![cfg_attr(bench, feature(test))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `bench` [INFO] [stdout] --> src/lib.rs:108:7 [INFO] [stdout] | [INFO] [stdout] 108 | #[cfg(bench)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `bench` [INFO] [stdout] --> src/policy/mod.rs:539:11 [INFO] [stdout] | [INFO] [stdout] 539 | #[cfg(all(bench, feature = "compiler"))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `proprietary` and `unknown` are never used [INFO] [stdout] --> src/psbt/mod.rs:1013:8 [INFO] [stdout] | [INFO] [stdout] 1004 | trait PsbtFields { [INFO] [stdout] | ---------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 1013 | fn proprietary(&mut self) -> &mut BTreeMap>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 1014 | fn unknown(&mut self) -> &mut BTreeMap>; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/descriptor/tr.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn iter(&self) -> TapTreeIter { TapTreeIter { stack: vec![(0, self)] } } [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 130 | pub fn iter(&self) -> TapTreeIter<'_, Pk> { TapTreeIter { stack: vec![(0, self)] } } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/descriptor/tr.rs:197:25 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn iter_scripts(&self) -> TapTreeIter { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 197 | pub fn iter_scripts(&self) -> TapTreeIter<'_, Pk> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/descriptor/tr.rs:563:21 [INFO] [stdout] | [INFO] [stdout] 563 | fn parse_tr_tree(s: &str) -> Result { [INFO] [stdout] | ^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 563 | fn parse_tr_tree(s: &str) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/miniscript/iter.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn iter(&self) -> Iter { Iter::new(self) } [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | pub fn iter(&self) -> Iter<'_, Pk, Ctx> { Iter::new(self) } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/miniscript/iter.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn iter_pk(&self) -> PkIter { PkIter::new(self) } [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | pub fn iter_pk(&self) -> PkIter<'_, Pk, Ctx> { PkIter::new(self) } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/miniscript/lex.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn peek(&self) -> Option<&'s Token> { self.0.last() } [INFO] [stdout] | ^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 78 | pub fn peek(&self) -> Option<&'s Token<'_>> { self.0.last() } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.31s [INFO] running `Command { std: "docker" "inspect" "e6f69241b795ad4b4c699cf6c8c87ab6c3ff52639dd4fb6b1352f97e0906c335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6f69241b795ad4b4c699cf6c8c87ab6c3ff52639dd4fb6b1352f97e0906c335", kill_on_drop: false }` [INFO] [stdout] e6f69241b795ad4b4c699cf6c8c87ab6c3ff52639dd4fb6b1352f97e0906c335 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b640b7c7dfb9263e8739bba8e50552ae6ac090f92173cbbbed9189de6fc43faf [INFO] running `Command { std: "docker" "start" "-a" "b640b7c7dfb9263e8739bba8e50552ae6ac090f92173cbbbed9189de6fc43faf", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `internals` dependency) [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stdout] warning: unexpected `cfg` condition name: `bench` [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | #![cfg_attr(bench, feature(test))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `bench` [INFO] [stdout] --> src/lib.rs:108:7 [INFO] [stdout] | [INFO] [stdout] 108 | #[cfg(bench)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `bench` [INFO] [stdout] --> src/policy/mod.rs:539:11 [INFO] [stdout] | [INFO] [stdout] 539 | #[cfg(all(bench, feature = "compiler"))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `proprietary` and `unknown` are never used [INFO] [stdout] --> src/psbt/mod.rs:1013:8 [INFO] [stdout] | [INFO] [stdout] 1004 | trait PsbtFields { [INFO] [stdout] | ---------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 1013 | fn proprietary(&mut self) -> &mut BTreeMap>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 1014 | fn unknown(&mut self) -> &mut BTreeMap>; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/descriptor/tr.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn iter(&self) -> TapTreeIter { TapTreeIter { stack: vec![(0, self)] } } [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 130 | pub fn iter(&self) -> TapTreeIter<'_, Pk> { TapTreeIter { stack: vec![(0, self)] } } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/descriptor/tr.rs:197:25 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn iter_scripts(&self) -> TapTreeIter { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 197 | pub fn iter_scripts(&self) -> TapTreeIter<'_, Pk> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/descriptor/tr.rs:563:21 [INFO] [stdout] | [INFO] [stdout] 563 | fn parse_tr_tree(s: &str) -> Result { [INFO] [stdout] | ^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 563 | fn parse_tr_tree(s: &str) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/miniscript/iter.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn iter(&self) -> Iter { Iter::new(self) } [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | pub fn iter(&self) -> Iter<'_, Pk, Ctx> { Iter::new(self) } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/miniscript/iter.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn iter_pk(&self) -> PkIter { PkIter::new(self) } [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | pub fn iter_pk(&self) -> PkIter<'_, Pk, Ctx> { PkIter::new(self) } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/miniscript/lex.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn peek(&self) -> Option<&'s Token> { self.0.last() } [INFO] [stdout] | ^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 78 | pub fn peek(&self) -> Option<&'s Token<'_>> { self.0.last() } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stderr] Compiling miniscript v11.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> examples/verify_tx.rs:109:16 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg_attr(feature="cargo-fmt", rustfmt_skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `actual-serde`, `base64`, `compiler`, `default`, `no-std`, `rand`, `serde`, `std`, and `trace` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> examples/sign_multisig.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 97 | #[cfg_attr(feature="cargo-fmt", rustfmt_skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `actual-serde`, `base64`, `compiler`, `default`, `no-std`, `rand`, `serde`, `std`, and `trace` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `bench` [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | #![cfg_attr(bench, feature(test))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `bench` [INFO] [stdout] --> src/lib.rs:108:7 [INFO] [stdout] | [INFO] [stdout] 108 | #[cfg(bench)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/miniscript/ms_tests.rs:71:16 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg_attr(feature="cargo-fmt", rustfmt_skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `actual-serde`, `base64`, `compiler`, `default`, `no-std`, `rand`, `serde`, `std`, and `trace` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/miniscript/ms_tests.rs:5649:16 [INFO] [stdout] | [INFO] [stdout] 5649 | #[cfg_attr(feature="cargo-fmt", rustfmt_skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `actual-serde`, `base64`, `compiler`, `default`, `no-std`, `rand`, `serde`, `std`, and `trace` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/miniscript/ms_tests.rs:9146:16 [INFO] [stdout] | [INFO] [stdout] 9146 | #[cfg_attr(feature="cargo-fmt", rustfmt_skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `actual-serde`, `base64`, `compiler`, `default`, `no-std`, `rand`, `serde`, `std`, and `trace` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/miniscript/ms_tests.rs:15047:16 [INFO] [stdout] | [INFO] [stdout] 15047 | #[cfg_attr(feature="cargo-fmt", rustfmt_skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `actual-serde`, `base64`, `compiler`, `default`, `no-std`, `rand`, `serde`, `std`, and `trace` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stdout] --> src/miniscript/ms_tests.rs:22080:20 [INFO] [stdout] | [INFO] [stdout] 22080 | #[cfg_attr(feature="cargo-fmt", rustfmt_skip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `actual-serde`, `base64`, `compiler`, `default`, `no-std`, `rand`, `serde`, `std`, and `trace` [INFO] [stdout] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `bench` [INFO] [stdout] --> src/policy/mod.rs:539:11 [INFO] [stdout] | [INFO] [stdout] 539 | #[cfg(all(bench, feature = "compiler"))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `proprietary` and `unknown` are never used [INFO] [stdout] --> src/psbt/mod.rs:1013:8 [INFO] [stdout] | [INFO] [stdout] 1004 | trait PsbtFields { [INFO] [stdout] | ---------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 1013 | fn proprietary(&mut self) -> &mut BTreeMap>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 1014 | fn unknown(&mut self) -> &mut BTreeMap>; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/descriptor/tr.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn iter(&self) -> TapTreeIter { TapTreeIter { stack: vec![(0, self)] } } [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 130 | pub fn iter(&self) -> TapTreeIter<'_, Pk> { TapTreeIter { stack: vec![(0, self)] } } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/descriptor/tr.rs:197:25 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn iter_scripts(&self) -> TapTreeIter { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 197 | pub fn iter_scripts(&self) -> TapTreeIter<'_, Pk> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/descriptor/tr.rs:563:21 [INFO] [stdout] | [INFO] [stdout] 563 | fn parse_tr_tree(s: &str) -> Result { [INFO] [stdout] | ^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 563 | fn parse_tr_tree(s: &str) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/miniscript/iter.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn iter(&self) -> Iter { Iter::new(self) } [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | pub fn iter(&self) -> Iter<'_, Pk, Ctx> { Iter::new(self) } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/miniscript/iter.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn iter_pk(&self) -> PkIter { PkIter::new(self) } [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | pub fn iter_pk(&self) -> PkIter<'_, Pk, Ctx> { PkIter::new(self) } [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/miniscript/lex.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn peek(&self) -> Option<&'s Token> { self.0.last() } [INFO] [stdout] | ^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 78 | pub fn peek(&self) -> Option<&'s Token<'_>> { self.0.last() } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.22s [INFO] running `Command { std: "docker" "inspect" "b640b7c7dfb9263e8739bba8e50552ae6ac090f92173cbbbed9189de6fc43faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b640b7c7dfb9263e8739bba8e50552ae6ac090f92173cbbbed9189de6fc43faf", kill_on_drop: false }` [INFO] [stdout] b640b7c7dfb9263e8739bba8e50552ae6ac090f92173cbbbed9189de6fc43faf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] bf822627145e5475b646db869cad219f63a4fe0ad83ed2ae46e3845234610195 [INFO] running `Command { std: "docker" "start" "-a" "bf822627145e5475b646db869cad219f63a4fe0ad83ed2ae46e3845234610195", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `internals` dependency) [INFO] [stderr] warning: unexpected `cfg` condition name: `bench` [INFO] [stderr] --> src/lib.rs:78:13 [INFO] [stderr] | [INFO] [stderr] 78 | #![cfg_attr(bench, feature(test))] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `bench` [INFO] [stderr] --> src/lib.rs:108:7 [INFO] [stderr] | [INFO] [stderr] 108 | #[cfg(bench)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `bench` [INFO] [stderr] --> src/policy/mod.rs:539:11 [INFO] [stderr] | [INFO] [stderr] 539 | #[cfg(all(bench, feature = "compiler"))] [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: methods `proprietary` and `unknown` are never used [INFO] [stderr] --> src/psbt/mod.rs:1013:8 [INFO] [stderr] | [INFO] [stderr] 1004 | trait PsbtFields { [INFO] [stderr] | ---------- methods in this trait [INFO] [stderr] ... [INFO] [stderr] 1013 | fn proprietary(&mut self) -> &mut BTreeMap>; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 1014 | fn unknown(&mut self) -> &mut BTreeMap>; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/descriptor/tr.rs:130:17 [INFO] [stderr] | [INFO] [stderr] 130 | pub fn iter(&self) -> TapTreeIter { TapTreeIter { stack: vec![(0, self)] } } [INFO] [stderr] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 130 | pub fn iter(&self) -> TapTreeIter<'_, Pk> { TapTreeIter { stack: vec![(0, self)] } } [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/descriptor/tr.rs:197:25 [INFO] [stderr] | [INFO] [stderr] 197 | pub fn iter_scripts(&self) -> TapTreeIter { [INFO] [stderr] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 197 | pub fn iter_scripts(&self) -> TapTreeIter<'_, Pk> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/descriptor/tr.rs:563:21 [INFO] [stderr] | [INFO] [stderr] 563 | fn parse_tr_tree(s: &str) -> Result { [INFO] [stderr] | ^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 563 | fn parse_tr_tree(s: &str) -> Result, Error> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/miniscript/iter.rs:21:17 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn iter(&self) -> Iter { Iter::new(self) } [INFO] [stderr] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 21 | pub fn iter(&self) -> Iter<'_, Pk, Ctx> { Iter::new(self) } [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/miniscript/iter.rs:26:20 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn iter_pk(&self) -> PkIter { PkIter::new(self) } [INFO] [stderr] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 26 | pub fn iter_pk(&self) -> PkIter<'_, Pk, Ctx> { PkIter::new(self) } [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/miniscript/lex.rs:78:17 [INFO] [stderr] | [INFO] [stderr] 78 | pub fn peek(&self) -> Option<&'s Token> { self.0.last() } [INFO] [stderr] | ^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 78 | pub fn peek(&self) -> Option<&'s Token<'_>> { self.0.last() } [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stderr] --> src/miniscript/ms_tests.rs:71:16 [INFO] [stderr] | [INFO] [stderr] 71 | #[cfg_attr(feature="cargo-fmt", rustfmt_skip)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `actual-serde`, `base64`, `compiler`, `default`, `no-std`, `rand`, `serde`, `std`, and `trace` [INFO] [stderr] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stderr] --> src/miniscript/ms_tests.rs:5649:16 [INFO] [stderr] | [INFO] [stderr] 5649 | #[cfg_attr(feature="cargo-fmt", rustfmt_skip)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `actual-serde`, `base64`, `compiler`, `default`, `no-std`, `rand`, `serde`, `std`, and `trace` [INFO] [stderr] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stderr] --> src/miniscript/ms_tests.rs:9146:16 [INFO] [stderr] | [INFO] [stderr] 9146 | #[cfg_attr(feature="cargo-fmt", rustfmt_skip)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `actual-serde`, `base64`, `compiler`, `default`, `no-std`, `rand`, `serde`, `std`, and `trace` [INFO] [stderr] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stderr] --> src/miniscript/ms_tests.rs:15047:16 [INFO] [stderr] | [INFO] [stderr] 15047 | #[cfg_attr(feature="cargo-fmt", rustfmt_skip)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `actual-serde`, `base64`, `compiler`, `default`, `no-std`, `rand`, `serde`, `std`, and `trace` [INFO] [stderr] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stderr] --> src/miniscript/ms_tests.rs:22080:20 [INFO] [stderr] | [INFO] [stderr] 22080 | #[cfg_attr(feature="cargo-fmt", rustfmt_skip)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `actual-serde`, `base64`, `compiler`, `default`, `no-std`, `rand`, `serde`, `std`, and `trace` [INFO] [stderr] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `miniscript` (lib) generated 10 warnings (run `cargo fix --lib -p miniscript` to apply 6 suggestions) [INFO] [stderr] warning: `miniscript` (lib test) generated 15 warnings (10 duplicates) [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stderr] --> examples/sign_multisig.rs:97:16 [INFO] [stderr] | [INFO] [stderr] 97 | #[cfg_attr(feature="cargo-fmt", rustfmt_skip)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `actual-serde`, `base64`, `compiler`, `default`, `no-std`, `rand`, `serde`, `std`, and `trace` [INFO] [stderr] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-fmt` [INFO] [stderr] --> examples/verify_tx.rs:109:16 [INFO] [stderr] | [INFO] [stderr] 109 | #[cfg_attr(feature="cargo-fmt", rustfmt_skip)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `actual-serde`, `base64`, `compiler`, `default`, `no-std`, `rand`, `serde`, `std`, and `trace` [INFO] [stderr] = help: consider adding `cargo-fmt` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `miniscript` (example "sign_multisig") generated 1 warning [INFO] [stderr] warning: `miniscript` (example "verify_tx") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/miniscript-0932e109bfa4ea27) [INFO] [stdout] [INFO] [stdout] running 107 tests [INFO] [stdout] test descriptor::checksum::test::bip_380_test_vectors_checksum_and_character_set_valid ... ok [INFO] [stdout] test descriptor::checksum::test::bip_380_test_vectors_checksum_and_character_set_invalid ... ok [INFO] [stdout] test descriptor::checksum::test::test_desc_checksum_invalid_character ... ok [INFO] [stdout] test descriptor::checksum::test::test_valid_descriptor_checksum ... ok [INFO] [stdout] test descriptor::key::test::test_master_fingerprint ... ok [INFO] [stdout] test descriptor::key::test::parse_descriptor_key_errors ... ok [INFO] [stdout] test descriptor::key::test::test_wildcard ... ok [INFO] [stdout] test descriptor::tests::empty_thresh ... ok [INFO] [stdout] test descriptor::key::test::parse_descriptor_secret_key_error ... ok [INFO] [stdout] test descriptor::tests::after_is_cltv ... ok [INFO] [stdout] test descriptor::tests::older_is_csv ... ok [INFO] [stdout] test descriptor::tests::checksum_for_nested_sh ... ok [INFO] [stdout] test descriptor::sortedmulti::tests::too_many_pubkeys ... ok [INFO] [stdout] test descriptor::tests::desc_rtt_tests ... ok [INFO] [stdout] test descriptor::tests::parse_descriptor ... ok [INFO] [stdout] test descriptor::tests::regression_806 ... ok [INFO] [stdout] test descriptor::tests::parse_descriptor_key ... ok [INFO] [stdout] test descriptor::tests::display_alternate ... ok [INFO] [stdout] test descriptor::tests::script_pubkey ... ok [INFO] [stdout] test descriptor::tests::test_context_pks ... ok [INFO] [stdout] test descriptor::tests::test_xonly_keys ... ok [INFO] [stdout] test descriptor::tests::test_scriptcode ... ok [INFO] [stdout] test descriptor::tests::roundtrip_tests ... ok [INFO] [stdout] test descriptor::tests::tr_roundtrip_tree ... ok [INFO] [stdout] test descriptor::tests::tr_roundtrip_key ... ok [INFO] [stdout] test descriptor::tests::satisfy ... ok [INFO] [stdout] test descriptor::tests::tr_roundtrip_script ... ok [INFO] [stdout] test descriptor::tests::witness_stack_for_andv_is_arranged_in_correct_order ... ok [INFO] [stdout] test expression::tests::test_valid_char_map ... ok [INFO] [stdout] test descriptor::tr::tests::height ... ok [INFO] [stdout] test descriptor::tests::test_parse_descriptor ... ok [INFO] [stdout] test descriptor::tests::tr_script_pubkey ... ok [INFO] [stdout] test descriptor::tests::parse_with_secrets ... ok [INFO] [stdout] test expression::tests::test_parse_num ... ok [INFO] [stdout] test descriptor::tr::tests::for_each ... ok [INFO] [stdout] test interpreter::inner::tests::pubkey_pk ... ok [INFO] [stdout] test interpreter::inner::tests::pubkey_sh_wpkh ... ok [INFO] [stdout] test interpreter::inner::tests::script_bare ... ok [INFO] [stdout] test interpreter::inner::tests::script_sh ... ok [INFO] [stdout] test interpreter::inner::tests::pubkey_pkh ... ok [INFO] [stdout] test interpreter::inner::tests::script_wsh ... ok [INFO] [stdout] test interpreter::inner::tests::script_sh_wsh ... ok [INFO] [stdout] test descriptor::tests::test_find_derivation_index_for_spk ... ok [INFO] [stdout] test descriptor::key::test::test_deriv_on_xprv ... ok [INFO] [stdout] test interpreter::inner::tests::pubkey_wpkh ... ok [INFO] [stdout] test descriptor::key::test::multipath_extended_keys ... ok [INFO] [stdout] test miniscript::iter::test::find_keys ... ok [INFO] [stdout] test descriptor::tests::multipath_descriptors ... ok [INFO] [stdout] test descriptor::tests::test_sortedmulti ... ok [INFO] [stdout] test miniscript::tests::basic ... ok [INFO] [stdout] test miniscript::tests::deserialize ... ok [INFO] [stdout] test miniscript::tests::expr_features ... ok [INFO] [stdout] test miniscript::tests::all_attribute_tests ... ok [INFO] [stdout] test miniscript::tests::non_ascii ... ok [INFO] [stdout] test miniscript::tests::test_dos ... ok [INFO] [stdout] test miniscript::tests::pk_alias ... ok [INFO] [stdout] test miniscript::tests::test_tapscript_rtt ... ok [INFO] [stdout] test miniscript::types::extra_props::tests::combine_threshold ... ok [INFO] [stdout] test miniscript::tests::verify_parse ... ok [INFO] [stdout] test miniscript::tests::test_script_parse_dos ... ok [INFO] [stdout] test miniscript::tests::decode_bug_cpp_review ... ok [INFO] [stdout] test miniscript::tests::translate_tests ... ok [INFO] [stdout] test miniscript::tests::template_timelocks ... ok [INFO] [stdout] test miniscript::tests::true_false ... ok [INFO] [stdout] test miniscript::tests::tr_multi_a_j_wrapper ... ok [INFO] [stdout] test miniscript::tests::multi_a_tests ... ok [INFO] [stdout] test miniscript::tests::serialize ... ok [INFO] [stdout] test plan::test::test_hash ... ok [INFO] [stdout] test plan::test::test_and ... ok [INFO] [stdout] test plan::test::test_or ... ok [INFO] [stdout] test plan::test::test_multi ... ok [INFO] [stdout] test policy::concrete::tests::for_each_key_count_keys ... ok [INFO] [stdout] test policy::concrete::tests::for_each_key_fails_predicate ... ok [INFO] [stdout] test policy::concrete::tests::keys ... ok [INFO] [stdout] test policy::concrete::tests::tranaslate_pk ... ok [INFO] [stdout] test policy::concrete::tests::translate_unsatisfiable_pk ... ok [INFO] [stdout] test plan::test::test_plan_update_psbt_segwit ... ok [INFO] [stdout] test policy::semantic::tests::parse_policy_err ... ok [INFO] [stdout] test policy::tests::compile_invalid ... ok [INFO] [stdout] test policy::semantic::tests::semantic_analysis ... ok [INFO] [stdout] test interpreter::tests::sat_constraints ... ok [INFO] [stdout] test policy::semantic::tests::for_each_key ... ok [INFO] [stdout] test policy::tests::policy_rtt_tests ... ok [INFO] [stdout] test policy::tests::lift_andor ... ok [INFO] [stdout] test plan::test::test_thresh ... ok [INFO] [stdout] test policy::semantic::tests::entailment_escrow ... ok [INFO] [stdout] test policy::tests::test_timelock_validity ... ok [INFO] [stdout] test psbt::tests::test_extract_bip174 ... ok [INFO] [stdout] test psbt::tests::test_update_item_tr_no_script ... ok [INFO] [stdout] test psbt::tests::test_update_input_checks ... ok [INFO] [stdout] test tests::regression_bitcoin_key_hash ... ok [INFO] [stdout] test tests::regression_secp256k1_key_hash ... ok [INFO] [stdout] test psbt::tests::test_update_output_checks ... ok [INFO] [stdout] test tests::regression_xonly_key_hash ... ok [INFO] [stdout] test psbt::finalizer::tests::tests_from_bip174 ... ok [INFO] [stdout] test psbt::tests::test_update_item_non_tr_multi ... ok [INFO] [stdout] test policy::tests::heavy_nest ... ok [INFO] [stdout] test psbt::tests::test_update_item_tr_with_tapscript ... ok [INFO] [stdout] test plan::test::test_plan_update_psbt_tr ... ok [INFO] [stdout] test plan::test::test_taproot ... ok [INFO] [stdout] test miniscript::ms_tests::tests::conflict_tests_from_alloy ... ok [INFO] [stdout] test policy::concrete::tests::check_timelocks - should panic ... ok [INFO] [stdout] test miniscript::ms_tests::tests::invalid_tests_from_alloy ... ok [INFO] [stdout] test miniscript::ms_tests::tests::mall_8f1e8_tests_from_alloy ... ok [INFO] [stdout] test miniscript::ms_tests::tests::main_tests_from_alloy ... ok [INFO] [stdout] test miniscript::ms_tests::tests::malleable_tests_from_alloy ... ok [INFO] [stdout] test policy::semantic::tests::entailment_liquid_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 107 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.27s [INFO] [stdout] [INFO] [stderr] Running tests/bip-174.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/bip_174-335bd552d7e15bca) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bf822627145e5475b646db869cad219f63a4fe0ad83ed2ae46e3845234610195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf822627145e5475b646db869cad219f63a4fe0ad83ed2ae46e3845234610195", kill_on_drop: false }` [INFO] [stdout] bf822627145e5475b646db869cad219f63a4fe0ad83ed2ae46e3845234610195