[INFO] fetching crate nakamoto-common 0.4.0...
[INFO] testing nakamoto-common-0.4.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate nakamoto-common 0.4.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate nakamoto-common 0.4.0
[INFO] finished tweaking crates.io crate nakamoto-common 0.4.0
[INFO] tweaked toml for crates.io crate nakamoto-common 0.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nakamoto-common 0.4.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 25 packages to latest compatible versions
[INFO] [stderr]       Adding bitcoin v0.29.2 (available: v0.32.7)
[INFO] [stderr]       Adding bitcoin_hashes v0.11.0 (available: v0.17.0)
[INFO] [stderr]       Adding fastrand v1.9.0 (available: v2.3.0)
[INFO] [stderr]       Adding nonempty v0.7.0 (available: v0.12.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e67db06a8b42aa1b576bfa0d1931b05dbf7a89283569c22e3cfbdd9d4400c6eb
[INFO] running `Command { std: "docker" "start" "-a" "e67db06a8b42aa1b576bfa0d1931b05dbf7a89283569c22e3cfbdd9d4400c6eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e67db06a8b42aa1b576bfa0d1931b05dbf7a89283569c22e3cfbdd9d4400c6eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e67db06a8b42aa1b576bfa0d1931b05dbf7a89283569c22e3cfbdd9d4400c6eb", kill_on_drop: false }`
[INFO] [stdout] e67db06a8b42aa1b576bfa0d1931b05dbf7a89283569c22e3cfbdd9d4400c6eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 61d16bc654730c352f27d608f8ed11c1c2fe75602e3bd26d20ad0dcea222d431
[INFO] running `Command { std: "docker" "start" "-a" "61d16bc654730c352f27d608f8ed11c1c2fe75602e3bd26d20ad0dcea222d431", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling nonempty v0.7.0
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling nakamoto-net v0.4.0
[INFO] [stderr]    Compiling microserde-derive v0.1.13
[INFO] [stderr]    Compiling microserde v0.1.13
[INFO] [stderr]    Compiling secp256k1 v0.24.3
[INFO] [stderr]    Compiling bitcoin v0.29.2
[INFO] [stderr]    Compiling nakamoto-common v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/p2p/peer.rs:32:55
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&net::IpAddr, &KnownAddress)> + 'a>;
[INFO] [stdout]    |                  --                                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |                                    |
[INFO] [stdout]    |                  the lifetime is named here           the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&'a net::IpAddr, &'a KnownAddress)> + 'a>;
[INFO] [stdout]    |                                                        ++               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/p2p/peer.rs:116:55
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&net::IpAddr, &KnownAddress)> + 'a> {
[INFO] [stdout]     |                  --                                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                  |                                    |
[INFO] [stdout]     |                  the lifetime is named here           the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&'a net::IpAddr, &'a KnownAddress)> + 'a> {
[INFO] [stdout]     |                                                        ++               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/p2p/peer.rs:159:55
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&net::IpAddr, &KnownAddress)> + 'a> {
[INFO] [stdout]     |                  --                                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                  |                                    |
[INFO] [stdout]     |                  the lifetime is named here           the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&'a net::IpAddr, &'a KnownAddress)> + 'a> {
[INFO] [stdout]     |                                                        ++               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.97s
[INFO] running `Command { std: "docker" "inspect" "61d16bc654730c352f27d608f8ed11c1c2fe75602e3bd26d20ad0dcea222d431", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61d16bc654730c352f27d608f8ed11c1c2fe75602e3bd26d20ad0dcea222d431", kill_on_drop: false }`
[INFO] [stdout] 61d16bc654730c352f27d608f8ed11c1c2fe75602e3bd26d20ad0dcea222d431
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c897344e6d6fb592b4f6d2c8f7c85afbe2d9491d1fb74860e222c25990941ed9
[INFO] running `Command { std: "docker" "start" "-a" "c897344e6d6fb592b4f6d2c8f7c85afbe2d9491d1fb74860e222c25990941ed9", kill_on_drop: false }`
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/p2p/peer.rs:32:55
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&net::IpAddr, &KnownAddress)> + 'a>;
[INFO] [stdout]    |                  --                                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |                                    |
[INFO] [stdout]    |                  the lifetime is named here           the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&'a net::IpAddr, &'a KnownAddress)> + 'a>;
[INFO] [stdout]    |                                                        ++               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/p2p/peer.rs:116:55
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&net::IpAddr, &KnownAddress)> + 'a> {
[INFO] [stdout]     |                  --                                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                  |                                    |
[INFO] [stdout]     |                  the lifetime is named here           the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&'a net::IpAddr, &'a KnownAddress)> + 'a> {
[INFO] [stdout]     |                                                        ++               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/p2p/peer.rs:159:55
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&net::IpAddr, &KnownAddress)> + 'a> {
[INFO] [stdout]     |                  --                                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                  |                                    |
[INFO] [stdout]     |                  the lifetime is named here           the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&'a net::IpAddr, &'a KnownAddress)> + 'a> {
[INFO] [stdout]     |                                                        ++               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nakamoto-common v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/p2p/peer.rs:32:55
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&net::IpAddr, &KnownAddress)> + 'a>;
[INFO] [stdout]    |                  --                                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                  |                                    |
[INFO] [stdout]    |                  the lifetime is named here           the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&'a net::IpAddr, &'a KnownAddress)> + 'a>;
[INFO] [stdout]    |                                                        ++               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/p2p/peer.rs:116:55
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&net::IpAddr, &KnownAddress)> + 'a> {
[INFO] [stdout]     |                  --                                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                  |                                    |
[INFO] [stdout]     |                  the lifetime is named here           the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&'a net::IpAddr, &'a KnownAddress)> + 'a> {
[INFO] [stdout]     |                                                        ++               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/p2p/peer.rs:159:55
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&net::IpAddr, &KnownAddress)> + 'a> {
[INFO] [stdout]     |                  --                                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                  |                                    |
[INFO] [stdout]     |                  the lifetime is named here           the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&'a net::IpAddr, &'a KnownAddress)> + 'a> {
[INFO] [stdout]     |                                                        ++               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s
[INFO] running `Command { std: "docker" "inspect" "c897344e6d6fb592b4f6d2c8f7c85afbe2d9491d1fb74860e222c25990941ed9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c897344e6d6fb592b4f6d2c8f7c85afbe2d9491d1fb74860e222c25990941ed9", kill_on_drop: false }`
[INFO] [stdout] c897344e6d6fb592b4f6d2c8f7c85afbe2d9491d1fb74860e222c25990941ed9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] bc3fb7f7c37b255c24bf296fb6d70af72470833c56f4ee08dfce1ee55410a945
[INFO] running `Command { std: "docker" "start" "-a" "bc3fb7f7c37b255c24bf296fb6d70af72470833c56f4ee08dfce1ee55410a945", kill_on_drop: false }`
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/p2p/peer.rs:32:55
[INFO] [stderr]    |
[INFO] [stderr] 32 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&net::IpAddr, &KnownAddress)> + 'a>;
[INFO] [stderr]    |                  --                                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                  |                                    |
[INFO] [stderr]    |                  the lifetime is named here           the same 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: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 32 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&'a net::IpAddr, &'a KnownAddress)> + 'a>;
[INFO] [stderr]    |                                                        ++               ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/p2p/peer.rs:116:55
[INFO] [stderr]     |
[INFO] [stderr] 116 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&net::IpAddr, &KnownAddress)> + 'a> {
[INFO] [stderr]     |                  --                                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                  |                                    |
[INFO] [stderr]     |                  the lifetime is named here           the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 116 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&'a net::IpAddr, &'a KnownAddress)> + 'a> {
[INFO] [stderr]     |                                                        ++               ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/p2p/peer.rs:159:55
[INFO] [stderr]     |
[INFO] [stderr] 159 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&net::IpAddr, &KnownAddress)> + 'a> {
[INFO] [stderr]     |                  --                                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                  |                                    |
[INFO] [stderr]     |                  the lifetime is named here           the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 159 |     fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = (&'a net::IpAddr, &'a KnownAddress)> + 'a> {
[INFO] [stderr]     |                                                        ++               ++
[INFO] [stderr] 
[INFO] [stderr] warning: `nakamoto-common` (lib) generated 3 warnings (run `cargo fix --lib -p nakamoto-common` to apply 3 suggestions)
[INFO] [stderr] warning: `nakamoto-common` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nakamoto_common-4dab988dbe356499)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test block::time::tests::test_adjusted_time ... ok
[INFO] [stdout] test block::time::tests::test_adjusted_time_negative ... ok
[INFO] [stdout] test block::time::tests::test_local_duration_display ... ok
[INFO] [stdout] test p2p::peer::tests::test_known_address ... ok
[INFO] [stdout] test block::time::tests::test_adjusted_time_max_samples ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nakamoto_common
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/block/iter.rs - block::iter::Iter<'a,T>::next_back (line 40) ... ok
[INFO] [stdout] test src/network.rs - network::Network::genesis (line 164) ... ok
[INFO] [stdout] test src/block.rs - block::locators_indexes (line 32) ... ok
[INFO] [stdout] test src/block/filter.rs - block::filter::FilterHeader::genesis (line 19) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bc3fb7f7c37b255c24bf296fb6d70af72470833c56f4ee08dfce1ee55410a945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc3fb7f7c37b255c24bf296fb6d70af72470833c56f4ee08dfce1ee55410a945", kill_on_drop: false }`
[INFO] [stdout] bc3fb7f7c37b255c24bf296fb6d70af72470833c56f4ee08dfce1ee55410a945
