[INFO] cloning repository https://github.com/hahatianx/lumo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hahatianx/lumo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhahatianx%2Flumo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhahatianx%2Flumo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7aed39f4fff478ee90679603ca613b613e9fe9a6
[INFO] testing hahatianx/lumo against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhahatianx%2Flumo" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hahatianx/lumo
[INFO] finished tweaking git repo https://github.com/hahatianx/lumo
[INFO] tweaked toml for git repo https://github.com/hahatianx/lumo written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hahatianx/lumo on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hahatianx/lumo 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structopt v0.3.26
[INFO] [stderr]   Downloaded ipnetwork v0.20.0
[INFO] [stderr]   Downloaded lexical-parse-integer v1.0.6
[INFO] [stderr]   Downloaded notify-types v2.0.0
[INFO] [stderr]   Downloaded lexical-parse-float v1.0.6
[INFO] [stderr]   Downloaded lexical-util v1.0.7
[INFO] [stderr]   Downloaded pnet_datalink v0.34.0
[INFO] [stderr]   Downloaded tokio-macros v2.6.0
[INFO] [stderr]   Downloaded lexical-write-float v1.0.6
[INFO] [stderr]   Downloaded rand v0.10.0-rc.0
[INFO] [stderr]   Downloaded syn v2.0.107
[INFO] [stderr]   Downloaded kqueue v1.1.1
[INFO] [stderr]   Downloaded notify v8.2.0
[INFO] [stderr]   Downloaded pnet_sys v0.34.0
[INFO] [stderr]   Downloaded chacha20 v0.10.0-rc.2
[INFO] [stderr]   Downloaded structopt-derive v0.4.18
[INFO] [stderr]   Downloaded xxhash-rust v0.8.15
[INFO] [stderr]   Downloaded lexical-write-integer v1.0.6
[INFO] [stderr]   Downloaded lexical-core v1.0.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8a3ed95fcd5f267376318bd2a8e323ce25faffabd367da04b86c508db7ffd96
[INFO] running `Command { std: "docker" "start" "-a" "f8a3ed95fcd5f267376318bd2a8e323ce25faffabd367da04b86c508db7ffd96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8a3ed95fcd5f267376318bd2a8e323ce25faffabd367da04b86c508db7ffd96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8a3ed95fcd5f267376318bd2a8e323ce25faffabd367da04b86c508db7ffd96", kill_on_drop: false }`
[INFO] [stdout] f8a3ed95fcd5f267376318bd2a8e323ce25faffabd367da04b86c508db7ffd96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28eb1c41240251f12c67db0db3a1b1f8b7facb685d6c5cf4a74defe718a4553b
[INFO] running `Command { std: "docker" "start" "-a" "28eb1c41240251f12c67db0db3a1b1f8b7facb685d6c5cf4a74defe718a4553b", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling pnet_base v0.34.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling pnet_sys v0.34.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling chacha20 v0.10.0-rc.2
[INFO] [stderr]    Compiling rand v0.10.0-rc.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling cli_handler v0.1.0 (/opt/rustwide/workdir/cli_handler)
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling pnet_datalink v0.34.0
[INFO] [stderr]    Compiling api_model v0.1.0 (/opt/rustwide/workdir/api_model)
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stdout] warning: associated functions `to_utf8` and `parse_from_str` are never used
[INFO] [stdout]   --> api_model/src/protocol/token.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl Token {
[INFO] [stdout]    | ---------- associated functions in this implementation
[INFO] [stdout] 22 |     #[inline]
[INFO] [stdout] 23 |     fn to_utf8(bytes: &[u8]) -> Result<&str> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     fn parse_from_str<T>(s: &str, what: &str) -> Result<T>
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling client v0.1.0 (/opt/rustwide/workdir/client)
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> client/src/action/list_peers.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::time::{Duration, SystemTime};
[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::net::SocketAddr`
[INFO] [stdout]  --> server/src/core/tasks/jobs/oneshot_job.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::net::SocketAddr;
[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::net::SocketAddr`
[INFO] [stdout]  --> server/src/core/tasks/jobs/periodic_job.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::net::SocketAddr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shutdown_rx`
[INFO] [stdout]    --> server/src/core/tasks/jobs/oneshot_job.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let (shutdown_tx, shutdown_rx) = tokio::sync::oneshot::channel::<()>();
[INFO] [stdout]     |                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shutdown_rx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `peer_table_anti_entropy_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let peer_table_anti_entropy_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_peer_table_anti_entropy_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first_hello_message_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let first_hello_message_job = launch_oneshot_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_hello_message_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `heartbeat_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let heartbeat_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_heartbeat_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fs_stable_rescan_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let fs_stable_rescan_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fs_stable_rescan_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fs_inactive_cleanup_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let fs_inactive_cleanup_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fs_inactive_cleanup_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fs_index_dump_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let fs_index_dump_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fs_index_dump_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `level`
[INFO] [stdout]    --> server/src/utilities/logger.rs:169:21
[INFO] [stdout]     |
[INFO] [stdout] 169 |                     level,
[INFO] [stdout]     |                     ^^^^^ help: try ignoring the field: `level: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]    --> server/src/utilities/logger.rs:170:21
[INFO] [stdout]     |
[INFO] [stdout] 170 |                     msg,
[INFO] [stdout]     |                     ^^^ help: try ignoring the field: `msg: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ts_millis`
[INFO] [stdout]    --> server/src/utilities/logger.rs:171:21
[INFO] [stdout]     |
[INFO] [stdout] 171 |                     ts_millis,
[INFO] [stdout]     |                     ^^^^^^^^^ help: try ignoring the field: `ts_millis: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Int`, `Uint`, and `Bool` are never constructed
[INFO] [stdout]   --> server/src/config/config.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | enum ConfigInputValue {
[INFO] [stdout]    |      ---------------- variants in this enum
[INFO] [stdout] 83 |     String(String),
[INFO] [stdout] 84 |     Int(i32),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 85 |     Uint(u32),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 86 |     Bool(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: field `file_sync_port` is never read
[INFO] [stdout]   --> server/src/config/env_var.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct ConnectionConfig {
[INFO] [stdout]    |        ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     file_sync_port: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConnectionConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Shutdown` is never constructed
[INFO] [stdout]   --> server/src/core/tasks/job_summary.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum JobStatus {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 16 |     Shutdown,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JobStatus` 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 `job_type`, `period`, `summary`, and `shutdown_tx` are never read
[INFO] [stdout]   --> server/src/core/tasks/job_summary.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct JobSummary {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     job_type: JobType,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 34 |     period: Option<chrono::Duration>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 35 |     summary: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 36 |
[INFO] [stdout] 37 |     shutdown_tx: Option<tokio::sync::oneshot::Sender<()>>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_status`, `update_status_msg`, and `shutdown` are never used
[INFO] [stdout]   --> server/src/core/tasks/job_summary.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl JobSummary {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub async fn update_status(&mut self, new_status: JobStatus) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |     pub async fn update_status_msg(&mut self, status_msg: String) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 99 |     pub async fn shutdown(&mut self) -> Result<()> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Unicast` is never constructed
[INFO] [stdout]   --> server/src/core/tasks/low_level_tasks/task_send_control_message.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum SendType {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout]  9 |     Broadcast,
[INFO] [stdout] 10 |     Unicast(SocketAddr),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `contains_key` is never used
[INFO] [stdout]    --> server/src/fs/fs_index.rs:167:8
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl FileIndexInner {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 167 |     fn contains_key<P: AsRef<Path>>(&self, path: P) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `list_paths` is never used
[INFO] [stdout]    --> server/src/fs/fs_index.rs:263:25
[INFO] [stdout]     |
[INFO] [stdout] 230 | impl FileIndex {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub(crate) async fn list_paths(&self) -> Vec<PathBuf> {
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `activate_checked`, `deactivate_checked`, and `set_last_writer_checked` are never used
[INFO] [stdout]    --> server/src/fs/fs_index.rs:482:14
[INFO] [stdout]     |
[INFO] [stdout] 310 | impl FileIndex {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 482 |     async fn activate_checked<P: AsRef<Path>>(&self, path: P, from_ver: u64) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 514 |     async fn deactivate_checked<P: AsRef<Path>>(&self, path: P, from_ver: u64) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 546 |     async fn set_last_writer_checked<P: AsRef<Path>>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove`, `activate`, `deactivate`, `mark_stale`, and `set_last_writer` are never used
[INFO] [stdout]    --> server/src/fs/fs_index.rs:585:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | impl FileIndex {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] 585 |     async fn remove<P: AsRef<Path>>(&self, p: P) -> bool {
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 594 |     async fn activate<P: AsRef<Path>>(&self, p: P) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 603 |     async fn deactivate<P: AsRef<Path>>(&self, p: P) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 612 |     async fn mark_stale<P: AsRef<Path>>(&self, p: P) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 621 |     async fn set_last_writer<P: AsRef<Path>>(&self, p: P, writer: impl Into<String>) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write` is never used
[INFO] [stdout]    --> server/src/fs/fs_lock.rs:196:18
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl RwLock {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 196 |     pub async fn write(&self) -> crate::err::Result<WriteGuard> {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WriteGuard` is never constructed
[INFO] [stdout]    --> server/src/fs/fs_lock.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct WriteGuard {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `local_addr` is never used
[INFO] [stdout]   --> server/src/network/listener.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl UdpListener {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn local_addr(&self) -> std::io::Result<SocketAddr> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::SocketAddr`
[INFO] [stdout]  --> server/src/core/tasks/jobs/oneshot_job.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::net::SocketAddr;
[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::net::SocketAddr`
[INFO] [stdout]  --> server/src/core/tasks/jobs/periodic_job.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::net::SocketAddr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shutdown_rx`
[INFO] [stdout]    --> server/src/core/tasks/jobs/oneshot_job.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let (shutdown_tx, shutdown_rx) = tokio::sync::oneshot::channel::<()>();
[INFO] [stdout]     |                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shutdown_rx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `peer_table_anti_entropy_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let peer_table_anti_entropy_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_peer_table_anti_entropy_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first_hello_message_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let first_hello_message_job = launch_oneshot_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_hello_message_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `heartbeat_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let heartbeat_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_heartbeat_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fs_stable_rescan_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let fs_stable_rescan_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fs_stable_rescan_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fs_inactive_cleanup_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let fs_inactive_cleanup_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fs_inactive_cleanup_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fs_index_dump_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let fs_index_dump_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fs_index_dump_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `level`
[INFO] [stdout]    --> server/src/utilities/logger.rs:169:21
[INFO] [stdout]     |
[INFO] [stdout] 169 |                     level,
[INFO] [stdout]     |                     ^^^^^ help: try ignoring the field: `level: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]    --> server/src/utilities/logger.rs:170:21
[INFO] [stdout]     |
[INFO] [stdout] 170 |                     msg,
[INFO] [stdout]     |                     ^^^ help: try ignoring the field: `msg: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ts_millis`
[INFO] [stdout]    --> server/src/utilities/logger.rs:171:21
[INFO] [stdout]     |
[INFO] [stdout] 171 |                     ts_millis,
[INFO] [stdout]     |                     ^^^^^^^^^ help: try ignoring the field: `ts_millis: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Int`, `Uint`, and `Bool` are never constructed
[INFO] [stdout]   --> server/src/config/config.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | enum ConfigInputValue {
[INFO] [stdout]    |      ---------------- variants in this enum
[INFO] [stdout] 83 |     String(String),
[INFO] [stdout] 84 |     Int(i32),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 85 |     Uint(u32),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 86 |     Bool(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: fields `private_key_location` and `public_key_location` are never read
[INFO] [stdout]   --> server/src/config/env_var.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct KeySpec {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 12 |     private_key_location: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     public_key_location: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KeySpec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `key_spec` is never read
[INFO] [stdout]   --> server/src/config/env_var.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Identity {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     key_spec: KeySpec,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Identity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `conn_token` and `file_sync_port` are never read
[INFO] [stdout]   --> server/src/config/env_var.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct ConnectionConfig {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] 26 |     conn_token: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 27 |     port: u16,
[INFO] [stdout] 28 |     file_sync_port: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConnectionConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `working_dir` is never read
[INFO] [stdout]   --> server/src/config/env_var.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct AppConfig {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 34 |     working_dir: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_peer_expires_after_in_sec` and `get_working_dir` are never used
[INFO] [stdout]   --> server/src/config/env_var.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl AppConfig {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn update_peer_expires_after_in_sec(&mut self, new_value: u64) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn get_working_dir(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_conn_token`, `get_private_key_location`, and `get_public_key_location` are never used
[INFO] [stdout]    --> server/src/config/env_var.rs:99:12
[INFO] [stdout]     |
[INFO] [stdout]  66 | impl EnvVar {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn get_conn_token(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn get_private_key_location(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub fn get_public_key_location(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_working_dir`, and `update_peer_expires_after_in_sec` are never used
[INFO] [stdout]   --> server/src/config/app_config.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl SharedConfig {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 13 |     pub fn new(_env_var: &EnvVar) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub async fn get_working_dir(&self) -> String {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub async fn update_peer_expires_after_in_sec(&self, new_value: u64) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shutdown_jobs` is never used
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub async fn shutdown_jobs() -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Shutdown` is never constructed
[INFO] [stdout]   --> server/src/core/tasks/job_summary.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum JobStatus {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 16 |     Shutdown,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JobStatus` 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 `job_type`, `period`, `summary`, and `shutdown_tx` are never read
[INFO] [stdout]   --> server/src/core/tasks/job_summary.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct JobSummary {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     job_type: JobType,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 34 |     period: Option<chrono::Duration>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 35 |     summary: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 36 |
[INFO] [stdout] 37 |     shutdown_tx: Option<tokio::sync::oneshot::Sender<()>>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_status`, `update_status_msg`, and `shutdown` are never used
[INFO] [stdout]   --> server/src/core/tasks/job_summary.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl JobSummary {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub async fn update_status(&mut self, new_status: JobStatus) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |     pub async fn update_status_msg(&mut self, status_msg: String) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 99 |     pub async fn shutdown(&mut self) -> Result<()> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Unicast` is never constructed
[INFO] [stdout]   --> server/src/core/tasks/low_level_tasks/task_send_control_message.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum SendType {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout]  9 |     Broadcast,
[INFO] [stdout] 10 |     Unicast(SocketAddr),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove_peer`, `get_peer`, `promote_peer`, `refresh_peer`, and `disable_peer` are never used
[INFO] [stdout]    --> server/src/core/topology/peer_table.rs:121:18
[INFO] [stdout]     |
[INFO] [stdout] 114 | impl PeerTable {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 121 |     pub async fn remove_peer(&self, peer: Peer) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub async fn get_peer(&self, identifier: &str) -> Option<Arc<Peer>> {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub async fn promote_peer(&self, identifier: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub async fn refresh_peer(&self, identifier: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub async fn disable_peer(&self, identifier: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_checksum` and `set_checksum` are never used
[INFO] [stdout]   --> server/src/fs/file.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl FileFingerPrint {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn get_checksum(&self, size: u64, mtime: SystemTime) -> Option<u64> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn set_checksum(&mut self, size: u64, mtime: SystemTime, checksum: u64) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `same_file` and `get_checksum` are never used
[INFO] [stdout]    --> server/src/fs/file.rs:122:18
[INFO] [stdout]     |
[INFO] [stdout]  87 | impl LumoFile {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub async fn same_file(&self, other: &Self) -> bool {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     pub async fn get_checksum(&self) -> Result<u64> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `all` is never used
[INFO] [stdout]   --> server/src/fs/util.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl DirPermissions {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 32 |     /// Convenience: all permissions are granted.
[INFO] [stdout] 33 |     pub const fn all() -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_active`, `set_stale`, `set_last_writer`, and `needs_rescan` are never used
[INFO] [stdout]    --> server/src/fs/fs_index.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout]  51 | impl FileEntry {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn set_active(&mut self, from_ver: u64, active: bool) -> Result<u64> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn set_stale(&mut self, from_ver: u64, stale: bool) -> Result<u64> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn set_last_writer(&mut self, from_ver: u64, writer: impl Into<String>) -> Result<u64> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn needs_rescan(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `contains_key` is never used
[INFO] [stdout]    --> server/src/fs/fs_index.rs:167:8
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl FileIndexInner {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 167 |     fn contains_key<P: AsRef<Path>>(&self, path: P) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `len`, `with_entry`, `list_paths`, `candidates_by_size`, `candidates_by_size_mtime`, and `candidates_for` are never used
[INFO] [stdout]    --> server/src/fs/fs_index.rs:238:18
[INFO] [stdout]     |
[INFO] [stdout] 230 | impl FileIndex {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 238 |     pub async fn len(&self) -> usize {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pub async fn with_entry<P, T>(&self, path: P, f: impl FnOnce(&FileEntry) -> T) -> Option<T>
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub(crate) async fn list_paths(&self) -> Vec<PathBuf> {
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     pub(crate) async fn candidates_by_size(&self, size: u64) -> Vec<PathBuf> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     pub(crate) async fn candidates_by_size_mtime(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 294 |     pub async fn candidates_for(&self, file: &LumoFile) -> Vec<PathBuf> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `activate_checked`, `deactivate_checked`, and `set_last_writer_checked` are never used
[INFO] [stdout]    --> server/src/fs/fs_index.rs:482:14
[INFO] [stdout]     |
[INFO] [stdout] 310 | impl FileIndex {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 482 |     async fn activate_checked<P: AsRef<Path>>(&self, path: P, from_ver: u64) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 514 |     async fn deactivate_checked<P: AsRef<Path>>(&self, path: P, from_ver: u64) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 546 |     async fn set_last_writer_checked<P: AsRef<Path>>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove`, `activate`, `deactivate`, `mark_stale`, and `set_last_writer` are never used
[INFO] [stdout]    --> server/src/fs/fs_index.rs:585:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | impl FileIndex {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] 585 |     async fn remove<P: AsRef<Path>>(&self, p: P) -> bool {
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 594 |     async fn activate<P: AsRef<Path>>(&self, p: P) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 603 |     async fn deactivate<P: AsRef<Path>>(&self, p: P) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 612 |     async fn mark_stale<P: AsRef<Path>>(&self, p: P) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 621 |     async fn set_last_writer<P: AsRef<Path>>(&self, p: P, writer: impl Into<String>) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write` is never used
[INFO] [stdout]    --> server/src/fs/fs_lock.rs:196:18
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl RwLock {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 196 |     pub async fn write(&self) -> crate::err::Result<WriteGuard> {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WriteGuard` is never constructed
[INFO] [stdout]    --> server/src/fs/fs_lock.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct WriteGuard {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `local_addr` is never used
[INFO] [stdout]   --> server/src/network/listener.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl UdpListener {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn local_addr(&self) -> std::io::Result<SocketAddr> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `spawn_per_request` is never used
[INFO] [stdout]    --> server/src/network/sender.rs:121:12
[INFO] [stdout]     |
[INFO] [stdout]  89 | impl NetworkSender {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 121 |     pub fn spawn_per_request(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_once` is never used
[INFO] [stdout]    --> server/src/network/sender.rs:242:10
[INFO] [stdout]     |
[INFO] [stdout] 242 | async fn send_once(
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.08s
[INFO] running `Command { std: "docker" "inspect" "28eb1c41240251f12c67db0db3a1b1f8b7facb685d6c5cf4a74defe718a4553b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28eb1c41240251f12c67db0db3a1b1f8b7facb685d6c5cf4a74defe718a4553b", kill_on_drop: false }`
[INFO] [stdout] 28eb1c41240251f12c67db0db3a1b1f8b7facb685d6c5cf4a74defe718a4553b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e19f3764d25b3d73430f2b8d88430939b30db11ab6cee8cb7fe46298e0d7b9d7
[INFO] running `Command { std: "docker" "start" "-a" "e19f3764d25b3d73430f2b8d88430939b30db11ab6cee8cb7fe46298e0d7b9d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cli_handler v0.1.0 (/opt/rustwide/workdir/cli_handler)
[INFO] [stdout] warning: associated functions `to_utf8` and `parse_from_str` are never used
[INFO] [stdout]   --> api_model/src/protocol/token.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl Token {
[INFO] [stdout]    | ---------- associated functions in this implementation
[INFO] [stdout] 22 |     #[inline]
[INFO] [stdout] 23 |     fn to_utf8(bytes: &[u8]) -> Result<&str> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     fn parse_from_str<T>(s: &str, what: &str) -> Result<T>
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling client v0.1.0 (/opt/rustwide/workdir/client)
[INFO] [stderr]    Compiling api_model v0.1.0 (/opt/rustwide/workdir/api_model)
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> client/src/action/list_peers.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::time::{Duration, SystemTime};
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stdout] warning: associated functions `to_utf8` and `parse_from_str` are never used
[INFO] [stdout]   --> api_model/src/protocol/token.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl Token {
[INFO] [stdout]    | ---------- associated functions in this implementation
[INFO] [stdout] 22 |     #[inline]
[INFO] [stdout] 23 |     fn to_utf8(bytes: &[u8]) -> Result<&str> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     fn parse_from_str<T>(s: &str, what: &str) -> Result<T>
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stdout] warning: unused import: `std::net::SocketAddr`
[INFO] [stdout]  --> server/src/core/tasks/jobs/oneshot_job.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::net::SocketAddr;
[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::net::SocketAddr`
[INFO] [stdout]  --> server/src/core/tasks/jobs/periodic_job.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::net::SocketAddr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::SocketAddr`
[INFO] [stdout]  --> server/src/core/tasks/jobs/oneshot_job.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::net::SocketAddr;
[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::net::SocketAddr`
[INFO] [stdout]  --> server/src/core/tasks/jobs/periodic_job.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::net::SocketAddr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::SocketAddr`
[INFO] [stdout]    --> server/src/core/tasks/task_queue.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |     use std::net::SocketAddr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::task`
[INFO] [stdout]    --> server/src/fs/file.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |     use tokio::task;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]    --> server/src/fs/util.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |     use std::path::Path;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shutdown_rx`
[INFO] [stdout]    --> server/src/core/tasks/jobs/oneshot_job.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let (shutdown_tx, shutdown_rx) = tokio::sync::oneshot::channel::<()>();
[INFO] [stdout]     |                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shutdown_rx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `peer_table_anti_entropy_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let peer_table_anti_entropy_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_peer_table_anti_entropy_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first_hello_message_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let first_hello_message_job = launch_oneshot_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_hello_message_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `heartbeat_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let heartbeat_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_heartbeat_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fs_stable_rescan_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let fs_stable_rescan_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fs_stable_rescan_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fs_inactive_cleanup_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let fs_inactive_cleanup_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fs_inactive_cleanup_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fs_index_dump_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let fs_index_dump_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fs_index_dump_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `level`
[INFO] [stdout]    --> server/src/utilities/logger.rs:169:21
[INFO] [stdout]     |
[INFO] [stdout] 169 |                     level,
[INFO] [stdout]     |                     ^^^^^ help: try ignoring the field: `level: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]    --> server/src/utilities/logger.rs:170:21
[INFO] [stdout]     |
[INFO] [stdout] 170 |                     msg,
[INFO] [stdout]     |                     ^^^ help: try ignoring the field: `msg: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ts_millis`
[INFO] [stdout]    --> server/src/utilities/logger.rs:171:21
[INFO] [stdout]     |
[INFO] [stdout] 171 |                     ts_millis,
[INFO] [stdout]     |                     ^^^^^^^^^ help: try ignoring the field: `ts_millis: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Int`, `Uint`, and `Bool` are never constructed
[INFO] [stdout]   --> server/src/config/config.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | enum ConfigInputValue {
[INFO] [stdout]    |      ---------------- variants in this enum
[INFO] [stdout] 83 |     String(String),
[INFO] [stdout] 84 |     Int(i32),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 85 |     Uint(u32),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 86 |     Bool(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: field `file_sync_port` is never read
[INFO] [stdout]   --> server/src/config/env_var.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct ConnectionConfig {
[INFO] [stdout]    |        ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     file_sync_port: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConnectionConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Shutdown` is never constructed
[INFO] [stdout]   --> server/src/core/tasks/job_summary.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum JobStatus {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 16 |     Shutdown,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JobStatus` 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 `job_type`, `period`, `summary`, and `shutdown_tx` are never read
[INFO] [stdout]   --> server/src/core/tasks/job_summary.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct JobSummary {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     job_type: JobType,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 34 |     period: Option<chrono::Duration>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 35 |     summary: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 36 |
[INFO] [stdout] 37 |     shutdown_tx: Option<tokio::sync::oneshot::Sender<()>>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_status`, `update_status_msg`, and `shutdown` are never used
[INFO] [stdout]   --> server/src/core/tasks/job_summary.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl JobSummary {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub async fn update_status(&mut self, new_status: JobStatus) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |     pub async fn update_status_msg(&mut self, status_msg: String) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 99 |     pub async fn shutdown(&mut self) -> Result<()> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Unicast` is never constructed
[INFO] [stdout]   --> server/src/core/tasks/low_level_tasks/task_send_control_message.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum SendType {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout]  9 |     Broadcast,
[INFO] [stdout] 10 |     Unicast(SocketAddr),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `contains_key` is never used
[INFO] [stdout]    --> server/src/fs/fs_index.rs:167:8
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl FileIndexInner {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 167 |     fn contains_key<P: AsRef<Path>>(&self, path: P) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `list_paths` is never used
[INFO] [stdout]    --> server/src/fs/fs_index.rs:263:25
[INFO] [stdout]     |
[INFO] [stdout] 230 | impl FileIndex {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub(crate) async fn list_paths(&self) -> Vec<PathBuf> {
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `activate_checked`, `deactivate_checked`, and `set_last_writer_checked` are never used
[INFO] [stdout]    --> server/src/fs/fs_index.rs:482:14
[INFO] [stdout]     |
[INFO] [stdout] 310 | impl FileIndex {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 482 |     async fn activate_checked<P: AsRef<Path>>(&self, path: P, from_ver: u64) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 514 |     async fn deactivate_checked<P: AsRef<Path>>(&self, path: P, from_ver: u64) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 546 |     async fn set_last_writer_checked<P: AsRef<Path>>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove`, `activate`, `deactivate`, `mark_stale`, and `set_last_writer` are never used
[INFO] [stdout]    --> server/src/fs/fs_index.rs:585:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | impl FileIndex {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] 585 |     async fn remove<P: AsRef<Path>>(&self, p: P) -> bool {
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 594 |     async fn activate<P: AsRef<Path>>(&self, p: P) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 603 |     async fn deactivate<P: AsRef<Path>>(&self, p: P) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 612 |     async fn mark_stale<P: AsRef<Path>>(&self, p: P) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 621 |     async fn set_last_writer<P: AsRef<Path>>(&self, p: P, writer: impl Into<String>) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write` is never used
[INFO] [stdout]    --> server/src/fs/fs_lock.rs:196:18
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl RwLock {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 196 |     pub async fn write(&self) -> crate::err::Result<WriteGuard> {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WriteGuard` is never constructed
[INFO] [stdout]    --> server/src/fs/fs_lock.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct WriteGuard {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `local_addr` is never used
[INFO] [stdout]   --> server/src/network/listener.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl UdpListener {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn local_addr(&self) -> std::io::Result<SocketAddr> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> server/src/utilities/logger.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 211 | /             return LOGGER_CELL
[INFO] [stdout] 212 | |                 .get()
[INFO] [stdout] 213 | |                 .expect("LOGGER_CELL should be set by test fallback");
[INFO] [stdout]     | |_____________________________________________________________________- any code following this expression is unreachable
[INFO] [stdout] 214 |           }
[INFO] [stdout] 215 |           LOGGER_CELL.get().expect("LOGGER_CELL should be set")
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shutdown_rx`
[INFO] [stdout]    --> server/src/core/tasks/jobs/oneshot_job.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let (shutdown_tx, shutdown_rx) = tokio::sync::oneshot::channel::<()>();
[INFO] [stdout]     |                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shutdown_rx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `peer_table_anti_entropy_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let peer_table_anti_entropy_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_peer_table_anti_entropy_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first_hello_message_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let first_hello_message_job = launch_oneshot_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_hello_message_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `heartbeat_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let heartbeat_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_heartbeat_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fs_stable_rescan_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let fs_stable_rescan_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fs_stable_rescan_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fs_inactive_cleanup_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let fs_inactive_cleanup_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fs_inactive_cleanup_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fs_index_dump_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let fs_index_dump_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fs_index_dump_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> server/src/core/topology/peer_table.rs:378:13
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let mut p1 = Peer::new(
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> server/src/core/topology/peer_table.rs:401:13
[INFO] [stdout]     |
[INFO] [stdout] 401 |         let mut p2 = Peer::new(
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> server/src/core/topology/peer_table.rs:429:17
[INFO] [stdout]     |
[INFO] [stdout] 429 |             let mut p = Peer::new(
[INFO] [stdout]     |                 ----^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> server/src/fs/fs_index.rs:1166:17
[INFO] [stdout]      |
[INFO] [stdout] 1166 |             let mut index = FileIndex::new();
[INFO] [stdout]      |                 ----^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size0`
[INFO] [stdout]     --> server/src/fs/fs_index.rs:1185:13
[INFO] [stdout]      |
[INFO] [stdout] 1185 |         let size0 = lf.size;
[INFO] [stdout]      |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_size0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mtime0`
[INFO] [stdout]     --> server/src/fs/fs_index.rs:1186:13
[INFO] [stdout]      |
[INFO] [stdout] 1186 |         let mtime0 = lf.mtime;
[INFO] [stdout]      |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_mtime0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size1`
[INFO] [stdout]     --> server/src/fs/fs_index.rs:1203:13
[INFO] [stdout]      |
[INFO] [stdout] 1203 |         let size1 = lf2.size;
[INFO] [stdout]      |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_size1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mtime1`
[INFO] [stdout]     --> server/src/fs/fs_index.rs:1204:13
[INFO] [stdout]      |
[INFO] [stdout] 1204 |         let mtime1 = lf2.mtime;
[INFO] [stdout]      |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_mtime1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> server/src/fs/fs_lock.rs:359:13
[INFO] [stdout]     |
[INFO] [stdout] 359 |         let mut handle = tokio::spawn({
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `level`
[INFO] [stdout]    --> server/src/utilities/logger.rs:169:21
[INFO] [stdout]     |
[INFO] [stdout] 169 |                     level,
[INFO] [stdout]     |                     ^^^^^ help: try ignoring the field: `level: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]    --> server/src/utilities/logger.rs:170:21
[INFO] [stdout]     |
[INFO] [stdout] 170 |                     msg,
[INFO] [stdout]     |                     ^^^ help: try ignoring the field: `msg: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ts_millis`
[INFO] [stdout]    --> server/src/utilities/logger.rs:171:21
[INFO] [stdout]     |
[INFO] [stdout] 171 |                     ts_millis,
[INFO] [stdout]     |                     ^^^^^^^^^ help: try ignoring the field: `ts_millis: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_sync_port` is never read
[INFO] [stdout]   --> server/src/config/env_var.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct ConnectionConfig {
[INFO] [stdout]    |        ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     file_sync_port: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConnectionConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `job_type`, `period`, and `summary` are never read
[INFO] [stdout]   --> server/src/core/tasks/job_summary.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct JobSummary {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     job_type: JobType,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 34 |     period: Option<chrono::Duration>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 35 |     summary: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_status` and `update_status_msg` are never used
[INFO] [stdout]   --> server/src/core/tasks/job_summary.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl JobSummary {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub async fn update_status(&mut self, new_status: JobStatus) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |     pub async fn update_status_msg(&mut self, status_msg: String) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `contains_key` is never used
[INFO] [stdout]    --> server/src/fs/fs_index.rs:167:8
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl FileIndexInner {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 167 |     fn contains_key<P: AsRef<Path>>(&self, path: P) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `path` is never used
[INFO] [stdout]    --> server/src/utilities/logger.rs:254:12
[INFO] [stdout]     |
[INFO] [stdout] 250 |     impl TempFileGuard {
[INFO] [stdout]     |     ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 254 |         fn path(&self) -> &Path {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> server/tests/fs_index_integration.rs:128:40
[INFO] [stdout]     |
[INFO] [stdout] 128 |         write_bytes(&p, 1024 + i * 10, (0x10 + i as u8)).await;
[INFO] [stdout]     |                                        ^              ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 128 -         write_bytes(&p, 1024 + i * 10, (0x10 + i as u8)).await;
[INFO] [stdout] 128 +         write_bytes(&p, 1024 + i * 10, 0x10 + i as u8 ).await;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::SocketAddr`
[INFO] [stdout]  --> server/src/core/tasks/jobs/oneshot_job.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::net::SocketAddr;
[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::net::SocketAddr`
[INFO] [stdout]  --> server/src/core/tasks/jobs/periodic_job.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::net::SocketAddr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::SocketAddr`
[INFO] [stdout]  --> server/src/core/tasks/jobs/oneshot_job.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::net::SocketAddr;
[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::net::SocketAddr`
[INFO] [stdout]  --> server/src/core/tasks/jobs/periodic_job.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::net::SocketAddr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::SocketAddr`
[INFO] [stdout]    --> server/src/core/tasks/task_queue.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |     use std::net::SocketAddr;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::task`
[INFO] [stdout]    --> server/src/fs/file.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |     use tokio::task;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]    --> server/src/fs/util.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |     use std::path::Path;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shutdown_rx`
[INFO] [stdout]    --> server/src/core/tasks/jobs/oneshot_job.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let (shutdown_tx, shutdown_rx) = tokio::sync::oneshot::channel::<()>();
[INFO] [stdout]     |                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shutdown_rx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `peer_table_anti_entropy_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let peer_table_anti_entropy_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_peer_table_anti_entropy_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first_hello_message_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let first_hello_message_job = launch_oneshot_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_hello_message_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `heartbeat_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let heartbeat_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_heartbeat_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fs_stable_rescan_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let fs_stable_rescan_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fs_stable_rescan_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fs_inactive_cleanup_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let fs_inactive_cleanup_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fs_inactive_cleanup_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fs_index_dump_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let fs_index_dump_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fs_index_dump_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `level`
[INFO] [stdout]    --> server/src/utilities/logger.rs:169:21
[INFO] [stdout]     |
[INFO] [stdout] 169 |                     level,
[INFO] [stdout]     |                     ^^^^^ help: try ignoring the field: `level: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]    --> server/src/utilities/logger.rs:170:21
[INFO] [stdout]     |
[INFO] [stdout] 170 |                     msg,
[INFO] [stdout]     |                     ^^^ help: try ignoring the field: `msg: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ts_millis`
[INFO] [stdout]    --> server/src/utilities/logger.rs:171:21
[INFO] [stdout]     |
[INFO] [stdout] 171 |                     ts_millis,
[INFO] [stdout]     |                     ^^^^^^^^^ help: try ignoring the field: `ts_millis: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Int`, `Uint`, and `Bool` are never constructed
[INFO] [stdout]   --> server/src/config/config.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | enum ConfigInputValue {
[INFO] [stdout]    |      ---------------- variants in this enum
[INFO] [stdout] 83 |     String(String),
[INFO] [stdout] 84 |     Int(i32),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 85 |     Uint(u32),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 86 |     Bool(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: fields `private_key_location` and `public_key_location` are never read
[INFO] [stdout]   --> server/src/config/env_var.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct KeySpec {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 12 |     private_key_location: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     public_key_location: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KeySpec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `key_spec` is never read
[INFO] [stdout]   --> server/src/config/env_var.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Identity {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     key_spec: KeySpec,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Identity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `conn_token` and `file_sync_port` are never read
[INFO] [stdout]   --> server/src/config/env_var.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct ConnectionConfig {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] 26 |     conn_token: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 27 |     port: u16,
[INFO] [stdout] 28 |     file_sync_port: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConnectionConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `working_dir` is never read
[INFO] [stdout]   --> server/src/config/env_var.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct AppConfig {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 34 |     working_dir: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_peer_expires_after_in_sec` and `get_working_dir` are never used
[INFO] [stdout]   --> server/src/config/env_var.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl AppConfig {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn update_peer_expires_after_in_sec(&mut self, new_value: u64) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn get_working_dir(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_conn_token`, `get_private_key_location`, and `get_public_key_location` are never used
[INFO] [stdout]    --> server/src/config/env_var.rs:99:12
[INFO] [stdout]     |
[INFO] [stdout]  66 | impl EnvVar {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn get_conn_token(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn get_private_key_location(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub fn get_public_key_location(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_working_dir`, and `update_peer_expires_after_in_sec` are never used
[INFO] [stdout]   --> server/src/config/app_config.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl SharedConfig {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 13 |     pub fn new(_env_var: &EnvVar) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub async fn get_working_dir(&self) -> String {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub async fn update_peer_expires_after_in_sec(&self, new_value: u64) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shutdown_jobs` is never used
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub async fn shutdown_jobs() -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Shutdown` is never constructed
[INFO] [stdout]   --> server/src/core/tasks/job_summary.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum JobStatus {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 16 |     Shutdown,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JobStatus` 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 `job_type`, `period`, `summary`, and `shutdown_tx` are never read
[INFO] [stdout]   --> server/src/core/tasks/job_summary.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct JobSummary {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     job_type: JobType,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 34 |     period: Option<chrono::Duration>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 35 |     summary: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 36 |
[INFO] [stdout] 37 |     shutdown_tx: Option<tokio::sync::oneshot::Sender<()>>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_status`, `update_status_msg`, and `shutdown` are never used
[INFO] [stdout]   --> server/src/core/tasks/job_summary.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl JobSummary {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub async fn update_status(&mut self, new_status: JobStatus) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |     pub async fn update_status_msg(&mut self, status_msg: String) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 99 |     pub async fn shutdown(&mut self) -> Result<()> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Unicast` is never constructed
[INFO] [stdout]   --> server/src/core/tasks/low_level_tasks/task_send_control_message.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum SendType {
[INFO] [stdout]    |          -------- variant in this enum
[INFO] [stdout]  9 |     Broadcast,
[INFO] [stdout] 10 |     Unicast(SocketAddr),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove_peer`, `get_peer`, `promote_peer`, `refresh_peer`, and `disable_peer` are never used
[INFO] [stdout]    --> server/src/core/topology/peer_table.rs:121:18
[INFO] [stdout]     |
[INFO] [stdout] 114 | impl PeerTable {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 121 |     pub async fn remove_peer(&self, peer: Peer) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub async fn get_peer(&self, identifier: &str) -> Option<Arc<Peer>> {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub async fn promote_peer(&self, identifier: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub async fn refresh_peer(&self, identifier: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub async fn disable_peer(&self, identifier: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_checksum` and `set_checksum` are never used
[INFO] [stdout]   --> server/src/fs/file.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl FileFingerPrint {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn get_checksum(&self, size: u64, mtime: SystemTime) -> Option<u64> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn set_checksum(&mut self, size: u64, mtime: SystemTime, checksum: u64) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `same_file` and `get_checksum` are never used
[INFO] [stdout]    --> server/src/fs/file.rs:122:18
[INFO] [stdout]     |
[INFO] [stdout]  87 | impl LumoFile {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub async fn same_file(&self, other: &Self) -> bool {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     pub async fn get_checksum(&self) -> Result<u64> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `all` is never used
[INFO] [stdout]   --> server/src/fs/util.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl DirPermissions {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 32 |     /// Convenience: all permissions are granted.
[INFO] [stdout] 33 |     pub const fn all() -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_active`, `set_stale`, `set_last_writer`, and `needs_rescan` are never used
[INFO] [stdout]    --> server/src/fs/fs_index.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout]  51 | impl FileEntry {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn set_active(&mut self, from_ver: u64, active: bool) -> Result<u64> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn set_stale(&mut self, from_ver: u64, stale: bool) -> Result<u64> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn set_last_writer(&mut self, from_ver: u64, writer: impl Into<String>) -> Result<u64> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn needs_rescan(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `contains_key` is never used
[INFO] [stdout]    --> server/src/fs/fs_index.rs:167:8
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl FileIndexInner {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 167 |     fn contains_key<P: AsRef<Path>>(&self, path: P) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `len`, `with_entry`, `list_paths`, `candidates_by_size`, `candidates_by_size_mtime`, and `candidates_for` are never used
[INFO] [stdout]    --> server/src/fs/fs_index.rs:238:18
[INFO] [stdout]     |
[INFO] [stdout] 230 | impl FileIndex {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 238 |     pub async fn len(&self) -> usize {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pub async fn with_entry<P, T>(&self, path: P, f: impl FnOnce(&FileEntry) -> T) -> Option<T>
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub(crate) async fn list_paths(&self) -> Vec<PathBuf> {
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     pub(crate) async fn candidates_by_size(&self, size: u64) -> Vec<PathBuf> {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     pub(crate) async fn candidates_by_size_mtime(
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 294 |     pub async fn candidates_for(&self, file: &LumoFile) -> Vec<PathBuf> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `activate_checked`, `deactivate_checked`, and `set_last_writer_checked` are never used
[INFO] [stdout]    --> server/src/fs/fs_index.rs:482:14
[INFO] [stdout]     |
[INFO] [stdout] 310 | impl FileIndex {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 482 |     async fn activate_checked<P: AsRef<Path>>(&self, path: P, from_ver: u64) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 514 |     async fn deactivate_checked<P: AsRef<Path>>(&self, path: P, from_ver: u64) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 546 |     async fn set_last_writer_checked<P: AsRef<Path>>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove`, `activate`, `deactivate`, `mark_stale`, and `set_last_writer` are never used
[INFO] [stdout]    --> server/src/fs/fs_index.rs:585:14
[INFO] [stdout]     |
[INFO] [stdout] 584 | impl FileIndex {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] 585 |     async fn remove<P: AsRef<Path>>(&self, p: P) -> bool {
[INFO] [stdout]     |              ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 594 |     async fn activate<P: AsRef<Path>>(&self, p: P) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 603 |     async fn deactivate<P: AsRef<Path>>(&self, p: P) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 612 |     async fn mark_stale<P: AsRef<Path>>(&self, p: P) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 621 |     async fn set_last_writer<P: AsRef<Path>>(&self, p: P, writer: impl Into<String>) {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `write` is never used
[INFO] [stdout]    --> server/src/fs/fs_lock.rs:196:18
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl RwLock {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 196 |     pub async fn write(&self) -> crate::err::Result<WriteGuard> {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WriteGuard` is never constructed
[INFO] [stdout]    --> server/src/fs/fs_lock.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct WriteGuard {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `local_addr` is never used
[INFO] [stdout]   --> server/src/network/listener.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl UdpListener {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn local_addr(&self) -> std::io::Result<SocketAddr> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `spawn_per_request` is never used
[INFO] [stdout]    --> server/src/network/sender.rs:121:12
[INFO] [stdout]     |
[INFO] [stdout]  89 | impl NetworkSender {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 121 |     pub fn spawn_per_request(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_once` is never used
[INFO] [stdout]    --> server/src/network/sender.rs:242:10
[INFO] [stdout]     |
[INFO] [stdout] 242 | async fn send_once(
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> server/src/utilities/logger.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 211 | /             return LOGGER_CELL
[INFO] [stdout] 212 | |                 .get()
[INFO] [stdout] 213 | |                 .expect("LOGGER_CELL should be set by test fallback");
[INFO] [stdout]     | |_____________________________________________________________________- any code following this expression is unreachable
[INFO] [stdout] 214 |           }
[INFO] [stdout] 215 |           LOGGER_CELL.get().expect("LOGGER_CELL should be set")
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shutdown_rx`
[INFO] [stdout]    --> server/src/core/tasks/jobs/oneshot_job.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let (shutdown_tx, shutdown_rx) = tokio::sync::oneshot::channel::<()>();
[INFO] [stdout]     |                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shutdown_rx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `peer_table_anti_entropy_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let peer_table_anti_entropy_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_peer_table_anti_entropy_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first_hello_message_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let first_hello_message_job = launch_oneshot_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_hello_message_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `heartbeat_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let heartbeat_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_heartbeat_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fs_stable_rescan_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let fs_stable_rescan_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fs_stable_rescan_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fs_inactive_cleanup_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let fs_inactive_cleanup_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fs_inactive_cleanup_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fs_index_dump_job`
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let fs_index_dump_job = launch_periodic_job(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fs_index_dump_job`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> server/src/core/topology/peer_table.rs:378:13
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let mut p1 = Peer::new(
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> server/src/core/topology/peer_table.rs:401:13
[INFO] [stdout]     |
[INFO] [stdout] 401 |         let mut p2 = Peer::new(
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> server/src/core/topology/peer_table.rs:429:17
[INFO] [stdout]     |
[INFO] [stdout] 429 |             let mut p = Peer::new(
[INFO] [stdout]     |                 ----^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> server/src/fs/fs_index.rs:1166:17
[INFO] [stdout]      |
[INFO] [stdout] 1166 |             let mut index = FileIndex::new();
[INFO] [stdout]      |                 ----^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size0`
[INFO] [stdout]     --> server/src/fs/fs_index.rs:1185:13
[INFO] [stdout]      |
[INFO] [stdout] 1185 |         let size0 = lf.size;
[INFO] [stdout]      |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_size0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mtime0`
[INFO] [stdout]     --> server/src/fs/fs_index.rs:1186:13
[INFO] [stdout]      |
[INFO] [stdout] 1186 |         let mtime0 = lf.mtime;
[INFO] [stdout]      |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_mtime0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size1`
[INFO] [stdout]     --> server/src/fs/fs_index.rs:1203:13
[INFO] [stdout]      |
[INFO] [stdout] 1203 |         let size1 = lf2.size;
[INFO] [stdout]      |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_size1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mtime1`
[INFO] [stdout]     --> server/src/fs/fs_index.rs:1204:13
[INFO] [stdout]      |
[INFO] [stdout] 1204 |         let mtime1 = lf2.mtime;
[INFO] [stdout]      |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_mtime1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> server/src/fs/fs_lock.rs:359:13
[INFO] [stdout]     |
[INFO] [stdout] 359 |         let mut handle = tokio::spawn({
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `level`
[INFO] [stdout]    --> server/src/utilities/logger.rs:169:21
[INFO] [stdout]     |
[INFO] [stdout] 169 |                     level,
[INFO] [stdout]     |                     ^^^^^ help: try ignoring the field: `level: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]    --> server/src/utilities/logger.rs:170:21
[INFO] [stdout]     |
[INFO] [stdout] 170 |                     msg,
[INFO] [stdout]     |                     ^^^ help: try ignoring the field: `msg: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ts_millis`
[INFO] [stdout]    --> server/src/utilities/logger.rs:171:21
[INFO] [stdout]     |
[INFO] [stdout] 171 |                     ts_millis,
[INFO] [stdout]     |                     ^^^^^^^^^ help: try ignoring the field: `ts_millis: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_sync_port` is never read
[INFO] [stdout]   --> server/src/config/env_var.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct ConnectionConfig {
[INFO] [stdout]    |        ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     file_sync_port: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConnectionConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_private_key_location` and `get_public_key_location` are never used
[INFO] [stdout]    --> server/src/config/env_var.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout]  66 | impl EnvVar {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn get_private_key_location(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub fn get_public_key_location(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> server/src/config/app_config.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl SharedConfig {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 13 |     pub fn new(_env_var: &EnvVar) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shutdown_jobs` is never used
[INFO] [stdout]   --> server/src/core/tasks/mod.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub async fn shutdown_jobs() -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `job_type`, `period`, and `summary` are never read
[INFO] [stdout]   --> server/src/core/tasks/job_summary.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct JobSummary {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     job_type: JobType,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 34 |     period: Option<chrono::Duration>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 35 |     summary: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_status` and `update_status_msg` are never used
[INFO] [stdout]   --> server/src/core/tasks/job_summary.rs:75:18
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl JobSummary {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub async fn update_status(&mut self, new_status: JobStatus) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |     pub async fn update_status_msg(&mut self, status_msg: String) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove_peer`, `promote_peer`, `refresh_peer`, and `disable_peer` are never used
[INFO] [stdout]    --> server/src/core/topology/peer_table.rs:121:18
[INFO] [stdout]     |
[INFO] [stdout] 114 | impl PeerTable {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 121 |     pub async fn remove_peer(&self, peer: Peer) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub async fn promote_peer(&self, identifier: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub async fn refresh_peer(&self, identifier: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub async fn disable_peer(&self, identifier: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `same_file` is never used
[INFO] [stdout]    --> server/src/fs/file.rs:122:18
[INFO] [stdout]     |
[INFO] [stdout]  87 | impl LumoFile {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub async fn same_file(&self, other: &Self) -> bool {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `all` is never used
[INFO] [stdout]   --> server/src/fs/util.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl DirPermissions {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 32 |     /// Convenience: all permissions are granted.
[INFO] [stdout] 33 |     pub const fn all() -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_stale` and `needs_rescan` are never used
[INFO] [stdout]    --> server/src/fs/fs_index.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout]  51 | impl FileEntry {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn set_stale(&mut self, from_ver: u64, stale: bool) -> Result<u64> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn needs_rescan(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `contains_key` is never used
[INFO] [stdout]    --> server/src/fs/fs_index.rs:167:8
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl FileIndexInner {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 167 |     fn contains_key<P: AsRef<Path>>(&self, path: P) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `path` is never used
[INFO] [stdout]    --> server/src/utilities/logger.rs:254:12
[INFO] [stdout]     |
[INFO] [stdout] 250 |     impl TempFileGuard {
[INFO] [stdout]     |     ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 254 |         fn path(&self) -> &Path {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.31s
[INFO] running `Command { std: "docker" "inspect" "e19f3764d25b3d73430f2b8d88430939b30db11ab6cee8cb7fe46298e0d7b9d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e19f3764d25b3d73430f2b8d88430939b30db11ab6cee8cb7fe46298e0d7b9d7", kill_on_drop: false }`
[INFO] [stdout] e19f3764d25b3d73430f2b8d88430939b30db11ab6cee8cb7fe46298e0d7b9d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 316a393c5f688b9d6326e34e8599e971e97bbf4127cd5470f8116b0bab6ca983
[INFO] running `Command { std: "docker" "start" "-a" "316a393c5f688b9d6326e34e8599e971e97bbf4127cd5470f8116b0bab6ca983", kill_on_drop: false }`
[INFO] [stderr] warning: associated functions `to_utf8` and `parse_from_str` are never used
[INFO] [stderr]   --> api_model/src/protocol/token.rs:23:8
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl Token {
[INFO] [stderr]    | ---------- associated functions in this implementation
[INFO] [stderr] 22 |     #[inline]
[INFO] [stderr] 23 |     fn to_utf8(bytes: &[u8]) -> Result<&str> {
[INFO] [stderr]    |        ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 34 |     fn parse_from_str<T>(s: &str, what: &str) -> Result<T>
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr] warning: `api_model` (lib) generated 1 warning
[INFO] [stderr] warning: unused import: `Duration`
[INFO] [stderr]  --> client/src/action/list_peers.rs:2:17
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::time::{Duration, SystemTime};
[INFO] [stderr]   |                 ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `client` (bin "client" test) generated 1 warning (run `cargo fix --bin "client" -p client --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `api_model` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused import: `std::net::SocketAddr`
[INFO] [stderr]  --> server/src/core/tasks/jobs/oneshot_job.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use std::net::SocketAddr;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::net::SocketAddr`
[INFO] [stderr]  --> server/src/core/tasks/jobs/periodic_job.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::net::SocketAddr;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::net::SocketAddr`
[INFO] [stderr]    --> server/src/core/tasks/task_queue.rs:135:9
[INFO] [stderr]     |
[INFO] [stderr] 135 |     use std::net::SocketAddr;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::task`
[INFO] [stderr]    --> server/src/fs/file.rs:205:9
[INFO] [stderr]     |
[INFO] [stderr] 205 |     use tokio::task;
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::path::Path`
[INFO] [stderr]    --> server/src/fs/util.rs:170:9
[INFO] [stderr]     |
[INFO] [stderr] 170 |     use std::path::Path;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `shutdown_rx`
[INFO] [stderr]    --> server/src/core/tasks/jobs/oneshot_job.rs:135:23
[INFO] [stderr]     |
[INFO] [stderr] 135 |     let (shutdown_tx, shutdown_rx) = tokio::sync::oneshot::channel::<()>();
[INFO] [stderr]     |                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shutdown_rx`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `peer_table_anti_entropy_job`
[INFO] [stderr]   --> server/src/core/tasks/mod.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 30 |     let peer_table_anti_entropy_job = launch_periodic_job(
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_peer_table_anti_entropy_job`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `first_hello_message_job`
[INFO] [stderr]   --> server/src/core/tasks/mod.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 39 |     let first_hello_message_job = launch_oneshot_job(
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_hello_message_job`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `heartbeat_job`
[INFO] [stderr]   --> server/src/core/tasks/mod.rs:48:9
[INFO] [stderr]    |
[INFO] [stderr] 48 |     let heartbeat_job = launch_periodic_job(
[INFO] [stderr]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_heartbeat_job`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `fs_stable_rescan_job`
[INFO] [stderr]   --> server/src/core/tasks/mod.rs:57:9
[INFO] [stderr]    |
[INFO] [stderr] 57 |     let fs_stable_rescan_job = launch_periodic_job(
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fs_stable_rescan_job`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `fs_inactive_cleanup_job`
[INFO] [stderr]   --> server/src/core/tasks/mod.rs:66:9
[INFO] [stderr]    |
[INFO] [stderr] 66 |     let fs_inactive_cleanup_job = launch_periodic_job(
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fs_inactive_cleanup_job`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `fs_index_dump_job`
[INFO] [stderr]   --> server/src/core/tasks/mod.rs:75:9
[INFO] [stderr]    |
[INFO] [stderr] 75 |     let fs_index_dump_job = launch_periodic_job(
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fs_index_dump_job`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `level`
[INFO] [stderr]    --> server/src/utilities/logger.rs:169:21
[INFO] [stderr]     |
[INFO] [stderr] 169 |                     level,
[INFO] [stderr]     |                     ^^^^^ help: try ignoring the field: `level: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `msg`
[INFO] [stderr]    --> server/src/utilities/logger.rs:170:21
[INFO] [stderr]     |
[INFO] [stderr] 170 |                     msg,
[INFO] [stderr]     |                     ^^^ help: try ignoring the field: `msg: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ts_millis`
[INFO] [stderr]    --> server/src/utilities/logger.rs:171:21
[INFO] [stderr]     |
[INFO] [stderr] 171 |                     ts_millis,
[INFO] [stderr]     |                     ^^^^^^^^^ help: try ignoring the field: `ts_millis: _`
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Int`, `Uint`, and `Bool` are never constructed
[INFO] [stderr]   --> server/src/config/config.rs:84:5
[INFO] [stderr]    |
[INFO] [stderr] 82 | enum ConfigInputValue {
[INFO] [stderr]    |      ---------------- variants in this enum
[INFO] [stderr] 83 |     String(String),
[INFO] [stderr] 84 |     Int(i32),
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 85 |     Uint(u32),
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 86 |     Bool(bool),
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `file_sync_port` is never read
[INFO] [stderr]   --> server/src/config/env_var.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | struct ConnectionConfig {
[INFO] [stderr]    |        ---------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 28 |     file_sync_port: u16,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ConnectionConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Shutdown` is never constructed
[INFO] [stderr]   --> server/src/core/tasks/job_summary.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub enum JobStatus {
[INFO] [stderr]    |          --------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 16 |     Shutdown,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `JobStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `job_type`, `period`, `summary`, and `shutdown_tx` are never read
[INFO] [stderr]   --> server/src/core/tasks/job_summary.rs:33:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub struct JobSummary {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 33 |     job_type: JobType,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 34 |     period: Option<chrono::Duration>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 35 |     summary: String,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 36 |
[INFO] [stderr] 37 |     shutdown_tx: Option<tokio::sync::oneshot::Sender<()>>,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `update_status`, `update_status_msg`, and `shutdown` are never used
[INFO] [stderr]   --> server/src/core/tasks/job_summary.rs:75:18
[INFO] [stderr]    |
[INFO] [stderr] 54 | impl JobSummary {
[INFO] [stderr]    | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 75 |     pub async fn update_status(&mut self, new_status: JobStatus) {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 95 |     pub async fn update_status_msg(&mut self, status_msg: String) {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 99 |     pub async fn shutdown(&mut self) -> Result<()> {
[INFO] [stderr]    |                  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Unicast` is never constructed
[INFO] [stderr]   --> server/src/core/tasks/low_level_tasks/task_send_control_message.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub enum SendType {
[INFO] [stderr]    |          -------- variant in this enum
[INFO] [stderr]  9 |     Broadcast,
[INFO] [stderr] 10 |     Unicast(SocketAddr),
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `contains_key` is never used
[INFO] [stderr]    --> server/src/fs/fs_index.rs:167:8
[INFO] [stderr]     |
[INFO] [stderr] 159 | impl FileIndexInner {
[INFO] [stderr]     | ------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 167 |     fn contains_key<P: AsRef<Path>>(&self, path: P) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `list_paths` is never used
[INFO] [stderr]    --> server/src/fs/fs_index.rs:263:25
[INFO] [stderr]     |
[INFO] [stderr] 230 | impl FileIndex {
[INFO] [stderr]     | -------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 263 |     pub(crate) async fn list_paths(&self) -> Vec<PathBuf> {
[INFO] [stderr]     |                         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `activate_checked`, `deactivate_checked`, and `set_last_writer_checked` are never used
[INFO] [stderr]    --> server/src/fs/fs_index.rs:482:14
[INFO] [stderr]     |
[INFO] [stderr] 310 | impl FileIndex {
[INFO] [stderr]     | -------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 482 |     async fn activate_checked<P: AsRef<Path>>(&self, path: P, from_ver: u64) -> Result<()> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 514 |     async fn deactivate_checked<P: AsRef<Path>>(&self, path: P, from_ver: u64) -> Result<()> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 546 |     async fn set_last_writer_checked<P: AsRef<Path>>(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `remove`, `activate`, `deactivate`, `mark_stale`, and `set_last_writer` are never used
[INFO] [stderr]    --> server/src/fs/fs_index.rs:585:14
[INFO] [stderr]     |
[INFO] [stderr] 584 | impl FileIndex {
[INFO] [stderr]     | -------------- methods in this implementation
[INFO] [stderr] 585 |     async fn remove<P: AsRef<Path>>(&self, p: P) -> bool {
[INFO] [stderr]     |              ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 594 |     async fn activate<P: AsRef<Path>>(&self, p: P) -> Result<()> {
[INFO] [stderr]     |              ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 603 |     async fn deactivate<P: AsRef<Path>>(&self, p: P) -> Result<()> {
[INFO] [stderr]     |              ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 612 |     async fn mark_stale<P: AsRef<Path>>(&self, p: P) -> Result<()> {
[INFO] [stderr]     |              ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 621 |     async fn set_last_writer<P: AsRef<Path>>(&self, p: P, writer: impl Into<String>) {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `write` is never used
[INFO] [stderr]    --> server/src/fs/fs_lock.rs:196:18
[INFO] [stderr]     |
[INFO] [stderr] 120 | impl RwLock {
[INFO] [stderr]     | ----------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 196 |     pub async fn write(&self) -> crate::err::Result<WriteGuard> {
[INFO] [stderr]     |                  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WriteGuard` is never constructed
[INFO] [stderr]    --> server/src/fs/fs_lock.rs:225:12
[INFO] [stderr]     |
[INFO] [stderr] 225 | pub struct WriteGuard {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `local_addr` is never used
[INFO] [stderr]   --> server/src/network/listener.rs:45:12
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl UdpListener {
[INFO] [stderr]    | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 45 |     pub fn local_addr(&self) -> std::io::Result<SocketAddr> {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> server/src/utilities/logger.rs:215:9
[INFO] [stderr]     |
[INFO] [stderr] 211 | /             return LOGGER_CELL
[INFO] [stderr] 212 | |                 .get()
[INFO] [stderr] 213 | |                 .expect("LOGGER_CELL should be set by test fallback");
[INFO] [stderr]     | |_____________________________________________________________________- any code following this expression is unreachable
[INFO] [stderr] 214 |           }
[INFO] [stderr] 215 |           LOGGER_CELL.get().expect("LOGGER_CELL should be set")
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> server/src/core/topology/peer_table.rs:378:13
[INFO] [stderr]     |
[INFO] [stderr] 378 |         let mut p1 = Peer::new(
[INFO] [stderr]     |             ----^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> server/src/core/topology/peer_table.rs:401:13
[INFO] [stderr]     |
[INFO] [stderr] 401 |         let mut p2 = Peer::new(
[INFO] [stderr]     |             ----^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> server/src/core/topology/peer_table.rs:429:17
[INFO] [stderr]     |
[INFO] [stderr] 429 |             let mut p = Peer::new(
[INFO] [stderr]     |                 ----^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]     --> server/src/fs/fs_index.rs:1166:17
[INFO] [stderr]      |
[INFO] [stderr] 1166 |             let mut index = FileIndex::new();
[INFO] [stderr]      |                 ----^^^^^
[INFO] [stderr]      |                 |
[INFO] [stderr]      |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `size0`
[INFO] [stderr]     --> server/src/fs/fs_index.rs:1185:13
[INFO] [stderr]      |
[INFO] [stderr] 1185 |         let size0 = lf.size;
[INFO] [stderr]      |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_size0`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `mtime0`
[INFO] [stderr]     --> server/src/fs/fs_index.rs:1186:13
[INFO] [stderr]      |
[INFO] [stderr] 1186 |         let mtime0 = lf.mtime;
[INFO] [stderr]      |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_mtime0`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `size1`
[INFO] [stderr]     --> server/src/fs/fs_index.rs:1203:13
[INFO] [stderr]      |
[INFO] [stderr] 1203 |         let size1 = lf2.size;
[INFO] [stderr]      |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_size1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `mtime1`
[INFO] [stderr]     --> server/src/fs/fs_index.rs:1204:13
[INFO] [stderr]      |
[INFO] [stderr] 1204 |         let mtime1 = lf2.mtime;
[INFO] [stderr]      |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_mtime1`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> server/src/fs/fs_lock.rs:359:13
[INFO] [stderr]     |
[INFO] [stderr] 359 |         let mut handle = tokio::spawn({
[INFO] [stderr]     |             ----^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: field `file_sync_port` is never read
[INFO] [stderr]   --> server/src/config/env_var.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | struct ConnectionConfig {
[INFO] [stderr]    |        ---------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 28 |     file_sync_port: u16,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ConnectionConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `job_type`, `period`, and `summary` are never read
[INFO] [stderr]   --> server/src/core/tasks/job_summary.rs:33:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub struct JobSummary {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 33 |     job_type: JobType,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 34 |     period: Option<chrono::Duration>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 35 |     summary: String,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `update_status` and `update_status_msg` are never used
[INFO] [stderr]   --> server/src/core/tasks/job_summary.rs:75:18
[INFO] [stderr]    |
[INFO] [stderr] 54 | impl JobSummary {
[INFO] [stderr]    | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 75 |     pub async fn update_status(&mut self, new_status: JobStatus) {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 95 |     pub async fn update_status_msg(&mut self, status_msg: String) {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `path` is never used
[INFO] [stderr]    --> server/src/utilities/logger.rs:254:12
[INFO] [stderr]     |
[INFO] [stderr] 250 |     impl TempFileGuard {
[INFO] [stderr]     |     ------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 254 |         fn path(&self) -> &Path {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `server` (lib) generated 25 warnings (run `cargo fix --lib -p server` to apply 12 suggestions)
[INFO] [stderr] warning: unnecessary parentheses around function argument
[INFO] [stderr]    --> server/tests/fs_index_integration.rs:128:40
[INFO] [stderr]     |
[INFO] [stderr] 128 |         write_bytes(&p, 1024 + i * 10, (0x10 + i as u8)).await;
[INFO] [stderr]     |                                        ^              ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 128 -         write_bytes(&p, 1024 + i * 10, (0x10 + i as u8)).await;
[INFO] [stderr] 128 +         write_bytes(&p, 1024 + i * 10, 0x10 + i as u8 ).await;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `server` (test "fs_index_integration") generated 1 warning (run `cargo fix --test "fs_index_integration" -p server` to apply 1 suggestion)
[INFO] [stderr] warning: fields `private_key_location` and `public_key_location` are never read
[INFO] [stderr]   --> server/src/config/env_var.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | struct KeySpec {
[INFO] [stderr]    |        ------- fields in this struct
[INFO] [stderr] 12 |     private_key_location: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 13 |     public_key_location: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `KeySpec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `key_spec` is never read
[INFO] [stderr]   --> server/src/config/env_var.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | struct Identity {
[INFO] [stderr]    |        -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 21 |     key_spec: KeySpec,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Identity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `conn_token` and `file_sync_port` are never read
[INFO] [stderr]   --> server/src/config/env_var.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | struct ConnectionConfig {
[INFO] [stderr]    |        ---------------- fields in this struct
[INFO] [stderr] 26 |     conn_token: String,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 27 |     port: u16,
[INFO] [stderr] 28 |     file_sync_port: u16,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ConnectionConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `working_dir` is never read
[INFO] [stderr]   --> server/src/config/env_var.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub struct AppConfig {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 34 |     working_dir: String,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AppConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `update_peer_expires_after_in_sec` and `get_working_dir` are never used
[INFO] [stderr]   --> server/src/config/env_var.rs:49:12
[INFO] [stderr]    |
[INFO] [stderr] 44 | impl AppConfig {
[INFO] [stderr]    | -------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 49 |     pub fn update_peer_expires_after_in_sec(&mut self, new_value: u64) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 53 |     pub fn get_working_dir(&self) -> &str {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_conn_token`, `get_private_key_location`, and `get_public_key_location` are never used
[INFO] [stderr]    --> server/src/config/env_var.rs:99:12
[INFO] [stderr]     |
[INFO] [stderr]  66 | impl EnvVar {
[INFO] [stderr]     | ----------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  99 |     pub fn get_conn_token(&self) -> &str {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 119 |     pub fn get_private_key_location(&self) -> String {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 |     pub fn get_public_key_location(&self) -> String {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `get_working_dir`, and `update_peer_expires_after_in_sec` are never used
[INFO] [stderr]   --> server/src/config/app_config.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | impl SharedConfig {
[INFO] [stderr]    | ----------------- associated items in this implementation
[INFO] [stderr] 13 |     pub fn new(_env_var: &EnvVar) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 27 |     pub async fn get_working_dir(&self) -> String {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 37 |     pub async fn update_peer_expires_after_in_sec(&self, new_value: u64) {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `shutdown_jobs` is never used
[INFO] [stderr]   --> server/src/core/tasks/mod.rs:89:14
[INFO] [stderr]    |
[INFO] [stderr] 89 | pub async fn shutdown_jobs() -> Result<()> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `remove_peer`, `get_peer`, `promote_peer`, `refresh_peer`, and `disable_peer` are never used
[INFO] [stderr]    --> server/src/core/topology/peer_table.rs:121:18
[INFO] [stderr]     |
[INFO] [stderr] 114 | impl PeerTable {
[INFO] [stderr]     | -------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 121 |     pub async fn remove_peer(&self, peer: Peer) -> Result<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 136 |     pub async fn get_peer(&self, identifier: &str) -> Option<Arc<Peer>> {
[INFO] [stderr]     |                  ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 151 |     pub async fn promote_peer(&self, identifier: &str) -> Result<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 167 |     pub async fn refresh_peer(&self, identifier: &str) -> Result<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 189 |     pub async fn disable_peer(&self, identifier: &str) -> Result<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_checksum` and `set_checksum` are never used
[INFO] [stderr]   --> server/src/fs/file.rs:38:12
[INFO] [stderr]    |
[INFO] [stderr] 29 | impl FileFingerPrint {
[INFO] [stderr]    | -------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub fn get_checksum(&self, size: u64, mtime: SystemTime) -> Option<u64> {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 46 |     pub fn set_checksum(&mut self, size: u64, mtime: SystemTime, checksum: u64) {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `same_file` and `get_checksum` are never used
[INFO] [stderr]    --> server/src/fs/file.rs:122:18
[INFO] [stderr]     |
[INFO] [stderr]  87 | impl LumoFile {
[INFO] [stderr]     | ------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 122 |     pub async fn same_file(&self, other: &Self) -> bool {
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 153 |     pub async fn get_checksum(&self) -> Result<u64> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `all` is never used
[INFO] [stderr]   --> server/src/fs/util.rs:33:18
[INFO] [stderr]    |
[INFO] [stderr] 31 | impl DirPermissions {
[INFO] [stderr]    | ------------------- associated function in this implementation
[INFO] [stderr] 32 |     /// Convenience: all permissions are granted.
[INFO] [stderr] 33 |     pub const fn all() -> Self {
[INFO] [stderr]    |                  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `set_active`, `set_stale`, `set_last_writer`, and `needs_rescan` are never used
[INFO] [stderr]    --> server/src/fs/fs_index.rs:108:12
[INFO] [stderr]     |
[INFO] [stderr]  51 | impl FileEntry {
[INFO] [stderr]     | -------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 108 |     pub fn set_active(&mut self, from_ver: u64, active: bool) -> Result<u64> {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 116 |     pub fn set_stale(&mut self, from_ver: u64, stale: bool) -> Result<u64> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 132 |     pub fn set_last_writer(&mut self, from_ver: u64, writer: impl Into<String>) -> Result<u64> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 140 |     pub fn needs_rescan(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `len`, `with_entry`, `list_paths`, `candidates_by_size`, `candidates_by_size_mtime`, and `candidates_for` are never used
[INFO] [stderr]    --> server/src/fs/fs_index.rs:238:18
[INFO] [stderr]     |
[INFO] [stderr] 230 | impl FileIndex {
[INFO] [stderr]     | -------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 238 |     pub async fn len(&self) -> usize {
[INFO] [stderr]     |                  ^^^
[INFO] [stderr] ...
[INFO] [stderr] 245 |     pub async fn with_entry<P, T>(&self, path: P, f: impl FnOnce(&FileEntry) -> T) -> Option<T>
[INFO] [stderr]     |                  ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 263 |     pub(crate) async fn list_paths(&self) -> Vec<PathBuf> {
[INFO] [stderr]     |                         ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 269 |     pub(crate) async fn candidates_by_size(&self, size: u64) -> Vec<PathBuf> {
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 279 |     pub(crate) async fn candidates_by_size_mtime(
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 294 |     pub async fn candidates_for(&self, file: &LumoFile) -> Vec<PathBuf> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `spawn_per_request` is never used
[INFO] [stderr]    --> server/src/network/sender.rs:121:12
[INFO] [stderr]     |
[INFO] [stderr]  89 | impl NetworkSender {
[INFO] [stderr]     | ------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 121 |     pub fn spawn_per_request(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `send_once` is never used
[INFO] [stderr]    --> server/src/network/sender.rs:242:10
[INFO] [stderr]     |
[INFO] [stderr] 242 | async fn send_once(
[INFO] [stderr]     |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_private_key_location` and `get_public_key_location` are never used
[INFO] [stderr]    --> server/src/config/env_var.rs:119:12
[INFO] [stderr]     |
[INFO] [stderr]  66 | impl EnvVar {
[INFO] [stderr]     | ----------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 119 |     pub fn get_private_key_location(&self) -> String {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 |     pub fn get_public_key_location(&self) -> String {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> server/src/config/app_config.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | impl SharedConfig {
[INFO] [stderr]    | ----------------- associated function in this implementation
[INFO] [stderr] 13 |     pub fn new(_env_var: &EnvVar) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `remove_peer`, `promote_peer`, `refresh_peer`, and `disable_peer` are never used
[INFO] [stderr]    --> server/src/core/topology/peer_table.rs:121:18
[INFO] [stderr]     |
[INFO] [stderr] 114 | impl PeerTable {
[INFO] [stderr]     | -------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 121 |     pub async fn remove_peer(&self, peer: Peer) -> Result<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 151 |     pub async fn promote_peer(&self, identifier: &str) -> Result<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 167 |     pub async fn refresh_peer(&self, identifier: &str) -> Result<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 189 |     pub async fn disable_peer(&self, identifier: &str) -> Result<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `same_file` is never used
[INFO] [stderr]    --> server/src/fs/file.rs:122:18
[INFO] [stderr]     |
[INFO] [stderr]  87 | impl LumoFile {
[INFO] [stderr]     | ------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 122 |     pub async fn same_file(&self, other: &Self) -> bool {
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `set_stale` and `needs_rescan` are never used
[INFO] [stderr]    --> server/src/fs/fs_index.rs:116:12
[INFO] [stderr]     |
[INFO] [stderr]  51 | impl FileEntry {
[INFO] [stderr]     | -------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 116 |     pub fn set_stale(&mut self, from_ver: u64, stale: bool) -> Result<u64> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 140 |     pub fn needs_rescan(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `server` (lib test) generated 30 warnings (13 duplicates) (run `cargo fix --lib -p server --tests` to apply 12 suggestions)
[INFO] [stderr] warning: `server` (bin "server") generated 39 warnings (23 duplicates)
[INFO] [stderr] warning: `server` (bin "server" test) generated 37 warnings (32 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/api_model-cb68b939a9055de9)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test protocol::message::api_request_message::tests::serialize_format_info ... ok
[INFO] [stdout] test protocol::message::api_request_message::tests::deserialize_port_out_of_range ... ok
[INFO] [stdout] test protocol::message::api_response_message::tests::deserialize_unexpected_token_count ... ok
[INFO] [stdout] test protocol::message::api_response_message::tests::deserialize_wrong_header ... ok
[INFO] [stdout] test protocol::message::api_request_message::tests::deserialize_unexpected_token_count ... ok
[INFO] [stdout] test protocol::message::api_request_message::tests::deserialize_invalid_request_payload ... ok
[INFO] [stdout] test protocol::message::api_response_message::tests::roundtrip_list_peers ... ok
[INFO] [stdout] test protocol::token::tests::parse_all_sequence ... ok
[INFO] [stdout] test protocol::token::tests::parse_error ... ok
[INFO] [stdout] test protocol::token::tests::parse_null ... ok
[INFO] [stdout] test protocol::token::tests::parse_integer ... ok
[INFO] [stdout] test protocol::token::tests::parse_simple ... ok
[INFO] [stdout] test protocol::token::tests::to_bytes_error ... ok
[INFO] [stdout] test protocol::token::tests::parse_float ... ok
[INFO] [stdout] test protocol::token::tests::to_bytes_integer ... ok
[INFO] [stdout] test protocol::message::api_request_message::tests::deserialize_wrong_from_ip_type ... ok
[INFO] [stdout] test protocol::token::tests::to_bytes_data ... ok
[INFO] [stdout] test protocol::token::tests::to_bytes_null ... ok
[INFO] [stdout] test protocol::token::tests::to_bytes_simple ... ok
[INFO] [stdout] test protocol::token::tests::to_bytes_float ... ok
[INFO] [stdout] test protocol::token::tests::round_trip ... ok
[INFO] [stdout] test protocol::message::api_response_message::tests::deserialize_invalid_payload ... ok
[INFO] [stdout] test protocol::message::api_response_message::tests::serialize_format_error ... ok
[INFO] [stdout] test protocol::token::tests::parse_data ... ok
[INFO] [stdout] test protocol::message::api_request_message::tests::deserialize_wrong_header ... ok
[INFO] [stdout] test protocol::message::api_request_message::tests::roundtrip_list_peers ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cli_handler-e058d40540a49163)
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/client-7cecaae22d95d133)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/server-5085813024393f12)
[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] [stdout] 
[INFO] [stdout] running 76 tests
[INFO] [stdout] test config::config::tests::config_input_value_to_string_variants ... ok
[INFO] [stdout] test config::config::tests::test_pattern_empty_and_invalid_regex ... ok
[INFO] [stdout] test config::config::tests::dump_creates_parent_dirs_and_writes_toml ... ok
[INFO] [stdout] test config::opts::tests::missing_required_config_without_version_errors ... ok
[INFO] [stdout] test config::opts::tests::parse_version_flag ... ok
[INFO] [stdout] test config::opts::tests::parse_config_and_debug_flags_short_and_long ... ok
[INFO] [stdout] test core::tasks::jobs::oneshot_job::tests::execute_job_failure_no_timeout ... ok
[INFO] [stdout] test core::tasks::jobs::oneshot_job::tests::handle_invokes_callback_failure ... ok
[INFO] [stdout] test core::tasks::low_level_tasks::task_send_control_message::tests::drain_bytes_moves_payload_for_broadcast ... ok
[INFO] [stdout] test config::config::tests::prompt_formats_with_and_without_default ... ok
[INFO] [stdout] test core::tasks::low_level_tasks::task_send_control_message::tests::drain_bytes_moves_payload_for_unicast ... ok
[INFO] [stdout] test core::tasks::jobs::oneshot_job::tests::handle_invokes_callback_success ... ok
[INFO] [stdout] test core::tasks::task_queue::tests::task_queue_accepts_and_processes ... ok
[INFO] [stdout] test core::tasks::jobs::oneshot_job::tests::execute_job_success_no_timeout ... ok
[INFO] [stdout] test fs::file::tests::checksum_basic_and_cache ... ok
[INFO] [stdout] test config::config::tests::rust_version_regex ... ok
[INFO] [stdout] test core::tasks::jobs::periodic_job::tests::periodic_job_handle_runs_and_shutdowns ... ok
[INFO] [stdout] test core::tasks::jobs::periodic_job::tests::launch_periodic_job_integration_with_task_queue ... ok
[INFO] [stdout] test fs::fs_index::more_fs_index_concurrency_tests::inactive_clean_removes_expired_inactive_entries ... ok
[INFO] [stdout] test fs::fs_index::more_fs_index_concurrency_tests::concurrent_upsert_and_set_last_writer_no_deadlock ... ok
[INFO] [stdout] test fs::fs_index::more_fs_index_set_active_tests::set_active_flips_state_and_is_consistent ... ok
[INFO] [stdout] test fs::file::tests::concurrent_checksum_uses_lock ... ok
[INFO] [stdout] test fs::fs_index::more_fs_index_set_active_tests::set_active_returns_err_for_missing_and_does_not_block_future_insert ... ok
[INFO] [stdout] test fs::fs_index::tests::candidates_by_size_and_remove_updates_indices ... ok
[INFO] [stdout] test fs::fs_index::tests::candidates_by_size_mtime_and_candidates_for_with_hardlink ... ok
[INFO] [stdout] test fs::fs_index::tests::upsert_contains_list_and_flags ... ok
[INFO] [stdout] test core::tasks::jobs::oneshot_job::tests::launch_oneshot_job_integration_marks_job_completed ... ok
[INFO] [stdout] test config::app_config::tests::app_config_access_and_update_works ... FAILED
[INFO] [stdout] test config::env_var::tests::envvar_from_config_expands_tilde_and_preserves_fields ... FAILED
[INFO] [stdout] test fs::fs_listener::tests::watch_nonexistent_path_errors ... ok
[INFO] [stdout] test config::config::tests::from_config_expands_tilde_with_home ... ok
[INFO] [stdout] test fs::fs_index::more_fs_index_concurrency_tests::on_file_event_add_modify_remove_flow ... FAILED
[INFO] [stdout] test core::tasks::jobs::job_heartbeat::tests::heartbeat_closure_runs_with_no_active_peers ... FAILED
[INFO] [stdout] test fs::tests::init_fs_creates_disc_logs_and_logfile_and_writes ... ok
[INFO] [stdout] test core::topology::peer_table::tests::peer_table_anti_entropy_completes_without_deadlock ... FAILED
[INFO] [stdout] test fs::tests::init_fs_errors_when_path_is_file ... ok
[INFO] [stdout] test fs::util::tests::check_permissions_nonexistent_dir_all_false ... ok
[INFO] [stdout] test fs::util::tests::check_permissions_writable_temp_dir_has_write ... ok
[INFO] [stdout] test fs::util::tests::check_current_dir_permissions ... ok
[INFO] [stdout] test fs::util::tests::expand_tilde_leaves_non_tilde_paths_unchanged ... ok
[INFO] [stdout] test core::topology::peer_table::tests::peer_table_anti_entropy_disables_only_expired_peers ... FAILED
[INFO] [stdout] test fs::util::tests::round_to_fat32_floors_even_seconds_and_subsecs ... ok
[INFO] [stdout] 
[INFO] [stdout] thread 'notify-rs inotify loop' (349) panicked at server/src/fs/fs_listener.rs:123:48:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57b9dbfb3362 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b9dbfb3362 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b9dbfb3362 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57b9dbfb3362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57b9dbfc60bf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57b9dbfc60bf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x57b9dbf7d023 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b9dbf7d023 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57b9dbf8b362 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57b9dbf90a1f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x57b9dbf908b1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x57b9dba3cc6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x57b9dba3cc6e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b9dbf910df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x57b9dbf910df - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x57b9dbf90e56 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x57b9dbf8b4a9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57b9dbf707fd - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x57b9dbfd1310 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57b9dbfd12ec - core::panicking::panic::hb290d809a6d6b140
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x57b9dbfd0219 - core::option::unwrap_failed::h5799b6a4f0837979
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/option.rs:2174:5
[INFO] [stdout]   21:     0x57b9db8f653b - core::option::Option<T>::unwrap::hf0d7d8fd071c13a5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/option.rs:1015:21
[INFO] [stdout]   22:     0x57b9db8f653b - server::fs::fs_listener::is_ignored_path::h91a6b6fbb3a95796
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/fs/fs_listener.rs:123:48
[INFO] [stdout]   23:     0x57b9db8f61e3 - server::fs::fs_listener::filter_event::{{closure}}::h9e989c04fc6a8b16
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/fs/fs_listener.rs:144:12
[INFO] [stdout]   24:     0x57b9db8ade56 - alloc::vec::Vec<T,A>::retain::{{closure}}::hdbabf2cde641d304
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/vec/mod.rs:2247:32
[INFO] [stdout]   25:     0x57b9db8aa3e7 - alloc::vec::Vec<T,A>::retain_mut::process_loop::hddb38458824efd38
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/vec/mod.rs:2333:21
[INFO] [stdout]   26:     0x57b9db8aa4fc - alloc::vec::Vec<T,A>::retain_mut::h62cbd21a4b692215
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/vec/mod.rs:2359:9
[INFO] [stdout]   27:     0x57b9db8ade13 - alloc::vec::Vec<T,A>::retain::he1c7e0f75d93a064
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/vec/mod.rs:2247:14
[INFO] [stdout]   28:     0x57b9db8f60ef - server::fs::fs_listener::filter_event::h5601327b7713002d
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/fs/fs_listener.rs:143:14
[INFO] [stdout]   29:     0x57b9db8f5d95 - server::fs::fs_listener::FsListener::watch::{{closure}}::h83b517e907799c63
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/fs/fs_listener.rs:40:39
[INFO] [stdout]   30:     0x57b9db8ef45a - <F as notify::EventHandler>::handle_event::h62b82ffd76dc3ca8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/notify-8.2.0/src/lib.rs:254:9
[INFO] [stdout]   31:     0x57b9dba964ff - notify::inotify::EventLoop::handle_inotify::h5865020a01db31fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/notify-8.2.0/src/inotify.rs:359:52
[INFO] [stdout]   32:     0x57b9dba93a72 - notify::inotify::EventLoop::handle_event::h2b82f7b4e1e10a6c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/notify-8.2.0/src/inotify.rs:162:22
[INFO] [stdout]   33:     0x57b9dba97ce4 - notify::inotify::EventLoop::event_loop_thread::h7fe5b869b4d1cec9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/notify-8.2.0/src/inotify.rs:143:22
[INFO] [stdout]   34:     0x57b9dba98baf - notify::inotify::EventLoop::run::{{closure}}::h0a08d1da50a52da6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/notify-8.2.0/src/inotify.rs:125:28
[INFO] [stdout]   35:     0x57b9dba998c6 - std::sys::backtrace::__rust_begin_short_backtrace::h2ecbe2d871e0186b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x57b9dbaa104f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h469bc2b2acb09eb3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x57b9dbaa8c44 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h20de538078f9b861
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x57b9dba7a754 - std::panicking::catch_unwind::do_call::h5c3a7afbddf102bd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x57b9dbaa22cb - __rust_try
[INFO] [stdout]   40:     0x57b9dbaa0e12 - std::panicking::catch_unwind::h11b25d6612830235
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x57b9dbaa0e12 - std::panic::catch_unwind::h3426c9a37eb26952
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x57b9dbaa0e12 - std::thread::Builder::spawn_unchecked_::{{closure}}::hcd43ce956bb086a2
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x57b9dba9c60f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6cb1ae6eb0f251fd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x57b9dbf8689f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x57b9dbf8689f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x793d26660aa4 - <unknown>
[INFO] [stdout]   47:     0x793d266eda64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::fs_listener::tests::watch_dir_receives_create_event' (348) panicked at server/src/fs/fs_listener.rs:217:9:
[INFO] [stdout] expected at least one filesystem event after creating a file
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57b9dbfb3362 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b9dbfb3362 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b9dbfb3362 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57b9dbfb3362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57b9dbfc60bf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57b9dbfc60bf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x57b9dbf7d023 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b9dbf7d023 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57b9dbf8b362 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57b9dbf90a1f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x57b9dbf908b1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x57b9dba3cc6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x57b9dba3cc6e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b9dbf910df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x57b9dbf910df - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x57b9dbf90e56 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x57b9dbf8b4a9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57b9dbf707fd - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x57b9dbfd1310 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57b9db86582b - server::fs::fs_listener::tests::watch_dir_receives_create_event::{{closure}}::h413855ea657dcafe
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/fs/fs_listener.rs:217:9
[INFO] [stdout]   20:     0x57b9db97d1a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcb9581cb4aa4302e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x57b9db97d0fd - <core::pin::Pin<P> as core::future::future::Future>::poll::hb57f619f8def3354
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x57b9db835d0d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6e1f73159c70b0b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   23:     0x57b9db835bbb - tokio::task::coop::with_budget::hbcc36cf11431486d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x57b9db835bbb - tokio::task::coop::budget::h7cccfc06a4742489
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x57b9db835bbb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hea57751661653218
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   26:     0x57b9db82f610 - tokio::runtime::scheduler::current_thread::Context::enter::h7196528f86fb1c8f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x57b9db83377d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4840a90f2ed71a49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   28:     0x57b9db832834 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcd7ad4b74cedfd1d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   29:     0x57b9db7ffdfb - tokio::runtime::context::scoped::Scoped<T>::set::h492b3718ae8f6a0c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x57b9db8932d9 - tokio::runtime::context::set_scheduler::{{closure}}::he6de3780fdef99ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x57b9db8868c2 - std::thread::local::LocalKey<T>::try_with::h3a550c621a544a16
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   32:     0x57b9db885a0e - std::thread::local::LocalKey<T>::with::hf2fb2881860bcef0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   33:     0x57b9db89318d - tokio::runtime::context::set_scheduler::h8fb6f1153352f68c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x57b9db831860 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h00f7de83fe79f733
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   35:     0x57b9db832853 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h750ae3e2268b9d97
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   36:     0x57b9db82aba0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha65c4475825fc4bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x57b9db8749d0 - tokio::runtime::context::runtime::enter_runtime::h61294ecacb681bb2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x57b9db82a271 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8614a0f1ff34bd70
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x57b9db863ab4 - tokio::runtime::runtime::Runtime::block_on_inner::h5201a9571d42f8bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   40:     0x57b9db863f1c - tokio::runtime::runtime::Runtime::block_on::h772841ec236c7619
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   41:     0x57b9db8652c3 - server::fs::fs_listener::tests::watch_dir_receives_create_event::ha72269f70cc92c7a
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/fs/fs_listener.rs:223:44
[INFO] [stdout]   42:     0x57b9db865357 - server::fs::fs_listener::tests::watch_dir_receives_create_event::{{closure}}::h0edfd4c67887a44b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/fs/fs_listener.rs:201:47
[INFO] [stdout]   43:     0x57b9db77fc76 - core::ops::function::FnOnce::call_once::h27d63b10f4e1bdc5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x57b9dba3ca4b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x57b9dba3ca4b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x57b9dba50acd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x57b9dba50acd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x57b9dba50acd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x57b9dba50acd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x57b9dba50acd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x57b9dba50acd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x57b9dba50acd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x57b9dba29fe4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x57b9dba29fe4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   55:     0x57b9dba2d91a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   56:     0x57b9dba2d91a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x57b9dba2d91a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x57b9dba2d91a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x57b9dba2d91a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57b9dba2d91a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   61:     0x57b9dba2d91a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x57b9dbf8689f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   63:     0x57b9dbf8689f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   64:     0x793d26660aa4 - <unknown>
[INFO] [stdout]   65:     0x793d266eda64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'fs::fs_listener::tests::watch_dir_receives_create_event' (348) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/notify-8.2.0/src/inotify.rs:609:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SendError { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57b9dbfb3362 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57b9dbfb3362 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57b9dbfb3362 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57b9dbfb3362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57b9dbfc60bf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57b9dbfc60bf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x57b9dbf7d023 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57b9dbf7d023 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57b9dbf8b362 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57b9dbf90a1f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x57b9dbf908b1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x57b9dba3cc6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x57b9dba3cc6e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57b9dbf910df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x57b9dbf910df - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x57b9dbf90e8a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x57b9dbf8b4a9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57b9dbf707fd - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x57b9dbfd1310 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57b9dbfd0296 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stderr] 
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stderr] thread 'fs::fs_listener::tests::watch_dir_receives_create_event' (348) panicked at library/core/src/panicking.rs:238:5:
[INFO] [stdout]   20:     0x57b9dba9913c - core::result::Result<T,E>::unwrap::h6a3ea80fec66f3c8
[INFO] [stderr] panic in a destructor during cleanup
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stdout]   21:     0x57b9dba9913c - <notify::inotify::INotifyWatcher as core::ops::drop::Drop>::drop::hbbf9a6a979c8b173
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/notify-8.2.0/src/inotify.rs:609:51
[INFO] [stdout]   22:     0x57b9db79bdd7 - core::ptr::drop_in_place<notify::inotify::INotifyWatcher>::h7a14ff5f63131bd9
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   23:     0x57b9db79c583 - core::ptr::drop_in_place<server::fs::fs_listener::FsListener>::hfbaace4e90935118
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   24:     0x57b9db865880 - server::fs::fs_listener::tests::watch_dir_receives_create_event::{{closure}}::h413855ea657dcafe
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/fs/fs_listener.rs:224:5
[INFO] [stdout]   25:     0x57b9db97d1a2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcb9581cb4aa4302e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57b9db97d0fd - <core::pin::Pin<P> as core::future::future::Future>::poll::hb57f619f8def3354
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x57b9db835d0d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6e1f73159c70b0b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x57b9db835bbb - tokio::task::coop::with_budget::hbcc36cf11431486d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x57b9db835bbb - tokio::task::coop::budget::h7cccfc06a4742489
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x57b9db835bbb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hea57751661653218
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x57b9db82f610 - tokio::runtime::scheduler::current_thread::Context::enter::h7196528f86fb1c8f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x57b9db83377d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4840a90f2ed71a49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x57b9db832834 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hcd7ad4b74cedfd1d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x57b9db7ffdfb - tokio::runtime::context::scoped::Scoped<T>::set::h492b3718ae8f6a0c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57b9db8932d9 - tokio::runtime::context::set_scheduler::{{closure}}::he6de3780fdef99ce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x57b9db8868c2 - std::thread::local::LocalKey<T>::try_with::h3a550c621a544a16
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x57b9db885a0e - std::thread::local::LocalKey<T>::with::hf2fb2881860bcef0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x57b9db89318d - tokio::runtime::context::set_scheduler::h8fb6f1153352f68c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x57b9db831860 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h00f7de83fe79f733
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x57b9db832853 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h750ae3e2268b9d97
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x57b9db82aba0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha65c4475825fc4bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x57b9db8749d0 - tokio::runtime::context::runtime::enter_runtime::h61294ecacb681bb2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x57b9db82a271 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8614a0f1ff34bd70
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x57b9db863ab4 - tokio::runtime::runtime::Runtime::block_on_inner::h5201a9571d42f8bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x57b9db863f1c - tokio::runtime::runtime::Runtime::block_on::h772841ec236c7619
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   46:     0x57b9db8652c3 - server::fs::fs_listener::tests::watch_dir_receives_create_event::ha72269f70cc92c7a
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/fs/fs_listener.rs:223:44
[INFO] [stdout]   47:     0x57b9db865357 - server::fs::fs_listener::tests::watch_dir_receives_create_event::{{closure}}::h0edfd4c67887a44b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/fs/fs_listener.rs:201:47
[INFO] [stdout]   48:     0x57b9db77fc76 - core::ops::function::FnOnce::call_once::h27d63b10f4e1bdc5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x57b9dba3ca4b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x57b9dba3ca4b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x57b9dba50acd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x57b9dba50acd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x57b9dba50acd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   54:     0x57b9dba50acd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x57b9dba50acd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x57b9dba50acd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x57b9dba50acd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x57b9dba29fe4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x57b9dba29fe4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   60:     0x57b9dba2d91a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   61:     0x57b9dba2d91a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x57b9dba2d91a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   63:     0x57b9dba2d91a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   64:     0x57b9dba2d91a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x57b9dba2d91a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   66:     0x57b9dba2d91a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x57b9dbf8689f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   68:     0x57b9dbf8689f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   69:     0x793d26660aa4 - <unknown>
[INFO] [stdout]   70:     0x793d266eda64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `-p server --lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/server-5085813024393f12` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "316a393c5f688b9d6326e34e8599e971e97bbf4127cd5470f8116b0bab6ca983", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "316a393c5f688b9d6326e34e8599e971e97bbf4127cd5470f8116b0bab6ca983", kill_on_drop: false }`
[INFO] [stdout] 316a393c5f688b9d6326e34e8599e971e97bbf4127cd5470f8116b0bab6ca983
