[INFO] cloning repository https://github.com/megaketu555/vistrit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/megaketu555/vistrit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmegaketu555%2Fvistrit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmegaketu555%2Fvistrit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2a269bc7061734cb510e234aaf065c2ce0327a89
[INFO] testing megaketu555/vistrit against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmegaketu555%2Fvistrit" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/megaketu555/vistrit
[INFO] finished tweaking git repo https://github.com/megaketu555/vistrit
[INFO] tweaked toml for git repo https://github.com/megaketu555/vistrit written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/megaketu555/vistrit on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/megaketu555/vistrit 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.99.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-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f55d33bd4a710bc1d7dbd2082e9425237a286ca01e72d75b952ab3a4f13deaee
[INFO] running `Command { std: "docker" "start" "f55d33bd4a710bc1d7dbd2082e9425237a286ca01e72d75b952ab3a4f13deaee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f55d33bd4a710bc1d7dbd2082e9425237a286ca01e72d75b952ab3a4f13deaee", 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" "f55d33bd4a710bc1d7dbd2082e9425237a286ca01e72d75b952ab3a4f13deaee" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f55d33bd4a710bc1d7dbd2082e9425237a286ca01e72d75b952ab3a4f13deaee", 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" "f55d33bd4a710bc1d7dbd2082e9425237a286ca01e72d75b952ab3a4f13deaee" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling vistrit-core v0.1.0 (/opt/rustwide/workdir/crates/vistrit-core)
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling vistrit-protocol v0.1.0 (/opt/rustwide/workdir/crates/vistrit-protocol)
[INFO] [stderr]    Compiling vistrit-client v0.1.0 (/opt/rustwide/workdir/crates/vistrit-client)
[INFO] [stdout] warning: unused imports: `debug` and `info`
[INFO] [stdout]  --> crates/vistrit-client/src/api.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tracing::{debug, info};
[INFO] [stdout]   |               ^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling vistrit-worker v0.1.0 (/opt/rustwide/workdir/crates/vistrit-worker)
[INFO] [stderr]    Compiling vistrit-coordinator v0.1.0 (/opt/rustwide/workdir/crates/vistrit-coordinator)
[INFO] [stdout] warning: unused imports: `NodeId` and `Task`
[INFO] [stdout]   --> crates/vistrit-worker/src/client.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 | use vistrit_core::{NodeId, NodeInfo, NodeState, Result, VistritError, Task, TaskResult};
[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 imports: `debug` and `warn`
[INFO] [stdout]  --> crates/vistrit-worker/src/executor.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tracing::{debug, error, info, warn};
[INFO] [stdout]   |               ^^^^^               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::debug`
[INFO] [stdout]  --> crates/vistrit-worker/src/heartbeat.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing::debug;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> crates/vistrit-coordinator/src/registry.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::Arc;
[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: `Arc`
[INFO] [stdout]  --> crates/vistrit-coordinator/src/scheduler.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]   --> crates/vistrit-coordinator/src/scheduler.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tracing::{debug, info, warn};
[INFO] [stdout]    |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `VistritError`
[INFO] [stdout]   --> crates/vistrit-coordinator/src/server.rs:16:63
[INFO] [stdout]    |
[INFO] [stdout] 16 | use vistrit_core::{NodeId, NodeInfo, NodeState, Task, Result, VistritError};
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `subscriber`
[INFO] [stdout]   --> crates/vistrit-client/src/main.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let subscriber = FmtSubscriber::builder()
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscriber`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]    --> crates/vistrit-worker/src/client.rs:146:29
[INFO] [stdout]     |
[INFO] [stdout] 146 |                         let msg = Message::Heartbeat(HeartbeatMessage {
[INFO] [stdout]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `coordinator_info`
[INFO] [stdout]   --> crates/vistrit-worker/src/client.rs:95:23
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let (node_id, coordinator_info) = match response {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_coordinator_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `heartbeat`
[INFO] [stdout]    --> crates/vistrit-worker/src/client.rs:118:13
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let heartbeat = HeartbeatService::new(
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_heartbeat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `heartbeat_handle`
[INFO] [stdout]    --> crates/vistrit-worker/src/client.rs:141:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let heartbeat_handle = tokio::spawn(async move {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_heartbeat_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `subscriber`
[INFO] [stdout]   --> crates/vistrit-worker/src/main.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let subscriber = FmtSubscriber::builder()
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscriber`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bind_addr` is never read
[INFO] [stdout]   --> crates/vistrit-worker/src/client.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct WorkerClient {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 24 |     coordinator_addr: SocketAddr,
[INFO] [stdout] 25 |     bind_addr: SocketAddr,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RunningTask` is never constructed
[INFO] [stdout]   --> crates/vistrit-worker/src/executor.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct RunningTask {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_concurrent` is never read
[INFO] [stdout]   --> crates/vistrit-worker/src/executor.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct TaskExecutor {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 21 |     node_id: NodeId,
[INFO] [stdout] 22 |     max_concurrent: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `running_count` is never used
[INFO] [stdout]    --> crates/vistrit-worker/src/executor.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout]  28 | impl TaskExecutor {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub fn running_count(&self) -> u32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `node_id`, `interval`, and `running_tasks` are never read
[INFO] [stdout]   --> crates/vistrit-worker/src/heartbeat.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct HeartbeatService {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 12 |     node_id: NodeId,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 13 |     interval: Duration,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 14 |     running_tasks: Arc<AtomicU32>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `node_id`, `interval`, and `running_tasks` are never used
[INFO] [stdout]   --> crates/vistrit-worker/src/heartbeat.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl HeartbeatService {
[INFO] [stdout]    | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn node_id(&self) -> NodeId {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn interval(&self) -> Duration {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn running_tasks(&self) -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `subscriber`
[INFO] [stdout]   --> crates/vistrit-coordinator/src/main.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let subscriber = FmtSubscriber::builder()
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscriber`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/vistrit-coordinator/src/registry.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |     WorkerJoined(NodeId),
[INFO] [stdout]    |     ------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RegistryEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     WorkerJoined(NodeId),
[INFO] [stdout] 18 +     WorkerJoined(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/vistrit-coordinator/src/registry.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 |     WorkerLeft(NodeId),
[INFO] [stdout]    |     ---------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RegistryEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 -     WorkerLeft(NodeId),
[INFO] [stdout] 20 +     WorkerLeft(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `node_id`, `old_state`, and `new_state` are never read
[INFO] [stdout]   --> crates/vistrit-coordinator/src/registry.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |     WorkerStateChanged { node_id: NodeId, old_state: NodeState, new_state: NodeState },
[INFO] [stdout]    |     ------------------   ^^^^^^^          ^^^^^^^^^             ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RegistryEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/vistrit-coordinator/src/registry.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     WorkerTimeout(NodeId),
[INFO] [stdout]    |     ------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RegistryEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 24 -     WorkerTimeout(NodeId),
[INFO] [stdout] 24 +     WorkerTimeout(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connected_at` is never read
[INFO] [stdout]   --> crates/vistrit-coordinator/src/registry.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct WorkerEntry {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub connected_at: Instant,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WorkerEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `connection_duration` is never used
[INFO] [stdout]   --> crates/vistrit-coordinator/src/registry.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl WorkerEntry {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn connection_duration(&self) -> Duration {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `subscribe`, `get`, and `remove_offline_workers` are never used
[INFO] [stdout]    --> crates/vistrit-coordinator/src/registry.rs:92:12
[INFO] [stdout]     |
[INFO] [stdout]  80 | impl WorkerRegistry {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn subscribe(&self) -> broadcast::Receiver<RegistryEvent> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub fn get(&self, node_id: &NodeId) -> Option<NodeInfo> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 215 |     pub fn remove_offline_workers(&self) -> Vec<NodeId> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `RoundRobin` and `Random` are never constructed
[INFO] [stdout]   --> crates/vistrit-coordinator/src/scheduler.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum SchedulingStrategy {
[INFO] [stdout]    |          ------------------ variants in this enum
[INFO] [stdout] 20 |     /// Round-robin assignment
[INFO] [stdout] 21 |     RoundRobin,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     Random,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SchedulingStrategy` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `queued_at` is never read
[INFO] [stdout]   --> crates/vistrit-coordinator/src/scheduler.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct QueuedTask {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 37 |     pub task: Task,
[INFO] [stdout] 38 |     pub queued_at: std::time::Instant,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QueuedTask` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/vistrit-coordinator/src/scheduler.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |     TaskQueued(TaskId),
[INFO] [stdout]    |     ---------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SchedulerEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 56 -     TaskQueued(TaskId),
[INFO] [stdout] 56 +     TaskQueued(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `task_id` and `worker_id` are never read
[INFO] [stdout]   --> crates/vistrit-coordinator/src/scheduler.rs:58:20
[INFO] [stdout]    |
[INFO] [stdout] 58 |     TaskAssigned { task_id: TaskId, worker_id: NodeId },
[INFO] [stdout]    |     ------------   ^^^^^^^          ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SchedulerEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `task_id` and `success` are never read
[INFO] [stdout]   --> crates/vistrit-coordinator/src/scheduler.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |     TaskCompleted { task_id: TaskId, success: bool },
[INFO] [stdout]    |     -------------   ^^^^^^^          ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SchedulerEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `task_id` and `attempt` are never read
[INFO] [stdout]   --> crates/vistrit-coordinator/src/scheduler.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     TaskRetry { task_id: TaskId, attempt: u32 },
[INFO] [stdout]    |     ---------   ^^^^^^^          ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SchedulerEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `subscribe` is never used
[INFO] [stdout]    --> crates/vistrit-coordinator/src/scheduler.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout]  97 | impl Scheduler {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn subscribe(&self) -> broadcast::Receiver<SchedulerEvent> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `node_name` and `task_timeout` are never read
[INFO] [stdout]   --> crates/vistrit-coordinator/src/server.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct CoordinatorConfig {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 33 |     pub bind_address: SocketAddr,
[INFO] [stdout] 34 |     pub node_name: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 35 |     pub heartbeat_timeout: Duration,
[INFO] [stdout] 36 |     pub task_timeout: Duration,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 33.25s
[INFO] running `Command { std: "docker" "inspect" "f55d33bd4a710bc1d7dbd2082e9425237a286ca01e72d75b952ab3a4f13deaee", 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" "f55d33bd4a710bc1d7dbd2082e9425237a286ca01e72d75b952ab3a4f13deaee" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling vistrit-core v0.1.0 (/opt/rustwide/workdir/crates/vistrit-core)
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling vistrit-protocol v0.1.0 (/opt/rustwide/workdir/crates/vistrit-protocol)
[INFO] [stderr]    Compiling vistrit-client v0.1.0 (/opt/rustwide/workdir/crates/vistrit-client)
[INFO] [stdout] warning: unused imports: `debug` and `info`
[INFO] [stdout]  --> crates/vistrit-client/src/api.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tracing::{debug, info};
[INFO] [stdout]   |               ^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling vistrit-worker v0.1.0 (/opt/rustwide/workdir/crates/vistrit-worker)
[INFO] [stderr]    Compiling vistrit-coordinator v0.1.0 (/opt/rustwide/workdir/crates/vistrit-coordinator)
[INFO] [stdout] warning: unused imports: `debug` and `info`
[INFO] [stdout]  --> crates/vistrit-client/src/api.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tracing::{debug, info};
[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: `std::sync::Arc`
[INFO] [stdout]  --> crates/vistrit-coordinator/src/registry.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::Arc;
[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: `Arc`
[INFO] [stdout]  --> crates/vistrit-coordinator/src/scheduler.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]   --> crates/vistrit-coordinator/src/scheduler.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tracing::{debug, info, warn};
[INFO] [stdout]    |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vistrit_core::TaskPayload`
[INFO] [stdout]    --> crates/vistrit-coordinator/src/scheduler.rs:410:9
[INFO] [stdout]     |
[INFO] [stdout] 410 |     use vistrit_core::TaskPayload;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `VistritError`
[INFO] [stdout]   --> crates/vistrit-coordinator/src/server.rs:16:63
[INFO] [stdout]    |
[INFO] [stdout] 16 | use vistrit_core::{NodeId, NodeInfo, NodeState, Task, Result, VistritError};
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NodeId` and `Task`
[INFO] [stdout]   --> crates/vistrit-worker/src/client.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 | use vistrit_core::{NodeId, NodeInfo, NodeState, Result, VistritError, Task, TaskResult};
[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 imports: `debug` and `warn`
[INFO] [stdout]  --> crates/vistrit-worker/src/executor.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tracing::{debug, error, info, warn};
[INFO] [stdout]   |               ^^^^^               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::debug`
[INFO] [stdout]  --> crates/vistrit-worker/src/heartbeat.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing::debug;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `subscriber`
[INFO] [stdout]   --> crates/vistrit-client/src/main.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let subscriber = FmtSubscriber::builder()
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscriber`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]    --> crates/vistrit-worker/src/client.rs:146:29
[INFO] [stdout]     |
[INFO] [stdout] 146 |                         let msg = Message::Heartbeat(HeartbeatMessage {
[INFO] [stdout]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `coordinator_info`
[INFO] [stdout]   --> crates/vistrit-worker/src/client.rs:95:23
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let (node_id, coordinator_info) = match response {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_coordinator_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `heartbeat`
[INFO] [stdout]    --> crates/vistrit-worker/src/client.rs:118:13
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let heartbeat = HeartbeatService::new(
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_heartbeat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `heartbeat_handle`
[INFO] [stdout]    --> crates/vistrit-worker/src/client.rs:141:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let heartbeat_handle = tokio::spawn(async move {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_heartbeat_handle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `subscriber`
[INFO] [stdout]   --> crates/vistrit-worker/src/main.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let subscriber = FmtSubscriber::builder()
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscriber`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bind_addr` is never read
[INFO] [stdout]   --> crates/vistrit-worker/src/client.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct WorkerClient {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 24 |     coordinator_addr: SocketAddr,
[INFO] [stdout] 25 |     bind_addr: SocketAddr,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RunningTask` is never constructed
[INFO] [stdout]   --> crates/vistrit-worker/src/executor.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct RunningTask {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_concurrent` is never read
[INFO] [stdout]   --> crates/vistrit-worker/src/executor.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct TaskExecutor {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 21 |     node_id: NodeId,
[INFO] [stdout] 22 |     max_concurrent: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `running_count` is never used
[INFO] [stdout]    --> crates/vistrit-worker/src/executor.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout]  28 | impl TaskExecutor {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub fn running_count(&self) -> u32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `node_id`, `interval`, and `running_tasks` are never read
[INFO] [stdout]   --> crates/vistrit-worker/src/heartbeat.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct HeartbeatService {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 12 |     node_id: NodeId,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 13 |     interval: Duration,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 14 |     running_tasks: Arc<AtomicU32>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `node_id`, `interval`, and `running_tasks` are never used
[INFO] [stdout]   --> crates/vistrit-worker/src/heartbeat.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl HeartbeatService {
[INFO] [stdout]    | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn node_id(&self) -> NodeId {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn interval(&self) -> Duration {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn running_tasks(&self) -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `subscriber`
[INFO] [stdout]   --> crates/vistrit-coordinator/src/main.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let subscriber = FmtSubscriber::builder()
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscriber`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/vistrit-coordinator/src/registry.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |     WorkerJoined(NodeId),
[INFO] [stdout]    |     ------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RegistryEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     WorkerJoined(NodeId),
[INFO] [stdout] 18 +     WorkerJoined(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/vistrit-coordinator/src/registry.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 |     WorkerLeft(NodeId),
[INFO] [stdout]    |     ---------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RegistryEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 -     WorkerLeft(NodeId),
[INFO] [stdout] 20 +     WorkerLeft(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `node_id`, `old_state`, and `new_state` are never read
[INFO] [stdout]   --> crates/vistrit-coordinator/src/registry.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |     WorkerStateChanged { node_id: NodeId, old_state: NodeState, new_state: NodeState },
[INFO] [stdout]    |     ------------------   ^^^^^^^          ^^^^^^^^^             ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RegistryEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/vistrit-coordinator/src/registry.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     WorkerTimeout(NodeId),
[INFO] [stdout]    |     ------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RegistryEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 24 -     WorkerTimeout(NodeId),
[INFO] [stdout] 24 +     WorkerTimeout(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connected_at` is never read
[INFO] [stdout]   --> crates/vistrit-coordinator/src/registry.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct WorkerEntry {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub connected_at: Instant,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WorkerEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `connection_duration` is never used
[INFO] [stdout]   --> crates/vistrit-coordinator/src/registry.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl WorkerEntry {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn connection_duration(&self) -> Duration {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `subscribe` and `remove_offline_workers` are never used
[INFO] [stdout]    --> crates/vistrit-coordinator/src/registry.rs:92:12
[INFO] [stdout]     |
[INFO] [stdout]  80 | impl WorkerRegistry {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub fn subscribe(&self) -> broadcast::Receiver<RegistryEvent> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 215 |     pub fn remove_offline_workers(&self) -> Vec<NodeId> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `RoundRobin` and `Random` are never constructed
[INFO] [stdout]   --> crates/vistrit-coordinator/src/scheduler.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum SchedulingStrategy {
[INFO] [stdout]    |          ------------------ variants in this enum
[INFO] [stdout] 20 |     /// Round-robin assignment
[INFO] [stdout] 21 |     RoundRobin,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     Random,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SchedulingStrategy` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `queued_at` is never read
[INFO] [stdout]   --> crates/vistrit-coordinator/src/scheduler.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct QueuedTask {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 37 |     pub task: Task,
[INFO] [stdout] 38 |     pub queued_at: std::time::Instant,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QueuedTask` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> crates/vistrit-coordinator/src/scheduler.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |     TaskQueued(TaskId),
[INFO] [stdout]    |     ---------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SchedulerEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 56 -     TaskQueued(TaskId),
[INFO] [stdout] 56 +     TaskQueued(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `task_id` and `worker_id` are never read
[INFO] [stdout]   --> crates/vistrit-coordinator/src/scheduler.rs:58:20
[INFO] [stdout]    |
[INFO] [stdout] 58 |     TaskAssigned { task_id: TaskId, worker_id: NodeId },
[INFO] [stdout]    |     ------------   ^^^^^^^          ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SchedulerEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `task_id` and `success` are never read
[INFO] [stdout]   --> crates/vistrit-coordinator/src/scheduler.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |     TaskCompleted { task_id: TaskId, success: bool },
[INFO] [stdout]    |     -------------   ^^^^^^^          ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SchedulerEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `task_id` and `attempt` are never read
[INFO] [stdout]   --> crates/vistrit-coordinator/src/scheduler.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     TaskRetry { task_id: TaskId, attempt: u32 },
[INFO] [stdout]    |     ---------   ^^^^^^^          ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SchedulerEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `subscribe` is never used
[INFO] [stdout]    --> crates/vistrit-coordinator/src/scheduler.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout]  97 | impl Scheduler {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn subscribe(&self) -> broadcast::Receiver<SchedulerEvent> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `node_name` and `task_timeout` are never read
[INFO] [stdout]   --> crates/vistrit-coordinator/src/server.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct CoordinatorConfig {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 33 |     pub bind_address: SocketAddr,
[INFO] [stdout] 34 |     pub node_name: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 35 |     pub heartbeat_timeout: Duration,
[INFO] [stdout] 36 |     pub task_timeout: Duration,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 11.52s
[INFO] running `Command { std: "docker" "inspect" "f55d33bd4a710bc1d7dbd2082e9425237a286ca01e72d75b952ab3a4f13deaee", 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" "f55d33bd4a710bc1d7dbd2082e9425237a286ca01e72d75b952ab3a4f13deaee" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `debug` and `info`
[INFO] [stderr]  --> crates/vistrit-client/src/api.rs:8:15
[INFO] [stderr]   |
[INFO] [stderr] 8 | use tracing::{debug, info};
[INFO] [stderr]   |               ^^^^^  ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `NodeId` and `Task`
[INFO] [stderr]   --> crates/vistrit-worker/src/client.rs:13:20
[INFO] [stderr]    |
[INFO] [stderr] 13 | use vistrit_core::{NodeId, NodeInfo, NodeState, Result, VistritError, Task, TaskResult};
[INFO] [stderr]    |                    ^^^^^^                                             ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `debug` and `warn`
[INFO] [stderr]  --> crates/vistrit-worker/src/executor.rs:8:15
[INFO] [stderr]   |
[INFO] [stderr] 8 | use tracing::{debug, error, info, warn};
[INFO] [stderr]   |               ^^^^^               ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tracing::debug`
[INFO] [stderr]  --> crates/vistrit-worker/src/heartbeat.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use tracing::debug;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `msg`
[INFO] [stderr]    --> crates/vistrit-worker/src/client.rs:146:29
[INFO] [stderr]     |
[INFO] [stderr] 146 |                         let msg = Message::Heartbeat(HeartbeatMessage {
[INFO] [stderr]     |                             ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `coordinator_info`
[INFO] [stderr]   --> crates/vistrit-worker/src/client.rs:95:23
[INFO] [stderr]    |
[INFO] [stderr] 95 |         let (node_id, coordinator_info) = match response {
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_coordinator_info`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `heartbeat`
[INFO] [stderr]    --> crates/vistrit-worker/src/client.rs:118:13
[INFO] [stderr]     |
[INFO] [stderr] 118 |         let heartbeat = HeartbeatService::new(
[INFO] [stderr]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_heartbeat`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `heartbeat_handle`
[INFO] [stderr]    --> crates/vistrit-worker/src/client.rs:141:13
[INFO] [stderr]     |
[INFO] [stderr] 141 |         let heartbeat_handle = tokio::spawn(async move {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_heartbeat_handle`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `subscriber`
[INFO] [stderr]   --> crates/vistrit-worker/src/main.rs:64:9
[INFO] [stderr]    |
[INFO] [stderr] 64 |     let subscriber = FmtSubscriber::builder()
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscriber`
[INFO] [stderr] 
[INFO] [stderr] warning: field `bind_addr` is never read
[INFO] [stderr]   --> crates/vistrit-worker/src/client.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct WorkerClient {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 24 |     coordinator_addr: SocketAddr,
[INFO] [stderr] 25 |     bind_addr: SocketAddr,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RunningTask` is never constructed
[INFO] [stderr]   --> crates/vistrit-worker/src/executor.rs:13:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | struct RunningTask {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `max_concurrent` is never read
[INFO] [stderr]   --> crates/vistrit-worker/src/executor.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct TaskExecutor {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 21 |     node_id: NodeId,
[INFO] [stderr] 22 |     max_concurrent: u32,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `running_count` is never used
[INFO] [stderr]    --> crates/vistrit-worker/src/executor.rs:131:12
[INFO] [stderr]     |
[INFO] [stderr]  28 | impl TaskExecutor {
[INFO] [stderr]     | ----------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 131 |     pub fn running_count(&self) -> u32 {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `node_id`, `interval`, and `running_tasks` are never read
[INFO] [stderr]   --> crates/vistrit-worker/src/heartbeat.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct HeartbeatService {
[INFO] [stderr]    |            ---------------- fields in this struct
[INFO] [stderr] 12 |     node_id: NodeId,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 13 |     interval: Duration,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 14 |     running_tasks: Arc<AtomicU32>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `node_id`, `interval`, and `running_tasks` are never used
[INFO] [stderr]   --> crates/vistrit-worker/src/heartbeat.rs:32:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl HeartbeatService {
[INFO] [stderr]    | --------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 32 |     pub fn node_id(&self) -> NodeId {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 37 |     pub fn interval(&self) -> Duration {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 42 |     pub fn running_tasks(&self) -> u32 {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]  --> crates/vistrit-coordinator/src/registry.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::sync::Arc;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Arc`
[INFO] [stderr]  --> crates/vistrit-coordinator/src/scheduler.rs:9:17
[INFO] [stderr]   |
[INFO] [stderr] 9 | use std::sync::{Arc, Mutex};
[INFO] [stderr]   |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `warn`
[INFO] [stderr]   --> crates/vistrit-coordinator/src/scheduler.rs:11:28
[INFO] [stderr]    |
[INFO] [stderr] 11 | use tracing::{debug, info, warn};
[INFO] [stderr]    |                            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `vistrit_core::TaskPayload`
[INFO] [stderr]    --> crates/vistrit-coordinator/src/scheduler.rs:410:9
[INFO] [stderr]     |
[INFO] [stderr] 410 |     use vistrit_core::TaskPayload;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `VistritError`
[INFO] [stderr]   --> crates/vistrit-coordinator/src/server.rs:16:63
[INFO] [stderr]    |
[INFO] [stderr] 16 | use vistrit_core::{NodeId, NodeInfo, NodeState, Task, Result, VistritError};
[INFO] [stderr]    |                                                               ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `subscriber`
[INFO] [stderr]   --> crates/vistrit-coordinator/src/main.rs:61:9
[INFO] [stderr]    |
[INFO] [stderr] 61 |     let subscriber = FmtSubscriber::builder()
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscriber`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> crates/vistrit-coordinator/src/registry.rs:18:18
[INFO] [stderr]    |
[INFO] [stderr] 18 |     WorkerJoined(NodeId),
[INFO] [stderr]    |     ------------ ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RegistryEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 18 -     WorkerJoined(NodeId),
[INFO] [stderr] 18 +     WorkerJoined(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> crates/vistrit-coordinator/src/registry.rs:20:16
[INFO] [stderr]    |
[INFO] [stderr] 20 |     WorkerLeft(NodeId),
[INFO] [stderr]    |     ---------- ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RegistryEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 20 -     WorkerLeft(NodeId),
[INFO] [stderr] 20 +     WorkerLeft(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `node_id`, `old_state`, and `new_state` are never read
[INFO] [stderr]   --> crates/vistrit-coordinator/src/registry.rs:22:26
[INFO] [stderr]    |
[INFO] [stderr] 22 |     WorkerStateChanged { node_id: NodeId, old_state: NodeState, new_state: NodeState },
[INFO] [stderr]    |     ------------------   ^^^^^^^          ^^^^^^^^^             ^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RegistryEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> crates/vistrit-coordinator/src/registry.rs:24:19
[INFO] [stderr]    |
[INFO] [stderr] 24 |     WorkerTimeout(NodeId),
[INFO] [stderr]    |     ------------- ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RegistryEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 24 -     WorkerTimeout(NodeId),
[INFO] [stderr] 24 +     WorkerTimeout(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `connected_at` is never read
[INFO] [stderr]   --> crates/vistrit-coordinator/src/registry.rs:33:9
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct WorkerEntry {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 33 |     pub connected_at: Instant,
[INFO] [stdout] 
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stderr]    = note: `WorkerEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] warning: method `connection_duration` is never used
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]   --> crates/vistrit-coordinator/src/registry.rs:65:12
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stderr] 40 | impl WorkerEntry {
[INFO] [stderr]    | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 65 |     pub fn connection_duration(&self) -> Duration {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `subscribe` and `remove_offline_workers` are never used
[INFO] [stderr]    --> crates/vistrit-coordinator/src/registry.rs:92:12
[INFO] [stderr]     |
[INFO] [stderr]  80 | impl WorkerRegistry {
[INFO] [stderr]     | ------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  92 |     pub fn subscribe(&self) -> broadcast::Receiver<RegistryEvent> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 215 |     pub fn remove_offline_workers(&self) -> Vec<NodeId> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `RoundRobin` and `Random` are never constructed
[INFO] [stderr]   --> crates/vistrit-coordinator/src/scheduler.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub enum SchedulingStrategy {
[INFO] [stderr]    |          ------------------ variants in this enum
[INFO] [stderr] 20 |     /// Round-robin assignment
[INFO] [stderr] 21 |     RoundRobin,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 25 |     Random,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SchedulingStrategy` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `queued_at` is never read
[INFO] [stderr]   --> crates/vistrit-coordinator/src/scheduler.rs:38:9
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] running 0 tests
[INFO] [stderr] 36 | pub struct QueuedTask {
[INFO] [stdout] 
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] 37 |     pub task: Task,
[INFO] [stdout] 
[INFO] [stderr] 38 |     pub queued_at: std::time::Instant,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `QueuedTask` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> crates/vistrit-coordinator/src/scheduler.rs:56:16
[INFO] [stderr]    |
[INFO] [stderr] 56 |     TaskQueued(TaskId),
[INFO] [stderr]    |     ---------- ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SchedulerEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 56 -     TaskQueued(TaskId),
[INFO] [stderr] 56 +     TaskQueued(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `task_id` and `worker_id` are never read
[INFO] [stdout] 
[INFO] [stderr]   --> crates/vistrit-coordinator/src/scheduler.rs:58:20
[INFO] [stdout] running 6 tests
[INFO] [stderr]    |
[INFO] [stderr] 58 |     TaskAssigned { task_id: TaskId, worker_id: NodeId },
[INFO] [stderr]    |     ------------   ^^^^^^^          ^^^^^^^^^
[INFO] [stdout] test registry::tests::test_ready_workers ... ok
[INFO] [stderr]    |     |
[INFO] [stdout] test registry::tests::test_heartbeat ... ok
[INFO] [stderr]    |     fields in this variant
[INFO] [stdout] test registry::tests::test_register_worker ... ok
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SchedulerEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stdout] test scheduler::tests::test_priority_ordering ... ok
[INFO] [stderr] warning: fields `task_id` and `success` are never read
[INFO] [stdout] test scheduler::tests::test_submit_task ... ok
[INFO] [stderr]   --> crates/vistrit-coordinator/src/scheduler.rs:60:21
[INFO] [stdout] test registry::tests::test_unregister_worker ... ok
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 60 |     TaskCompleted { task_id: TaskId, success: bool },
[INFO] [stderr]    |     -------------   ^^^^^^^          ^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SchedulerEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] warning: fields `task_id` and `attempt` are never read
[INFO] [stdout] 
[INFO] [stderr]   --> crates/vistrit-coordinator/src/scheduler.rs:62:17
[INFO] [stderr]    |
[INFO] [stderr] 62 |     TaskRetry { task_id: TaskId, attempt: u32 },
[INFO] [stderr]    |     ---------   ^^^^^^^          ^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SchedulerEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `subscribe` is never used
[INFO] [stderr]    --> crates/vistrit-coordinator/src/scheduler.rs:119:12
[INFO] [stderr]     |
[INFO] [stderr]  97 | impl Scheduler {
[INFO] [stderr]     | -------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 119 |     pub fn subscribe(&self) -> broadcast::Receiver<SchedulerEvent> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `node_name` and `task_timeout` are never read
[INFO] [stderr]   --> crates/vistrit-coordinator/src/server.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub struct CoordinatorConfig {
[INFO] [stderr]    |            ----------------- fields in this struct
[INFO] [stderr] 33 |     pub bind_address: SocketAddr,
[INFO] [stderr] 34 |     pub node_name: String,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 35 |     pub heartbeat_timeout: Duration,
[INFO] [stderr] 36 |     pub task_timeout: Duration,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `vistrit-client` (lib) generated 1 warning (run `cargo fix --lib -p vistrit-client` to apply 1 suggestion)
[INFO] [stderr] warning: `vistrit-client` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `vistrit-worker` (bin "vistrit-worker" test) generated 14 warnings (run `cargo fix --bin "vistrit-worker" -p vistrit-worker --tests` to apply 8 suggestions)
[INFO] [stderr] warning: `vistrit-coordinator` (bin "vistrit-coordinator" test) generated 21 warnings (run `cargo fix --bin "vistrit-coordinator" -p vistrit-coordinator --tests` to apply 6 suggestions)
[INFO] [stderr] warning: unused variable: `subscriber`
[INFO] [stderr]   --> crates/vistrit-client/src/main.rs:93:13
[INFO] [stderr]    |
[INFO] [stderr] 93 |         let subscriber = FmtSubscriber::builder()
[INFO] [stderr]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscriber`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `vistrit-client` (bin "vistrit" test) generated 1 warning (run `cargo fix --bin "vistrit" -p vistrit-client --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/vistrit_client-da23798ee86b22dd)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/vistrit-f4b96f620ad04108)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/vistrit_coordinator-0c86460798edde02)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/vistrit_core-4d13fa5daf9aac69)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test error::tests::test_protocol_errors ... ok
[INFO] [stdout] test error::tests::test_recoverable_errors ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/vistrit_protocol-f4bbc75df05098c3)
[INFO] [stdout] test node::tests::test_can_accept_task ... ok
[INFO] [stdout] test node::tests::test_load_percentage ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test node::tests::test_node_id_display ... ok
[INFO] [stdout] test node::tests::test_node_id_generation ... ok
[INFO] [stdout] test node::tests::test_worker_info ... ok
[INFO] [stdout] test task::tests::test_dependencies_satisfied ... ok
[INFO] [stdout] test task::tests::test_task_creation ... ok
[INFO] [stdout] test task::tests::test_priority_ordering ... ok
[INFO] [stdout] test task::tests::test_task_state_terminal ... ok
[INFO] [stdout] test task::tests::test_task_id_generation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test codec::tests::test_codec_multiple_messages ... ok
[INFO] [stdout] test codec::tests::test_codec_roundtrip ... ok
[INFO] [stdout] test codec::tests::test_codec_partial_data ... ok
[INFO] [stdout] test frame::tests::test_checksum_mismatch ... ok
[INFO] [stdout] test codec::tests::test_codec_stats ... ok
[INFO] [stdout] test frame::tests::test_incomplete_frame ... ok
[INFO] [stdout] test frame::tests::test_frame_roundtrip ... ok
[INFO] [stdout] test frame::tests::test_magic_bytes ... ok
[INFO] [stdout] test frame::tests::test_invalid_magic ... ok
[INFO] [stdout] test frame::tests::test_frame_header_encode_decode ... ok
[INFO] [stdout] test messages::tests::test_error_message ... ok
[INFO] [stdout] test messages::tests::test_handshake_message ... ok
[INFO] [stdout] test messages::tests::test_message_type_conversion ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/vistrit_worker-080bdf3356fa443c)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test executor::tests::test_evaluate_expression ... ok
[INFO] [stdout] test executor::tests::test_execute_data_uppercase ... ok
[INFO] [stdout] test executor::tests::test_execute_data_word_count ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests vistrit_client
[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]    Doc-tests vistrit_core
[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]    Doc-tests vistrit_protocol
[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] running `Command { std: "docker" "inspect" "f55d33bd4a710bc1d7dbd2082e9425237a286ca01e72d75b952ab3a4f13deaee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f55d33bd4a710bc1d7dbd2082e9425237a286ca01e72d75b952ab3a4f13deaee", kill_on_drop: false }`
[INFO] [stdout] f55d33bd4a710bc1d7dbd2082e9425237a286ca01e72d75b952ab3a4f13deaee
