[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] aed3932947b36abe6a6e4abb8ecd288da2abea0d
[INFO] testing lolhol/autobahn against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flolhol%2Fautobahn" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lolhol/autobahn on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 45d676255958215ac26dc237c4029733685ab1a396d0cbf43dcf43f4effd7cfa
[INFO] running `Command { std: "docker" "start" "45d676255958215ac26dc237c4029733685ab1a396d0cbf43dcf43f4effd7cfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45d676255958215ac26dc237c4029733685ab1a396d0cbf43dcf43f4effd7cfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "45d676255958215ac26dc237c4029733685ab1a396d0cbf43dcf43f4effd7cfa" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45d676255958215ac26dc237c4029733685ab1a396d0cbf43dcf43f4effd7cfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "45d676255958215ac26dc237c4029733685ab1a396d0cbf43dcf43f4effd7cfa" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.18
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling tempfile v3.17.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling rand_core v0.9.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling if-addrs v0.13.4
[INFO] [stderr]    Compiling c_linked_list v1.1.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling get_if_addrs v0.5.3
[INFO] [stderr]    Compiling mdns-sd v0.13.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling no-incode-comments v0.1.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.46.0
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling uuid v1.13.1
[INFO] [stderr]    Compiling autobahn v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime 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] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 2m 10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "45d676255958215ac26dc237c4029733685ab1a396d0cbf43dcf43f4effd7cfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "45d676255958215ac26dc237c4029733685ab1a396d0cbf43dcf43f4effd7cfa" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", 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 fragile v2.0.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[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 getset v0.1.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling no-incode-comments v0.1.0
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.46.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.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 mockall v0.12.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 autobahn v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[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 tokio-test v0.4.4
[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 1m 48s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "45d676255958215ac26dc237c4029733685ab1a396d0cbf43dcf43f4effd7cfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "45d676255958215ac26dc237c4029733685ab1a396d0cbf43dcf43f4effd7cfa" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", 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.32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/autobahn-7d7f744211ccd238)
[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_get_local_ip_helpers_do_not_panic ... 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::heartbeat::tests::test_handle_heartbeat_unknown_peer_returns_err ... ok
[INFO] [stdout] test server::messages::server_state::tests::test_handle_server_state_unknown_peer_returns_err ... ok
[INFO] [stdout] test server::messages::heartbeat::tests::test_handle_heartbeat_updates_known_peer_topics ... ok
[INFO] [stdout] test server::messages::subscribe::tests::test_handle_subscribe_bad_bytes_returns_err ... ok
[INFO] [stdout] test server::peer::tests::test_close_websock_disconnects ... ok
[INFO] [stdout] test server::messages::publish::tests::test_handle_publish_delivers_original_publish_bytes ... ok
[INFO] [stdout] test server::messages::publish::tests::test_handle_publish_forwards_server_envelope_to_interested_peers ... ok
[INFO] [stdout] test server::messages::server_state::tests::test_handle_server_state_bad_bytes_returns_err ... ok
[INFO] [stdout] test server::peer::tests::test_ensure_connection_sets_id_topics_and_resets_attempts ... ok
[INFO] [stdout] test server::messages::server_forward::tests::test_handle_server_forward_bad_bytes_returns_err ... ok
[INFO] [stdout] test server::peer::tests::test_update_topics_replaces_set ... ok
[INFO] [stdout] test server::messages::subscribe::tests::test_handle_subscribe_adds_subscriber_to_topic ... ok
[INFO] [stdout] test server::peer::tests::test_send_raw_to_unreachable_peer_returns_false ... ok
[INFO] [stdout] test server::messages::unsubscribe::tests::test_handle_unsubscribe_bad_bytes_returns_err ... ok
[INFO] [stdout] test server::tests::test_server_creation ... 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::messages::unsubscribe::tests::test_handle_unsubscribe_removes_subscriber_and_topic ... ok
[INFO] [stdout] test server::topics_map::tests::test_new_topics_map ... ok
[INFO] [stdout] test server::messages::server_forward::tests::test_handle_server_forward_publish_delivers_to_local_subscribers ... ok
[INFO] [stdout] test server::topics_map::tests::test_push_subscriber ... 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::topics_map::tests::test_remove_subscriber_from_topic ... ok
[INFO] [stdout] test server::peers_map::tests::test_update_peers_self_state_sends_to_all_peers ... ok
[INFO] [stdout] test server::topics_map::tests::test_send_to_topic_does_not_wedge_unsubscribe_paths ... ok
[INFO] [stdout] test server::peer::tests::test_send_raw_sends_bytes_to_peer ... 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_updates_peers_with_new_server_state ... ok
[INFO] [stdout] test server::topics_map::tests::test_remove_subscriber ... ok
[INFO] [stdout] test util::low_level::tests::test_from_bytes_and_deref_expose_original_bytes ... ok
[INFO] [stdout] test server::topics_map::tests::test_send_to_topic_unknown_topic_is_noop ... ok
[INFO] [stdout] test util::low_level::tests::test_into_bytes_returns_original_bytes ... ok
[INFO] [stdout] test server::topics_map::tests::test_send_to_topic_prunes_failed_subscriber_but_keeps_working_ones ... ok
[INFO] [stdout] test server::topics_map::tests::test_send_to_topic_removes_topic_if_last_subscriber_fails ... 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::low_level::tests::test_buf_impl_reads_and_advances_underlying_bytes ... ok
[INFO] [stdout] test server::topics_map::tests::test_remove_unused_topics ... ok
[INFO] [stdout] test util::proto::tests::test_get_message_failure_returns_default ... ok
[INFO] [stdout] test util::tests::test_address_build_ws_url_and_to_string_and_display ... ok
[INFO] [stdout] test util::tests::test_address_from_str_invalid ... ok
[INFO] [stdout] test server::util::tests::test_optimally_send_peers_sends_to_all ... ok
[INFO] [stdout] test util::tests::test_address_from_str ... ok
[INFO] [stdout] test server::topics_map::tests::test_update_topics_for_subscriber_replaces_topic_membership ... ok
[INFO] [stdout] test server::util::tests::test_send_peers_server_msg_wraps_in_server_forward_message ... ok
[INFO] [stdout] test discovery::tests::test_run_discovery_server_continuous_runs_at_least_once ... ok
[INFO] [stdout] test server::messages::unsubscribe::tests::test_handle_unsubscribe_updates_peers_with_pruned_state ... ok
[INFO] [stdout] test server::messages::publish::tests::test_handle_publish_bad_bytes_returns_err ... ok
[INFO] [stdout] test server::messages::server_forward::tests::test_handle_server_forward_non_publish_is_ignored ... 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.25s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/autobahn-bc8e4c27baa4ffde)
[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-f49effe2ed1ed11f)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test test_server_startup ... ok
[INFO] [stdout] test test_server_discovery ... FAILED
[INFO] [stdout] test test_heartbeat_registers_client_topics_for_delivery ... ok
[INFO] [stdout] test test_server_replies_pong_to_ping ... ok
[INFO] [stdout] test test_single_server_pubsub_delivery ... ok
[INFO] [stdout] test test_multi_topic_subscribe_receives_both ... ok
[INFO] [stdout] test test_server_survives_bad_client_message_and_accepts_new_clients ... ok
[INFO] [stdout] test test_reconnect_new_subscriber_receives_after_old_disconnect ... ok
[INFO] [stdout] test test_publish_many_messages_delivered_count ... ok
[INFO] [stdout] test test_same_payload_published_twice_delivers_twice ... 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_multiple_subscribers_remote ... ok
[INFO] [stdout] test test_peer_communication ... ok
[INFO] [stdout] test test_two_subscribers_both_receive_local ... ok
[INFO] [stdout] test test_topic_isolation_local_no_cross_delivery ... ok
[INFO] [stdout] test test_peer_forwarding_delivers_to_remote_subscribers ... ok
[INFO] [stdout] test test_forwarding_is_transitive_across_peers ... 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' (3471) panicked at src/discovery.rs:22:35:
[INFO] [stdout] Failed to get any valid IP address
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f6e63405cf1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f6e63405cf1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f6e63405cf1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f6e63405cf1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f6e6341cdea - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f6e6341cdea - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5f6e6340a8ec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5f6e6340a8ec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5f6e633e2d66 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f6e633e2d66 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f6e633fd2b9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f6e63289dc0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5f6e63289dc0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f6e633fd5e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5f6e633fd5e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5f6e633e2e12 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5f6e633da699 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f6e633e3bfd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5f6e6341d5dc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f6e6341d2a4 - core[6883ba1bc0fe4ed1]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5f6e6341d2a4 - core[6883ba1bc0fe4ed1]::option::expect_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/option.rs:2260:5
[INFO] [stdout]   21:     0x5f6e632e3b47 - <core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::string::String>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/option.rs:969:21
[INFO] [stdout]   22:     0x5f6e632e3b47 - <autobahn[7784c5508f55609e]::discovery::Discovery>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discovery.rs:22:35
[INFO] [stdout]   23:     0x5f6e632e3b47 - <core[6883ba1bc0fe4ed1]::option::Option<alloc[55a36b64bcbf2c0d]::string::String>>::unwrap_or_else::<<autobahn[7784c5508f55609e]::discovery::Discovery>::new::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/option.rs:1065:21
[INFO] [stdout]   24:     0x5f6e632e3b47 - <autobahn[7784c5508f55609e]::discovery::Discovery>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discovery.rs:20:46
[INFO] [stdout]   25:     0x5f6e63214b2f - integration_tests[644fa0f619bde2db]::test_server_discovery::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:155:21
[INFO] [stdout]   26:     0x5f6e6323e1cf - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5f6e6323e1cf - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5f6e6323e1cf - <tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::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:     0x5f6e6323e1cf - tokio[2f2d1a300cd4e0ee]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::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:     0x5f6e6323e1cf - tokio[2f2d1a300cd4e0ee]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::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:     0x5f6e6323e1cf - <tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::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:     0x5f6e6323e1cf - <tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::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:     0x5f6e6324946e - <tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::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:     0x5f6e6324946e - <tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::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:     0x5f6e6324946e - <tokio[2f2d1a300cd4e0ee]::runtime::context::scoped::Scoped<tokio[2f2d1a300cd4e0ee]::runtime::scheduler::Context>>::set::<<tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::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:     0x5f6e63269573 - tokio[2f2d1a300cd4e0ee]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::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:     0x5f6e63269573 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[2f2d1a300cd4e0ee]::runtime::context::Context>>::try_with::<tokio[2f2d1a300cd4e0ee]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   38:     0x5f6e63269573 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[2f2d1a300cd4e0ee]::runtime::context::Context>>::with::<tokio[2f2d1a300cd4e0ee]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   39:     0x5f6e63269573 - tokio[2f2d1a300cd4e0ee]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::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:     0x5f6e6323fd21 - <tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::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:     0x5f6e6323fd21 - <tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::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:     0x5f6e6325d61a - <tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::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:     0x5f6e6325d61a - tokio[2f2d1a300cd4e0ee]::runtime::context::runtime::enter_runtime::<<tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::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:     0x5f6e632611b5 - <tokio[2f2d1a300cd4e0ee]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::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:     0x5f6e632611b5 - <tokio[2f2d1a300cd4e0ee]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::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:     0x5f6e632611b5 - <tokio[2f2d1a300cd4e0ee]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::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:     0x5f6e6322a78d - integration_tests[644fa0f619bde2db]::test_server_discovery
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:175:39
[INFO] [stdout]   48:     0x5f6e6322a78d - integration_tests[644fa0f619bde2db]::test_server_discovery::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:150:33
[INFO] [stdout]   49:     0x5f6e6322a78d - <integration_tests[644fa0f619bde2db]::test_server_discovery::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5f6e6327d0fb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f6e6327d0fb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x5f6e6328a745 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x5f6e6328a745 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f6e6328a745 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   55:     0x5f6e6328a745 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f6e6328a745 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f6e6328a745 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x5f6e6328a745 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x5f6e632851f4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x5f6e632851f4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5f6e6328d892 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x5f6e6328d892 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5f6e6328d892 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   64:     0x5f6e6328d892 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5f6e6328d892 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5f6e6328d892 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x5f6e6328d892 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5f6e63404e0f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   69:     0x5f6e63404e0f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   70:     0x799704e98aa4 - <unknown>
[INFO] [stdout]   71:     0x799704f25a64 - 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.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "45d676255958215ac26dc237c4029733685ab1a396d0cbf43dcf43f4effd7cfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45d676255958215ac26dc237c4029733685ab1a396d0cbf43dcf43f4effd7cfa", kill_on_drop: false }`
[INFO] [stdout] 45d676255958215ac26dc237c4029733685ab1a396d0cbf43dcf43f4effd7cfa
