[INFO] cloning repository https://github.com/lolhol/autobahn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lolhol/autobahn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flolhol%2Fautobahn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flolhol%2Fautobahn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] adaade5123827198a313f742ad45787337bfcb92
[INFO] testing lolhol/autobahn against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flolhol%2Fautobahn" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lolhol/autobahn
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/lolhol/autobahn
[INFO] tweaked toml for git repo https://github.com/lolhol/autobahn written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lolhol/autobahn on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lolhol/autobahn 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded no-incode-comments v0.1.0
[INFO] [stderr]   Downloaded c_linked_list v1.1.1
[INFO] [stderr]   Downloaded getset v0.1.6
[INFO] [stderr]   Downloaded rand_core v0.9.1
[INFO] [stderr]   Downloaded fragile v2.0.1
[INFO] [stderr]   Downloaded get_if_addrs-sys v0.1.1
[INFO] [stderr]   Downloaded if-addrs v0.13.4
[INFO] [stderr]   Downloaded get_if_addrs v0.5.3
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded mockall v0.12.1
[INFO] [stderr]   Downloaded uuid v1.13.1
[INFO] [stderr]   Downloaded gcc v0.3.55
[INFO] [stderr]   Downloaded tungstenite v0.27.0
[INFO] [stderr]   Downloaded mockall_derive v0.12.1
[INFO] [stderr]   Downloaded tempfile v3.17.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.27.0
[INFO] [stderr]   Downloaded toml v0.8.20
[INFO] [stderr]   Downloaded bytes v1.10.0
[INFO] [stderr]   Downloaded prettyplease v0.2.29
[INFO] [stderr]   Downloaded miniz_oxide v0.8.4
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.18
[INFO] [stderr]   Downloaded mdns-sd v0.13.10
[INFO] [stderr]   Downloaded io-uring v0.7.8
[INFO] [stderr]   Downloaded zerocopy v0.8.18
[INFO] [stderr]   Downloaded winnow v0.7.2
[INFO] [stderr]   Downloaded tokio v1.46.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1065cab72ce81f42e1d35920cecb1f7273b35bc80256909c57a1504025a456aa
[INFO] running `Command { std: "docker" "start" "-a" "1065cab72ce81f42e1d35920cecb1f7273b35bc80256909c57a1504025a456aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1065cab72ce81f42e1d35920cecb1f7273b35bc80256909c57a1504025a456aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1065cab72ce81f42e1d35920cecb1f7273b35bc80256909c57a1504025a456aa", kill_on_drop: false }`
[INFO] [stdout] 1065cab72ce81f42e1d35920cecb1f7273b35bc80256909c57a1504025a456aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f02ffc0e75fbee7b393e5763c0b8a2dd680c68a10fe565be5940d949e4c27e4
[INFO] running `Command { std: "docker" "start" "-a" "6f02ffc0e75fbee7b393e5763c0b8a2dd680c68a10fe565be5940d949e4c27e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling zerocopy v0.8.18
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling rand_core v0.9.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tempfile v3.17.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling autobahn v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling tokio v1.46.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling if-addrs v0.13.4
[INFO] [stderr]    Compiling c_linked_list v1.1.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling get_if_addrs v0.5.3
[INFO] [stderr]    Compiling mdns-sd v0.13.10
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling uuid v1.13.1
[INFO] [stderr]    Compiling no-incode-comments v0.1.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stdout] warning: unused import: `time`
[INFO] [stdout]  --> src/discovery.rs:1:38
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{future::Future, sync::Arc, time};
[INFO] [stdout]   |                                      ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tungstenite::protocol::WebSocketConfig`
[INFO] [stdout]   --> src/server.rs:16:29
[INFO] [stdout]    |
[INFO] [stdout] 16 |   accept_async_with_config, tungstenite::protocol::WebSocketConfig, WebSocketStream,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WebSocketWrite`
[INFO] [stdout]   --> src/server.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 | use topics_map::{TopicsMap, WebSocketWrite};
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AbstractMessage`, `optimally_send_peers`, and `send_peers_server_msg`
[INFO] [stdout]   --> src/server.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     AbstractMessage, HeartbeatMessage, MessageType, PublishMessage, ServerForwardMessage,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     util::{optimally_send_peers, send_peers_server_msg},
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `getset::Getters`
[INFO] [stdout]  --> src/server/peer.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use getset::Getters;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `connect_async`
[INFO] [stdout]   --> src/server/peer.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 |   connect_async, connect_async_with_config, MaybeTlsStream, WebSocketStream,
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tungstenite::protocol::WebSocketConfig`
[INFO] [stdout]   --> src/server/peer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tungstenite::protocol::WebSocketConfig;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HeartbeatMessage`, `PublishMessage`, `ServerForwardMessage`, `ServerStateMessage`, `TopicMessage`, `UnsubscribeMessage`, and `util::low_level::ExpectedTypedBytes`
[INFO] [stdout]   --> src/util/proto.rs:7:22
[INFO] [stdout]    |
[INFO] [stdout]  7 |     AbstractMessage, HeartbeatMessage, MessageType, PublishMessage, ServerForwardMessage,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^               ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  8 |     ServerStateMessage, TopicMessage, UnsubscribeMessage,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |   },
[INFO] [stdout] 10 |   util::low_level::ExpectedTypedBytes,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_connected` is never used
[INFO] [stdout]   --> src/server/peer.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl Peer {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 63 |   pub fn is_connected(&self) -> bool {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `contains_peer`, and `get_by_addr` are never used
[INFO] [stdout]    --> src/server/peers_map.rs:14:10
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl PeersMap {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout]  14 |   pub fn new() -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout]  78 |   pub async fn contains_peer(&self, server_id: &str) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |   pub async fn get_by_addr(&self, addr: &Address) -> Option<Arc<RwLock<Peer>>> {
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_all_unique_websocks` and `get` are never used
[INFO] [stdout]   --> src/server/topics_map.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl TopicsMap {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 67 |   pub async fn get_all_unique_websocks(&self) -> Vec<Arc<Websock>> {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |   pub async fn get(&self) -> tokio::sync::RwLockReadGuard<'_, TopicMap> {
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_peers_server_msg` is never used
[INFO] [stdout]  --> src/server/util.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub async fn send_peers_server_msg(data: Bytes, peers: Vec<&mut Peer>) {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `optimally_send_peers` is never used
[INFO] [stdout]   --> src/server/util.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub async fn optimally_send_peers(data: Bytes, peers: Vec<&mut Peer>) {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 4m 13s
[INFO] running `Command { std: "docker" "inspect" "6f02ffc0e75fbee7b393e5763c0b8a2dd680c68a10fe565be5940d949e4c27e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f02ffc0e75fbee7b393e5763c0b8a2dd680c68a10fe565be5940d949e4c27e4", kill_on_drop: false }`
[INFO] [stdout] 6f02ffc0e75fbee7b393e5763c0b8a2dd680c68a10fe565be5940d949e4c27e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdc2daf76749b06e1dbfa1040236297c6e4af395d51fc19735168c0b517765e1
[INFO] running `Command { std: "docker" "start" "-a" "fdc2daf76749b06e1dbfa1040236297c6e4af395d51fc19735168c0b517765e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling mdns-sd v0.13.10
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tokio v1.46.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling no-incode-comments v0.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling uuid v1.13.1
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling autobahn v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stdout] warning: unused import: `time`
[INFO] [stdout]  --> src/discovery.rs:1:38
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{future::Future, sync::Arc, time};
[INFO] [stdout]   |                                      ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tungstenite::protocol::WebSocketConfig`
[INFO] [stdout]   --> src/server.rs:16:29
[INFO] [stdout]    |
[INFO] [stdout] 16 |   accept_async_with_config, tungstenite::protocol::WebSocketConfig, WebSocketStream,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WebSocketWrite`
[INFO] [stdout]   --> src/server.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 | use topics_map::{TopicsMap, WebSocketWrite};
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AbstractMessage`, `optimally_send_peers`, and `send_peers_server_msg`
[INFO] [stdout]   --> src/server.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     AbstractMessage, HeartbeatMessage, MessageType, PublishMessage, ServerForwardMessage,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     util::{optimally_send_peers, send_peers_server_msg},
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `getset::Getters`
[INFO] [stdout]  --> src/server/peer.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use getset::Getters;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `connect_async`
[INFO] [stdout]   --> src/server/peer.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 |   connect_async, connect_async_with_config, MaybeTlsStream, WebSocketStream,
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tungstenite::protocol::WebSocketConfig`
[INFO] [stdout]   --> src/server/peer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tungstenite::protocol::WebSocketConfig;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HeartbeatMessage`, `PublishMessage`, `ServerForwardMessage`, `ServerStateMessage`, `TopicMessage`, `UnsubscribeMessage`, and `util::low_level::ExpectedTypedBytes`
[INFO] [stdout]   --> src/util/proto.rs:7:22
[INFO] [stdout]    |
[INFO] [stdout]  7 |     AbstractMessage, HeartbeatMessage, MessageType, PublishMessage, ServerForwardMessage,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^               ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  8 |     ServerStateMessage, TopicMessage, UnsubscribeMessage,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |   },
[INFO] [stdout] 10 |   util::low_level::ExpectedTypedBytes,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_connected` is never used
[INFO] [stdout]   --> src/server/peer.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl Peer {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 63 |   pub fn is_connected(&self) -> bool {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `contains_peer`, and `get_by_addr` are never used
[INFO] [stdout]    --> src/server/peers_map.rs:14:10
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl PeersMap {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout]  14 |   pub fn new() -> Self {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout]  78 |   pub async fn contains_peer(&self, server_id: &str) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |   pub async fn get_by_addr(&self, addr: &Address) -> Option<Arc<RwLock<Peer>>> {
[INFO] [stdout]     |                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_all_unique_websocks` and `get` are never used
[INFO] [stdout]   --> src/server/topics_map.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl TopicsMap {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 67 |   pub async fn get_all_unique_websocks(&self) -> Vec<Arc<Websock>> {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |   pub async fn get(&self) -> tokio::sync::RwLockReadGuard<'_, TopicMap> {
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_peers_server_msg` is never used
[INFO] [stdout]  --> src/server/util.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub async fn send_peers_server_msg(data: Bytes, peers: Vec<&mut Peer>) {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `optimally_send_peers` is never used
[INFO] [stdout]   --> src/server/util.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub async fn optimally_send_peers(data: Bytes, peers: Vec<&mut Peer>) {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `time`
[INFO] [stdout]  --> src/discovery.rs:1:38
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{future::Future, sync::Arc, time};
[INFO] [stdout]   |                                      ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tungstenite::protocol::WebSocketConfig`
[INFO] [stdout]   --> src/server.rs:16:29
[INFO] [stdout]    |
[INFO] [stdout] 16 |   accept_async_with_config, tungstenite::protocol::WebSocketConfig, WebSocketStream,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `WebSocketWrite`
[INFO] [stdout]   --> src/server.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 | use topics_map::{TopicsMap, WebSocketWrite};
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AbstractMessage`, `optimally_send_peers`, and `send_peers_server_msg`
[INFO] [stdout]   --> src/server.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     AbstractMessage, HeartbeatMessage, MessageType, PublishMessage, ServerForwardMessage,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     util::{optimally_send_peers, send_peers_server_msg},
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `getset::Getters`
[INFO] [stdout]  --> src/server/peer.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use getset::Getters;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `connect_async`
[INFO] [stdout]   --> src/server/peer.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 |   connect_async, connect_async_with_config, MaybeTlsStream, WebSocketStream,
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tungstenite::protocol::WebSocketConfig`
[INFO] [stdout]   --> src/server/peer.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tungstenite::protocol::WebSocketConfig;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HeartbeatMessage`, `PublishMessage`, `ServerForwardMessage`, `ServerStateMessage`, `TopicMessage`, `UnsubscribeMessage`, and `util::low_level::ExpectedTypedBytes`
[INFO] [stdout]   --> src/util/proto.rs:7:22
[INFO] [stdout]    |
[INFO] [stdout]  7 |     AbstractMessage, HeartbeatMessage, MessageType, PublishMessage, ServerForwardMessage,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^               ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  8 |     ServerStateMessage, TopicMessage, UnsubscribeMessage,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |   },
[INFO] [stdout] 10 |   util::low_level::ExpectedTypedBytes,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_all_unique_websocks` is never used
[INFO] [stdout]   --> src/server/topics_map.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl TopicsMap {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 67 |   pub async fn get_all_unique_websocks(&self) -> Vec<Arc<Websock>> {
[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 `generate_random_bytes_number` is never used
[INFO] [stdout]   --> src/util.rs:48:6
[INFO] [stdout]    |
[INFO] [stdout] 48 |   fn generate_random_bytes_number(num: usize) -> Vec<u8> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 4m 01s
[INFO] running `Command { std: "docker" "inspect" "fdc2daf76749b06e1dbfa1040236297c6e4af395d51fc19735168c0b517765e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdc2daf76749b06e1dbfa1040236297c6e4af395d51fc19735168c0b517765e1", kill_on_drop: false }`
[INFO] [stdout] fdc2daf76749b06e1dbfa1040236297c6e4af395d51fc19735168c0b517765e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9b2829d748f7aa6e411128493187a2c37e48ab9570077b5b7eff37a9a677266f
[INFO] running `Command { std: "docker" "start" "-a" "9b2829d748f7aa6e411128493187a2c37e48ab9570077b5b7eff37a9a677266f", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `time`
[INFO] [stderr]  --> src/discovery.rs:1:38
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{future::Future, sync::Arc, time};
[INFO] [stderr]   |                                      ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tungstenite::protocol::WebSocketConfig`
[INFO] [stderr]   --> src/server.rs:16:29
[INFO] [stderr]    |
[INFO] [stderr] 16 |   accept_async_with_config, tungstenite::protocol::WebSocketConfig, WebSocketStream,
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `WebSocketWrite`
[INFO] [stderr]   --> src/server.rs:18:29
[INFO] [stderr]    |
[INFO] [stderr] 18 | use topics_map::{TopicsMap, WebSocketWrite};
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `AbstractMessage`, `optimally_send_peers`, and `send_peers_server_msg`
[INFO] [stderr]   --> src/server.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 |     AbstractMessage, HeartbeatMessage, MessageType, PublishMessage, ServerForwardMessage,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 30 |     util::{optimally_send_peers, send_peers_server_msg},
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `getset::Getters`
[INFO] [stderr]  --> src/server/peer.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use getset::Getters;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `connect_async`
[INFO] [stderr]   --> src/server/peer.rs:10:3
[INFO] [stderr]    |
[INFO] [stderr] 10 |   connect_async, connect_async_with_config, MaybeTlsStream, WebSocketStream,
[INFO] [stderr]    |   ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tungstenite::protocol::WebSocketConfig`
[INFO] [stderr]   --> src/server/peer.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use tungstenite::protocol::WebSocketConfig;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `HeartbeatMessage`, `PublishMessage`, `ServerForwardMessage`, `ServerStateMessage`, `TopicMessage`, `UnsubscribeMessage`, and `util::low_level::ExpectedTypedBytes`
[INFO] [stderr]   --> src/util/proto.rs:7:22
[INFO] [stderr]    |
[INFO] [stderr]  7 |     AbstractMessage, HeartbeatMessage, MessageType, PublishMessage, ServerForwardMessage,
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^               ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]  8 |     ServerStateMessage, TopicMessage, UnsubscribeMessage,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]  9 |   },
[INFO] [stderr] 10 |   util::low_level::ExpectedTypedBytes,
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_connected` is never used
[INFO] [stderr]   --> src/server/peer.rs:63:10
[INFO] [stderr]    |
[INFO] [stderr] 51 | impl Peer {
[INFO] [stderr]    | --------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 63 |   pub fn is_connected(&self) -> bool {
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `contains_peer`, and `get_by_addr` are never used
[INFO] [stderr]    --> src/server/peers_map.rs:14:10
[INFO] [stderr]     |
[INFO] [stderr]  13 | impl PeersMap {
[INFO] [stderr]     | ------------- associated items in this implementation
[INFO] [stderr]  14 |   pub fn new() -> Self {
[INFO] [stderr]     |          ^^^
[INFO] [stderr] ...
[INFO] [stderr]  78 |   pub async fn contains_peer(&self, server_id: &str) -> bool {
[INFO] [stderr]     |                ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 149 |   pub async fn get_by_addr(&self, addr: &Address) -> Option<Arc<RwLock<Peer>>> {
[INFO] [stderr]     |                ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_all_unique_websocks` and `get` are never used
[INFO] [stderr]   --> src/server/topics_map.rs:67:16
[INFO] [stderr]    |
[INFO] [stderr] 60 | impl TopicsMap {
[INFO] [stderr]    | -------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 67 |   pub async fn get_all_unique_websocks(&self) -> Vec<Arc<Websock>> {
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 92 |   pub async fn get(&self) -> tokio::sync::RwLockReadGuard<'_, TopicMap> {
[INFO] [stderr]    |                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `send_peers_server_msg` is never used
[INFO] [stderr]  --> src/server/util.rs:9:14
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub async fn send_peers_server_msg(data: Bytes, peers: Vec<&mut Peer>) {
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `optimally_send_peers` is never used
[INFO] [stderr]   --> src/server/util.rs:19:14
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub async fn optimally_send_peers(data: Bytes, peers: Vec<&mut Peer>) {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `autobahn` (lib) generated 13 warnings (run `cargo fix --lib -p autobahn` to apply 8 suggestions)
[INFO] [stderr] warning: method `get_all_unique_websocks` is never used
[INFO] [stderr]   --> src/server/topics_map.rs:67:16
[INFO] [stderr]    |
[INFO] [stderr] 60 | impl TopicsMap {
[INFO] [stderr]    | -------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 67 |   pub async fn get_all_unique_websocks(&self) -> Vec<Arc<Websock>> {
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `generate_random_bytes_number` is never used
[INFO] [stderr]   --> src/util.rs:48:6
[INFO] [stderr]    |
[INFO] [stderr] 48 |   fn generate_random_bytes_number(num: usize) -> Vec<u8> {
[INFO] [stderr]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `autobahn` (lib test) generated 10 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/autobahn-cce3c0c219c4a8bc)
[INFO] [stdout] 
[INFO] [stdout] running 58 tests
[INFO] [stdout] test discovery::tests::test_create_service_info_contains_ip_and_port_props ... ok
[INFO] [stdout] test config::tests::test_get_config_from_args ... ok
[INFO] [stdout] test discovery::tests::test_run_discovery_server_does_not_panic ... ok
[INFO] [stdout] test server::messages::heartbeat::tests::test_handle_heartbeat_bad_bytes_returns_err ... ok
[INFO] [stdout] test server::messages::heartbeat::tests::test_handle_heartbeat_registers_topics_for_local_socket_without_uuid ... ok
[INFO] [stdout] test server::messages::server_forward::tests::test_handle_server_forward_bad_bytes_returns_err ... ok
[INFO] [stdout] test discovery::tests::test_get_local_ip_helpers_do_not_panic ... ok
[INFO] [stdout] test server::messages::heartbeat::tests::test_handle_heartbeat_unknown_peer_returns_err ... ok
[INFO] [stdout] test server::messages::publish::tests::test_handle_publish_forwards_server_envelope_to_interested_peers ... ok
[INFO] [stdout] test server::messages::heartbeat::tests::test_handle_heartbeat_updates_known_peer_topics ... ok
[INFO] [stdout] test server::messages::server_state::tests::test_handle_server_state_bad_bytes_returns_err ... ok
[INFO] [stdout] test server::messages::server_forward::tests::test_handle_server_forward_publish_delivers_to_local_subscribers ... ok
[INFO] [stdout] test server::messages::server_state::tests::test_handle_server_state_unknown_peer_returns_err ... ok
[INFO] [stdout] test server::messages::publish::tests::test_handle_publish_delivers_original_publish_bytes ... ok
[INFO] [stdout] test server::messages::subscribe::tests::test_handle_subscribe_updates_peers_with_new_server_state ... ok
[INFO] [stdout] test server::messages::subscribe::tests::test_handle_subscribe_adds_subscriber_to_topic ... ok
[INFO] [stdout] test server::messages::server_state::tests::test_handle_server_state_updates_peer_topics ... ok
[INFO] [stdout] test server::messages::subscribe::tests::test_handle_subscribe_bad_bytes_returns_err ... ok
[INFO] [stdout] test server::messages::unsubscribe::tests::test_handle_unsubscribe_removes_subscriber_and_topic ... ok
[INFO] [stdout] test server::messages::unsubscribe::tests::test_handle_unsubscribe_bad_bytes_returns_err ... ok
[INFO] [stdout] test server::peer::tests::test_close_websock_disconnects ... ok
[INFO] [stdout] test server::peer::tests::test_send_raw_sends_bytes_to_peer ... ok
[INFO] [stdout] test server::peer::tests::test_send_raw_to_unreachable_peer_returns_false ... ok
[INFO] [stdout] test server::peer::tests::test_ensure_connection_sets_id_topics_and_resets_attempts ... ok
[INFO] [stdout] test server::peer::tests::test_update_topics_replaces_set ... ok
[INFO] [stdout] test server::peers_map::tests::test_add_peer_deduplicates_by_address ... ok
[INFO] [stdout] test server::peers_map::tests::test_check_connection_attempts_and_remove_drops_failing_peers ... ok
[INFO] [stdout] test server::tests::test_peer_connection ... ok
[INFO] [stdout] test server::peers_map::tests::test_ensure_connections_sets_peer_id_and_topics ... ok
[INFO] [stdout] test server::peers_map::tests::test_update_peers_self_state_sends_to_all_peers ... ok
[INFO] [stdout] test server::tests::test_server_creation ... ok
[INFO] [stdout] test server::topics_map::tests::test_remove_subscriber ... ok
[INFO] [stdout] test server::topics_map::tests::test_remove_subscriber_from_topic ... ok
[INFO] [stdout] test server::topics_map::tests::test_push_subscriber ... ok
[INFO] [stdout] test server::topics_map::tests::test_new_topics_map ... ok
[INFO] [stdout] test server::topics_map::tests::test_remove_unused_topics ... ok
[INFO] [stdout] test server::topics_map::tests::test_send_to_topic_does_not_wedge_unsubscribe_paths ... ok
[INFO] [stdout] test server::topics_map::tests::test_send_to_topic_removes_topic_if_last_subscriber_fails ... ok
[INFO] [stdout] test server::topics_map::tests::test_send_to_topic_prunes_failed_subscriber_but_keeps_working_ones ... ok
[INFO] [stdout] test discovery::tests::test_run_discovery_server_continuous_runs_at_least_once ... ok
[INFO] [stdout] test server::topics_map::tests::test_send_to_topic_unknown_topic_is_noop ... ok
[INFO] [stdout] test server::topics_map::tests::test_update_topics_for_subscriber_replaces_topic_membership ... ok
[INFO] [stdout] test server::util::tests::test_optimally_send_peers_sends_to_all ... ok
[INFO] [stdout] test util::low_level::tests::test_from_bytes_and_deref_expose_original_bytes ... ok
[INFO] [stdout] test server::util::tests::test_send_peers_server_msg_wraps_in_server_forward_message ... ok
[INFO] [stdout] test util::low_level::tests::test_into_bytes_returns_original_bytes ... ok
[INFO] [stdout] test util::low_level::tests::test_buf_impl_reads_and_advances_underlying_bytes ... ok
[INFO] [stdout] test util::proto::tests::test_get_message_failure_returns_default ... ok
[INFO] [stdout] test util::proto::tests::test_get_message_success ... ok
[INFO] [stdout] test util::proto::tests::test_get_message_type_publish ... ok
[INFO] [stdout] test util::tests::test_address_from_str ... ok
[INFO] [stdout] test util::tests::test_address_from_str_invalid ... ok
[INFO] [stdout] test util::tests::test_address_build_ws_url_and_to_string_and_display ... ok
[INFO] [stdout] test server::messages::unsubscribe::tests::test_handle_unsubscribe_updates_peers_with_pruned_state ... ok
[INFO] [stdout] test server::messages::server_forward::tests::test_handle_server_forward_non_publish_is_ignored ... ok
[INFO] [stdout] test server::messages::publish::tests::test_handle_publish_bad_bytes_returns_err ... ok
[INFO] [stdout] test server::peers_map::tests::test_send_to_peers_filters_by_topic_interest ... ok
[INFO] [stdout] test server::topics_map::tests::test_send_to_topic_timeout_prunes_locked_subscriber ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.26s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/autobahn-4be5201c56246364)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-22326cbbfa27d046)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test test_heartbeat_registers_client_topics_for_delivery ... ok
[INFO] [stdout] test test_multi_topic_subscribe_receives_both ... ok
[INFO] [stdout] test test_publish_many_messages_delivered_count ... ok
[INFO] [stdout] test test_reconnect_new_subscriber_receives_after_old_disconnect ... ok
[INFO] [stdout] test test_server_discovery ... FAILED
[INFO] [stdout] test test_same_payload_published_twice_delivers_twice ... ok
[INFO] [stdout] test test_server_replies_pong_to_ping ... ok
[INFO] [stdout] test test_server_startup ... ok
[INFO] [stdout] test test_peer_forwarding_multiple_subscribers_remote ... ok
[INFO] [stdout] test test_peer_communication ... ok
[INFO] [stdout] test test_single_server_pubsub_delivery ... ok
[INFO] [stdout] test test_server_survives_bad_client_message_and_accepts_new_clients ... ok
[INFO] [stdout] test test_unsubscribe_stops_delivery ... ok
[INFO] [stdout] test test_unsubscribe_one_topic_keeps_other ... ok
[INFO] [stdout] test test_peer_forwarding_delivers_to_remote_subscribers ... ok
[INFO] [stdout] test test_two_subscribers_both_receive_local ... ok
[INFO] [stdout] test test_forwarding_is_transitive_across_peers ... ok
[INFO] [stdout] test test_topic_isolation_local_no_cross_delivery ... ok
[INFO] [stdout] test test_peer_forwarding_stops_after_remote_unsubscribe ... ok
[INFO] [stdout] test test_peer_forwarding_between_two_servers_does_not_loop_or_duplicate ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_server_discovery stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_server_discovery' (93) panicked at src/discovery.rs:22:35:
[INFO] [stdout] Failed to get any valid IP address
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5abe988e574a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5abe988e574a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5abe988e574a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5abe988e574a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5abe988fc9aa - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5abe988fc9aa - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5abe988ea6d2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5abe988ea6d2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5abe988c370f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5abe988c370f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5abe988dd399 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5abe9876874c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5abe9876874c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5abe988dd612 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5abe988dd612 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5abe988c37c8 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5abe988b88f9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5abe988c469d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5abe988fd15c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5abe988fce24 - core[e929cb53b82a81ca]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5abe988fce24 - core[e929cb53b82a81ca]::option::expect_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/option.rs:2260:5
[INFO] [stdout]   21:     0x5abe987ac65b - <core[e929cb53b82a81ca]::option::Option<alloc[9d7caffeb3b5d2c6]::string::String>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/option.rs:971:21
[INFO] [stdout]   22:     0x5abe987ac65b - <autobahn[d1e7fd73da178538]::discovery::Discovery>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discovery.rs:22:35
[INFO] [stdout]   23:     0x5abe987ac65b - <core[e929cb53b82a81ca]::option::Option<alloc[9d7caffeb3b5d2c6]::string::String>>::unwrap_or_else::<<autobahn[d1e7fd73da178538]::discovery::Discovery>::new::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/option.rs:1067:21
[INFO] [stdout]   24:     0x5abe987ac65b - <autobahn[d1e7fd73da178538]::discovery::Discovery>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discovery.rs:20:46
[INFO] [stdout]   25:     0x5abe986f216f - integration_tests[ac5880fb089f333b]::test_server_discovery::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:155:21
[INFO] [stdout]   26:     0x5abe9871be80 - <core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5abe9871be80 - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5abe9871be80 - <tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::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.46.0/src/runtime/scheduler/current_thread/mod.rs:746:70
[INFO] [stdout]   29:     0x5abe9871be80 - tokio[4723f5dbe0b73846]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::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.46.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   30:     0x5abe9871be80 - tokio[4723f5dbe0b73846]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::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.46.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   31:     0x5abe9871be80 - <tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/scheduler/current_thread/mod.rs:746:25
[INFO] [stdout]   32:     0x5abe9871be80 - <tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/scheduler/current_thread/mod.rs:433:19
[INFO] [stdout]   33:     0x5abe9872733e - <tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/scheduler/current_thread/mod.rs:745:44
[INFO] [stdout]   34:     0x5abe9872733e - <tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/scheduler/current_thread/mod.rs:833:68
[INFO] [stdout]   35:     0x5abe9872733e - <tokio[4723f5dbe0b73846]::runtime::context::scoped::Scoped<tokio[4723f5dbe0b73846]::runtime::scheduler::Context>>::set::<<tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x5abe9874550f - tokio[4723f5dbe0b73846]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/context.rs:176:38
[INFO] [stdout]   37:     0x5abe9874550f - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[4723f5dbe0b73846]::runtime::context::Context>>::try_with::<tokio[4723f5dbe0b73846]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x5abe9874550f - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[4723f5dbe0b73846]::runtime::context::Context>>::with::<tokio[4723f5dbe0b73846]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x5abe9871d9e7 - tokio[4723f5dbe0b73846]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/context.rs:176:17
[INFO] [stdout]   40:     0x5abe9871d9e7 - <tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/scheduler/current_thread/mod.rs:833:27
[INFO] [stdout]   41:     0x5abe9871d9e7 - <tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/scheduler/current_thread/mod.rs:733:24
[INFO] [stdout]   42:     0x5abe98757aaa - <tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/scheduler/current_thread/mod.rs:201:33
[INFO] [stdout]   43:     0x5abe98757aaa - tokio[4723f5dbe0b73846]::runtime::context::runtime::enter_runtime::<<tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x5abe9872cfa5 - <tokio[4723f5dbe0b73846]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/scheduler/current_thread/mod.rs:189:9
[INFO] [stdout]   45:     0x5abe9872cfa5 - <tokio[4723f5dbe0b73846]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   46:     0x5abe9872cfa5 - <tokio[4723f5dbe0b73846]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   47:     0x5abe98707f5d - integration_tests[ac5880fb089f333b]::test_server_discovery
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:175:39
[INFO] [stdout]   48:     0x5abe98707f5d - integration_tests[ac5880fb089f333b]::test_server_discovery::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:150:33
[INFO] [stdout]   49:     0x5abe98707f5d - <integration_tests[ac5880fb089f333b]::test_server_discovery::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5abe9875ba2b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5abe9875ba2b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x5abe9876921b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x5abe9876921b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5abe9876921b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5abe9876921b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5abe9876921b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5abe9876921b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x5abe9876921b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x5abe98762934 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x5abe98762934 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5abe9876be22 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x5abe9876be22 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5abe9876be22 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5abe9876be22 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5abe9876be22 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5abe9876be22 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x5abe9876be22 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5abe988e4bcf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   69:     0x5abe988e4bcf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x763a4c61eaa4 - <unknown>
[INFO] [stdout]   71:     0x763a4c6aba64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_server_discovery
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 19 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "9b2829d748f7aa6e411128493187a2c37e48ab9570077b5b7eff37a9a677266f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b2829d748f7aa6e411128493187a2c37e48ab9570077b5b7eff37a9a677266f", kill_on_drop: false }`
[INFO] [stdout] 9b2829d748f7aa6e411128493187a2c37e48ab9570077b5b7eff37a9a677266f
