[INFO] cloning repository https://github.com/Ocelmot/routing_chord
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ocelmot/routing_chord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOcelmot%2Frouting_chord", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOcelmot%2Frouting_chord'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35b9c02ff50c1f35b94a3bcb75ecada891c21d32
[INFO] testing Ocelmot/routing_chord against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOcelmot%2Frouting_chord" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ocelmot/routing_chord
[INFO] finished tweaking git repo https://github.com/Ocelmot/routing_chord
[INFO] tweaked toml for git repo https://github.com/Ocelmot/routing_chord written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ocelmot/routing_chord on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ocelmot/routing_chord 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0fadd8a26507ca297c75b8e1936512a6d8d36754aeed8101c55bfb379816a197
[INFO] running `Command { std: "docker" "start" "-a" "0fadd8a26507ca297c75b8e1936512a6d8d36754aeed8101c55bfb379816a197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fadd8a26507ca297c75b8e1936512a6d8d36754aeed8101c55bfb379816a197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fadd8a26507ca297c75b8e1936512a6d8d36754aeed8101c55bfb379816a197", kill_on_drop: false }`
[INFO] [stdout] 0fadd8a26507ca297c75b8e1936512a6d8d36754aeed8101c55bfb379816a197
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75f551f9228266397ac1122f8b43d289eb1cd73bc6dea40d0607707ed7c327fa
[INFO] running `Command { std: "docker" "start" "-a" "75f551f9228266397ac1122f8b43d289eb1cd73bc6dea40d0607707ed7c327fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rsa v0.9.7
[INFO] [stderr]    Compiling routing_chord v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tracing::trace`
[INFO] [stdout]   --> src/id.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tracing::trace;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/error.rs:124:24
[INFO] [stdout]     |
[INFO] [stdout] 124 |     source: Option<Box<(dyn Error + Send + Sync + 'static)>>,
[INFO] [stdout]     |                        ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 124 -     source: Option<Box<(dyn Error + Send + Sync + 'static)>>,
[INFO] [stdout] 124 +     source: Option<Box<dyn Error + Send + Sync + 'static >>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error::Error`
[INFO] [stdout]  --> src/listener.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{error::Error, net::SocketAddr};
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]  --> src/listener.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::{error, trace};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AliasId`
[INFO] [stdout]   --> src/connections.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     alias::{AliasId, AliasOperation}, error::ChordResult, id::{ChordLocation, ChordPrivateKey, ChordPublicKey}, listener::process_co...
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alias::AliasOperation`
[INFO] [stdout]   --> src/requests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     alias::AliasOperation,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::id::ChordPublicKey`
[INFO] [stdout]   --> src/alias/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::id::ChordPublicKey;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Once`, `error::Error`, and `once`
[INFO] [stdout]  --> src/alias/manager.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     error::Error,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 4 |     iter::{once, Once},
[INFO] [stdout]   |            ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AliasId`, `ChordError`, and `self`
[INFO] [stdout]   --> src/alias/manager.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |     alias::{self, AliasId, AliasResponse, AliasStreamKey},
[INFO] [stdout]    |             ^^^^  ^^^^^^^
[INFO] [stdout] 14 |     connections::Connections,
[INFO] [stdout] 15 |     error::{ChordError, ChordResult, ErrorKind, ProblemWrap},
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/alias/manager.rs:563:25
[INFO] [stdout]     |
[INFO] [stdout] 562 |                         todo!("timed out, should regen entry. Requires the prev node and to be able to mutate the current node.");
[INFO] [stdout]     |                         --------------------------------------------------------------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 563 |                         break; // if a node is not responding, the later nodes will be unreachable
[INFO] [stdout]     |                         ^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ProblemWrap`
[INFO] [stdout]   --> src/alias/manager.rs:15:49
[INFO] [stdout]    |
[INFO] [stdout] 15 |     error::{ChordError, ChordResult, ErrorKind, ProblemWrap},
[INFO] [stdout]    |                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Deserialize`
[INFO] [stdout]  --> src/alias/manager.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/listener.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     addr: SocketAddr,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `of`
[INFO] [stdout]    --> src/processor.rs:566:46
[INFO] [stdout]     |
[INFO] [stdout] 566 |     async fn process_successor_of(&mut self, of: ChordLocation, key: ChordPublicKey, addr: String) {
[INFO] [stdout]     |                                              ^^ help: if this is intentional, prefix it with an underscore: `_of`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/processor.rs:566:65
[INFO] [stdout]     |
[INFO] [stdout] 566 |     async fn process_successor_of(&mut self, of: ChordLocation, key: ChordPublicKey, addr: String) {
[INFO] [stdout]     |                                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]    --> src/processor.rs:566:86
[INFO] [stdout]     |
[INFO] [stdout] 566 |     async fn process_successor_of(&mut self, of: ChordLocation, key: ChordPublicKey, addr: String) {
[INFO] [stdout]     |                                                                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/processor.rs:573:9
[INFO] [stdout]     |
[INFO] [stdout] 573 |         id: ChordPublicKey,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]    --> src/processor.rs:574:9
[INFO] [stdout]     |
[INFO] [stdout] 574 |         msg: AssociateMessage,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Problem` is never used
[INFO] [stdout]  --> src/error.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub trait Problem<T, P> {
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `process_message` is never used
[INFO] [stdout]   --> src/listener.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | async fn process_message(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pub_addr` and `listen_port` are never read
[INFO] [stdout]   --> src/peer.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub(crate) struct PeerReader<MessageType> {
[INFO] [stdout]    |                   ---------- fields in this struct
[INFO] [stdout] 71 |     other_id: ChordPublicKey,
[INFO] [stdout] 72 |     pub_addr: IpAddr,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 73 |     listen_port: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `pub_addr` and `listen_addr` are never used
[INFO] [stdout]    --> src/peer.rs:101:19
[INFO] [stdout]     |
[INFO] [stdout]  79 | impl<T: MessageType> PeerReader<T> {
[INFO] [stdout]     | ---------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub(crate) fn pub_addr(&self) -> String {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub(crate) fn listen_addr(&self) -> SocketAddr {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `other_addr` is never used
[INFO] [stdout]    --> src/peer.rs:177:19
[INFO] [stdout]     |
[INFO] [stdout] 152 | impl<T: MessageType> PeerWriter<T> {
[INFO] [stdout]     | ---------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub(crate) fn other_addr(&self) -> String {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `listen_port`, `channel_ref`, `member_addr`, and `associate_send` are never used
[INFO] [stdout]    --> src/connections.rs:53:19
[INFO] [stdout]     |
[INFO] [stdout]  28 | impl Connections {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  53 |     pub(crate) fn listen_port(&self) -> u16 {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  57 |     pub(crate) fn channel_ref(&self) -> &Sender<Message> {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn member_addr<L: Into<ChordLocation>>(&self, location: L) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub(crate) async fn associate_send(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TIMEOUT` is never used
[INFO] [stdout]   --> src/requests.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const TIMEOUT: Duration = Duration::from_secs(180);
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `send_reply` and `upkeep` are never used
[INFO] [stdout]   --> src/requests.rs:70:18
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl Requests {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub async fn send_reply(&mut self, connections: &mut Connections, to: ChordLocation, req_id: u64, reply: Reply) {
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |     pub fn upkeep(&mut self) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AliasId` is never constructed
[INFO] [stdout]  --> src/alias/mod.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) struct AliasId(u64);
[INFO] [stdout]   |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `generate` is never used
[INFO] [stdout]  --> src/alias/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl AliasId {
[INFO] [stdout]   | ------------ associated function in this implementation
[INFO] [stdout] 8 |     pub fn generate() -> Self {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ALIAS_EXPIRY` is never used
[INFO] [stdout]   --> src/alias/alias.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | const ALIAS_EXPIRY: Duration = Duration::from_secs(15 * 60); // 15 mins
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_stream_key`, `unwrap`, and `is_expired` are never used
[INFO] [stdout]    --> src/alias/alias.rs:248:19
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl HostedAliasEntry {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 248 |     pub(crate) fn get_stream_key(&self) -> AliasStreamKey {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub(crate) fn unwrap(&mut self, ciphertext: Vec<u8>) -> ChordResult<Vec<u8>> {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 267 |     pub(crate) fn is_expired(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ENTRY_PING` is never used
[INFO] [stdout]   --> src/alias/manager.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const ENTRY_PING: Duration = Duration::from_secs(30);
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ENTRY_TIMEOUT` is never used
[INFO] [stdout]   --> src/alias/manager.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | const ENTRY_TIMEOUT: Duration = Duration::from_secs(60000);
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `handle_pending` is never used
[INFO] [stdout]    --> src/alias/manager.rs:515:25
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl Aliases {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 515 |     pub(crate) async fn handle_pending(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ListenMessage` is never used
[INFO] [stdout]  --> src/alias/listen_handle.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum ListenMessage {
[INFO] [stdout]   |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ListenHandler` is never constructed
[INFO] [stdout]   --> src/alias/listen_handle.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ListenHandler {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `await_activity`, and `recv` are never used
[INFO] [stdout]   --> src/alias/listen_handle.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListenHandler {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 17 |     pub(crate) fn new(receiver: Receiver<ListenMessage>) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub async fn await_activity(&mut self) -> ChordResult<Option<Vec<u8>>> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub async fn recv(&mut self) -> ChordResult<Vec<u8>> {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `recv_queue` is never read
[INFO] [stdout]   --> src/processor.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct ChordProcessor {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     recv_queue: Sender<Vec<u8>>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `other_addr` is never used
[INFO] [stdout]   --> src/protocol.rs:42:19
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl ProtocolWriterStream {
[INFO] [stdout]    | ------------------------- method in this implementation
[INFO] [stdout] 42 |     pub(crate) fn other_addr(&self) -> String {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `other_addr` is never used
[INFO] [stdout]   --> src/protocol.rs:61:19
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl ProtocolReaderStream {
[INFO] [stdout]    | ------------------------- method in this implementation
[INFO] [stdout] 61 |     pub(crate) fn other_addr(&self) -> String {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/connections.rs:213:21
[INFO] [stdout]     |
[INFO] [stdout] 213 |                     sender.send(msg).await;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 213 |                     let _ = sender.send(msg).await;
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.80s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "75f551f9228266397ac1122f8b43d289eb1cd73bc6dea40d0607707ed7c327fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75f551f9228266397ac1122f8b43d289eb1cd73bc6dea40d0607707ed7c327fa", kill_on_drop: false }`
[INFO] [stdout] 75f551f9228266397ac1122f8b43d289eb1cd73bc6dea40d0607707ed7c327fa
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 902b21ecca350f58784a03eb95514654bf3f75c199adccc2f234a1b6f542ff87
[INFO] running `Command { std: "docker" "start" "-a" "902b21ecca350f58784a03eb95514654bf3f75c199adccc2f234a1b6f542ff87", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling routing_chord v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tracing::trace`
[INFO] [stdout]   --> src/id.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tracing::trace;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/error.rs:124:24
[INFO] [stdout]     |
[INFO] [stdout] 124 |     source: Option<Box<(dyn Error + Send + Sync + 'static)>>,
[INFO] [stdout]     |                        ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 124 -     source: Option<Box<(dyn Error + Send + Sync + 'static)>>,
[INFO] [stdout] 124 +     source: Option<Box<dyn Error + Send + Sync + 'static >>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error::Error`
[INFO] [stdout]  --> src/listener.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{error::Error, net::SocketAddr};
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]  --> src/listener.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::{error, trace};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AliasId`
[INFO] [stdout]   --> src/connections.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     alias::{AliasId, AliasOperation}, error::ChordResult, id::{ChordLocation, ChordPrivateKey, ChordPublicKey}, listener::process_co...
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alias::AliasOperation`
[INFO] [stdout]   --> src/requests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     alias::AliasOperation,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::id::ChordPublicKey`
[INFO] [stdout]   --> src/alias/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::id::ChordPublicKey;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Once`, `error::Error`, and `once`
[INFO] [stdout]  --> src/alias/manager.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     error::Error,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 4 |     iter::{once, Once},
[INFO] [stdout]   |            ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AliasId`, `ChordError`, and `self`
[INFO] [stdout]   --> src/alias/manager.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |     alias::{self, AliasId, AliasResponse, AliasStreamKey},
[INFO] [stdout]    |             ^^^^  ^^^^^^^
[INFO] [stdout] 14 |     connections::Connections,
[INFO] [stdout] 15 |     error::{ChordError, ChordResult, ErrorKind, ProblemWrap},
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/alias/manager.rs:563:25
[INFO] [stdout]     |
[INFO] [stdout] 562 |                         todo!("timed out, should regen entry. Requires the prev node and to be able to mutate the current node.");
[INFO] [stdout]     |                         --------------------------------------------------------------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 563 |                         break; // if a node is not responding, the later nodes will be unreachable
[INFO] [stdout]     |                         ^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ProblemWrap`
[INFO] [stdout]   --> src/alias/manager.rs:15:49
[INFO] [stdout]    |
[INFO] [stdout] 15 |     error::{ChordError, ChordResult, ErrorKind, ProblemWrap},
[INFO] [stdout]    |                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Deserialize`
[INFO] [stdout]  --> src/alias/manager.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/listener.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     addr: SocketAddr,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `of`
[INFO] [stdout]    --> src/processor.rs:566:46
[INFO] [stdout]     |
[INFO] [stdout] 566 |     async fn process_successor_of(&mut self, of: ChordLocation, key: ChordPublicKey, addr: String) {
[INFO] [stdout]     |                                              ^^ help: if this is intentional, prefix it with an underscore: `_of`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/processor.rs:566:65
[INFO] [stdout]     |
[INFO] [stdout] 566 |     async fn process_successor_of(&mut self, of: ChordLocation, key: ChordPublicKey, addr: String) {
[INFO] [stdout]     |                                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]    --> src/processor.rs:566:86
[INFO] [stdout]     |
[INFO] [stdout] 566 |     async fn process_successor_of(&mut self, of: ChordLocation, key: ChordPublicKey, addr: String) {
[INFO] [stdout]     |                                                                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/processor.rs:573:9
[INFO] [stdout]     |
[INFO] [stdout] 573 |         id: ChordPublicKey,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]    --> src/processor.rs:574:9
[INFO] [stdout]     |
[INFO] [stdout] 574 |         msg: AssociateMessage,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Problem` is never used
[INFO] [stdout]  --> src/error.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub trait Problem<T, P> {
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `process_message` is never used
[INFO] [stdout]   --> src/listener.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | async fn process_message(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pub_addr` and `listen_port` are never read
[INFO] [stdout]   --> src/peer.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub(crate) struct PeerReader<MessageType> {
[INFO] [stdout]    |                   ---------- fields in this struct
[INFO] [stdout] 71 |     other_id: ChordPublicKey,
[INFO] [stdout] 72 |     pub_addr: IpAddr,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 73 |     listen_port: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `pub_addr` and `listen_addr` are never used
[INFO] [stdout]    --> src/peer.rs:101:19
[INFO] [stdout]     |
[INFO] [stdout]  79 | impl<T: MessageType> PeerReader<T> {
[INFO] [stdout]     | ---------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub(crate) fn pub_addr(&self) -> String {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub(crate) fn listen_addr(&self) -> SocketAddr {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `other_addr` is never used
[INFO] [stdout]    --> src/peer.rs:177:19
[INFO] [stdout]     |
[INFO] [stdout] 152 | impl<T: MessageType> PeerWriter<T> {
[INFO] [stdout]     | ---------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub(crate) fn other_addr(&self) -> String {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `listen_port`, `channel_ref`, `member_addr`, and `associate_send` are never used
[INFO] [stdout]    --> src/connections.rs:53:19
[INFO] [stdout]     |
[INFO] [stdout]  28 | impl Connections {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  53 |     pub(crate) fn listen_port(&self) -> u16 {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  57 |     pub(crate) fn channel_ref(&self) -> &Sender<Message> {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn member_addr<L: Into<ChordLocation>>(&self, location: L) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub(crate) async fn associate_send(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TIMEOUT` is never used
[INFO] [stdout]   --> src/requests.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const TIMEOUT: Duration = Duration::from_secs(180);
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `send_reply` and `upkeep` are never used
[INFO] [stdout]   --> src/requests.rs:70:18
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl Requests {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub async fn send_reply(&mut self, connections: &mut Connections, to: ChordLocation, req_id: u64, reply: Reply) {
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |     pub fn upkeep(&mut self) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AliasId` is never constructed
[INFO] [stdout]  --> src/alias/mod.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) struct AliasId(u64);
[INFO] [stdout]   |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `generate` is never used
[INFO] [stdout]  --> src/alias/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl AliasId {
[INFO] [stdout]   | ------------ associated function in this implementation
[INFO] [stdout] 8 |     pub fn generate() -> Self {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ALIAS_EXPIRY` is never used
[INFO] [stdout]   --> src/alias/alias.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | const ALIAS_EXPIRY: Duration = Duration::from_secs(15 * 60); // 15 mins
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_stream_key`, `unwrap`, and `is_expired` are never used
[INFO] [stdout]    --> src/alias/alias.rs:248:19
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl HostedAliasEntry {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 248 |     pub(crate) fn get_stream_key(&self) -> AliasStreamKey {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub(crate) fn unwrap(&mut self, ciphertext: Vec<u8>) -> ChordResult<Vec<u8>> {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 267 |     pub(crate) fn is_expired(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ENTRY_PING` is never used
[INFO] [stdout]   --> src/alias/manager.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const ENTRY_PING: Duration = Duration::from_secs(30);
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ENTRY_TIMEOUT` is never used
[INFO] [stdout]   --> src/alias/manager.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | const ENTRY_TIMEOUT: Duration = Duration::from_secs(60000);
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `handle_pending` is never used
[INFO] [stdout]    --> src/alias/manager.rs:515:25
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl Aliases {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 515 |     pub(crate) async fn handle_pending(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ListenMessage` is never used
[INFO] [stdout]  --> src/alias/listen_handle.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum ListenMessage {
[INFO] [stdout]   |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ListenHandler` is never constructed
[INFO] [stdout]   --> src/alias/listen_handle.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ListenHandler {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `await_activity`, and `recv` are never used
[INFO] [stdout]   --> src/alias/listen_handle.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListenHandler {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 17 |     pub(crate) fn new(receiver: Receiver<ListenMessage>) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub async fn await_activity(&mut self) -> ChordResult<Option<Vec<u8>>> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub async fn recv(&mut self) -> ChordResult<Vec<u8>> {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `recv_queue` is never read
[INFO] [stdout]   --> src/processor.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct ChordProcessor {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     recv_queue: Sender<Vec<u8>>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `other_addr` is never used
[INFO] [stdout]   --> src/protocol.rs:42:19
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl ProtocolWriterStream {
[INFO] [stdout]    | ------------------------- method in this implementation
[INFO] [stdout] 42 |     pub(crate) fn other_addr(&self) -> String {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `other_addr` is never used
[INFO] [stdout]   --> src/protocol.rs:61:19
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl ProtocolReaderStream {
[INFO] [stdout]    | ------------------------- method in this implementation
[INFO] [stdout] 61 |     pub(crate) fn other_addr(&self) -> String {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/connections.rs:213:21
[INFO] [stdout]     |
[INFO] [stdout] 213 |                     sender.send(msg).await;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 213 |                     let _ = sender.send(msg).await;
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling test-log v0.2.18
[INFO] [stdout] warning: unused import: `tracing::trace`
[INFO] [stdout]   --> src/id.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tracing::trace;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/error.rs:124:24
[INFO] [stdout]     |
[INFO] [stdout] 124 |     source: Option<Box<(dyn Error + Send + Sync + 'static)>>,
[INFO] [stdout]     |                        ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 124 -     source: Option<Box<(dyn Error + Send + Sync + 'static)>>,
[INFO] [stdout] 124 +     source: Option<Box<dyn Error + Send + Sync + 'static >>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error::Error`
[INFO] [stdout]  --> src/listener.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{error::Error, net::SocketAddr};
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]  --> src/listener.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::{error, trace};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AliasId`
[INFO] [stdout]   --> src/connections.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     alias::{AliasId, AliasOperation}, error::ChordResult, id::{ChordLocation, ChordPrivateKey, ChordPublicKey}, listener::process_co...
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alias::AliasOperation`
[INFO] [stdout]   --> src/requests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     alias::AliasOperation,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::id::ChordPublicKey`
[INFO] [stdout]   --> src/alias/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::id::ChordPublicKey;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Once`, `error::Error`, and `once`
[INFO] [stdout]  --> src/alias/manager.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     error::Error,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 4 |     iter::{once, Once},
[INFO] [stdout]   |            ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AliasId`, `ChordError`, and `self`
[INFO] [stdout]   --> src/alias/manager.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |     alias::{self, AliasId, AliasResponse, AliasStreamKey},
[INFO] [stdout]    |             ^^^^  ^^^^^^^
[INFO] [stdout] 14 |     connections::Connections,
[INFO] [stdout] 15 |     error::{ChordError, ChordResult, ErrorKind, ProblemWrap},
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/alias/manager.rs:563:25
[INFO] [stdout]     |
[INFO] [stdout] 562 |                         todo!("timed out, should regen entry. Requires the prev node and to be able to mutate the current node.");
[INFO] [stdout]     |                         --------------------------------------------------------------------------------------------------------- any code following this expression is unreachable
[INFO] [stdout] 563 |                         break; // if a node is not responding, the later nodes will be unreachable
[INFO] [stdout]     |                         ^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ProblemWrap`
[INFO] [stdout]   --> src/alias/manager.rs:15:49
[INFO] [stdout]    |
[INFO] [stdout] 15 |     error::{ChordError, ChordResult, ErrorKind, ProblemWrap},
[INFO] [stdout]    |                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Deserialize`
[INFO] [stdout]  --> src/alias/manager.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/listener.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     addr: SocketAddr,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `of`
[INFO] [stdout]    --> src/processor.rs:566:46
[INFO] [stdout]     |
[INFO] [stdout] 566 |     async fn process_successor_of(&mut self, of: ChordLocation, key: ChordPublicKey, addr: String) {
[INFO] [stdout]     |                                              ^^ help: if this is intentional, prefix it with an underscore: `_of`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/processor.rs:566:65
[INFO] [stdout]     |
[INFO] [stdout] 566 |     async fn process_successor_of(&mut self, of: ChordLocation, key: ChordPublicKey, addr: String) {
[INFO] [stdout]     |                                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]    --> src/processor.rs:566:86
[INFO] [stdout]     |
[INFO] [stdout] 566 |     async fn process_successor_of(&mut self, of: ChordLocation, key: ChordPublicKey, addr: String) {
[INFO] [stdout]     |                                                                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/processor.rs:573:9
[INFO] [stdout]     |
[INFO] [stdout] 573 |         id: ChordPublicKey,
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]    --> src/processor.rs:574:9
[INFO] [stdout]     |
[INFO] [stdout] 574 |         msg: AssociateMessage,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Problem` is never used
[INFO] [stdout]  --> src/error.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub trait Problem<T, P> {
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `process_message` is never used
[INFO] [stdout]   --> src/listener.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | async fn process_message(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pub_addr` and `listen_port` are never read
[INFO] [stdout]   --> src/peer.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub(crate) struct PeerReader<MessageType> {
[INFO] [stdout]    |                   ---------- fields in this struct
[INFO] [stdout] 71 |     other_id: ChordPublicKey,
[INFO] [stdout] 72 |     pub_addr: IpAddr,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 73 |     listen_port: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `pub_addr` and `listen_addr` are never used
[INFO] [stdout]    --> src/peer.rs:101:19
[INFO] [stdout]     |
[INFO] [stdout]  79 | impl<T: MessageType> PeerReader<T> {
[INFO] [stdout]     | ---------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub(crate) fn pub_addr(&self) -> String {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub(crate) fn listen_addr(&self) -> SocketAddr {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `other_addr` is never used
[INFO] [stdout]    --> src/peer.rs:177:19
[INFO] [stdout]     |
[INFO] [stdout] 152 | impl<T: MessageType> PeerWriter<T> {
[INFO] [stdout]     | ---------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub(crate) fn other_addr(&self) -> String {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `listen_port`, `channel_ref`, `member_addr`, and `associate_send` are never used
[INFO] [stdout]    --> src/connections.rs:53:19
[INFO] [stdout]     |
[INFO] [stdout]  28 | impl Connections {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  53 |     pub(crate) fn listen_port(&self) -> u16 {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  57 |     pub(crate) fn channel_ref(&self) -> &Sender<Message> {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn member_addr<L: Into<ChordLocation>>(&self, location: L) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub(crate) async fn associate_send(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TIMEOUT` is never used
[INFO] [stdout]   --> src/requests.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const TIMEOUT: Duration = Duration::from_secs(180);
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `send_reply` and `upkeep` are never used
[INFO] [stdout]   --> src/requests.rs:70:18
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl Requests {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub async fn send_reply(&mut self, connections: &mut Connections, to: ChordLocation, req_id: u64, reply: Reply) {
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |     pub fn upkeep(&mut self) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AliasId` is never constructed
[INFO] [stdout]  --> src/alias/mod.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) struct AliasId(u64);
[INFO] [stdout]   |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `generate` is never used
[INFO] [stdout]  --> src/alias/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl AliasId {
[INFO] [stdout]   | ------------ associated function in this implementation
[INFO] [stdout] 8 |     pub fn generate() -> Self {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ALIAS_EXPIRY` is never used
[INFO] [stdout]   --> src/alias/alias.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | const ALIAS_EXPIRY: Duration = Duration::from_secs(15 * 60); // 15 mins
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_stream_key`, `unwrap`, and `is_expired` are never used
[INFO] [stdout]    --> src/alias/alias.rs:248:19
[INFO] [stdout]     |
[INFO] [stdout] 222 | impl HostedAliasEntry {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 248 |     pub(crate) fn get_stream_key(&self) -> AliasStreamKey {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub(crate) fn unwrap(&mut self, ciphertext: Vec<u8>) -> ChordResult<Vec<u8>> {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 267 |     pub(crate) fn is_expired(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ENTRY_PING` is never used
[INFO] [stdout]   --> src/alias/manager.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const ENTRY_PING: Duration = Duration::from_secs(30);
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ENTRY_TIMEOUT` is never used
[INFO] [stdout]   --> src/alias/manager.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | const ENTRY_TIMEOUT: Duration = Duration::from_secs(60000);
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `handle_pending` is never used
[INFO] [stdout]    --> src/alias/manager.rs:515:25
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl Aliases {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 515 |     pub(crate) async fn handle_pending(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ListenMessage` is never used
[INFO] [stdout]  --> src/alias/listen_handle.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum ListenMessage {
[INFO] [stdout]   |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ListenHandler` is never constructed
[INFO] [stdout]   --> src/alias/listen_handle.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ListenHandler {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `await_activity`, and `recv` are never used
[INFO] [stdout]   --> src/alias/listen_handle.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ListenHandler {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 17 |     pub(crate) fn new(receiver: Receiver<ListenMessage>) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub async fn await_activity(&mut self) -> ChordResult<Option<Vec<u8>>> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub async fn recv(&mut self) -> ChordResult<Vec<u8>> {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `recv_queue` is never read
[INFO] [stdout]   --> src/processor.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct ChordProcessor {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     recv_queue: Sender<Vec<u8>>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `other_addr` is never used
[INFO] [stdout]   --> src/protocol.rs:42:19
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl ProtocolWriterStream {
[INFO] [stdout]    | ------------------------- method in this implementation
[INFO] [stdout] 42 |     pub(crate) fn other_addr(&self) -> String {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `other_addr` is never used
[INFO] [stdout]   --> src/protocol.rs:61:19
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl ProtocolReaderStream {
[INFO] [stdout]    | ------------------------- method in this implementation
[INFO] [stdout] 61 |     pub(crate) fn other_addr(&self) -> String {
[INFO] [stdout]    |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/connections.rs:213:21
[INFO] [stdout]     |
[INFO] [stdout] 213 |                     sender.send(msg).await;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 213 |                     let _ = sender.send(msg).await;
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.66s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "902b21ecca350f58784a03eb95514654bf3f75c199adccc2f234a1b6f542ff87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "902b21ecca350f58784a03eb95514654bf3f75c199adccc2f234a1b6f542ff87", kill_on_drop: false }`
[INFO] [stdout] 902b21ecca350f58784a03eb95514654bf3f75c199adccc2f234a1b6f542ff87
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0a3e0ca8b293c3cf3b65033e61367497881816e7093c0576ba0d04665794ce9b
[INFO] running `Command { std: "docker" "start" "-a" "0a3e0ca8b293c3cf3b65033e61367497881816e7093c0576ba0d04665794ce9b", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `tracing::trace`
[INFO] [stderr]   --> src/id.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use tracing::trace;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/error.rs:124:24
[INFO] [stderr]     |
[INFO] [stderr] 124 |     source: Option<Box<(dyn Error + Send + Sync + 'static)>>,
[INFO] [stderr]     |                        ^                                 ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 124 -     source: Option<Box<(dyn Error + Send + Sync + 'static)>>,
[INFO] [stderr] 124 +     source: Option<Box<dyn Error + Send + Sync + 'static >>,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `error::Error`
[INFO] [stderr]  --> src/listener.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{error::Error, net::SocketAddr};
[INFO] [stderr]   |           ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `trace`
[INFO] [stderr]  --> src/listener.rs:4:22
[INFO] [stderr]   |
[INFO] [stderr] 4 | use tracing::{error, trace};
[INFO] [stderr]   |                      ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `AliasId`
[INFO] [stderr]   --> src/connections.rs:11:13
[INFO] [stderr]    |
[INFO] [stderr] 11 |     alias::{AliasId, AliasOperation}, error::ChordResult, id::{ChordLocation, ChordPrivateKey, ChordPublicKey}, listener::process_co...
[INFO] [stderr]    |             ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `alias::AliasOperation`
[INFO] [stderr]   --> src/requests.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     alias::AliasOperation,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::id::ChordPublicKey`
[INFO] [stderr]   --> src/alias/mod.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | use crate::id::ChordPublicKey;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Once`, `error::Error`, and `once`
[INFO] [stderr]  --> src/alias/manager.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     error::Error,
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 4 |     iter::{once, Once},
[INFO] [stderr]   |            ^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `AliasId`, `ChordError`, and `self`
[INFO] [stderr]   --> src/alias/manager.rs:13:13
[INFO] [stderr]    |
[INFO] [stderr] 13 |     alias::{self, AliasId, AliasResponse, AliasStreamKey},
[INFO] [stderr]    |             ^^^^  ^^^^^^^
[INFO] [stderr] 14 |     connections::Connections,
[INFO] [stderr] 15 |     error::{ChordError, ChordResult, ErrorKind, ProblemWrap},
[INFO] [stderr]    |             ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable statement
[INFO] [stderr]    --> src/alias/manager.rs:563:25
[INFO] [stderr]     |
[INFO] [stderr] 562 |                         todo!("timed out, should regen entry. Requires the prev node and to be able to mutate the current node.");
[INFO] [stderr]     |                         --------------------------------------------------------------------------------------------------------- any code following this expression is unreachable
[INFO] [stderr] 563 |                         break; // if a node is not responding, the later nodes will be unreachable
[INFO] [stderr]     |                         ^^^^^^ unreachable statement
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ProblemWrap`
[INFO] [stderr]   --> src/alias/manager.rs:15:49
[INFO] [stderr]    |
[INFO] [stderr] 15 |     error::{ChordError, ChordResult, ErrorKind, ProblemWrap},
[INFO] [stderr]    |                                                 ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde::Deserialize`
[INFO] [stderr]  --> src/alias/manager.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use serde::Deserialize;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `addr`
[INFO] [stderr]   --> src/listener.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 |     addr: SocketAddr,
[INFO] [stderr]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `of`
[INFO] [stderr]    --> src/processor.rs:566:46
[INFO] [stderr]     |
[INFO] [stderr] 566 |     async fn process_successor_of(&mut self, of: ChordLocation, key: ChordPublicKey, addr: String) {
[INFO] [stderr]     |                                              ^^ help: if this is intentional, prefix it with an underscore: `_of`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `key`
[INFO] [stderr]    --> src/processor.rs:566:65
[INFO] [stderr]     |
[INFO] [stderr] 566 |     async fn process_successor_of(&mut self, of: ChordLocation, key: ChordPublicKey, addr: String) {
[INFO] [stderr]     |                                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `addr`
[INFO] [stderr]    --> src/processor.rs:566:86
[INFO] [stderr]     |
[INFO] [stderr] 566 |     async fn process_successor_of(&mut self, of: ChordLocation, key: ChordPublicKey, addr: String) {
[INFO] [stderr]     |                                                                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]    --> src/processor.rs:573:9
[INFO] [stderr]     |
[INFO] [stderr] 573 |         id: ChordPublicKey,
[INFO] [stderr]     |         ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `msg`
[INFO] [stderr]    --> src/processor.rs:574:9
[INFO] [stderr]     |
[INFO] [stderr] 574 |         msg: AssociateMessage,
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Problem` is never used
[INFO] [stderr]  --> src/error.rs:9:11
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub trait Problem<T, P> {
[INFO] [stderr]   |           ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `process_message` is never used
[INFO] [stderr]   --> src/listener.rs:76:10
[INFO] [stderr]    |
[INFO] [stderr] 76 | async fn process_message(
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `pub_addr` and `listen_port` are never read
[INFO] [stderr]   --> src/peer.rs:72:5
[INFO] [stderr]    |
[INFO] [stderr] 70 | pub(crate) struct PeerReader<MessageType> {
[INFO] [stderr]    |                   ---------- fields in this struct
[INFO] [stderr] 71 |     other_id: ChordPublicKey,
[INFO] [stderr] 72 |     pub_addr: IpAddr,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 73 |     listen_port: u16,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `pub_addr` and `listen_addr` are never used
[INFO] [stderr]    --> src/peer.rs:101:19
[INFO] [stderr]     |
[INFO] [stderr]  79 | impl<T: MessageType> PeerReader<T> {
[INFO] [stderr]     | ---------------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 101 |     pub(crate) fn pub_addr(&self) -> String {
[INFO] [stderr]     |                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 105 |     pub(crate) fn listen_addr(&self) -> SocketAddr {
[INFO] [stderr]     |                   ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `other_addr` is never used
[INFO] [stderr]    --> src/peer.rs:177:19
[INFO] [stderr]     |
[INFO] [stderr] 152 | impl<T: MessageType> PeerWriter<T> {
[INFO] [stderr]     | ---------------------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 177 |     pub(crate) fn other_addr(&self) -> String {
[INFO] [stderr]     |                   ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `listen_port`, `channel_ref`, `member_addr`, and `associate_send` are never used
[INFO] [stderr]    --> src/connections.rs:53:19
[INFO] [stderr]     |
[INFO] [stderr]  28 | impl Connections {
[INFO] [stderr]     | ---------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  53 |     pub(crate) fn listen_port(&self) -> u16 {
[INFO] [stderr]     |                   ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  57 |     pub(crate) fn channel_ref(&self) -> &Sender<Message> {
[INFO] [stderr]     |                   ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 105 |     pub fn member_addr<L: Into<ChordLocation>>(&self, location: L) -> Option<String> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 262 |     pub(crate) async fn associate_send(
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `TIMEOUT` is never used
[INFO] [stderr]   --> src/requests.rs:18:7
[INFO] [stderr]    |
[INFO] [stderr] 18 | const TIMEOUT: Duration = Duration::from_secs(180);
[INFO] [stderr]    |       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `send_reply` and `upkeep` are never used
[INFO] [stderr]   --> src/requests.rs:70:18
[INFO] [stderr]    |
[INFO] [stderr] 36 | impl Requests {
[INFO] [stderr]    | ------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 70 |     pub async fn send_reply(&mut self, connections: &mut Connections, to: ChordLocation, req_id: u64, reply: Reply) {
[INFO] [stderr]    |                  ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 97 |     pub fn upkeep(&mut self) {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AliasId` is never constructed
[INFO] [stderr]  --> src/alias/mod.rs:5:19
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub(crate) struct AliasId(u64);
[INFO] [stderr]   |                   ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `generate` is never used
[INFO] [stderr]  --> src/alias/mod.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | impl AliasId {
[INFO] [stderr]   | ------------ associated function in this implementation
[INFO] [stderr] 8 |     pub fn generate() -> Self {
[INFO] [stderr]   |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ALIAS_EXPIRY` is never used
[INFO] [stderr]   --> src/alias/alias.rs:19:7
[INFO] [stderr]    |
[INFO] [stderr] 19 | const ALIAS_EXPIRY: Duration = Duration::from_secs(15 * 60); // 15 mins
[INFO] [stderr]    |       ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_stream_key`, `unwrap`, and `is_expired` are never used
[INFO] [stderr]    --> src/alias/alias.rs:248:19
[INFO] [stderr]     |
[INFO] [stderr] 222 | impl HostedAliasEntry {
[INFO] [stderr]     | --------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 248 |     pub(crate) fn get_stream_key(&self) -> AliasStreamKey {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 263 |     pub(crate) fn unwrap(&mut self, ciphertext: Vec<u8>) -> ChordResult<Vec<u8>> {
[INFO] [stderr]     |                   ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 267 |     pub(crate) fn is_expired(&self) -> bool {
[INFO] [stderr]     |                   ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ENTRY_PING` is never used
[INFO] [stderr]   --> src/alias/manager.rs:26:7
[INFO] [stderr]    |
[INFO] [stderr] 26 | const ENTRY_PING: Duration = Duration::from_secs(30);
[INFO] [stderr]    |       ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ENTRY_TIMEOUT` is never used
[INFO] [stderr]   --> src/alias/manager.rs:27:7
[INFO] [stderr]    |
[INFO] [stderr] 27 | const ENTRY_TIMEOUT: Duration = Duration::from_secs(60000);
[INFO] [stderr]    |       ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `handle_pending` is never used
[INFO] [stderr]    --> src/alias/manager.rs:515:25
[INFO] [stderr]     |
[INFO] [stderr]  58 | impl Aliases {
[INFO] [stderr]     | ------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 515 |     pub(crate) async fn handle_pending(
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ListenMessage` is never used
[INFO] [stderr]  --> src/alias/listen_handle.rs:7:10
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub enum ListenMessage {
[INFO] [stderr]   |          ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ListenHandler` is never constructed
[INFO] [stderr]   --> src/alias/listen_handle.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct ListenHandler {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `await_activity`, and `recv` are never used
[INFO] [stderr]   --> src/alias/listen_handle.rs:17:19
[INFO] [stderr]    |
[INFO] [stderr] 16 | impl ListenHandler {
[INFO] [stderr]    | ------------------ associated items in this implementation
[INFO] [stderr] 17 |     pub(crate) fn new(receiver: Receiver<ListenMessage>) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] ...
[INFO] [stderr] 23 |     pub async fn await_activity(&mut self) -> ChordResult<Option<Vec<u8>>> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 36 |     pub async fn recv(&mut self) -> ChordResult<Vec<u8>> {
[INFO] [stderr]    |                  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `recv_queue` is never read
[INFO] [stderr]   --> src/processor.rs:39:5
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub struct ChordProcessor {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 39 |     recv_queue: Sender<Vec<u8>>,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `other_addr` is never used
[INFO] [stderr]   --> src/protocol.rs:42:19
[INFO] [stderr]    |
[INFO] [stderr] 41 | impl ProtocolWriterStream {
[INFO] [stderr]    | ------------------------- method in this implementation
[INFO] [stderr] 42 |     pub(crate) fn other_addr(&self) -> String {
[INFO] [stderr]    |                   ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `other_addr` is never used
[INFO] [stderr]   --> src/protocol.rs:61:19
[INFO] [stderr]    |
[INFO] [stderr] 60 | impl ProtocolReaderStream {
[INFO] [stderr]    | ------------------------- method in this implementation
[INFO] [stderr] 61 |     pub(crate) fn other_addr(&self) -> String {
[INFO] [stderr]    |                   ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/connections.rs:213:21
[INFO] [stderr]     |
[INFO] [stderr] 213 |                     sender.send(msg).await;
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 213 |                     let _ = sender.send(msg).await;
[INFO] [stderr]     |                     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `routing_chord` (lib) generated 40 warnings (run `cargo fix --lib -p routing_chord` to apply 15 suggestions)
[INFO] [stderr] warning: `routing_chord` (lib test) generated 40 warnings (40 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/routing_chord-7c8ae42f7b505b1b)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test alias::alias::tests::alias_stream_key_wrap_round_trip_failure ... ok
[INFO] [stdout] test alias::alias::tests::alias_stream_key_wrap_round_trip ... ok
[INFO] [stdout] test alias::alias::tests::alias_stream_key_wrap_round_trip_nonce_failure ... ok
[INFO] [stdout] test alias::alias::tests::alias_stream_key_wrap_round_trip ... ok
[INFO] [stdout] test alias::alias::tests::alias_stream_key_wrap_round_trip_failure ... ok
[INFO] [stdout] test alias::alias::tests::alias_stream_key_wrap_round_trip_nonce_failure ... ok
[INFO] [stdout] test id::tests::enc_round_trip_rand ... ok
[INFO] [stdout] test id::tests::signature_data_change ... ok
[INFO] [stdout] test listener::tests::member_round_trip ... FAILED
[INFO] [stdout] test id::tests::signature_round_trip ... ok
[INFO] [stdout] test id::tests::signature_failure ... ok
[INFO] [stdout] test id::tests::enc_round_trip_rand ... ok
[INFO] [stdout] test id::tests::enc_data_change ... ok
[INFO] [stdout] test id::tests::signature_failure ... ok
[INFO] [stdout] test listener::tests::associate_round_trip ... FAILED
[INFO] [stdout] test id::tests::signature_data_change ... ok
[INFO] [stdout] test id::tests::enc_round_trip_ff ... ok
[INFO] [stdout] test id::tests::signature_round_trip ... ok
[INFO] [stdout] test alias::listen_path::tests::alias_entry_wrap_unwrap has been running for over 60 seconds
[INFO] [stdout] test alias::listen_path::tests::alias_entry_wrap_unwrap has been running for over 60 seconds
[INFO] [stdout] test id::tests::enc_data_change has been running for over 60 seconds
[INFO] [stdout] test id::tests::enc_round_trip_ff has been running for over 60 seconds
[INFO] [stdout] test id::tests::enc_data_change ... ok
[INFO] [stdout] test id::tests::enc_round_trip_ff ... ok
[INFO] [stdout] test alias::listen_path::tests::alias_entry_wrap_unwrap ... ok
[INFO] [stdout] test alias::listen_path::tests::alias_entry_wrap_unwrap ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- listener::tests::member_round_trip stdout ----
[INFO] [stdout] [2m2026-01-06T10:42:21.958649Z[0m [32m INFO[0m [2mrouting_chord::listener::tests[0m[2m:[0m Listen task spawned
[INFO] [stdout] 
[INFO] [stdout] thread 'listener::tests::member_round_trip' (46) panicked at src/listener.rs:150:91:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ChordError { kind: None, source: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643738851132 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643738851132 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643738851132 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643738851132 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643738868bda - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643738868bda - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x643738856366 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x643738856366 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64373882eaef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64373882eaef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643738848db9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x643738676c4e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x643738676c4e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x643738849022 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x643738849022 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64373882eba8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x643738823cb9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64373882fbcd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64373886939c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x643738869112 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6437383ab045 - <core[585f66e14d78f9ba]::result::Result<(routing_chord[f2eba1912c0b5f30]::peer::PeerReader<routing_chord[f2eba1912c0b5f30]::message::MemberMessage>, routing_chord[f2eba1912c0b5f30]::peer::PeerWriter<routing_chord[f2eba1912c0b5f30]::message::MemberMessage>), routing_chord[f2eba1912c0b5f30]::error::ChordError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6437383ab045 - routing_chord[f2eba1912c0b5f30]::listener::tests::member_round_trip::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener.rs:150:91
[INFO] [stdout]   22:     0x6437383be0f2 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6437383be16d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6437383c686d - <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x6437383c676b - tokio[30470f29ccfe460]::runtime::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x6437383c676b - tokio[30470f29ccfe460]::runtime::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x6437383c676b - <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x6437383bf560 - <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x6437383c5b30 - <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x6437383c4e14 - <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x643738406b6b - <tokio[30470f29ccfe460]::runtime::context::scoped::Scoped<tokio[30470f29ccfe460]::runtime::scheduler::Context>>::set::<<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x643738430ad9 - tokio[30470f29ccfe460]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x643738428c12 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[30470f29ccfe460]::runtime::context::Context>>::try_with::<tokio[30470f29ccfe460]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x64373842879e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[30470f29ccfe460]::runtime::context::Context>>::with::<tokio[30470f29ccfe460]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x64373842a5fd - tokio[30470f29ccfe460]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x6437383c2b20 - <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x6437383c2e16 - <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x6437383c4923 - <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x6437383f8773 - tokio[30470f29ccfe460]::runtime::context::runtime::enter_runtime::<<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x6437383bf091 - <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x643738406704 - <tokio[30470f29ccfe460]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x6437384068c7 - <tokio[30470f29ccfe460]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x6437383b0125 - routing_chord[f2eba1912c0b5f30]::listener::tests::member_round_trip
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener.rs:160:14
[INFO] [stdout]   44:     0x6437383aabd7 - routing_chord[f2eba1912c0b5f30]::listener::tests::member_round_trip::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener.rs:112:33
[INFO] [stdout]   45:     0x6437383d6206 - <routing_chord[f2eba1912c0b5f30]::listener::tests::member_round_trip::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64373866affb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x64373866affb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x64373867785a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x64373867785a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x64373867785a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x64373867785a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x64373867785a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x64373867785a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x64373867785a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x643738671d24 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x643738671d24 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x64373867a352 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x64373867a352 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x64373867a352 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64373867a352 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64373867a352 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64373867a352 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x64373867a352 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x64373885099f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x64373885099f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x73cc20b70aa4 - <unknown>
[INFO] [stdout]   67:     0x73cc20bfda64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- listener::tests::associate_round_trip stdout ----
[INFO] [stdout] [2m2026-01-06T10:42:36.596565Z[0m [32m INFO[0m [2mrouting_chord::listener::tests[0m[2m:[0m Listen task spawned
[INFO] [stdout] 
[INFO] [stdout] thread 'listener::tests::associate_round_trip' (45) panicked at src/listener.rs:206:91:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ChordError { kind: None, source: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643738851132 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643738851132 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643738851132 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643738851132 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643738868bda - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643738868bda - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x643738856366 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x643738856366 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64373882eaef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64373882eaef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643738848db9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x643738676c4e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x643738676c4e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x643738849022 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x643738849022 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64373882eba8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x643738823cb9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64373882fbcd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64373886939c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x643738869112 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6437383ac905 - <core[585f66e14d78f9ba]::result::Result<(routing_chord[f2eba1912c0b5f30]::peer::PeerReader<routing_chord[f2eba1912c0b5f30]::message::AssociateMessage>, routing_chord[f2eba1912c0b5f30]::peer::PeerWriter<routing_chord[f2eba1912c0b5f30]::message::AssociateMessage>), routing_chord[f2eba1912c0b5f30]::error::ChordError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6437383ac905 - routing_chord[f2eba1912c0b5f30]::listener::tests::associate_round_trip::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener.rs:206:91
[INFO] [stdout]   22:     0x6437383be0f2 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6437383be16d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6437383c686d - <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x6437383c676b - tokio[30470f29ccfe460]::runtime::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x6437383c676b - tokio[30470f29ccfe460]::runtime::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x6437383c676b - <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x6437383bf560 - <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x6437383c5b30 - <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x6437383c4e14 - <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x643738406b6b - <tokio[30470f29ccfe460]::runtime::context::scoped::Scoped<tokio[30470f29ccfe460]::runtime::scheduler::Context>>::set::<<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x643738430ad9 - tokio[30470f29ccfe460]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x643738428c12 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[30470f29ccfe460]::runtime::context::Context>>::try_with::<tokio[30470f29ccfe460]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x64373842879e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[30470f29ccfe460]::runtime::context::Context>>::with::<tokio[30470f29ccfe460]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x64373842a5fd - tokio[30470f29ccfe460]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x6437383c2b20 - <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x6437383c2e16 - <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x6437383c4923 - <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x6437383f8773 - tokio[30470f29ccfe460]::runtime::context::runtime::enter_runtime::<<tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x6437383bf091 - <tokio[30470f29ccfe460]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x643738406704 - <tokio[30470f29ccfe460]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x6437384068c7 - <tokio[30470f29ccfe460]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x6437383b0305 - routing_chord[f2eba1912c0b5f30]::listener::tests::associate_round_trip
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener.rs:216:14
[INFO] [stdout]   44:     0x6437383aac07 - routing_chord[f2eba1912c0b5f30]::listener::tests::associate_round_trip::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/listener.rs:165:36
[INFO] [stdout]   45:     0x6437383d6246 - <routing_chord[f2eba1912c0b5f30]::listener::tests::associate_round_trip::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64373866affb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x64373866affb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x64373867785a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x64373867785a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x64373867785a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x64373867785a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x64373867785a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x64373867785a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x64373867785a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x643738671d24 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x643738671d24 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x64373867a352 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x64373867a352 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x64373867a352 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x64373867a352 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x64373867a352 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64373867a352 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x64373867a352 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x64373885099f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x64373885099f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x73cc20b70aa4 - <unknown>
[INFO] [stdout]   67:     0x73cc20bfda64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     listener::tests::associate_round_trip
[INFO] [stdout]     listener::tests::member_round_trip
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 20 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 78.27s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "0a3e0ca8b293c3cf3b65033e61367497881816e7093c0576ba0d04665794ce9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a3e0ca8b293c3cf3b65033e61367497881816e7093c0576ba0d04665794ce9b", kill_on_drop: false }`
[INFO] [stdout] 0a3e0ca8b293c3cf3b65033e61367497881816e7093c0576ba0d04665794ce9b
