[INFO] fetching crate pushtx 0.4.0...
[INFO] testing pushtx-0.4.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate pushtx 0.4.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate pushtx 0.4.0
[INFO] finished tweaking crates.io crate pushtx 0.4.0
[INFO] tweaked toml for crates.io crate pushtx 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pushtx 0.4.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 60 packages to latest compatible versions
[INFO] [stderr]       Adding bitcoin v0.31.2 (available: v0.32.7)
[INFO] [stderr]       Adding dns-lookup v2.1.1 (available: v3.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dns-lookup v2.1.1
[INFO] [stderr]   Downloaded bech32 v0.10.0-beta
[INFO] [stderr]   Downloaded peerlink v0.8.0
[INFO] [stderr]   Downloaded bitcoin v0.31.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d667a4cc9fa5809b79f6a1a3dc7f320cc4bb8071d89ecda7425dc3e46971e02
[INFO] running `Command { std: "docker" "start" "-a" "0d667a4cc9fa5809b79f6a1a3dc7f320cc4bb8071d89ecda7425dc3e46971e02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d667a4cc9fa5809b79f6a1a3dc7f320cc4bb8071d89ecda7425dc3e46971e02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d667a4cc9fa5809b79f6a1a3dc7f320cc4bb8071d89ecda7425dc3e46971e02", kill_on_drop: false }`
[INFO] [stdout] 0d667a4cc9fa5809b79f6a1a3dc7f320cc4bb8071d89ecda7425dc3e46971e02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d67d90df3590f2ef8e7cb0a1ef4261232d920efe45ec2baed80a03dc7805b9e
[INFO] running `Command { std: "docker" "start" "-a" "5d67d90df3590f2ef8e7cb0a1ef4261232d920efe45ec2baed80a03dc7805b9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling hex-conservative v0.1.2
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling bitcoin v0.31.2
[INFO] [stderr]    Compiling bech32 v0.10.0-beta
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling dns-lookup v2.1.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling peerlink v0.8.0
[INFO] [stderr]    Compiling secp256k1 v0.28.2
[INFO] [stderr]    Compiling pushtx v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `version`, `wants_addr_v2`, and `wtxid_relay` are never read
[INFO] [stdout]   --> src/handshake.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     Done {
[INFO] [stdout]    |     ---- fields in this variant
[INFO] [stdout] 40 |         /// The peer's advertised version.
[INFO] [stdout] 41 |         version: &'a VersionMessage,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 42 |         /// Whether the peer prefers AddrV2 messages.
[INFO] [stdout] 43 |         wants_addr_v2: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 44 |         /// Wtxid relay
[INFO] [stdout] 45 |         wtxid_relay: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `peer`, `addr`, and `interface` are never read
[INFO] [stdout]   --> src/p2p.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     ConnectedFrom {
[INFO] [stdout]    |     ------------- fields in this variant
[INFO] [stdout] 63 |         /// The peer associated with the event.
[INFO] [stdout] 64 |         peer: P,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 65 |         /// The address of the remote peer.
[INFO] [stdout] 66 |         addr: SocketAddr,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 67 |         /// The address of the local interface that accepted the connection.
[INFO] [stdout] 68 |         interface: SocketAddr,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `peer` and `message` are never read
[INFO] [stdout]   --> src/p2p.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     SendBufferFull {
[INFO] [stdout]    |     -------------- fields in this variant
[INFO] [stdout] 90 |         /// The peer associated with the event.
[INFO] [stdout] 91 |         peer: P,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 92 |         /// The message that could not be sent to the peer.
[INFO] [stdout] 93 |         message: RawNetworkMessage,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/handshake.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn update(&mut self, update: Update) -> Event {
[INFO] [stdout]    |                   ^^^^^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn update(&mut self, update: Update) -> Event<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.34s
[INFO] running `Command { std: "docker" "inspect" "5d67d90df3590f2ef8e7cb0a1ef4261232d920efe45ec2baed80a03dc7805b9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d67d90df3590f2ef8e7cb0a1ef4261232d920efe45ec2baed80a03dc7805b9e", kill_on_drop: false }`
[INFO] [stdout] 5d67d90df3590f2ef8e7cb0a1ef4261232d920efe45ec2baed80a03dc7805b9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 548650354ae2d7de59ea5c20068db4fd0e50735847423a6a15932c5e0f9af9d4
[INFO] running `Command { std: "docker" "start" "-a" "548650354ae2d7de59ea5c20068db4fd0e50735847423a6a15932c5e0f9af9d4", kill_on_drop: false }`
[INFO] [stdout] warning: fields `version`, `wants_addr_v2`, and `wtxid_relay` are never read
[INFO] [stdout]   --> src/handshake.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     Done {
[INFO] [stdout]    |     ---- fields in this variant
[INFO] [stdout] 40 |         /// The peer's advertised version.
[INFO] [stdout] 41 |         version: &'a VersionMessage,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 42 |         /// Whether the peer prefers AddrV2 messages.
[INFO] [stdout] 43 |         wants_addr_v2: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 44 |         /// Wtxid relay
[INFO] [stdout] 45 |         wtxid_relay: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` 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] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pushtx v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `peer`, `addr`, and `interface` are never read
[INFO] [stdout]   --> src/p2p.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     ConnectedFrom {
[INFO] [stdout]    |     ------------- fields in this variant
[INFO] [stdout] 63 |         /// The peer associated with the event.
[INFO] [stdout] 64 |         peer: P,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 65 |         /// The address of the remote peer.
[INFO] [stdout] 66 |         addr: SocketAddr,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 67 |         /// The address of the local interface that accepted the connection.
[INFO] [stdout] 68 |         interface: SocketAddr,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `peer` and `message` are never read
[INFO] [stdout]   --> src/p2p.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     SendBufferFull {
[INFO] [stdout]    |     -------------- fields in this variant
[INFO] [stdout] 90 |         /// The peer associated with the event.
[INFO] [stdout] 91 |         peer: P,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 92 |         /// The message that could not be sent to the peer.
[INFO] [stdout] 93 |         message: RawNetworkMessage,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/handshake.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn update(&mut self, update: Update) -> Event {
[INFO] [stdout]    |                   ^^^^^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn update(&mut self, update: Update) -> Event<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version`, `wants_addr_v2`, and `wtxid_relay` are never read
[INFO] [stdout]   --> src/handshake.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     Done {
[INFO] [stdout]    |     ---- fields in this variant
[INFO] [stdout] 40 |         /// The peer's advertised version.
[INFO] [stdout] 41 |         version: &'a VersionMessage,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 42 |         /// Whether the peer prefers AddrV2 messages.
[INFO] [stdout] 43 |         wants_addr_v2: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 44 |         /// Wtxid relay
[INFO] [stdout] 45 |         wtxid_relay: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `peer`, `addr`, and `interface` are never read
[INFO] [stdout]   --> src/p2p.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     ConnectedFrom {
[INFO] [stdout]    |     ------------- fields in this variant
[INFO] [stdout] 63 |         /// The peer associated with the event.
[INFO] [stdout] 64 |         peer: P,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 65 |         /// The address of the remote peer.
[INFO] [stdout] 66 |         addr: SocketAddr,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 67 |         /// The address of the local interface that accepted the connection.
[INFO] [stdout] 68 |         interface: SocketAddr,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `peer` and `message` are never read
[INFO] [stdout]   --> src/p2p.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     SendBufferFull {
[INFO] [stdout]    |     -------------- fields in this variant
[INFO] [stdout] 90 |         /// The peer associated with the event.
[INFO] [stdout] 91 |         peer: P,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 92 |         /// The message that could not be sent to the peer.
[INFO] [stdout] 93 |         message: RawNetworkMessage,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/handshake.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn update(&mut self, update: Update) -> Event {
[INFO] [stdout]    |                   ^^^^^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn update(&mut self, update: Update) -> Event<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] running `Command { std: "docker" "inspect" "548650354ae2d7de59ea5c20068db4fd0e50735847423a6a15932c5e0f9af9d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "548650354ae2d7de59ea5c20068db4fd0e50735847423a6a15932c5e0f9af9d4", kill_on_drop: false }`
[INFO] [stdout] 548650354ae2d7de59ea5c20068db4fd0e50735847423a6a15932c5e0f9af9d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4f7f9e25de3c524cc33f01e38ab0cd8d8980daaea03ef4f18db919206fdb68fa
[INFO] running `Command { std: "docker" "start" "-a" "4f7f9e25de3c524cc33f01e38ab0cd8d8980daaea03ef4f18db919206fdb68fa", kill_on_drop: false }`
[INFO] [stderr] warning: fields `version`, `wants_addr_v2`, and `wtxid_relay` are never read
[INFO] [stderr]   --> src/handshake.rs:41:9
[INFO] [stderr]    |
[INFO] [stderr] 39 |     Done {
[INFO] [stderr]    |     ---- fields in this variant
[INFO] [stderr] 40 |         /// The peer's advertised version.
[INFO] [stderr] 41 |         version: &'a VersionMessage,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 42 |         /// Whether the peer prefers AddrV2 messages.
[INFO] [stderr] 43 |         wants_addr_v2: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 44 |         /// Wtxid relay
[INFO] [stderr] 45 |         wtxid_relay: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Event` 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] 
[INFO] [stderr] warning: fields `peer`, `addr`, and `interface` are never read
[INFO] [stderr]   --> src/p2p.rs:64:9
[INFO] [stderr]    |
[INFO] [stderr] 62 |     ConnectedFrom {
[INFO] [stderr]    |     ------------- fields in this variant
[INFO] [stderr] 63 |         /// The peer associated with the event.
[INFO] [stderr] 64 |         peer: P,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 65 |         /// The address of the remote peer.
[INFO] [stderr] 66 |         addr: SocketAddr,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 67 |         /// The address of the local interface that accepted the connection.
[INFO] [stderr] 68 |         interface: SocketAddr,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `peer` and `message` are never read
[INFO] [stderr]   --> src/p2p.rs:91:9
[INFO] [stderr]    |
[INFO] [stderr] 89 |     SendBufferFull {
[INFO] [stderr]    |     -------------- fields in this variant
[INFO] [stderr] 90 |         /// The peer associated with the event.
[INFO] [stderr] 91 |         peer: P,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 92 |         /// The message that could not be sent to the peer.
[INFO] [stderr] 93 |         message: RawNetworkMessage,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/handshake.rs:64:19
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub fn update(&mut self, update: Update) -> Event {
[INFO] [stderr]    |                   ^^^^^^^^^                     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub fn update(&mut self, update: Update) -> Event<'_> {
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `pushtx` (lib) generated 4 warnings (run `cargo fix --lib -p pushtx` to apply 1 suggestion)
[INFO] [stderr] warning: `pushtx` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pushtx-6e9f60efa24b50d2)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test net::tor::onion_pubkey_to_domain_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pushtx
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 17) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4f7f9e25de3c524cc33f01e38ab0cd8d8980daaea03ef4f18db919206fdb68fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f7f9e25de3c524cc33f01e38ab0cd8d8980daaea03ef4f18db919206fdb68fa", kill_on_drop: false }`
[INFO] [stdout] 4f7f9e25de3c524cc33f01e38ab0cd8d8980daaea03ef4f18db919206fdb68fa
