[INFO] fetching crate privpay 0.2.0...
[INFO] testing privpay-0.2.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate privpay 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate privpay 0.2.0
[INFO] finished tweaking crates.io crate privpay 0.2.0
[INFO] tweaked toml for crates.io crate privpay 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate privpay 0.2.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate privpay 0.2.0 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a93144bacee003dbb265fe4f760cc40d1ab56905cdc06b0e56b56d76c78d4c1b
[INFO] running `Command { std: "docker" "start" "-a" "a93144bacee003dbb265fe4f760cc40d1ab56905cdc06b0e56b56d76c78d4c1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a93144bacee003dbb265fe4f760cc40d1ab56905cdc06b0e56b56d76c78d4c1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a93144bacee003dbb265fe4f760cc40d1ab56905cdc06b0e56b56d76c78d4c1b", kill_on_drop: false }`
[INFO] [stdout] a93144bacee003dbb265fe4f760cc40d1ab56905cdc06b0e56b56d76c78d4c1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e08ed68f8fbfebf67f7469881d6665db0e75b7ee1d02b7ea3bc4818e920042bf
[INFO] running `Command { std: "docker" "start" "-a" "e08ed68f8fbfebf67f7469881d6665db0e75b7ee1d02b7ea3bc4818e920042bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling rustix v0.36.4
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.1.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling secstr v0.5.1
[INFO] [stderr]    Compiling console v0.15.2
[INFO] [stderr]    Compiling dialoguer v0.10.2
[INFO] [stderr]    Compiling is-terminal v0.4.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling secp256k1 v0.24.1
[INFO] [stderr]    Compiling bitcoin v0.29.2
[INFO] [stderr]    Compiling clap v4.0.29
[INFO] [stderr]    Compiling bip351 v0.3.0
[INFO] [stderr]    Compiling privpay v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |     Address(bitcoin::util::address::Error),
[INFO] [stdout]     |     ------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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] 430 -     Address(bitcoin::util::address::Error),
[INFO] [stdout] 430 +     Address(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:431:11
[INFO] [stdout]     |
[INFO] [stdout] 431 |     Bip32(bitcoin::util::bip32::Error),
[INFO] [stdout]     |     ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Error` 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] 431 -     Bip32(bitcoin::util::bip32::Error),
[INFO] [stdout] 431 +     Bip32(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:432:15
[INFO] [stdout]     |
[INFO] [stdout] 432 |     Dialoguer(std::io::Error),
[INFO] [stdout]     |     --------- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Error` 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] 432 -     Dialoguer(std::io::Error),
[INFO] [stdout] 432 +     Dialoguer(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:433:9
[INFO] [stdout]     |
[INFO] [stdout] 433 |     Hex(bitcoin::hashes::hex::Error),
[INFO] [stdout]     |     --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Error` 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] 433 -     Hex(bitcoin::hashes::hex::Error),
[INFO] [stdout] 433 +     Hex(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:434:20
[INFO] [stdout]     |
[INFO] [stdout] 434 |     PrivatePayment(bip351::Error),
[INFO] [stdout]     |     -------------- ^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Error` 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] 434 -     PrivatePayment(bip351::Error),
[INFO] [stdout] 434 +     PrivatePayment(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.89s
[INFO] running `Command { std: "docker" "inspect" "e08ed68f8fbfebf67f7469881d6665db0e75b7ee1d02b7ea3bc4818e920042bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e08ed68f8fbfebf67f7469881d6665db0e75b7ee1d02b7ea3bc4818e920042bf", kill_on_drop: false }`
[INFO] [stdout] e08ed68f8fbfebf67f7469881d6665db0e75b7ee1d02b7ea3bc4818e920042bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50dca29306096af5b3fdb276b1da3afffc6ce84fa92b63184475f19add0024b0
[INFO] running `Command { std: "docker" "start" "-a" "50dca29306096af5b3fdb276b1da3afffc6ce84fa92b63184475f19add0024b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling privpay v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |     Address(bitcoin::util::address::Error),
[INFO] [stdout]     |     ------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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] 430 -     Address(bitcoin::util::address::Error),
[INFO] [stdout] 430 +     Address(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:431:11
[INFO] [stdout]     |
[INFO] [stdout] 431 |     Bip32(bitcoin::util::bip32::Error),
[INFO] [stdout]     |     ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Error` 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] 431 -     Bip32(bitcoin::util::bip32::Error),
[INFO] [stdout] 431 +     Bip32(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:432:15
[INFO] [stdout]     |
[INFO] [stdout] 432 |     Dialoguer(std::io::Error),
[INFO] [stdout]     |     --------- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Error` 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] 432 -     Dialoguer(std::io::Error),
[INFO] [stdout] 432 +     Dialoguer(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:433:9
[INFO] [stdout]     |
[INFO] [stdout] 433 |     Hex(bitcoin::hashes::hex::Error),
[INFO] [stdout]     |     --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Error` 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] 433 -     Hex(bitcoin::hashes::hex::Error),
[INFO] [stdout] 433 +     Hex(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/main.rs:434:20
[INFO] [stdout]     |
[INFO] [stdout] 434 |     PrivatePayment(bip351::Error),
[INFO] [stdout]     |     -------------- ^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Error` 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] 434 -     PrivatePayment(bip351::Error),
[INFO] [stdout] 434 +     PrivatePayment(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s
[INFO] running `Command { std: "docker" "inspect" "50dca29306096af5b3fdb276b1da3afffc6ce84fa92b63184475f19add0024b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50dca29306096af5b3fdb276b1da3afffc6ce84fa92b63184475f19add0024b0", kill_on_drop: false }`
[INFO] [stdout] 50dca29306096af5b3fdb276b1da3afffc6ce84fa92b63184475f19add0024b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 25feea86ab8c6044dd80e6f991f3b27338912ea8483bbe506f8998e085185c60
[INFO] running `Command { std: "docker" "start" "-a" "25feea86ab8c6044dd80e6f991f3b27338912ea8483bbe506f8998e085185c60", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/main.rs:430:13
[INFO] [stderr]     |
[INFO] [stderr] 430 |     Address(bitcoin::util::address::Error),
[INFO] [stderr]     |     ------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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] 430 -     Address(bitcoin::util::address::Error),
[INFO] [stderr] 430 +     Address(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/main.rs:431:11
[INFO] [stderr]     |
[INFO] [stderr] 431 |     Bip32(bitcoin::util::bip32::Error),
[INFO] [stderr]     |     ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Error` 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] 431 -     Bip32(bitcoin::util::bip32::Error),
[INFO] [stderr] 431 +     Bip32(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/main.rs:432:15
[INFO] [stderr]     |
[INFO] [stderr] 432 |     Dialoguer(std::io::Error),
[INFO] [stderr]     |     --------- ^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Error` 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] 432 -     Dialoguer(std::io::Error),
[INFO] [stderr] 432 +     Dialoguer(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/main.rs:433:9
[INFO] [stderr]     |
[INFO] [stderr] 433 |     Hex(bitcoin::hashes::hex::Error),
[INFO] [stderr]     |     --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Error` 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] 433 -     Hex(bitcoin::hashes::hex::Error),
[INFO] [stderr] 433 +     Hex(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stdout] running 0 tests
[INFO] [stderr]    --> src/main.rs:434:20
[INFO] [stdout] 
[INFO] [stderr]     |
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] 434 |     PrivatePayment(bip351::Error),
[INFO] [stdout] 
[INFO] [stderr]     |     -------------- ^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Error` 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] 434 -     PrivatePayment(bip351::Error),
[INFO] [stderr] 434 +     PrivatePayment(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `privpay` (bin "privpay" test) generated 5 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/privpay-573ce94e27069911)
[INFO] running `Command { std: "docker" "inspect" "25feea86ab8c6044dd80e6f991f3b27338912ea8483bbe506f8998e085185c60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25feea86ab8c6044dd80e6f991f3b27338912ea8483bbe506f8998e085185c60", kill_on_drop: false }`
[INFO] [stdout] 25feea86ab8c6044dd80e6f991f3b27338912ea8483bbe506f8998e085185c60
