[INFO] cloning repository https://github.com/thunderbiscuit/txcreator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thunderbiscuit/txcreator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthunderbiscuit%2Ftxcreator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthunderbiscuit%2Ftxcreator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9368f49caa25e26d28a15c45079c2241441b866 [INFO] checking thunderbiscuit/txcreator against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthunderbiscuit%2Ftxcreator" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thunderbiscuit/txcreator on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thunderbiscuit/txcreator [INFO] finished tweaking git repo https://github.com/thunderbiscuit/txcreator [INFO] tweaked toml for git repo https://github.com/thunderbiscuit/txcreator written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/thunderbiscuit/txcreator 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/bitcoindevkit/bdk` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded electrum-client v0.10.1 [INFO] [stderr] Downloaded socks v0.3.4 [INFO] [stderr] Downloaded bech32 v0.8.1 [INFO] [stderr] Downloaded once_cell v1.11.0 [INFO] [stderr] Downloaded bitcoin_hashes v0.10.0 [INFO] [stderr] Downloaded secp256k1 v0.22.1 [INFO] [stderr] Downloaded miniscript v7.0.0 [INFO] [stderr] Downloaded tokio v1.14.1 [INFO] [stderr] Downloaded bitcoin v0.28.1 [INFO] [stderr] Downloaded secp256k1-sys v0.5.2 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe20d3daad8e3659f54599555f60d4fa8e904580b05ad0b6743b61a209937ce7 [INFO] running `Command { std: "docker" "start" "-a" "fe20d3daad8e3659f54599555f60d4fa8e904580b05ad0b6743b61a209937ce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe20d3daad8e3659f54599555f60d4fa8e904580b05ad0b6743b61a209937ce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe20d3daad8e3659f54599555f60d4fa8e904580b05ad0b6743b61a209937ce7", kill_on_drop: false }` [INFO] [stdout] fe20d3daad8e3659f54599555f60d4fa8e904580b05ad0b6743b61a209937ce7 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bef840a29d2685c3f14306e5938680b36b3736ece3ae2af8504b94acf98cecba [INFO] running `Command { std: "docker" "start" "-a" "bef840a29d2685c3f14306e5938680b36b3736ece3ae2af8504b94acf98cecba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking once_cell v1.11.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking base64-compat v1.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking bech32 v0.8.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling secp256k1-sys v0.5.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling tokio v1.14.1 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking socks v0.3.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling bdk-macros v0.6.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking bitcoin_hashes v0.10.0 [INFO] [stderr] Checking secp256k1 v0.22.1 [INFO] [stderr] Checking bitcoin v0.28.1 [INFO] [stderr] Checking electrum-client v0.10.1 [INFO] [stderr] Checking miniscript v7.0.0 [INFO] [stderr] Checking bdk v0.19.0-dev (https://github.com/bitcoindevkit/bdk?branch=master#688ff96c) [INFO] [stderr] Checking txcreator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Address` [INFO] [stdout] --> src/create_tx.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use bdk::bitcoin::{Address, Script, Transaction}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bdk::bitcoin::util::address::Payload` [INFO] [stdout] --> src/create_tx.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use bdk::bitcoin::util::address::Payload; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bitcoin::util::address::WitnessVersion` [INFO] [stdout] --> src/create_tx.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use bitcoin::util::address::WitnessVersion; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Address` [INFO] [stdout] --> src/create_tx.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use bdk::bitcoin::{Address, Script, Transaction}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bdk::bitcoin::util::address::Payload` [INFO] [stdout] --> src/create_tx.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use bdk::bitcoin::util::address::Payload; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bitcoin::util::address::WitnessVersion` [INFO] [stdout] --> src/create_tx.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use bitcoin::util::address::WitnessVersion; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.63s [INFO] running `Command { std: "docker" "inspect" "bef840a29d2685c3f14306e5938680b36b3736ece3ae2af8504b94acf98cecba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bef840a29d2685c3f14306e5938680b36b3736ece3ae2af8504b94acf98cecba", kill_on_drop: false }` [INFO] [stdout] bef840a29d2685c3f14306e5938680b36b3736ece3ae2af8504b94acf98cecba [INFO] checking thunderbiscuit/txcreator against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthunderbiscuit%2Ftxcreator" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thunderbiscuit/txcreator on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thunderbiscuit/txcreator [INFO] finished tweaking git repo https://github.com/thunderbiscuit/txcreator [INFO] tweaked toml for git repo https://github.com/thunderbiscuit/txcreator written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/thunderbiscuit/txcreator 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70280ec71e4e25fb6be84466f2eb282464a8899bff02345218fea9e9de8c8564 [INFO] running `Command { std: "docker" "start" "-a" "70280ec71e4e25fb6be84466f2eb282464a8899bff02345218fea9e9de8c8564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70280ec71e4e25fb6be84466f2eb282464a8899bff02345218fea9e9de8c8564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70280ec71e4e25fb6be84466f2eb282464a8899bff02345218fea9e9de8c8564", kill_on_drop: false }` [INFO] [stdout] 70280ec71e4e25fb6be84466f2eb282464a8899bff02345218fea9e9de8c8564 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 372e55575e073253b0e6685fb7e2dceddf7585a7dc87f290e7bc6c492d0dcae6 [INFO] running `Command { std: "docker" "start" "-a" "372e55575e073253b0e6685fb7e2dceddf7585a7dc87f290e7bc6c492d0dcae6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking once_cell v1.11.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking base64-compat v1.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking bech32 v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling secp256k1-sys v0.5.2 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling tokio v1.14.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking socks v0.3.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling bdk-macros v0.6.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking secp256k1 v0.22.1 [INFO] [stderr] Checking bitcoin_hashes v0.10.0 [INFO] [stderr] Checking bitcoin v0.28.1 [INFO] [stderr] Checking electrum-client v0.10.1 [INFO] [stderr] Checking miniscript v7.0.0 [INFO] [stderr] Checking bdk v0.19.0-dev (https://github.com/bitcoindevkit/bdk?branch=master#688ff96c) [INFO] [stderr] Checking txcreator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Address` [INFO] [stdout] --> src/create_tx.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use bdk::bitcoin::{Address, Script, Transaction}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bdk::bitcoin::util::address::Payload` [INFO] [stdout] --> src/create_tx.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use bdk::bitcoin::util::address::Payload; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bitcoin::util::address::WitnessVersion` [INFO] [stdout] --> src/create_tx.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use bitcoin::util::address::WitnessVersion; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Address` [INFO] [stdout] --> src/create_tx.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use bdk::bitcoin::{Address, Script, Transaction}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bdk::bitcoin::util::address::Payload` [INFO] [stdout] --> src/create_tx.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use bdk::bitcoin::util::address::Payload; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bitcoin::util::address::WitnessVersion` [INFO] [stdout] --> src/create_tx.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use bitcoin::util::address::WitnessVersion; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.04s [INFO] running `Command { std: "docker" "inspect" "372e55575e073253b0e6685fb7e2dceddf7585a7dc87f290e7bc6c492d0dcae6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "372e55575e073253b0e6685fb7e2dceddf7585a7dc87f290e7bc6c492d0dcae6", kill_on_drop: false }` [INFO] [stdout] 372e55575e073253b0e6685fb7e2dceddf7585a7dc87f290e7bc6c492d0dcae6