[INFO] fetching crate pushtx 0.4.0... [INFO] testing pushtx-0.4.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate pushtx 0.4.0 into /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pushtx 0.4.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 70 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.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c548de71dd0e99f3c48bdeb4a82fd76d4456b0446b09bed49c419fd2304206d [INFO] running `Command { std: "docker" "start" "-a" "3c548de71dd0e99f3c48bdeb4a82fd76d4456b0446b09bed49c419fd2304206d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c548de71dd0e99f3c48bdeb4a82fd76d4456b0446b09bed49c419fd2304206d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c548de71dd0e99f3c48bdeb4a82fd76d4456b0446b09bed49c419fd2304206d", kill_on_drop: false }` [INFO] [stdout] 3c548de71dd0e99f3c48bdeb4a82fd76d4456b0446b09bed49c419fd2304206d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 826ad096569c0febcfd99b7186c3f481da27e3f5d831c1cb82def8a025df5094 [INFO] running `Command { std: "docker" "start" "-a" "826ad096569c0febcfd99b7186c3f481da27e3f5d831c1cb82def8a025df5094", kill_on_drop: false }` [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling bitcoin v0.31.2 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling bech32 v0.10.0-beta [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v0.8.11 [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 crossbeam-channel v0.5.15 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [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 12.74s [INFO] running `Command { std: "docker" "inspect" "826ad096569c0febcfd99b7186c3f481da27e3f5d831c1cb82def8a025df5094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "826ad096569c0febcfd99b7186c3f481da27e3f5d831c1cb82def8a025df5094", kill_on_drop: false }` [INFO] [stdout] 826ad096569c0febcfd99b7186c3f481da27e3f5d831c1cb82def8a025df5094 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9853a2c27d562cd95dda37f4a5f18abff8d0954a6641c2b986f56964a5932ddb [INFO] running `Command { std: "docker" "start" "-a" "9853a2c27d562cd95dda37f4a5f18abff8d0954a6641c2b986f56964a5932ddb", 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.56s [INFO] running `Command { std: "docker" "inspect" "9853a2c27d562cd95dda37f4a5f18abff8d0954a6641c2b986f56964a5932ddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9853a2c27d562cd95dda37f4a5f18abff8d0954a6641c2b986f56964a5932ddb", kill_on_drop: false }` [INFO] [stdout] 9853a2c27d562cd95dda37f4a5f18abff8d0954a6641c2b986f56964a5932ddb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5041f5ec9cd089dadb8c336f6d8255955049263500a489af5db539c4ff89eb77 [INFO] running `Command { std: "docker" "start" "-a" "5041f5ec9cd089dadb8c336f6d8255955049263500a489af5db539c4ff89eb77", 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.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pushtx-a25cdebcac22233b) [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.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5041f5ec9cd089dadb8c336f6d8255955049263500a489af5db539c4ff89eb77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5041f5ec9cd089dadb8c336f6d8255955049263500a489af5db539c4ff89eb77", kill_on_drop: false }` [INFO] [stdout] 5041f5ec9cd089dadb8c336f6d8255955049263500a489af5db539c4ff89eb77