[INFO] fetching crate bip78 0.1.0-preview...
[INFO] testing bip78-0.1.0-preview against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bip78 0.1.0-preview into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate bip78 0.1.0-preview
[INFO] finished tweaking crates.io crate bip78 0.1.0-preview
[INFO] tweaked toml for crates.io crate bip78 0.1.0-preview written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bip78 0.1.0-preview on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 23 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding bitcoin v0.26.2 (available: v0.32.7)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 002ce7e8937ace6e4e61b7be2d2883ce4e0be23207fe96785eaf75cbfa356ed4
[INFO] running `Command { std: "docker" "start" "-a" "002ce7e8937ace6e4e61b7be2d2883ce4e0be23207fe96785eaf75cbfa356ed4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "002ce7e8937ace6e4e61b7be2d2883ce4e0be23207fe96785eaf75cbfa356ed4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "002ce7e8937ace6e4e61b7be2d2883ce4e0be23207fe96785eaf75cbfa356ed4", kill_on_drop: false }`
[INFO] [stdout] 002ce7e8937ace6e4e61b7be2d2883ce4e0be23207fe96785eaf75cbfa356ed4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fd2c98d4da4c63f7237a81e9f93561e92864d0f11ed6701a24d8a88fe293a2c
[INFO] running `Command { std: "docker" "start" "-a" "9fd2c98d4da4c63f7237a81e9f93561e92864d0f11ed6701a24d8a88fe293a2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitcoin_hashes v0.9.7
[INFO] [stderr]    Compiling bech32 v0.7.3
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling secp256k1 v0.20.3
[INFO] [stderr]    Compiling bitcoin v0.26.2
[INFO] [stderr]    Compiling bip78 v0.1.0-preview (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `unpack_p2sh` is never used
[INFO] [stdout]  --> src/input_type.rs:7:4
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn unpack_p2sh(script_sig: &Script) -> Option<Script> {
[INFO] [stdout]   |    ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InputType` is never used
[INFO] [stdout]   --> src/input_type.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) enum InputType {
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_spent_input`, `segwit_from_script`, and `expected_input_weight` are never used
[INFO] [stdout]   --> src/input_type.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl InputType {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 24 |     pub(crate) fn from_spent_input(txout: &TxOut, txin: &bitcoin::util::psbt::Input) -> Result<Self, InputTypeError> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     fn segwit_from_script(script: &Script, nested: bool) -> Result<Self, InputTypeError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub(crate) fn expected_input_weight(&self) -> crate::weight::Weight {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SegWitV0Type` is never used
[INFO] [stdout]   --> src/input_type.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub(crate) enum SegWitV0Type {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InputTypeError` is never used
[INFO] [stdout]   --> src/input_type.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub(crate) enum InputTypeError {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/uri.rs:99:23
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub struct Bip21Error(InternalBip21Error);
[INFO] [stdout]    |            ---------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Bip21Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/uri.rs:102:25
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct PjParseError(InternalPjParseError);
[INFO] [stdout]     |            ------------ ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `PjParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/uri.rs:106:12
[INFO] [stdout]     |
[INFO] [stdout] 106 |     Amount(bitcoin::util::amount::ParseAmountError),
[INFO] [stdout]     |     ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InternalBip21Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 106 -     Amount(bitcoin::util::amount::ParseAmountError),
[INFO] [stdout] 106 +     Amount(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/uri.rs:107:18
[INFO] [stdout]     |
[INFO] [stdout] 107 |     DuplicateKey(&'static str),
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InternalBip21Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 107 -     DuplicateKey(&'static str),
[INFO] [stdout] 107 +     DuplicateKey(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/uri.rs:108:15
[INFO] [stdout]     |
[INFO] [stdout] 108 |     BadSchema(String),
[INFO] [stdout]     |     --------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InternalBip21Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 108 -     BadSchema(String),
[INFO] [stdout] 108 +     BadSchema(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/uri.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |     Address(bitcoin::util::address::Error),
[INFO] [stdout]     |     ------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InternalBip21Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 109 -     Address(bitcoin::util::address::Error),
[INFO] [stdout] 109 +     Address(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/uri.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |     BadPjos(String),
[INFO] [stdout]     |     ------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InternalPjParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 114 -     BadPjos(String),
[INFO] [stdout] 114 +     BadPjos(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/uri.rs:115:15
[INFO] [stdout]     |
[INFO] [stdout] 115 |     BadSchema(String),
[INFO] [stdout]     |     --------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InternalPjParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 115 -     BadSchema(String),
[INFO] [stdout] 115 +     BadSchema(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `witness_weight` is never used
[INFO] [stdout]   --> src/weight.rs:81:4
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn witness_weight(witness: &Vec<Vec<u8>>) -> Weight {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ComputeWeight` is never used
[INFO] [stdout]   --> src/weight.rs:94:18
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub(crate) trait ComputeWeight {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ComputeSize` is never used
[INFO] [stdout]   --> src/weight.rs:98:18
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub(crate) trait ComputeSize {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `varint_size` is never used
[INFO] [stdout]    --> src/weight.rs:102:4
[INFO] [stdout]     |
[INFO] [stdout] 102 | fn varint_size(number: u64) -> u64 {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `ZERO`, `from_witness_data_size`, `from_non_witness_data_size`, and `manual_from_u64` are never used
[INFO] [stdout]   --> src/weight.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |     impl Weight {
[INFO] [stdout]    |     ----------- associated items in this implementation
[INFO] [stdout] 15 |         pub(crate) const ZERO: Weight = Weight(0);
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout] 16 |
[INFO] [stdout] 17 |         pub(crate) fn from_witness_data_size(size: u64) -> Self {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |         pub(crate) fn from_non_witness_data_size(size: u64) -> Self {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |         pub(crate) fn manual_from_u64(weight: u64) -> Self {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_sat_per_vb`, `to_sat_per_vb`, and `to_sat_per_wu` are never used
[INFO] [stdout]   --> src/fee_rate.rs:8:19
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl FeeRate {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout]  8 |     pub(crate) fn from_sat_per_vb(rate: u64) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub(crate) fn to_sat_per_vb(self) -> u64 {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub(crate) fn to_sat_per_wu(self) -> u64 {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `PsbtExt` is never used
[INFO] [stdout]  --> src/psbt.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) trait PsbtExt {
[INFO] [stdout]   |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InputPair` is never constructed
[INFO] [stdout]   --> src/psbt.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub(crate) struct InputPair<'a> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `previous_txout` and `validate_utxo` are never used
[INFO] [stdout]   --> src/psbt.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl<'a> InputPair<'a> {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] 39 |     /// Returns TxOut associated with the input
[INFO] [stdout] 40 |     pub fn previous_txout(&self) -> Result<&TxOut, PrevTxOutError> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn validate_utxo(&self, treat_missing_as_error: bool) -> Result<(), PsbtInputError> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PrevTxOutError` is never used
[INFO] [stdout]   --> src/psbt.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub(crate) enum PrevTxOutError {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PsbtInputError` is never used
[INFO] [stdout]   --> src/psbt.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub(crate) enum PsbtInputError {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PsbtInputsError` is never constructed
[INFO] [stdout]    --> src/psbt.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub struct PsbtInputsError {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.35s
[INFO] running `Command { std: "docker" "inspect" "9fd2c98d4da4c63f7237a81e9f93561e92864d0f11ed6701a24d8a88fe293a2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fd2c98d4da4c63f7237a81e9f93561e92864d0f11ed6701a24d8a88fe293a2c", kill_on_drop: false }`
[INFO] [stdout] 9fd2c98d4da4c63f7237a81e9f93561e92864d0f11ed6701a24d8a88fe293a2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be04fae9ca6e92a384f1c4943b1a5c0b857c112ce3282d8fefd542c565f96a2d
[INFO] running `Command { std: "docker" "start" "-a" "be04fae9ca6e92a384f1c4943b1a5c0b857c112ce3282d8fefd542c565f96a2d", kill_on_drop: false }`
[INFO] [stdout] warning: function `unpack_p2sh` is never used
[INFO] [stdout]  --> src/input_type.rs:7:4
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn unpack_p2sh(script_sig: &Script) -> Option<Script> {
[INFO] [stdout]   |    ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InputType` is never used
[INFO] [stdout]   --> src/input_type.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) enum InputType {
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_spent_input`, `segwit_from_script`, and `expected_input_weight` are never used
[INFO] [stdout]   --> src/input_type.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl InputType {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 24 |     pub(crate) fn from_spent_input(txout: &TxOut, txin: &bitcoin::util::psbt::Input) -> Result<Self, InputTypeError> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     fn segwit_from_script(script: &Script, nested: bool) -> Result<Self, InputTypeError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub(crate) fn expected_input_weight(&self) -> crate::weight::Weight {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SegWitV0Type` is never used
[INFO] [stdout]   --> src/input_type.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub(crate) enum SegWitV0Type {
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InputTypeError` is never used
[INFO] [stdout]   --> src/input_type.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub(crate) enum InputTypeError {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/uri.rs:99:23
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub struct Bip21Error(InternalBip21Error);
[INFO] [stdout]    |            ---------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Bip21Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/uri.rs:102:25
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct PjParseError(InternalPjParseError);
[INFO] [stdout]     |            ------------ ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `PjParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/uri.rs:106:12
[INFO] [stdout]     |
[INFO] [stdout] 106 |     Amount(bitcoin::util::amount::ParseAmountError),
[INFO] [stdout]     |     ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InternalBip21Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 106 -     Amount(bitcoin::util::amount::ParseAmountError),
[INFO] [stdout] 106 +     Amount(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/uri.rs:107:18
[INFO] [stdout]     |
[INFO] [stdout] 107 |     DuplicateKey(&'static str),
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InternalBip21Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 107 -     DuplicateKey(&'static str),
[INFO] [stdout] 107 +     DuplicateKey(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bip78 v0.1.0-preview (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/uri.rs:108:15
[INFO] [stdout]     |
[INFO] [stdout] 108 |     BadSchema(String),
[INFO] [stdout]     |     --------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InternalBip21Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 108 -     BadSchema(String),
[INFO] [stdout] 108 +     BadSchema(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/uri.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |     Address(bitcoin::util::address::Error),
[INFO] [stdout]     |     ------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InternalBip21Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 109 -     Address(bitcoin::util::address::Error),
[INFO] [stdout] 109 +     Address(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/uri.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |     BadPjos(String),
[INFO] [stdout]     |     ------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InternalPjParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 114 -     BadPjos(String),
[INFO] [stdout] 114 +     BadPjos(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/uri.rs:115:15
[INFO] [stdout]     |
[INFO] [stdout] 115 |     BadSchema(String),
[INFO] [stdout]     |     --------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InternalPjParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 115 -     BadSchema(String),
[INFO] [stdout] 115 +     BadSchema(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `witness_weight` is never used
[INFO] [stdout]   --> src/weight.rs:81:4
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn witness_weight(witness: &Vec<Vec<u8>>) -> Weight {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ComputeWeight` is never used
[INFO] [stdout]   --> src/weight.rs:94:18
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub(crate) trait ComputeWeight {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ComputeSize` is never used
[INFO] [stdout]   --> src/weight.rs:98:18
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub(crate) trait ComputeSize {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `varint_size` is never used
[INFO] [stdout]    --> src/weight.rs:102:4
[INFO] [stdout]     |
[INFO] [stdout] 102 | fn varint_size(number: u64) -> u64 {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `ZERO`, `from_witness_data_size`, `from_non_witness_data_size`, and `manual_from_u64` are never used
[INFO] [stdout]   --> src/weight.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |     impl Weight {
[INFO] [stdout]    |     ----------- associated items in this implementation
[INFO] [stdout] 15 |         pub(crate) const ZERO: Weight = Weight(0);
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout] 16 |
[INFO] [stdout] 17 |         pub(crate) fn from_witness_data_size(size: u64) -> Self {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |         pub(crate) fn from_non_witness_data_size(size: u64) -> Self {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |         pub(crate) fn manual_from_u64(weight: u64) -> Self {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_sat_per_vb`, `to_sat_per_vb`, and `to_sat_per_wu` are never used
[INFO] [stdout]   --> src/fee_rate.rs:8:19
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl FeeRate {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout]  8 |     pub(crate) fn from_sat_per_vb(rate: u64) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub(crate) fn to_sat_per_vb(self) -> u64 {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub(crate) fn to_sat_per_wu(self) -> u64 {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `PsbtExt` is never used
[INFO] [stdout]  --> src/psbt.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) trait PsbtExt {
[INFO] [stdout]   |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InputPair` is never constructed
[INFO] [stdout]   --> src/psbt.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub(crate) struct InputPair<'a> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `previous_txout` and `validate_utxo` are never used
[INFO] [stdout]   --> src/psbt.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl<'a> InputPair<'a> {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] 39 |     /// Returns TxOut associated with the input
[INFO] [stdout] 40 |     pub fn previous_txout(&self) -> Result<&TxOut, PrevTxOutError> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn validate_utxo(&self, treat_missing_as_error: bool) -> Result<(), PsbtInputError> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PrevTxOutError` is never used
[INFO] [stdout]   --> src/psbt.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub(crate) enum PrevTxOutError {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PsbtInputError` is never used
[INFO] [stdout]   --> src/psbt.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub(crate) enum PsbtInputError {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PsbtInputsError` is never constructed
[INFO] [stdout]    --> src/psbt.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub struct PsbtInputsError {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `expected_input_weight` is never used
[INFO] [stdout]   --> src/input_type.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl InputType {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub(crate) fn expected_input_weight(&self) -> crate::weight::Weight {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/uri.rs:99:23
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub struct Bip21Error(InternalBip21Error);
[INFO] [stdout]    |            ---------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Bip21Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/uri.rs:102:25
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct PjParseError(InternalPjParseError);
[INFO] [stdout]     |            ------------ ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `PjParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/uri.rs:106:12
[INFO] [stdout]     |
[INFO] [stdout] 106 |     Amount(bitcoin::util::amount::ParseAmountError),
[INFO] [stdout]     |     ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InternalBip21Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 106 -     Amount(bitcoin::util::amount::ParseAmountError),
[INFO] [stdout] 106 +     Amount(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/uri.rs:107:18
[INFO] [stdout]     |
[INFO] [stdout] 107 |     DuplicateKey(&'static str),
[INFO] [stdout]     |     ------------ ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InternalBip21Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 107 -     DuplicateKey(&'static str),
[INFO] [stdout] 107 +     DuplicateKey(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/uri.rs:108:15
[INFO] [stdout]     |
[INFO] [stdout] 108 |     BadSchema(String),
[INFO] [stdout]     |     --------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InternalBip21Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 108 -     BadSchema(String),
[INFO] [stdout] 108 +     BadSchema(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/uri.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |     Address(bitcoin::util::address::Error),
[INFO] [stdout]     |     ------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InternalBip21Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 109 -     Address(bitcoin::util::address::Error),
[INFO] [stdout] 109 +     Address(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/uri.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |     BadPjos(String),
[INFO] [stdout]     |     ------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InternalPjParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 114 -     BadPjos(String),
[INFO] [stdout] 114 +     BadPjos(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/uri.rs:115:15
[INFO] [stdout]     |
[INFO] [stdout] 115 |     BadSchema(String),
[INFO] [stdout]     |     --------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InternalPjParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 115 -     BadSchema(String),
[INFO] [stdout] 115 +     BadSchema(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `witness_weight` is never used
[INFO] [stdout]   --> src/weight.rs:81:4
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn witness_weight(witness: &Vec<Vec<u8>>) -> Weight {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ComputeWeight` is never used
[INFO] [stdout]   --> src/weight.rs:94:18
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub(crate) trait ComputeWeight {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ComputeSize` is never used
[INFO] [stdout]   --> src/weight.rs:98:18
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub(crate) trait ComputeSize {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `varint_size` is never used
[INFO] [stdout]    --> src/weight.rs:102:4
[INFO] [stdout]     |
[INFO] [stdout] 102 | fn varint_size(number: u64) -> u64 {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `ZERO`, `from_witness_data_size`, `from_non_witness_data_size`, and `manual_from_u64` are never used
[INFO] [stdout]   --> src/weight.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |     impl Weight {
[INFO] [stdout]    |     ----------- associated items in this implementation
[INFO] [stdout] 15 |         pub(crate) const ZERO: Weight = Weight(0);
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout] 16 |
[INFO] [stdout] 17 |         pub(crate) fn from_witness_data_size(size: u64) -> Self {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |         pub(crate) fn from_non_witness_data_size(size: u64) -> Self {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |         pub(crate) fn manual_from_u64(weight: u64) -> Self {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_sat_per_vb`, `to_sat_per_vb`, and `to_sat_per_wu` are never used
[INFO] [stdout]   --> src/fee_rate.rs:8:19
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl FeeRate {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout]  8 |     pub(crate) fn from_sat_per_vb(rate: u64) -> Self {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub(crate) fn to_sat_per_vb(self) -> u64 {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub(crate) fn to_sat_per_wu(self) -> u64 {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `PsbtExt` is never used
[INFO] [stdout]  --> src/psbt.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) trait PsbtExt {
[INFO] [stdout]   |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InputPair` is never constructed
[INFO] [stdout]   --> src/psbt.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub(crate) struct InputPair<'a> {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `previous_txout` and `validate_utxo` are never used
[INFO] [stdout]   --> src/psbt.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl<'a> InputPair<'a> {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout] 39 |     /// Returns TxOut associated with the input
[INFO] [stdout] 40 |     pub fn previous_txout(&self) -> Result<&TxOut, PrevTxOutError> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn validate_utxo(&self, treat_missing_as_error: bool) -> Result<(), PsbtInputError> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PrevTxOutError` is never used
[INFO] [stdout]   --> src/psbt.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub(crate) enum PrevTxOutError {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PsbtInputError` is never used
[INFO] [stdout]   --> src/psbt.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub(crate) enum PsbtInputError {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PsbtInputsError` is never constructed
[INFO] [stdout]    --> src/psbt.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub struct PsbtInputsError {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] running `Command { std: "docker" "inspect" "be04fae9ca6e92a384f1c4943b1a5c0b857c112ce3282d8fefd542c565f96a2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be04fae9ca6e92a384f1c4943b1a5c0b857c112ce3282d8fefd542c565f96a2d", kill_on_drop: false }`
[INFO] [stdout] be04fae9ca6e92a384f1c4943b1a5c0b857c112ce3282d8fefd542c565f96a2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b1cf1e9d49b625b22a06cf9c6c955e9132c1a302e15376147e6d8710a76cf222
[INFO] running `Command { std: "docker" "start" "-a" "b1cf1e9d49b625b22a06cf9c6c955e9132c1a302e15376147e6d8710a76cf222", kill_on_drop: false }`
[INFO] [stderr] warning: function `unpack_p2sh` is never used
[INFO] [stderr]  --> src/input_type.rs:7:4
[INFO] [stderr]   |
[INFO] [stderr] 7 | fn unpack_p2sh(script_sig: &Script) -> Option<Script> {
[INFO] [stderr]   |    ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `InputType` is never used
[INFO] [stderr]   --> src/input_type.rs:15:17
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub(crate) enum InputType {
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `from_spent_input`, `segwit_from_script`, and `expected_input_weight` are never used
[INFO] [stderr]   --> src/input_type.rs:24:19
[INFO] [stderr]    |
[INFO] [stderr] 23 | impl InputType {
[INFO] [stderr]    | -------------- associated items in this implementation
[INFO] [stderr] 24 |     pub(crate) fn from_spent_input(txout: &TxOut, txin: &bitcoin::util::psbt::Input) -> Result<Self, InputTypeError> {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 46 |     fn segwit_from_script(script: &Script, nested: bool) -> Result<Self, InputTypeError> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 56 |     pub(crate) fn expected_input_weight(&self) -> crate::weight::Weight {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `SegWitV0Type` is never used
[INFO] [stderr]   --> src/input_type.rs:72:17
[INFO] [stderr]    |
[INFO] [stderr] 72 | pub(crate) enum SegWitV0Type {
[INFO] [stderr]    |                 ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `InputTypeError` is never used
[INFO] [stderr]   --> src/input_type.rs:94:17
[INFO] [stderr]    |
[INFO] [stderr] 94 | pub(crate) enum InputTypeError {
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/uri.rs:99:23
[INFO] [stderr]    |
[INFO] [stderr] 99 | pub struct Bip21Error(InternalBip21Error);
[INFO] [stderr]    |            ---------- ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `Bip21Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/uri.rs:102:25
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub struct PjParseError(InternalPjParseError);
[INFO] [stderr]     |            ------------ ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `PjParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/uri.rs:106:12
[INFO] [stderr]     |
[INFO] [stderr] 106 |     Amount(bitcoin::util::amount::ParseAmountError),
[INFO] [stderr]     |     ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `InternalBip21Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 106 -     Amount(bitcoin::util::amount::ParseAmountError),
[INFO] [stderr] 106 +     Amount(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/uri.rs:107:18
[INFO] [stderr]     |
[INFO] [stderr] 107 |     DuplicateKey(&'static str),
[INFO] [stderr]     |     ------------ ^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `InternalBip21Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 107 -     DuplicateKey(&'static str),
[INFO] [stderr] 107 +     DuplicateKey(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/uri.rs:108:15
[INFO] [stderr]     |
[INFO] [stderr] 108 |     BadSchema(String),
[INFO] [stderr]     |     --------- ^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `InternalBip21Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 108 -     BadSchema(String),
[INFO] [stderr] 108 +     BadSchema(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/uri.rs:109:13
[INFO] [stderr]     |
[INFO] [stderr] 109 |     Address(bitcoin::util::address::Error),
[INFO] [stderr]     |     ------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `InternalBip21Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 109 -     Address(bitcoin::util::address::Error),
[INFO] [stderr] 109 +     Address(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/uri.rs:114:13
[INFO] [stderr]     |
[INFO] [stderr] 114 |     BadPjos(String),
[INFO] [stderr]     |     ------- ^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `InternalPjParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 114 -     BadPjos(String),
[INFO] [stderr] 114 +     BadPjos(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/uri.rs:115:15
[INFO] [stderr]     |
[INFO] [stderr] 115 |     BadSchema(String),
[INFO] [stderr]     |     --------- ^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `InternalPjParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 115 -     BadSchema(String),
[INFO] [stderr] 115 +     BadSchema(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: function `witness_weight` is never used
[INFO] [stderr]   --> src/weight.rs:81:4
[INFO] [stderr]    |
[INFO] [stderr] 81 | fn witness_weight(witness: &Vec<Vec<u8>>) -> Weight {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `ComputeWeight` is never used
[INFO] [stderr]   --> src/weight.rs:94:18
[INFO] [stderr]    |
[INFO] [stderr] 94 | pub(crate) trait ComputeWeight {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `ComputeSize` is never used
[INFO] [stderr]   --> src/weight.rs:98:18
[INFO] [stderr]    |
[INFO] [stderr] 98 | pub(crate) trait ComputeSize {
[INFO] [stderr]    |                  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `varint_size` is never used
[INFO] [stderr]    --> src/weight.rs:102:4
[INFO] [stderr]     |
[INFO] [stderr] 102 | fn varint_size(number: u64) -> u64 {
[INFO] [stderr]     |    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `ZERO`, `from_witness_data_size`, `from_non_witness_data_size`, and `manual_from_u64` are never used
[INFO] [stderr]   --> src/weight.rs:15:26
[INFO] [stderr]    |
[INFO] [stderr] 14 |     impl Weight {
[INFO] [stderr]    |     ----------- associated items in this implementation
[INFO] [stderr] 15 |         pub(crate) const ZERO: Weight = Weight(0);
[INFO] [stderr]    |                          ^^^^
[INFO] [stderr] 16 |
[INFO] [stderr] 17 |         pub(crate) fn from_witness_data_size(size: u64) -> Self {
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 21 |         pub(crate) fn from_non_witness_data_size(size: u64) -> Self {
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 25 |         pub(crate) fn manual_from_u64(weight: u64) -> Self {
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `from_sat_per_vb`, `to_sat_per_vb`, and `to_sat_per_wu` are never used
[INFO] [stderr]   --> src/fee_rate.rs:8:19
[INFO] [stderr]    |
[INFO] [stderr]  7 | impl FeeRate {
[INFO] [stderr]    | ------------ associated items in this implementation
[INFO] [stderr]  8 |     pub(crate) fn from_sat_per_vb(rate: u64) -> Self {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 16 |     pub(crate) fn to_sat_per_vb(self) -> u64 {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 20 |     pub(crate) fn to_sat_per_wu(self) -> u64 {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `PsbtExt` is never used
[INFO] [stderr]  --> src/psbt.rs:9:18
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub(crate) trait PsbtExt {
[INFO] [stderr]   |                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `InputPair` is never constructed
[INFO] [stderr]   --> src/psbt.rs:33:19
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub(crate) struct InputPair<'a> {
[INFO] [stderr]    |                   ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `previous_txout` and `validate_utxo` are never used
[INFO] [stderr]   --> src/psbt.rs:40:12
[INFO] [stderr]    |
[INFO] [stderr] 38 | impl<'a> InputPair<'a> {
[INFO] [stderr]    | ---------------------- methods in this implementation
[INFO] [stderr] 39 |     /// Returns TxOut associated with the input
[INFO] [stderr] 40 |     pub fn previous_txout(&self) -> Result<&TxOut, PrevTxOutError> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 52 |     pub fn validate_utxo(&self, treat_missing_as_error: bool) -> Result<(), PsbtInputError> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `PrevTxOutError` is never used
[INFO] [stderr]   --> src/psbt.rs:79:17
[INFO] [stderr]    |
[INFO] [stderr] 79 | pub(crate) enum PrevTxOutError {
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `PsbtInputError` is never used
[INFO] [stderr]   --> src/psbt.rs:96:17
[INFO] [stderr]    |
[INFO] [stderr] 96 | pub(crate) enum PsbtInputError {
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PsbtInputsError` is never constructed
[INFO] [stderr]    --> src/psbt.rs:130:12
[INFO] [stderr]     |
[INFO] [stderr] 130 | pub struct PsbtInputsError {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `expected_input_weight` is never used
[INFO] [stderr]   --> src/input_type.rs:56:19
[INFO] [stderr]    |
[INFO] [stderr] 23 | impl InputType {
[INFO] [stderr]    | -------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 56 |     pub(crate) fn expected_input_weight(&self) -> crate::weight::Weight {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bip78` (lib) generated 25 warnings
[INFO] [stderr] warning: `bip78` (lib test) generated 21 warnings (20 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bip78-01b892249d4b4396)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test input_type::tests::test_p2pk ... ok
[INFO] [stdout] test input_type::tests::test_p2pkh ... ok
[INFO] [stdout] test input_type::tests::test_p2sh ... ok
[INFO] [stdout] test input_type::tests::test_p2sh_p2wsh ... ok
[INFO] [stdout] test input_type::tests::test_p2wsh ... ok
[INFO] [stdout] test input_type::tests::test_p2wpkh ... ok
[INFO] [stderr]    Doc-tests bip78
[INFO] [stdout] test input_type::tests::test_p2sh_p2wpkh ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[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" "b1cf1e9d49b625b22a06cf9c6c955e9132c1a302e15376147e6d8710a76cf222", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1cf1e9d49b625b22a06cf9c6c955e9132c1a302e15376147e6d8710a76cf222", kill_on_drop: false }`
[INFO] [stdout] b1cf1e9d49b625b22a06cf9c6c955e9132c1a302e15376147e6d8710a76cf222
