[INFO] cloning repository https://github.com/PraneethGunas/bitcoin-multisig-wallet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PraneethGunas/bitcoin-multisig-wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPraneethGunas%2Fbitcoin-multisig-wallet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPraneethGunas%2Fbitcoin-multisig-wallet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 56d60c11f69cf5e743f8daf3ec47c8d588c86a56
[INFO] building PraneethGunas/bitcoin-multisig-wallet against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPraneethGunas%2Fbitcoin-multisig-wallet" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PraneethGunas/bitcoin-multisig-wallet
[INFO] finished tweaking git repo https://github.com/PraneethGunas/bitcoin-multisig-wallet
[INFO] tweaked toml for git repo https://github.com/PraneethGunas/bitcoin-multisig-wallet written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PraneethGunas/bitcoin-multisig-wallet on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PraneethGunas/bitcoin-multisig-wallet 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitcoin_hashes v0.12.0
[INFO] [stderr]   Downloaded bitcoin-private v0.1.0
[INFO] [stderr]   Downloaded esplora-client v0.11.0
[INFO] [stderr]   Downloaded bdk_esplora v0.20.1
[INFO] [stderr]   Downloaded bdk_core v0.4.1
[INFO] [stderr]   Downloaded bdk_chain v0.21.1
[INFO] [stderr]   Downloaded unicode-normalization v0.1.9
[INFO] [stderr]   Downloaded minreq v2.13.4
[INFO] [stderr]   Downloaded bip39 v1.2.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.107
[INFO] [stderr]   Downloaded bdk_chain v0.9.0
[INFO] [stderr]   Downloaded secp256k1 v0.27.0
[INFO] [stderr]   Downloaded bdk_wallet v1.2.0
[INFO] [stderr]   Downloaded bitcoin v0.30.2
[INFO] [stderr]   Downloaded miniscript v10.2.0
[INFO] [stderr]   Downloaded miniscript v12.3.1
[INFO] [stderr]   Downloaded secp256k1-sys v0.8.1
[INFO] [stderr]   Downloaded bdk_file_store v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 822f6a6cc19c7663b39b6616ff9004c92c5251accb2068a876da13a4b30da0c7
[INFO] running `Command { std: "docker" "start" "-a" "822f6a6cc19c7663b39b6616ff9004c92c5251accb2068a876da13a4b30da0c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "822f6a6cc19c7663b39b6616ff9004c92c5251accb2068a876da13a4b30da0c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "822f6a6cc19c7663b39b6616ff9004c92c5251accb2068a876da13a4b30da0c7", kill_on_drop: false }`
[INFO] [stdout] 822f6a6cc19c7663b39b6616ff9004c92c5251accb2068a876da13a4b30da0c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 332380bf1ef47c7d9a620f84344491bc111af55cae856e84d4de7d7968ed9da5
[INFO] running `Command { std: "docker" "start" "-a" "332380bf1ef47c7d9a620f84344491bc111af55cae856e84d4de7d7968ed9da5", kill_on_drop: false }`
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling hex-conservative v0.2.1
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bitcoin v0.32.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bitcoin v0.30.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling bitcoin-units v0.1.2
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling minreq v2.13.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling unicode-normalization v0.1.9
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling base58ck v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling bip39 v1.2.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling miniscript v10.2.0
[INFO] [stderr]    Compiling bdk_core v0.4.1
[INFO] [stderr]    Compiling miniscript v12.3.1
[INFO] [stderr]    Compiling esplora-client v0.11.0
[INFO] [stderr]    Compiling bdk_esplora v0.20.1
[INFO] [stderr]    Compiling bdk_chain v0.9.0
[INFO] [stderr]    Compiling bdk_file_store v0.5.0
[INFO] [stderr]    Compiling bdk_chain v0.21.1
[INFO] [stderr]    Compiling bdk_wallet v1.2.0
[INFO] [stderr]    Compiling bitcoin-multisig-wallet v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPrivKey`: use xpriv instead
[INFO] [stdout]  --> src/keygen.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     bip32::{ExtendedPrivKey, ExtendedPubKey, DerivationPath},
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPubKey`: use xpub instead
[INFO] [stdout]  --> src/keygen.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 |     bip32::{ExtendedPrivKey, ExtendedPubKey, DerivationPath},
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPrivKey`: use xpriv instead
[INFO] [stdout]   --> src/keygen.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let xpriv = ExtendedPrivKey::new_master(self.network, &seed)?;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPubKey`: use xpub instead
[INFO] [stdout]   --> src/keygen.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let xpub = ExtendedPubKey::from_priv(&secp, &derived_xpriv);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `DRYRUN_1` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     DRYRUN_1 {
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to upper camel case: `Dryrun1`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `DRYRUN_2` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     DRYRUN_2,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to upper camel case: `Dryrun2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPrivKey`: use xpriv instead
[INFO] [stdout]  --> src/keygen.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     bip32::{ExtendedPrivKey, ExtendedPubKey, DerivationPath},
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPubKey`: use xpub instead
[INFO] [stdout]  --> src/keygen.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 |     bip32::{ExtendedPrivKey, ExtendedPubKey, DerivationPath},
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPrivKey`: use xpriv instead
[INFO] [stdout]   --> src/keygen.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let xpriv = ExtendedPrivKey::new_master(self.network, &seed)?;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPubKey`: use xpub instead
[INFO] [stdout]   --> src/keygen.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let xpub = ExtendedPubKey::from_priv(&secp, &derived_xpriv);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]    --> src/main.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |             let network = if let Some(net) = network {
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `psbt1`
[INFO] [stdout]    --> src/main.rs:330:17
[INFO] [stdout]     |
[INFO] [stdout] 330 |             let psbt1 = wallet.create_opreturn_transaction(Address::from_str(beacon_address_12).unwrap().assume_checked());
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_psbt1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `psbt2`
[INFO] [stdout]    --> src/main.rs:331:17
[INFO] [stdout]     |
[INFO] [stdout] 331 |             let psbt2 = wallet.create_opreturn_transaction(Address::from_str(beacon_address_13).unwrap().assume_checked());
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_psbt2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `psbt3`
[INFO] [stdout]    --> src/main.rs:332:17
[INFO] [stdout]     |
[INFO] [stdout] 332 |             let psbt3 = wallet.create_opreturn_transaction(Address::from_str(beacon_address_23).unwrap().assume_checked());
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_psbt3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `list_keys` is never used
[INFO] [stdout]   --> src/keygen.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl KeyGenerator {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn list_keys(&self) -> Result<Vec<KeyPair>> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "332380bf1ef47c7d9a620f84344491bc111af55cae856e84d4de7d7968ed9da5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "332380bf1ef47c7d9a620f84344491bc111af55cae856e84d4de7d7968ed9da5", kill_on_drop: false }`
[INFO] [stdout] 332380bf1ef47c7d9a620f84344491bc111af55cae856e84d4de7d7968ed9da5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be65f0687ba3fd16667206aec6c4ff6450c57d68ac5b2dfe2cdc2f5ebe93a600
[INFO] running `Command { std: "docker" "start" "-a" "be65f0687ba3fd16667206aec6c4ff6450c57d68ac5b2dfe2cdc2f5ebe93a600", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPrivKey`: use xpriv instead
[INFO] [stdout]  --> src/keygen.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     bip32::{ExtendedPrivKey, ExtendedPubKey, DerivationPath},
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPubKey`: use xpub instead
[INFO] [stdout]  --> src/keygen.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 |     bip32::{ExtendedPrivKey, ExtendedPubKey, DerivationPath},
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPrivKey`: use xpriv instead
[INFO] [stdout]   --> src/keygen.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let xpriv = ExtendedPrivKey::new_master(self.network, &seed)?;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPubKey`: use xpub instead
[INFO] [stdout]   --> src/keygen.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let xpub = ExtendedPubKey::from_priv(&secp, &derived_xpriv);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `DRYRUN_1` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     DRYRUN_1 {
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to upper camel case: `Dryrun1`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `DRYRUN_2` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     DRYRUN_2,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to upper camel case: `Dryrun2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPrivKey`: use xpriv instead
[INFO] [stdout]  --> src/keygen.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     bip32::{ExtendedPrivKey, ExtendedPubKey, DerivationPath},
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPubKey`: use xpub instead
[INFO] [stdout]  --> src/keygen.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 |     bip32::{ExtendedPrivKey, ExtendedPubKey, DerivationPath},
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPrivKey`: use xpriv instead
[INFO] [stdout]   --> src/keygen.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let xpriv = ExtendedPrivKey::new_master(self.network, &seed)?;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bitcoin-multisig-wallet v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPubKey`: use xpub instead
[INFO] [stdout]   --> src/keygen.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let xpub = ExtendedPubKey::from_priv(&secp, &derived_xpriv);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]    --> src/main.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |             let network = if let Some(net) = network {
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `psbt1`
[INFO] [stdout]    --> src/main.rs:330:17
[INFO] [stdout]     |
[INFO] [stdout] 330 |             let psbt1 = wallet.create_opreturn_transaction(Address::from_str(beacon_address_12).unwrap().assume_checked());
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_psbt1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `psbt2`
[INFO] [stdout]    --> src/main.rs:331:17
[INFO] [stdout]     |
[INFO] [stdout] 331 |             let psbt2 = wallet.create_opreturn_transaction(Address::from_str(beacon_address_13).unwrap().assume_checked());
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_psbt2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `psbt3`
[INFO] [stdout]    --> src/main.rs:332:17
[INFO] [stdout]     |
[INFO] [stdout] 332 |             let psbt3 = wallet.create_opreturn_transaction(Address::from_str(beacon_address_23).unwrap().assume_checked());
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_psbt3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `list_keys` is never used
[INFO] [stdout]   --> src/keygen.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl KeyGenerator {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn list_keys(&self) -> Result<Vec<KeyPair>> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPubKey`: use xpub instead
[INFO] [stdout]  --> tests/wallet_tests.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use bitcoin::{bip32::ExtendedPubKey, secp256k1::{rand::{self, RngCore}, Secp256k1}, Network};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPubKey`: use xpub instead
[INFO] [stdout]  --> tests/wallet_tests.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn generate_random_xpub() -> ExtendedPubKey {
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPrivKey`: use xpriv instead
[INFO] [stdout]  --> tests/wallet_tests.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 |         let xprv = bitcoin::bip32::ExtendedPrivKey::new_master(Network::Testnet, &seed).unwrap();
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPubKey`: use xpub instead
[INFO] [stdout]   --> tests/wallet_tests.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |         ExtendedPubKey::from_priv(&secp, &xprv)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPrivKey`: use xpriv instead
[INFO] [stdout]  --> src/keygen.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     bip32::{ExtendedPrivKey, ExtendedPubKey, DerivationPath},
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPubKey`: use xpub instead
[INFO] [stdout]  --> src/keygen.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 |     bip32::{ExtendedPrivKey, ExtendedPubKey, DerivationPath},
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPrivKey`: use xpriv instead
[INFO] [stdout]   --> src/keygen.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let xpriv = ExtendedPrivKey::new_master(self.network, &seed)?;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPubKey`: use xpub instead
[INFO] [stdout]   --> src/keygen.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let xpub = ExtendedPubKey::from_priv(&secp, &derived_xpriv);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `DRYRUN_1` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     DRYRUN_1 {
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to upper camel case: `Dryrun1`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `DRYRUN_2` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     DRYRUN_2,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to upper camel case: `Dryrun2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPrivKey`: use xpriv instead
[INFO] [stdout]  --> src/keygen.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     bip32::{ExtendedPrivKey, ExtendedPubKey, DerivationPath},
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPubKey`: use xpub instead
[INFO] [stdout]  --> src/keygen.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 |     bip32::{ExtendedPrivKey, ExtendedPubKey, DerivationPath},
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPrivKey`: use xpriv instead
[INFO] [stdout]   --> src/keygen.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let xpriv = ExtendedPrivKey::new_master(self.network, &seed)?;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `bitcoin::bip32::ExtendedPubKey`: use xpub instead
[INFO] [stdout]   --> src/keygen.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let xpub = ExtendedPubKey::from_priv(&secp, &derived_xpriv);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]    --> src/main.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |             let network = if let Some(net) = network {
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `psbt1`
[INFO] [stdout]    --> src/main.rs:330:17
[INFO] [stdout]     |
[INFO] [stdout] 330 |             let psbt1 = wallet.create_opreturn_transaction(Address::from_str(beacon_address_12).unwrap().assume_checked());
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_psbt1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `psbt2`
[INFO] [stdout]    --> src/main.rs:331:17
[INFO] [stdout]     |
[INFO] [stdout] 331 |             let psbt2 = wallet.create_opreturn_transaction(Address::from_str(beacon_address_13).unwrap().assume_checked());
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_psbt2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `psbt3`
[INFO] [stdout]    --> src/main.rs:332:17
[INFO] [stdout]     |
[INFO] [stdout] 332 |             let psbt3 = wallet.create_opreturn_transaction(Address::from_str(beacon_address_23).unwrap().assume_checked());
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_psbt3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `list_keys` is never used
[INFO] [stdout]   --> src/keygen.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl KeyGenerator {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn list_keys(&self) -> Result<Vec<KeyPair>> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.51s
[INFO] running `Command { std: "docker" "inspect" "be65f0687ba3fd16667206aec6c4ff6450c57d68ac5b2dfe2cdc2f5ebe93a600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be65f0687ba3fd16667206aec6c4ff6450c57d68ac5b2dfe2cdc2f5ebe93a600", kill_on_drop: false }`
[INFO] [stdout] be65f0687ba3fd16667206aec6c4ff6450c57d68ac5b2dfe2cdc2f5ebe93a600
